24 Commits (fdd5d234f97dd4d72fb5debcc045bde31493fe11)

Author SHA1 Message Date
Daniel Grunwald fdd5d234f9 Enable legacy runtime activation policy for SharpDevelop.exe to allow loading mixed-mode assemblies. 17 years ago
Daniel Grunwald 4db960a353 Create new projects using MSBuild 4.0 17 years ago
Daniel Grunwald f5b8a4a2df Set TargetFrameworkVersion to 4.0 17 years ago
Daniel Grunwald 0a60b31cbc Added ICSharpCode.Core.Presentation to assembly redirect list. 17 years ago
Christian Hornung 50ee5770d6 Add redirection rule for FormsDesigner assembly. 18 years ago
Daniel Grunwald a8dd913eb1 Fixed build. 18 years ago
Daniel Grunwald 885afa299e More debug output when building (trying to find the cause of SD2-1485). 18 years ago
Daniel Grunwald fd48c4b958 Add AvalonEdit. 18 years ago
Christian Hornung 7ef74e4d65 Exception reports now contain a list of recent log messages. 18 years ago
Daniel Grunwald 9c8bc5f4bd Add binding redirect for ICSharpCode.Core.WinForms 18 years ago
Daniel Grunwald f4d79bc951 Improved finding xml documentation (now supports redirections). Add support for compiling for Compact Framework 3.5. 19 years ago
Daniel Grunwald c784af0091 Project options page: allow choosing 3.0 and 3.5 as target framework. 19 years ago
Daniel Grunwald 191f894328 Use MSBuild 3.5. 19 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. 19 years ago
Daniel Grunwald ab9847def4 Mark trunk as SD 3.0 20 years ago
Daniel Grunwald 6c47070737 Update SharpReport to version compatible with SharpDevelop. 20 years ago
Scott Ferrett 4936318a7f Dlls are not backwards compatible beyond build 1751 due to name space change for ParserService 20 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. 20 years ago
Daniel Grunwald 7bdc43c9c4 Fixed SD2-1012: "Find references" throws exception when used in a stand alone file. 20 years ago
Scott Ferrett 9509fe8a93 #D core assemblies are only compatible with versions 1661 and later. 20 years ago
Daniel Grunwald 8b127a3434 Use template file for SharpDevelop.exe.config to prevent Subversion conflicts. 21 years ago
Daniel Grunwald 6e1d43f2d7 Upgrade to DockPanel Suite 1.0.0. 21 years ago
Daniel Grunwald 7a95e8ead4 Update AssemblyInfo to version 2.1. 21 years ago
Matt Ward 191510b4bc Reset accidentally modified assembly info version numbers. 21 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. 21 years ago
Daniel Grunwald 3e5e04f05d Reset assembly info version number (see doc\technotes\Versioning.html for details) 21 years ago
Christoph Wille c5d228d6e8 Beta 1 preparations 21 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). 21 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. 21 years ago
Daniel Grunwald 040a8b7582 Use LoggingService instead of Console.WriteLine. 21 years ago
Daniel Grunwald 3c524117ba Fixed bug in ReflectionOnly assembly loading. 21 years ago