14 Commits (96d4d06249cbd3ffeb9daca7b2301c13734ec7d0)

Author SHA1 Message Date
Daniel Grunwald 9c8bc5f4bd Add binding redirect for ICSharpCode.Core.WinForms 17 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 c784af0091 Project options page: allow choosing 3.0 and 3.5 as target framework. 18 years ago
Daniel Grunwald 191f894328 Use MSBuild 3.5. 18 years ago
Daniel Grunwald 0acdde0b37 Add optional "settingsPath" and "domPersistencePath" settings to SharpDevelop.exe.config. These can be used to redirect the settings/code completion cache to different folders, e.g. for running SharpDevelop from a USB stick. 18 years ago
Daniel Grunwald ab9847def4 Mark trunk as SD 3.0 19 years ago
Daniel Grunwald 6c47070737 Update SharpReport to version compatible with SharpDevelop. 19 years ago
Scott Ferrett 4936318a7f Dlls are not backwards compatible beyond build 1751 due to name space change for ParserService 19 years ago
Matt Ward 1eddd435a2 Updated to NUnit 2.2.8. Commented out SharpDevelop tests that no longer compile. Removed all occurrences of %3B from project files. Added a probing binary path to SharpDevelop's app.config pointing to the location of the NUnit assemblies. This allows the Unit Testing window to work without needing NUnit added to the GAC. 19 years ago
Daniel Grunwald 7bdc43c9c4 Fixed SD2-1012: "Find references" throws exception when used in a stand alone file. 19 years ago
Scott Ferrett 9509fe8a93 #D core assemblies are only compatible with versions 1661 and later. 19 years ago
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 7a95e8ead4 Update AssemblyInfo to version 2.1. 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 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 eea2eade1e Small bugfixes, updated translation, modified SVNChangeLogToXml to use NSvn instead of svn.exe; created publish.bat which automatically builds SharpDevelop, runs SVNChangeLogToXml and then builds the setup.Remove NUnitPad (MbUnit can run NUnit tests). 20 years ago
Daniel Grunwald 1873333ed0 Small bugfixes, updated translation, modified SVNChangeLogToXml to use NSvn instead of svn.exe; created publish.bat which automatically builds SharpDevelop, runs SVNChangeLogToXml and then builds the setup. 20 years ago
Daniel Grunwald 040a8b7582 Use LoggingService instead of Console.WriteLine. 20 years ago
Daniel Grunwald 3c524117ba Fixed bug in ReflectionOnly assembly loading. 20 years ago