2168 Commits (2ecc05f3f5d2f7a526507aa24636c8456cda4539)
 

Author SHA1 Message Date
Daniel Grunwald 2ecc05f3f5 More work on adorners. 19 years ago
Daniel Grunwald c44f429646 Add adorner support. 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
Daniel Grunwald c974c6ac1c Start implementation of our .xaml loader. 19 years ago
David Srbecký 7047555974 Fixed variable grouping in tooltips 19 years ago
David Srbecký 4632b7aba4 Load debuggee metadata only once and cache it 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 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
David Srbecký 3200698378 Added some performance measurements; Improved value cache 19 years ago
Daniel Grunwald 9944060a99 Remove GetClass overload that doesn't take a TypeParameterCount 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
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
David Srbecký 4109904d24 Complete rewrite of variable subsystem 19 years ago
Daniel Grunwald ab9847def4 Mark trunk as SD 3.0 19 years ago
Christoph Wille 4bb5ac924e git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2180 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61 19 years ago
Christoph Wille eaa4c88c80 Updated SharpReport to revision 31. This revision includes PDF support. Setup still needs to be modified to include added assemblies. 19 years ago
Daniel Grunwald 8ef45d5c53 Fixed conversion of TypeOfIsExpression to Boo. 19 years ago
Daniel Grunwald eede8fa2ea Update string resources. 19 years ago
Daniel Grunwald 2c42782129 Update to Boo revision 2371. 19 years ago
Daniel Grunwald 259a31692e Fixed code-completion problem introduced in last revision. 19 years ago
Daniel Grunwald 8c2dfd9573 Fixed scope of loop variable in ForStatement. 19 years ago
Matt Ward 27e3d06d46 Fixed SD2-1249. Modified the WiX setup project template so that the MSBuild project property DefineConstants is not escaped when the new project is created. 19 years ago
Daniel Grunwald 700dc8fe57 Fixed SD2-1238: Menu items View Code and Properties shown when right clicking a menu strip in the designer do nothing (patch by Aaron Carlson) 19 years ago
Matt Ward 3fbed5069c Fixed SD2-882. The selected WinForms toolbox item is now cleared when the sidebar is reloaded. 19 years ago
Matt Ward bb4814b719 Fixed SD2-1219. New namespace, class and method tree nodes added to the Unit Tests tree are now sorted. 19 years ago
Daniel Grunwald 61ee98484d Add strings from subversion AddIn to translation database. 19 years ago
Matt Ward 8c00af1a81 Fixed SD2-1247 - Definition view throws a DirectoryNotFound exception with a new class that is not part of a project. Modified the DefinitionViewPad so it looks for the file contents in the currently open text editors before loading the file from disk. 19 years ago
Daniel Grunwald 52f9d67a00 Fixed SD2-1138: TextEditor throws exception when undoing generated code and then re-generating it. 19 years ago
Daniel Grunwald 69906811f8 Add Portuguese string resources. 19 years ago
Daniel Grunwald 78ac392101 Fixed SD2-1228: Find references dialog title includes ampersand character 19 years ago
Matt Ward c053b954a6 Added basic cut, copy and paste to the XML tree editor. 19 years ago
Daniel Grunwald 80abc20f76 Implemented reloading solution when it was changed by version control operation (SD2-1221) 19 years ago
Daniel Grunwald 0224841f29 Move base class reference (:Form) from Designer file to main file. 19 years ago