David Srbecký
47c6c73c29
Some validity checking in debugger. Removed MagicValue and UnknownValue.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@823 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
6fc4a6c9b2
MTA2STA uses MethodInvoker delegate
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@822 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
687942aee9
Rewritten Debugger.ManagedCallbackProxy
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@821 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
df78c1123b
Moved C++ and WiX templates to the (disabled) AddIn projects. (SD2-566)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@820 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
cbf2a0fac6
Rewritten Debugger.MTA2STA
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@819 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
26ac8daa56
SD2-582: Solution file incorrect after adding a second project
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@818 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
d8682cf797
Fixed SD2-577: System.ArgumentException: Value does not fall within the expected range
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@817 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
b8b3f163aa
Fixed SD2-585: DataGridView does not appear in Tools | Data tab
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@816 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
b11100c522
Add documentation about AddInManager.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@815 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
2cff0d9e07
Added context menu to AddInManager, put strings into translation database. Chloë (GeneralWizardBackground.png) now uses alpha transparency and looks great in different color profiles.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@814 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
2e05daec59
Fixed SD2-590: Form Designer does not show child controls of panel
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@813 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
9158302376
Improved AddInManager (updating AddIns now works correctly).
...
Form Designer now no longer rewrites fields without modifier, patch by Christian Hornung.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@812 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Markus Palme
7701bf5ea4
added icons for the debugger pads. they are not perfect but at lease distinctable.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@811 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
9203eb6ee3
Applied form designer field declaration patch by Christian Hornung.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@810 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
dd7dcdbb0a
Added support for installing and uninstalling user AddIns.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@809 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
155e8acf0f
Implemented adding and removing external AddIns.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@808 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
49b9f18bb1
Check dependencies when enabling/disabling AddIns.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@807 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
d4304b6400
Add simple AddIn manager that can enable and disable AddIns.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@806 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
7996a9fb3a
Fixed SD2-587. Windows forms component sidebars recreated if they do not exist when switching to an already opened forms designer.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@805 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
7a74150303
Fixed SD2-588. Type resolution service no longer returns types from the Microsoft.VSDesigner assembly. This stops the forms designer from using Microsoft's data adapter designers.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@804 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
88aee1b29e
Added workaround for TreeView bug when drawing selected nodes when the treeview does not have focus.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@803 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
0642cc120b
Now AddIns are loaded from three locations:
...
- ApplicationBase\AddIns
- ConfigDirectory\AddIns
- locations defined in ConfigDirectory\AddIns.xml
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@802 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
6f631b3541
Update to Boo 0.7.5, added support for partial classes to the Boo AddIn.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@801 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
e372792062
Patch by Scott Ferrett: Match whole word now accepts any non-letter-or-digit character as word bound, fixed exception when searching in "whole project" or "whole solution" and the project contained an open .resources file.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@800 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
aaeea686f3
Use ToolStripManager.Renderer instead of MenuService.Renderer. Use ProfessionalRenderer+SystemColorTable instead of SystemRenderer.
...
The "CoreStartup" class now helps starting up the core and enables the core user to change the location of the properties file and some other core settings.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@799 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
e88d9dd139
Fixed code completion in WithStatements.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@798 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
0a851b138b
Removed addin dependency from Forms Designer addin stopping it from being loaded on startup.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@797 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
7483a7e3c7
GAC references displayed using short names in project browser and class browser. Extra GAC information displayed in property pad.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@796 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
d5b981e7e0
Show new AddIn properties in the AddInScout.
...
Fixed C# ExpressionFinder bug: identifiers were resolved as type names when they were in front of a keyword like 'in' or 'as'.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@795 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
49040ea269
Fixed code completion for project references.
...
Added support for AddIn dependencies and conflicts to ICSharpCode.Core.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@794 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
35b9dbc809
Fixed SD2-515. Project or assembly reference added to the project when a custom component from the toolbox is added to a form.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@793 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
3d377315d4
Code now ensures that the Forms Designer UndoEngine has been created before checking that the undo/redo menu options should be enabled.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@792 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Christoph Wille
4d4745bac8
SXW converted RTF; pending review by authors
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@791 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
a7c53534e1
Set the DesignerSerializationVisibility to hidden for the TextEditorControlBase properties Document and TextEditorProperties. This prevents the forms designer from generating code that cannot be compiled when the text editor control is added to a form at design time.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@790 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
19d12c198e
Applied Christian Hornung's fix for SD2-562. The ViewContents are notified of deselection prior to the workspace layout being changed.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@789 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Mathias Simmack
520efd3bca
add MSBuildFile.cs for the last update 787
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@788 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Mathias Simmack
20e675a154
updating repository to avoid the build bug (is no one responsible for this?)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@787 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Markus Palme
a9bbe786cf
applied patch from Scott Ferrett: Support for % in itmes in MSBuild files
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@786 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Mathias Simmack
ec26b2fb35
some little updates and fixes
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@785 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
8ce89234c4
Read unknown project items from MSBuild files, allow project to override creation of project items (patch by Scott Ferrett).
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@784 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
2e13b56e1d
Fixed moving linked files in the project pad and other minor bugs.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@783 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
58f1276619
Fixed SD2-462. Undo/redo now working in the Forms Designer.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@782 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Mathias Simmack
8e5e8caee9
updated WinFX templates for the WinFX Runtime Components November 2005 CTP
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@781 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
9732195894
Fixed exception when loading referenced assembly using Reflection when a type parameter constraint on a method referenced another type parameter from the same method.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@780 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
28dfc752a6
Fixed a few minor bugs.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@779 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
85efc7e17c
ToString() evaluated in local variables pad
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@778 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
d72a6d98b6
ErrorListPad now uses TaskView (patch by David Alpert). Renamed ErrorList to ErrorListPad and OpenTaskView to TaskListPad.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@777 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
b8720c2bac
Fixed SD2-564: Code always generated for c#.
...
Fixed VB parser bug ("Dim lDrives() As DriveInfo")
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@776 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
55314d69e5
Eval exceptions are handled
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@775 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
45e773b985
Fixed some bugs in the project browser (Solution Folders and Solution Items)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@774 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago