27 Commits (7f16f7249cfb1be613cbcbfe19b2af579d74c394)

Author SHA1 Message Date
Daniel Grunwald 7f16f7249c Simple solution configuration editor (adding/removing configurations not yet supported) 20 years ago
Daniel Grunwald c842399550 Allow AddIns to customize the MSBuild logger. 20 years ago
Daniel Grunwald 2ec072088f Fixed SD2-925: Building a project when the solution has different configurations 20 years ago
Daniel Grunwald 5753bafcba Fixed SD2-796: Building whilst debugging 20 years ago
Daniel Grunwald 05c43ceb3f Worked on FxCop integration. 20 years ago
Daniel Grunwald b89b1c599f Fixed bug: "Run Tests in Debugger" / "Run with NCover" / etc fail with warnings. 20 years ago
Daniel Grunwald 76aa9e3f63 Fixed SD2-627: Debugger locking output exe on selecting debug | run. 20 years ago
Daniel Grunwald acda9fb540 Use callback method for MSBuildEngine instead of Application.DoEvents() loop. Probably fixes SD2-619. 20 years ago
David Alpert 724ba72437 Refactored the AbstractMenuCommands in BuildCommands.cs 20 years ago
Daniel Grunwald 32abb6ee5a Change file header. 20 years ago
Daniel Grunwald d7e895c4f8 Fixed solution configuration -> project configuration mapping. 20 years ago
Daniel Grunwald e46db83c0a Allow changing the active solution configuration in the build menu. 20 years ago
Daniel Grunwald ea52117d70 Fixed SD2-525: Changing the output Window font changes the text editor window font. 20 years ago
Daniel Grunwald d72a6d98b6 ErrorListPad now uses TaskView (patch by David Alpert). Renamed ErrorList to ErrorListPad and OpenTaskView to TaskListPad. 20 years ago
Daniel Grunwald 3af84e5070 Fixed SD2-561: Running a single file causes unhandled exception 20 years ago
Daniel Grunwald cb19451039 Fixed SD2-496: TODO task entries removed after building solution. 21 years ago
Matt Ward e928f20176 MbUnit Pad additions - Goto definition implemented, error list displayed after a test run with errors, and after a build the test tree auto-refreshes. 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 d6bdc87bc2 Fixed SD2-374: Compiler warnings during debugging. 21 years ago
Daniel Grunwald 331c44292e Applied new header to all source files. 21 years ago
Mike Krüger 792856b8df Fixed property grid bug (caused by lazy loading)." 21 years ago
Mike Krüger 77802490a8 overworked task subsystem a bit. 21 years ago
Mike Krüger 8690a09871 Path of the errors in files are now parsed correctly. 21 years ago
Mike Krüger 18b1d52c90 Fixed many little issues. 21 years ago
Mike Krüger c4336b038c created trunk folder. 21 years ago