2361 Commits (a6e2f1476d61386a34ad2929ad6a1e4eebb18a25)
 

Author SHA1 Message Date
Daniel Grunwald a6e2f1476d Begin work on moving components between containers. 19 years ago
Daniel Grunwald c2435dcefc Worked on Move/Resize in the WPF Designer. 19 years ago
Daniel Grunwald e65517ff29 Allow selecting multiple child elements inside a Panel by "drawing" a selection rectangle. 19 years ago
Daniel Grunwald a4035d10e4 Set Canvas.Left+Canvas.Top attached properties when resizing a control inside a Canvas. 19 years ago
Daniel Grunwald f4e60aae54 Add Undo/Redo support to WpfDesigner. 19 years ago
Daniel Grunwald c6f602e616 Merged SD 2.1 r2376:2406 to trunk. 19 years ago
Daniel Grunwald 3e4222ba45 When deleting directories in the project browser, use Subversion's delete command for directories under version control. 19 years ago
Daniel Grunwald 2881b5d704 Allow resizing components. 19 years ago
Matt Ward 9603a7722e The XML Editor now returns the correct value for the IViewContent's IsReadOnly property. A read-only xml file will now be indicated by a + character after the filename when opened inside SharpDevelop. 19 years ago
Justin Dearing 64cad7396f Setup projects now have an UpgradeCode assigned to them. This is a GUID that remains consistent throughout all incarnations of the MSI package. You cannot upgrade an installed MSI without an upgrade code. 19 years ago
Matt Ward c0cd7a201c Aga.Controls now builds into the SharpDevelop/bin folder so it can be shared by the Class Diagram and the Debugger addin. Updated the installer to reflect this change. 19 years ago
Itar Bar-Haim a885b558f3 Added clearing features for the class canvas and diagram router. 19 years ago
Matt Ward 89f97d4973 Removed TreeListView.dll and added Aga.Controls.dll to the Class Diagram addin folder in the installer. 19 years ago
Itar Bar-Haim e75a9b4794 removed unneeded references. 19 years ago
Itar Bar-Haim b46d7a7168 Fixed naming and brought back items accidentally removed. Fixed parameters icon display. 19 years ago
Daniel Grunwald a6b7ed58e8 fixed build 19 years ago
Daniel Grunwald ff3c0cbdfa Forum-13925: allow turning off the parameter list in ambience. 19 years ago
Itar Bar-Haim 2c3133639a Fixed coloring issue; Fixed parameter documentation display. 19 years ago
Matt Ward fbd798491e Installer now checks that .NET 3.0 is installed. Changed feature title to SharpDevelop 3.0. Changed the default product code and package code guids in the .user file. 19 years ago
Itar Bar-Haim 1b325f01ae Switching to use TreeViewAdv instead of TreeListView. Work in progress. 19 years ago
Christoph Wille e8c83839ae Rev 108 of SharpDevelop Reports - fixes error for FolderDialog in wizard 19 years ago
Christoph Wille 751904a9f3 RC1 designation removed from setup 19 years ago
Russell Wilkins a891a19a97 Loader updates 19 years ago
Russell Wilkins 0a7e2b4a35 Removed XomlCodeSeparationDesignerLoader and now use XomlDesignerLoader for all xoml loading. 19 years ago
Itar Bar-Haim 3c62ee1a14 labels alignment. 19 years ago
Itar Bar-Haim 95e57238db minor fix - handle layout change event of nested types. 19 years ago
Russell Wilkins fb453bac9f Refactoring the WorkflowDesignerLoaders 19 years ago
Daniel Grunwald 3cf1fe8410 Fixed forum-15241-2. : Pressing Ctrl-Space in Boo Interpreter Debuggee causes exception. 19 years ago
Daniel Grunwald 33ea15dfff Compiling for the compact framework now references the Compact mscorlib version (previously it was possible to reference non-existing methods and cause a MissingMethodException at runtime). 19 years ago
Russell Wilkins bccaf63632 Various updates around TypeProviderService and TypeResolutionService. 19 years ago
Matt Ward 61ab46c6ff Fixed SD2-1312 - DivideByZeroException when searching an empty file. The ForwardTextIterator's MoveAhead method no longer tries to move forward when the text buffer is empty. 19 years ago
Russell Wilkins 9bf7c7b6f6 Template updates. 19 years ago
Daniel Grunwald 20cbe02631 Fixed SD2-1276: Duplicated code when converting single VB.NET If-Then line into multiple lines 19 years ago
Daniel Grunwald 555654b78a Merged SharpDevelop 2.1 r2356:2376 to trunk. 19 years ago
Russell Wilkins c66404d480 Various fixes to designer services and FxCop Updates 19 years ago
Itar Bar-Haim adf25cb21a Better compatibility with VS2005 format. Made the Enum and the Delegate blocks look more like in VS2005. Minor bug fixes. 19 years ago
Matt Ward c60589e19b Updated string resources. Added Chinese Simplified (cn-gb) to the list of available languages. 19 years ago
Matt Ward 2134a53677 Added RC1 to the installer's product name. 19 years ago
Matt Ward c49b3ed232 Updated to SharpDevelop Reports 2.1.0.105 19 years ago
Russell Wilkins 1809d34bd0 Default designer context menu added. 19 years ago
Russell Wilkins cc4cebd3bb Select related property in propertyPad when error selected from activity context menu. 19 years ago
Russell Wilkins 2863634c46 Implmented TypeConverter for EventProperties. 19 years ago
Russell Wilkins 9b55eb70da Fix loading of ViewContent on project opening. 19 years ago
Russell Wilkins f6bb7d4311 FxCop updates 19 years ago
Russell Wilkins e5bd917fe4 Various updates around TypeProviderService and TypeResolutionService. 19 years ago
Daniel Grunwald 55493dcbc3 Fixed SD2-1290: Bookmark position incorrect after pasting several lines before it 19 years ago
Daniel Grunwald 50bf57497f Fixed build. 19 years ago
Daniel Grunwald 467dcdd3a4 Worked on SD2-1234 - added support for view contents that are not editing a file (e.g. project options). 19 years ago
Matt Ward 4a6209467f SD2-857. Fixed an edge case where the search would incorrectly find no match when the cursor was located after the very last character in the text. 19 years ago
Daniel Grunwald 016219676d Fixed SD2-1010: Method overloads for overridden abstract method 19 years ago