2189 Commits (de3656269f9bb892c9b77fd30693af150e52e44f)
 

Author SHA1 Message Date
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
David Srbecký 6488bb2dde Eval results are not automatically re-evaluated anymore 19 years ago
David Srbecký e4f3e42ee1 Fixed unit test: Eliminated WaitHandles from process 19 years ago
David Srbecký 0d1b123a4d Debugger tests compile (but fail) 19 years ago
Daniel Grunwald e368ce2301 Show better error message when Forms Designer is used and the reference to System.Windows.Forms is missing (SD2-1211) 19 years ago
Daniel Grunwald 1092a4033b Add ClassDiagram AddIn by Itai Bar-Haim. 19 years ago
Daniel Grunwald 71828fa925 Make setup install to Program files\SharpDevelop\3.0 instead of 2.1 19 years ago
Daniel Grunwald 7dfd63273a Improved VB -> C# converter. 19 years ago
David Srbecký 6b12da655f Use reflection instead of exceptions to determine type. This minimizes overhead while being debugged. 19 years ago
Daniel Grunwald 137ebabd5a Fixed SD2-1040: External subs declarations not converted correctly from VB to C# 19 years ago
Daniel Grunwald 4a374bf942 Fixed SD2-1071: Explicit bounds in array assignment not converted correctly between C#<-->VB. 19 years ago
Daniel Grunwald 773461f3fb Fixed SD2-928: Code generation options are ignored 19 years ago
David Srbecký 3200698378 Added some performance measurements; Improved value cache 19 years ago
Daniel Grunwald 2c108be5e5 Add project template for creating a custom tool AddIn. 19 years ago
Daniel Grunwald 9944060a99 Remove GetClass overload that doesn't take a TypeParameterCount 19 years ago
Daniel Grunwald 12568ecff0 Add missing files to setup (StringResources.pt.resources and VBNet\CompactFormsProject.xpt) 19 years ago
Daniel Grunwald 06debea3a6 Remove NAntAddIn from setup. 19 years ago
Daniel Grunwald ecba5ff63e Remove NAntAddIn 19 years ago
Daniel Grunwald 9b7a082e24 Add partial C# 3.0 support. 19 years ago
Daniel Grunwald 23d2ca7cbd Allow selection of multiple .dlls when adding components to the forms designer. (forum-14092) 19 years ago
David Srbecký a196165818 Moved a few files 19 years ago
Christoph Wille dea84962aa 3.0 Alpha designation for setup; note: we do not yet check for .NET FW 3.0 preinstalled which will be mandatory for Montferrer 19 years ago