59 Commits (49e6aaf100f6bc5ab5f93fcb0714f416dd3f32e8)

Author SHA1 Message Date
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). 20 years ago
Matt Ward 3b3121c9a0 NAnt addin now included in main SharpDevelop solution. 20 years ago
Daniel Grunwald 82819e5ed1 Add BooBinding. 20 years ago
Daniel Grunwald 46835e2060 Add NUnit.Framework again. 20 years ago
Matt Ward ab70c219cc Removed NUnit project reference from main SharpDevelop solution. 20 years ago
Daniel Grunwald c1d54b7df2 Update English and German StringResources (combine -> solution). 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 0028131d61 Add MbUnit and MbUnit-addin. 20 years ago
Daniel Grunwald b7c53722fe Copy GacUtil2 to tools directory. 20 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). 20 years ago
Daniel Grunwald 25be6a591e Add SharpDevelop help / help register application. 20 years ago
Daniel Grunwald 6284ddd531 Made Help addin use the default browser view content. (moved advanced toolbar from help addin to Base) 20 years ago
Daniel Grunwald 2acc1100d1 Added HtmlHelp2 addin. 20 years ago
Daniel Grunwald bd5ea18519 Included XmlEditor addin. 20 years ago
Daniel Grunwald ac2c93aa16 Added ILAsmBinding and ICSharpCode.Build.Tasks (library for additional MSBuild tasks like ILAsm) 20 years ago
Mike Krüger 4b91b06924 Worked on VB.NET Forms Designer.' 20 years ago
Mike Krüger c0a8911cf1 taken out test assemblies from main project. 20 years ago
Mike Krüger c95b0c7975 nunit pad now working. 20 years ago
Andrea Paatz 858cae2c3c Start to write PositionTest for the Lexer and added the NRefactoryTest Project to the SD combine 20 years ago
Daniel Grunwald e7682346e9 Added generic methods to VB.Net grammar. 20 years ago
Daniel Grunwald f395a72edb Added panel with options for code completion. 20 years ago
Daniel Grunwald 3e4733ae24 Added code completion on type parameters in generic classes. 20 years ago
Daniel Grunwald 6adc092649 Added tool to put revision number into AssemblyInfo files. 20 years ago
Daniel Grunwald 6dbad22c85 Added support for My.Forms. 20 years ago
Daniel Grunwald 6b07312f2b Added code completion after keywords like 'using', 'new', 'as', 'is', ... 20 years ago
Daniel Grunwald a7a4fe10c9 Fixed code completion problems when one referenced assembly has references to other assemblies. 20 years ago
Daniel Grunwald 4d802c718c Worked on SubversionAddIn. 20 years ago
Daniel Grunwald c3ace6e866 Fixed code completion bugs with inner classes. 20 years ago
Daniel Grunwald b78ab08cfb Fixed code completion bugs regarding generic methods. 20 years ago
Daniel Grunwald d0400c2e1d Fixed code completion for VB.NET. Implemented LanguageProperties to control case sensivity for project content. 21 years ago
Daniel Grunwald bbe15432b7 Fixed docking of project options panel. 21 years ago
Daniel Grunwald c9c374372a ParserService now supports ProjectReferences. 21 years ago
Daniel Grunwald 9c7b8022de Reintroduced ICSharpCode.SharpDevelop.Tests, adjusted NRefactoryResolverTests for new Resolver. 21 years ago
Mike Krüger 963f08c130 took out some writelines. 21 years ago
Mike Krüger e2f9a5867e worked on Resolver 21 years ago
Mike Krüger ca966adec4 Changed default layouts. (Because of the debugger panels.) 21 years ago
David Srbecký de2338f290 Initial Debugger Import 21 years ago
Mike Krüger e0342a109e Worked on IL backend. But I don't know how to plug in a new msbuild 'language'. 21 years ago
Markus Palme 647a7c84be unitised vb.net language name; added vb.net binding to the main solution 21 years ago
Andrea Paatz dc18a6e9eb fixed bug in topological sort and startet to write tests for it. 21 years ago
Mike Krüger 9a785e68a0 Core tests are in the solution. 21 years ago
Mike Krüger e9c105a4e2 Worked on #D 21 years ago
Mike Krüger 77802490a8 overworked task subsystem a bit. 21 years ago