2210 Commits (6bfdd31a459b0ad7533f893b22212a86e02044c8)
 

Author SHA1 Message Date
Justin Dearing 6bfdd31a45 Fixed a comment. 19 years ago
David Srbecký 4b285226c2 Updated string resources 19 years ago
David Srbecký 4681b50e41 Fixed access to members of base class 19 years ago
David Srbecký 128320fba5 Added exception test 19 years ago
David Srbecký aba1f8eb38 Static method do not have 'this' 19 years ago
David Srbecký 9ee0b16287 Fixed types for nested generic classes 19 years ago
David Srbecký 34a6fb2cd1 Debugger tests: Store various states to XML and compare with previous results 19 years ago
David Srbecký ffad036894 Unified model for both Local Variables Pad and Tooltips 19 years ago
Dickon Field 7a6716306d Added progressbar for queries from sqltool, introduced base class derived from TextEditor to host code completion behaviour 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
Christian Hornung 6aea4eba79 ResourceToolkit: 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
Daniel Grunwald 4cb3045791 WPF PropertyEditor 19 years ago
Daniel Grunwald bc26b06010 Add "IsSet" button to property grid. 19 years ago
Daniel Grunwald 4a578b3c3d Begin implementing the PropertyEditor. 19 years ago
Daniel Grunwald e22a8beca8 Add WindowClone. 19 years ago
Daniel Grunwald 05f80162ee Fixed CSharpCodeCompletion sample. 19 years ago
Daniel Grunwald de3656269f Allow setting simple properties via DesignItem. 19 years ago
Daniel Grunwald bef87e00dd WPF Designer. 19 years ago
Itar Bar-Haim fa18664814 Match to the newest version. Mainly includes features implementation. 19 years ago
Itar Bar-Haim 97c7083516 Initial check-in of the new Class Wizard. 19 years ago
Itar Bar-Haim 70d1a6694f Match to the newest version. Mainly includes refactoring and bug fixes. 19 years ago
Itar Bar-Haim 9aa3b0b5e0 Match to the newest version. Mainly includes features implementation. 19 years ago
Itar Bar-Haim 2ab5a340ad Match to the newest version. Mainly includes refactoring and bug fixes. 19 years ago
Itar Bar-Haim 6363f363b0 Match to the newest version. Mainly includes refactoring and bug fixes. 19 years ago
Daniel Grunwald a1b81828e8 Merged Serralongue 2181:2226 to trunk. 19 years ago
Daniel Grunwald 2ecc05f3f5 More work on adorners. 19 years ago
Daniel Grunwald c44f429646 Add adorner support. 19 years ago
Matt Ward d079cdbc43 Fixed SD2-1182. Element and attribute names entered in the add element/attribute dialog are now validated. The add element/attribute dialog no longer displays a list box if there are no element/attribute names returned from the schema or if the xml document has no schema. 19 years ago
Daniel Grunwald e2b69e1104 Support CustomInstanceFactory. 19 years ago
Daniel Grunwald f890f57886 Work on designer extensibility framework. 19 years ago
Daniel Grunwald 661dc93d6c Worked on designer infrastructure. 19 years ago
Daniel Grunwald f182568b29 Rename DesignSite -> DesignItem. 19 years ago
Daniel Grunwald b54ee353de WpfDesigner 19 years ago
Daniel Grunwald 320b1acb30 Create WpfDesign project. 19 years ago
Christian Hornung 4ac2c6f933 Fixed SD2-1239: ResourceToolkit: Incorrect mapping of manifest resource names to file names in VB. 19 years ago
Daniel Grunwald c974c6ac1c Start implementation of our .xaml loader. 19 years ago
David Srbecký 7047555974 Fixed variable grouping in tooltips 19 years ago
Matt Ward 12daded61e SD2-972 - Null reference exception thrown by the Component Inspector's find dialog when trying to show the 'No items found' list item. The find dialog was not handling the list item's tag being null. 19 years ago
Matt Ward 7930027abb The title of the Component Inspector's view is now correct. Previously the string resource was not being parsed by the string parser. 19 years ago
David Srbecký 4632b7aba4 Load debuggee metadata only once and cache it 19 years ago
Matt Ward f021fb3ee9 SD2-1254 - EditHighlighting dialog throws an object disposed exception if the dialog is closed without clicking the Cancel or OK button. The option panel's controls are now cleared when the EditHighlighting dialog is disposed. 19 years ago
David Srbecký 094c49f0f5 Added generated debugger help file 19 years ago
David Srbecký 2cd932ccba Fixed build: Moved DebuggerObject to correct namespace 19 years ago
David Srbecký 975bbd6381 All debugger classes derive from DebuggerObject; 19 years ago
David Srbecký 253b43f169 Improved DebugType.FullName (support arrays and generics) 19 years ago