2 Commits (b13f7f8d557ed9f9fbc50cbb57891b6fc6669fe5)

Author SHA1 Message Date
Daniel Grunwald cf3995f1a5 Update to NRefactory commit 'a99a93972cc4e82c969af72568f015019a4d8a96' 12 years ago
Daniel Grunwald 974a39b86f Create AddIn that implements issue providers for SD4 -> SD5 API changes. 13 years ago
Daniel Grunwald f0bf6dbd8d Set target framework to 4.5. 14 years ago
Daniel Grunwald 856c4987cd Avoid using git.cmd: call git.exe directly instead. This avoids issues with cmd echo output sometimes appearing in git output. 15 years ago
Daniel Grunwald 3edc30debb Use GlobalAssemblyInfo in Git AddIn. 15 years ago
Siegfried Pammer b5902c7e27 implemented GitVersionProvider, simplified initial setup of DefaultChangeWatcher 15 years ago
Daniel Grunwald afd2f38400 Mark SharpDevelop assemblies as Full/Client profile. 15 years ago
Daniel Grunwald 4bf7bee15f GitAddIn: handle errors in git invocation (e.g. if git is not installed) 15 years ago
Daniel Grunwald d860af3201 Add Git AddIn (not complete, so its not part of SharpDevelop.sln and won't be compiled by default) 15 years ago
Daniel Grunwald 9ee5a7b3cc Updated some of the SharpDevelop samples. 16 years ago
Daniel Grunwald 61c15ff222 Update samples. 17 years ago
Daniel Grunwald c53e01d14f Add samples/ICSharpCode.Core.Demo and samples/NRefactoryExample. 20 years ago
Matt Ward f0d2c7c44f Ported all SharpDevelop 1.1 samples apart from the language binding sample. 20 years ago
Daniel Grunwald a3c3230123 Added some strings to the translation database. 20 years ago
Daniel Grunwald fd3cc63664 Fixed C# parser bug: cast followed by anonymous method. 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 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 155e8acf0f Implemented adding and removing external AddIns. 20 years ago
Daniel Grunwald d4304b6400 Add simple AddIn manager that can enable and disable AddIns. 20 years ago
Matt Ward a6dfc69c0c Added support for Mono 1.1.9.2 20 years ago