Ivan Shumilin
110e3d9954
Create controls immediately when dragging from the toolbox
...
TODO: cursor should be in the center of the control
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3528 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
e3e1e91b92
Fixed unit tests (implemented missing members in MockProjectContent).
...
Make mscorlib.GetClass("System.Void").ProjectContent == mscorlib (previously it was DummyProjectContent)
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3527 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
05cc680378
Fixed build. Use DefaultClass instead of MockClass, otherwise the unit tests need adjustment way too often.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3526 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
c582a32862
Fixed SD2-1446: Code completion lists private inner classes out of scope
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3525 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Ivan Shumilin
75d75ce3ff
handle delete command inside the outline view
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3524 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Ivan Shumilin
edd4afa5ae
- repair PermanentAdornerProvider
...
- select/move panel by one gesture
- light border for panels (to be visible)
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3523 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
a0c4685b62
Remove shortcut for delete. It causes problems with the search box in the toolbar and possibly other Windows Forms controls.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3522 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Matt Ward
e857b636d9
Fixed SD2-1335. Xml editor now catches any WebExceptions which can occur for any externally referenced DTDs when the user is offline.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3521 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Siegfried Pammer
6136b45d69
Improved range checking of variable references
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3520 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Ivan Shumilin
a2c2607b20
- Designer commands now work in OutlineViewPad
...
- Shortcut for Delete command
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3519 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Ivan Shumilin
3fd8c5dc72
Default sizes, some initializers
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3518 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
05c09266d3
Fixed build.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3517 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
ea1c893a4a
Reduce memory consumption of CompilerMessageView. Related to SD2-1450 (Large amounts of output cause OutOfMemoryException).
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3516 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
72bc6eddad
SD2-611 - Auto-Complete tooltip does not word wrap when displayed on the left
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3515 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
61c15ff222
Update samples.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3514 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Matt Ward
bb010887f8
Fixed SD2-1340 - Can specify invalid namespace in Add Web Reference dialog.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3513 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Siegfried Pammer
e0c660f7bb
Improved "Extract Method" and added IsReferenceType to IReturnType
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3512 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
6238250a69
Fixed unit tests.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3511 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
57a8e59803
Fixed build. (don't commit while chatting about a different part of SharpDevelop)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3510 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
4333bf1d26
Add missing documentation for WpfDesign.XamlDom.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3509 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Christian Hornung
a0e0103f12
Windows.Forms designer cleanup:
...
Support "warm" reloading of designer (without full Unload/Load in view content). Happens automatically on language change -> removed own PropertyValueChanged handler.
Fixed the designer not reloading after a load error on the primary file.
Show a "please wait" label while loading.
Moved DefaultMemberRelationshipService to its own file.
Removed unused TypeDescriptorFilterService (that service is in the framework already).
Simplified IDEContainer and do actually add the grid to the container.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3508 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
b8b9b2fd39
Disable VSTS code analysis inside SharpDevelop.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3507 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
35a582d4f8
Improved support for FxCop 1.36.
...
Fixed some problems in SuppressMessageCommand.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3506 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Christian Hornung
6a23957e5f
Fixed ResourceToolkit crash when resolving in certain VB code where the region of the ExpressionResult is not set.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3505 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Christian Hornung
7ca6d25437
Fixed unit tests.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3504 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Christian Hornung
1467245840
Fixed SD2-1374 (Property Pad hides "Design" category for Datasets) and SD2-1375 (DataSet's Modifiers property is reset after changing a control's property). This seems to be a problem with how SharpDevelop does not access a certain service of the WinForms designer regularly. See the comments in the source for more details.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3503 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
5f0f752290
Implemented SD2-1410 - Add Existing Folder
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3502 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
ef8ee6e782
Fixed SD2-1453: Crash in class diagram when clicking VB "MyProject" class
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3501 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
56bd533b84
Fixed SD2-1294: Reloading a file should load the file using a FileUtility.ObservedLoad method
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3500 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
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