142 Commits (839bf506c9f43d88cfb1f01e8d801b836c34da5e)

Author SHA1 Message Date
Christoph Wille 21de626fe8 Update SDR to SDR 2.2.0.192 for pre-release testing (this version of SDR uses a new file format) 18 years ago
Daniel Grunwald f8f3121734 Fixed forum-15675: Stack overflow in ReferenceNode.ReferenceProjectItem in Project Browser 19 years ago
Christoph Wille b1b3e9dec3 SDR updated to revision 120, v2.1 RTM 19 years ago
Christoph Wille e8c83839ae Rev 108 of SharpDevelop Reports - fixes error for FolderDialog in wizard 19 years ago
Matt Ward c49b3ed232 Updated to SharpDevelop Reports 2.1.0.105 19 years ago
Matt Ward 633af69129 Updated to SharpDevelop Reports 2.1.0.98 19 years ago
Christoph Wille 2c4db39f0c SharpReport to SharpDevelop Reports change (non-final assemblies) 19 years ago
Daniel Grunwald 5e9379e6a1 Refresh assembly project contents when adding a reference. 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 61ee98484d Add strings from subversion AddIn to translation database. 19 years ago
Daniel Grunwald f7d5e74a8b Fixed SD2-934: Two Dynamic Help menu items 19 years ago
Daniel Grunwald e9dc0db183 Prevent StackOverflowException when loading assemblies with cyclic dependencies into the forms designer. Fixes SD2-1177: Forms Designer for .NET 1.1 projects (System.dll and System.Xml.dll depend on each other) 19 years ago
Daniel Grunwald 1246f7de74 Fixed forum-13073 and other SolutionConfigurationEditor-related problems. 19 years ago
Daniel Grunwald f3939e3257 Add Custom Tools support. 19 years ago
Daniel Grunwald 514ed2c88e Add SharpReport binaries from revision from revision 1909. 19 years ago
Daniel Grunwald 31f75600a2 Add ICSharpCode.SharpDevelop.Widgets, move debugging-related classes to ICSharpCode.SharpDevelop.Debugging. 19 years ago
Daniel Grunwald 3363abd941 Rename namespace for classes inside ICSharpCode.SharpDevelop.dll: ICSharpCode.Core -> ICSharpCode.SharpDevelop 19 years ago
Markus Palme 60960bec85 removed html export; removed obsolete files; replaced array lists with generic lists 19 years ago
Markus Palme 9c565052a2 removed the tip of the day dialog 19 years ago
Daniel Grunwald 7f16f7249c Simple solution configuration editor (adding/removing configurations not yet supported) 19 years ago
Matt Ward 562ef7e2a9 Updated string resources for WixBinding, XML Editor and Component Inspector. 19 years ago
David Srbecký b2634a3a87 Some debugger strings made translatable 19 years ago
Matt Ward eb3d8b1a46 Added incremental search menu items. 19 years ago
Daniel Grunwald 52e507e78c Fixed SD2-954: String resources are missing for Refactor menu. 19 years ago
Daniel Grunwald 6e47a8a518 Move Insert color & Insert GUID to edit menu. 19 years ago
Daniel Grunwald 00f292290d Code completion for .NET CF 2.0 projects. 19 years ago
Daniel Grunwald 4af14f6adf When target framework is set to .NET 1.0 or .NET 1.1, show code-completion specific to that .NET versions. 19 years ago
Daniel Grunwald e2f4e6b86e Add some strings to translation database. 19 years ago
Daniel Grunwald ccf76e4596 Fixed SD2-1005: Time before text editor is editable when creating a new file without a project 19 years ago
Daniel Grunwald d52c09180f SD2-1000: Deleting the ".." folder visible when the project contains incorrectly linked files deletes the whole parent directory 19 years ago
Daniel Grunwald 8ee931825f Add IconEditor AddIn (can currently only view icons, modifying them will be added later) 19 years ago
Daniel Grunwald 3ab6c9973f Add ICSharpCode.SharpDevelop.Sda and SdaUser example application. 19 years ago
Daniel Grunwald 821cae6ee3 Remove unnecessary usage of Assembly.GetEntryAssembly 19 years ago
Daniel Grunwald ee3b8e7273 Add "Suppress message" command to FxCop warnings on the error list 19 years ago
David Alpert 9b96afbfde Added support for IViewContent navigation history (known in the Wiki as Code Navigation). Basic documentation available in the XML comments for ICSharpCode.Core.NavigationService 19 years ago
Matt Ward 1c2d6baba1 Added 'Find Next Selected' search menu option which will find the next occurrence of the selected text in the document. 19 years ago
Daniel Grunwald b00f016ce6 Applied "Providing text editor tooltips using the AddInTree" patch by Christian Hornung. 19 years ago
Daniel Grunwald adbbcc2c2b Fixed SD2-851: Pasting solution folder hangs SharpDevelop 19 years ago
Daniel Grunwald 6050a6bda4 Moved some more strings to translation database. Windows Service template now contains installer class. 19 years ago
Daniel Grunwald 7ec05ca194 Fixed SD2-840: Adding existing item to unknown project type throws a null reference exception 19 years ago
Daniel Grunwald f678d9c8c7 More untranslated strings moved to the translation database, fixed SD2-838: Untranslated resource strings in output window 19 years ago
Daniel Grunwald 82f68b0329 Fixed several minor bugs; put some strings into the translation database. 19 years ago
Daniel Grunwald 374bcd7409 Fixed SD2-815: Generic delegate throws null reference exception 19 years ago
Daniel Grunwald df43c0eef7 Fixed SD2-816: Output visitor does not output implicit/explicit operators 19 years ago
Daniel Grunwald 251761f70a Add Rename command to refactoring menu. 19 years ago
Daniel Grunwald af70e15281 New feature: Removed unused "using" statements. 19 years ago
Daniel Grunwald ae481755b4 Fixed SD2-778: Indent (Ctrl+I) should be put into main menu 19 years ago
David Srbecký 7210557a1f Implemented SD2-694: Keyboard shortcut to toggle breakpoints 19 years ago
Daniel Grunwald b69a14156d Fixed SD2-746: Bookmark all button on search dialog does nothing 20 years ago
Daniel Grunwald b26a42e1ac Class Browser now supports node builders (based on patch by Robert Zaunere) 20 years ago