168 Commits (4333bf1d26c338efa0e0620b596a2f2019e546f0)

Author SHA1 Message Date
Daniel Grunwald 5f0f752290 Implemented SD2-1410 - Add Existing Folder 17 years ago
Christian Hornung c8de34803e Implemented SD2-1293 - Creating a DependentUpon file in the Project Browser: 17 years ago
Justin Dearing 40e82bc57c Added a DeleteAllMarks option to the breakpoint pad. 17 years ago
Justin Dearing 26e5311b8a Improved support for readonly projects and solutions. 17 years ago
Daniel Grunwald eef3790770 Fixed NullReferenceException in MenuService.ConvertSubItems. 17 years ago
Justin Dearing c98197cf2f You can now "Open containing folder in explorer" from the Project pad. 17 years ago
Justin Dearing 7c761d5574 Project icons in the Projects pad now have a new context menu item that will open the folder where the projects output binaries are placed. 17 years ago
Justin Dearing 6c8cab23dc Added "Open containing folder in explorer" to the editor tab context menu. 17 years ago
Justin Dearing ea4459b6ce snk files now have an icon when displayed in the IDE. 17 years ago
Matt Ward 5b472f067f Can now attach the debugger to a process when there are no projects open in SharpDevelop. 17 years ago
Matt Ward d0f467cf57 Added support for attaching the debugger to a running process. 17 years ago
Daniel Grunwald 11f6049c38 Implemented SD2-1353: Allow for build-action specific properties for FileProjectItems. 17 years ago
Siegfried Pammer 6fa46444c7 updated ICSharpCode.SharpDevelop.addin for SD2-1404 18 years ago
Daniel Grunwald 2a663282e9 Provide code-completion for System.Web when editing single files outside of a project. 18 years ago
Daniel Grunwald b48ee36f99 Fixed SD2-1381: Missing String Resources 18 years ago
Daniel Grunwald 82bbab8aec Forum-6859: Show code templates in code completion. 18 years ago
Daniel Grunwald f4d79bc951 Improved finding xml documentation (now supports redirections). Add support for compiling for Compact Framework 3.5. 18 years ago
Daniel Grunwald 8f2e284793 Allow choosing the target framework when creating a new project. 18 years ago
Daniel Grunwald 68bf3ac9f0 Looks like I only committed the src folder in rev. 2714, here are the missing changes. 18 years ago
Daniel Grunwald 0227db2d23 Move Search&Replace into an AddIn. 18 years ago
Daniel Grunwald 1cfbd49b36 Fixed forum-18320: exception when converting VB code using named arguments to Boo. 18 years ago
Daniel Grunwald 0d75f719ea Fixed build. 18 years ago
Christoph Wille bcea7fa742 Updated to current build of SDR; PdfSharp 1.0 is now part of SDR 18 years ago
Daniel Grunwald 92cc697e74 The tools pad can now host any control as tool box, depending on the current view content. Every view content now has its own SideBar as toolbox, so AddIns don't have to manage merging toolbox sections anymore. 18 years ago
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 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
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