413 Commits (a4035d10e4636fb99b0441562ecee44cf91d05b8)

Author SHA1 Message Date
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 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
Itar Bar-Haim a885b558f3 Added clearing features for the class canvas and diagram router. 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
Itar Bar-Haim 2c3133639a Fixed coloring issue; Fixed parameter documentation display. 19 years ago
Itar Bar-Haim 1b325f01ae Switching to use TreeViewAdv instead of TreeListView. Work in progress. 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
Russell Wilkins bccaf63632 Various updates around TypeProviderService and TypeResolutionService. 19 years ago
Russell Wilkins 9bf7c7b6f6 Template updates. 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
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 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 5e9bbb9581 Fixed SD2-873. Reloading the ToolboxProvider's side tabs before the ToolboxService is created caused the SideTabItemDesigner's ReloadToolbox method to reload the side tabs again whilst they were currently being reloaded causing duplicate Windows Forms side tabs. Attempting to use this second set threw a null reference exception. 19 years ago
Russell Wilkins 5cbfac6902 TypeProviderService added to maintain common TypeProviders for projects. 19 years ago
Russell Wilkins ce307db3ae WorkflowSideTabService created to handle toolbox sidetabs for project assembly references. 19 years ago
Russell Wilkins 4c121b0393 FileRenaming after EventBindingService changes. 19 years ago
Russell Wilkins 4e81f57605 Reworking of EventBindingService 19 years ago
Itar Bar-Haim 9f4f22eae8 Some refactoring; Initial support for nested types. 19 years ago
Itar Bar-Haim 6d23a5bc2a Class diagram file format matches the Visual Studio Class Diagram file format better (still not perfect, somewhat buggy). 19 years ago
Russell Wilkins 7775a0a233 Rules file handling implemented. 19 years ago
Russell Wilkins 9e621318ec Template updates, 19 years ago
Daniel Grunwald 934c1d479b Fixed resource editor. 19 years ago
Daniel Grunwald 754731e161 Add the WorkflowDesigner AddIn written by Russell Wilkins, see http://sdwwf.sf.net/ 19 years ago
Daniel Grunwald 1808336a1c Merged SD 2.1 rev. 2226:2312 to trunk. 19 years ago
Daniel Grunwald 15d7aadd27 Worked on SD2-1234: Create common way to handle in-memory representations of files that have multiple views. 19 years ago
Daniel Grunwald 5e9379e6a1 Refresh assembly project contents when adding a reference. 19 years ago
Itar Bar-Haim 1e8116d722 Made the NoteCanvasItem editable; 19 years ago
Matt Ward 3cbcab3bf6 Custom components side tab is now updated when a new reference is added to the project. It is also disposed before creating a new instance when the toolbox side tabs are reloaded. 19 years ago
Christian Hornung c0ff641dcc Added a ListView sorting framework to the Widgets library and used it to implement SD2-1266 - sortable columns in resource editor. 19 years ago
Itar Bar-Haim 48c8becab8 Implemented some of the member-adding functionality of the ClassEditor (work in progress). 19 years ago
Itar Bar-Haim e5631e90ae Added initial editing (refactoring) support to the class editor. 19 years ago
Itar Bar-Haim d97757c210 Fixed class wizard so it is now compiled to the correct place and has the correct version. 19 years ago
Itar Bar-Haim b503759849 Added the class wizard project to the class diagram solution. 19 years ago
Daniel Grunwald 4990d11008 Support editing multiple controls inside the property editor. 19 years ago
Daniel Grunwald 2ea30969e5 Rework hit testing. 19 years ago
Daniel Grunwald 55e7fa42b9 Support editing enum property in PropertyEditor. 19 years ago