365 Commits (fcdcf7cb4a0c0a9c5abc2a5dbc4b5c4426e2aa90)

Author SHA1 Message Date
Daniel Grunwald 8b127a3434 Use template file for SharpDevelop.exe.config to prevent Subversion conflicts. 20 years ago
Daniel Grunwald 6e1d43f2d7 Upgrade to DockPanel Suite 1.0.0. 20 years ago
Daniel Grunwald 872563323d Add Boo.InterpreterAddIn and SubversionAddIn. 20 years ago
Daniel Grunwald 7a95e8ead4 Update AssemblyInfo to version 2.1. 20 years ago
Daniel Grunwald 0276c9c9de Update StringResources 20 years ago
Daniel Grunwald 8c9051f865 Exclude all languages with more than 600 missing translations. 20 years ago
Matt Ward b9ad571bde Rebuilt Bitmap resources so new SharpReport icons are accessible through the ResourceService. 20 years ago
Matt Ward fb130e19bd Added missing string resources for Code Coverage addin. 20 years ago
Daniel Grunwald 94d5e5bc08 Switch from MbUnit to NUnit: 20 years ago
Matt Ward a2469ef84d Added code coverage addin - supports NCover. 20 years ago
Daniel Grunwald 42dcc8da05 Patch by Scott Ferrett: List of project file extensions to open when the file was specified on the command line was hardcoded to csproj,vbproj,booproj; now it can be extended using the AddIn tree. 20 years ago
Daniel Grunwald 8cad70aec9 Fixed exception when renaming project while project options are opened. 20 years ago
Daniel Grunwald 217f008544 Add some strings to the translation database. 20 years ago
Daniel Grunwald f1941afc91 Put more strings into the translation database. 20 years ago
Daniel Grunwald a3c3230123 Added some strings to the translation database. 20 years ago
Matt Ward e29ae4dd10 User is now prompted for discovery credentials when adding or refreshing a web reference if the server returns a Http status of 401 (Unauthorised). Tested with basic and NT authentication. 20 years ago
Daniel Grunwald 651d370758 Added SharpReport 20 years ago
Daniel Grunwald dac4be9a65 Added SharpQuery. 20 years ago
Matt Ward 787617378c File and project template categories can now specify a sort order if required. Defaults to sorting by category name. Updated string resources for new templates. 20 years ago
Daniel Grunwald 8e50d97126 Fixed exception on startup because the splash screen was initialized too early in release builds (creating forms in a static constructor is not a good idea). 20 years ago
Daniel Grunwald cf8f7e43f2 Added project converter (C# <-> VB -> Boo). Project settings are currently not converted. 20 years ago
Daniel Grunwald 7aed280b1f Applied patch by Alex Prudkiy: fixes loading the forms designer when the file contains multiple classes. 20 years ago
Matt Ward 191510b4bc Reset accidentally modified assembly info version numbers. 20 years ago
Matt Ward 5d68029091 Added support for Mono's GAC. Added Gtk# and Glade# project templates. Project templates can now clear any imports added by default. Improved code completion for Mono GAC assemblies with dependencies. 20 years ago
Daniel Grunwald 3013f698f3 Implemented right-to-left mirroring for dialogs and the main menu. 20 years ago
Matt Ward 533efc470c Added support for web references. 20 years ago
Daniel Grunwald b41e5513ed Fixed SD2-463: Visibility of undocked panels. 20 years ago
Daniel Grunwald 3e5e04f05d Reset assembly info version number (see doc\technotes\Versioning.html for details) 20 years ago
Christoph Wille c5d228d6e8 Beta 1 preparations 20 years ago
Daniel Grunwald 9a4be967df Changed license in about dialog to LGPL. 20 years ago
Daniel Grunwald fe66f16b43 Changed splash screen. 20 years ago
Daniel Grunwald 32abb6ee5a Change file header. 20 years ago
Daniel Grunwald 59a5ede785 Fixed SD2-607: Null Reference exception on closing form designer. 20 years ago
Daniel Grunwald 627e61507f Update language resources. 20 years ago
Daniel Grunwald 2e2e17e634 Fixed SD2-595: Replace in files must use same Encoding detection as text editor 20 years ago
Daniel Grunwald 65777d486d Update to NDoc 1.3.1-v11 from http://jonas.lagerblad.com/blog/?p=4 (unofficial version that works with .NET 2.0) 20 years ago
Daniel Grunwald 2cff0d9e07 Added context menu to AddInManager, put strings into translation database. Chloë (GeneralWizardBackground.png) now uses alpha transparency and looks great in different color profiles. 20 years ago
Daniel Grunwald 9158302376 Improved AddInManager (updating AddIns now works correctly). 20 years ago
Markus Palme 7701bf5ea4 added icons for the debugger pads. they are not perfect but at lease distinctable. 20 years ago
Daniel Grunwald dd7dcdbb0a Added support for installing and uninstalling user AddIns. 20 years ago
Daniel Grunwald 49b9f18bb1 Check dependencies when enabling/disabling AddIns. 20 years ago
Daniel Grunwald d4304b6400 Add simple AddIn manager that can enable and disable AddIns. 20 years ago
Daniel Grunwald 0642cc120b Now AddIns are loaded from three locations: 20 years ago
Daniel Grunwald aaeea686f3 Use ToolStripManager.Renderer instead of MenuService.Renderer. Use ProfessionalRenderer+SystemColorTable instead of SystemRenderer. 20 years ago
Daniel Grunwald 392040b16f Fixed some bugs regarding missing files and folders in the project browser. 20 years ago
Daniel Grunwald 3af84e5070 Fixed SD2-561: Running a single file causes unhandled exception 20 years ago
Daniel Grunwald c090e3a27c Fixed SD2-556: Resx not being added to project 20 years ago
David Srbecký 36360f19d4 SharpDevelopMain.RunApplication() does not eat all exceptions 20 years ago
Daniel Grunwald 5cccbf6f15 Don't save the text "whole solution" as directory name, save the correct DocumentIteratorType when searching in a directory. 20 years ago
Daniel Grunwald b8475ada12 Fixed small problem introduced in rev. 714. 20 years ago