79 Commits (575ea6776b331d577ab23f65933485cfee6d4d62)

Author SHA1 Message Date
Dickon Field 575ea6776b removed old version of SharpServerTools preparatory to adding new version at new location 20 years ago
Daniel Grunwald a1b74dfb38 Add ResourceToolkit AddIn (from hornung.dynalias.com/svn/resourcetoolkit/trunk, rev 70). 20 years ago
Dickon Field cb87f01100 added sharpdbtools back to the solution 20 years ago
Matt Ward 7a0770b513 Temporarily removed SharpDbTools and SharpServerTools from SharpDevelop solution to fix build. 20 years ago
Dickon Field 43268e11c5 added SharpServerTools project 20 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. 20 years ago
Daniel Grunwald c9ecec41f3 Put ICSharpCode.SharpDevelop.Dom in a separate assembly. 20 years ago
Daniel Grunwald 8ee931825f Add IconEditor AddIn (can currently only view icons, modifying them will be added later) 20 years ago
Matt Ward 9ab7da37a5 Updated WixBinding - added a custom WiX project type (.wixproj) which uses MSBuild to create the installer, added a simple dialog designer, added a setup dialogs list pad, updated to WiX 2.0.4221. StringParser can now expand GUIDs. Added new DesignerSerializationService used by XmlDesignerLoader to fix SD2-599 - cut, copy and paste not working when designing XML forms. 20 years ago
Daniel Grunwald 3ab6c9973f Add ICSharpCode.SharpDevelop.Sda and SdaUser example application. 20 years ago
Daniel Grunwald 56b2aa0f70 Fixed some translation issues. 20 years ago
Dickon Field 9b1e1f4660 Added SharpDbTools project to the SharpDevelop.sln 20 years ago
David Srbecký 1bb8b5a11a Added Debugger.BooInterpreter 20 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 20 years ago
Matt Ward de4f6e4543 Added Oakland Software's Component Inspector. 20 years ago
Daniel Grunwald d345513b3b Add Code Analysis AddIn (can control which FxCop rules to run). 20 years ago
Daniel Grunwald 872563323d Add Boo.InterpreterAddIn and SubversionAddIn. 20 years ago
Daniel Grunwald 94d5e5bc08 Switch from MbUnit to NUnit: 20 years ago
Daniel Grunwald bba33f86ce Add JScriptGlobals by John Simons: HtmlHelp settings (e.g. language filter) are now persisted. 20 years ago
Matt Ward a2469ef84d Added code coverage addin - supports NCover. 20 years ago
Daniel Grunwald 49e6aaf100 Include SharpReport in default build. 20 years ago
Daniel Grunwald dac4be9a65 Added SharpQuery. 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
Matt Ward 055b6ae074 Ported PInvoke addin from SharpDevelop 1.1 20 years ago
Daniel Grunwald 8cb2199c11 Disable SubversionAddIn (it won't ship with SharpDevelop 2.0). 20 years ago
Daniel Grunwald 684ff9df76 Rename forms designer directory. 20 years ago
Daniel Grunwald d4304b6400 Add simple AddIn manager that can enable and disable AddIns. 20 years ago
Daniel Grunwald 205b2efb02 SharpDevelop should now work on .NET 2.0 final. Implemented a workaround for SD2-485 (Compile solution not working with .NET 2.0 RC1). 21 years ago
Matt Ward 3b3121c9a0 NAnt addin now included in main SharpDevelop solution. 21 years ago
Daniel Grunwald 82819e5ed1 Add BooBinding. 21 years ago
Daniel Grunwald 46835e2060 Add NUnit.Framework again. 21 years ago
Matt Ward ab70c219cc Removed NUnit project reference from main SharpDevelop solution. 21 years ago
Daniel Grunwald c1d54b7df2 Update English and German StringResources (combine -> solution). 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 0028131d61 Add MbUnit and MbUnit-addin. 21 years ago
Daniel Grunwald b7c53722fe Copy GacUtil2 to tools directory. 21 years ago
Daniel Grunwald 71f2d912ec Cut/Copy/Paste menu+toolbar commands now also work for normal text boxes and combo boxes (e.g. on the project's property pages). 21 years ago
Daniel Grunwald 25be6a591e Add SharpDevelop help / help register application. 21 years ago
Daniel Grunwald 6284ddd531 Made Help addin use the default browser view content. (moved advanced toolbar from help addin to Base) 21 years ago
Daniel Grunwald 2acc1100d1 Added HtmlHelp2 addin. 21 years ago
Daniel Grunwald bd5ea18519 Included XmlEditor addin. 21 years ago
Daniel Grunwald ac2c93aa16 Added ILAsmBinding and ICSharpCode.Build.Tasks (library for additional MSBuild tasks like ILAsm) 21 years ago
Mike Krüger 4b91b06924 Worked on VB.NET Forms Designer.' 21 years ago
Mike Krüger c0a8911cf1 taken out test assemblies from main project. 21 years ago
Mike Krüger c95b0c7975 nunit pad now working. 21 years ago
Andrea Paatz 858cae2c3c Start to write PositionTest for the Lexer and added the NRefactoryTest Project to the SD combine 21 years ago
Daniel Grunwald e7682346e9 Added generic methods to VB.Net grammar. 21 years ago
Daniel Grunwald f395a72edb Added panel with options for code completion. 21 years ago
Daniel Grunwald 3e4733ae24 Added code completion on type parameters in generic classes. 21 years ago
Daniel Grunwald 6adc092649 Added tool to put revision number into AssemblyInfo files. 21 years ago