Daniel Grunwald
08ccdbccfd
Add outline view pad.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3499 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
22cb860681
Move OutlineTreeView into WpfDesign.Designer.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3498 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
185ae7e2b0
Enable WPF designer only for Window and UserControl.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3497 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
a2c9321fef
Add back GrayOutDesignerExceptActiveArea.
...
Layout update for watch pad.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3496 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
eb63955007
Upgrade AvalonDock to 1.1.1648.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3495 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
300d8a5e19
Implemented .xaml code completion.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3494 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Matt Ward
357c0fdfd9
Installer now checks that .NET 3.5 SP1 is installed.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3493 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
e1f3edd547
Fixed build.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3492 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
20d4744aa4
Put a Hyperlink into the startpage ListView.
...
Rename Foreach extension method to ForEach (to be consistent with List<T>).
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3491 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
2110f0ca43
Add WPF startpage.
...
Fixed XmlEditor unit tests (Form.Show(owner) throws an exception when called in a non-interactive windows service, but Form.Show() works)
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3490 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
238cdb3b80
Run WixBinding tests as STA (fixes unit test failure).
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3489 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
30bc0ebe10
Fixed setup.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3488 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
4e2f2496b1
Fixed build.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3487 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
41a88a7912
Merge 3.0wpf into trunk.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3485 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Ivan Shumilin
1cf6a442ae
Dispatcher.BeginInvoke(delegate, priority) -> Dispatcher.BeginInvoke(priority, delegate)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3482 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
4daf6188ee
Merge 3.0 to trunk.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3481 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
4cf6263988
Fixed exception during shutdown that caused SharpDevelop to not save any settings.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0wpf@3480 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
67324fc433
Forgot to commit ICSharpCode.SharpDevelop.addin.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0wpf@3479 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
15336dd45f
Add icons for pads; dispose view contents when closing them.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0wpf@3478 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
1dc0c12074
Fixed build.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3477 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
690d353d37
Fixed forum-8290: Do not add "static" to constants when converting a VB module to a C# class.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3476 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Matt Ward
0474a93678
Added support for nunit-console-x86.exe so 32-bit unit tests can be run on a 64-bit system.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3475 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
b4909233cf
Added unit test for VBNetToCSharpConvertVisitor.FullyQualifyModuleMemberReference.
...
Remove IronMath reference in PythonBinding test project.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3474 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
37537f28bf
Fixed forum-8242: VB.NET parser does not support "For Expression = Start To End" syntax.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3473 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
7d4c78a8a9
When adding an assembly reference, check if the code-completion information needs to be refreshed.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3472 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Siegfried Pammer
a785866cc9
Updated resources for watch pad
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3471 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Siegfried Pammer
9d7747a126
Implemented watch pad
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3470 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Christian Hornung
05ab24a760
Fixed SD2-798 - New items are not sorted in the project browser.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3469 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
2bc455cdea
Implemented shortcut-forwarding in DebuggerGridControl.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0wpf@3468 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
b52503bd88
Improved menu updating.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0wpf@3467 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
David Srbecký
a49fe97ea7
If parameter of a function is a value type unbox it. This does not always work, but it is a better guess.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3466 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Siegfried Pammer
c3430df42a
Updated translation files
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3465 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
7dae1c0c71
Mark changelog start for 4.0
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3464 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
e71f8f1c16
When repeatedly getting the full document text, reuse the same string instead of creating a new one every time.
...
Write executed menu and toolbar commands to log.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3463 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
79c8d01269
Upgrade to AvalonDock 1.1.1631.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0wpf@3462 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Siegfried Pammer
dfb4d81407
Implemented conditional breakpoints
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3461 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
David Srbecký
0e7d5082dd
Fixed a bug caused by extending the search scope to supertypes
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3460 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
David Srbecký
8436503701
Started implementation of evaluation of InvocationExpression
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3459 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Christian Hornung
996abff0a4
Fixed the project browser view state not being restored when a solution is opened by double-clicking it in Explorer or by passing its file name on the command line.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3458 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Christian Hornung
c8de34803e
Implemented SD2-1293 - Creating a DependentUpon file in the Project Browser:
...
Dragging a file onto another creates a dependency.
Dragging a file onto its parent directory removes a dependency.
Added two items to the file node context menu to add new and existing files as dependent files.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3457 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
88fe850807
Add WPF ToolBar ComboBox.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0wpf@3456 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Christian Hornung
73bc1fcfbf
Added some application state information to exception reports.
...
Currently reported values are: installed 3rd party addins, OpenSolution, CurrentProject, Workbench.ActiveContent.
More information can be added anywhere by registering a state getter with ICSharpCode.Core.ApplicationStateInfoService.RegisterStateGetter.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3455 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
f022d3b2ea
Allow pads to specify their start position.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0wpf@3454 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
6e09ebaa53
Add workaround to prevent DockablePanes with width 0.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0wpf@3453 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
David Srbecký
97f4fbf9e2
SD2-1443 - Moving mouse over "ref" parameter after stack overflow causes exception
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3452 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
David Srbecký
403b178df6
Include class name in the callstack pad.
...
Do not include the namespace in the local variables pad.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3451 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
90e697e7b7
Upgrade to new AvalonDock version, support for ViewClosed event.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0wpf@3450 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
David Srbecký
0471cf253f
If there is no stack frame with symbols use the first one without symbols for evaluation
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3449 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Christian Hornung
7ef74e4d65
Exception reports now contain a list of recent log messages.
...
The number of messages to buffer can be changed in app.template.config.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3448 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Siegfried Pammer
0c23a5bcdf
fixed some bugs in the hex editor
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3447 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago