434 Commits (e5beca6a841f05df7949418952adce2d3ff60bda)

Author SHA1 Message Date
Daniel Grunwald 855b848f36 Allow updating code from EnvDTE via LanguageBinding.CodeGenerator 13 years ago
Siegfried Pammer 31d439a364 add SDR to setup 13 years ago
Siegfried Pammer ba3bb64b2c add back CQA addin 13 years ago
Daniel Grunwald 00e083ae5d Adjust SharpDevelop to NRefactory changes. 13 years ago
Peter Forstmeier 6307d68d90 Grouping 13 years ago
Siegfried Pammer c98417aee0 introduce ILanguageBinding in IProject 13 years ago
Daniel Grunwald de381fe654 Better ProcessRunner that supports using the same pipe for stdout+stderr, and provides async APIs. 13 years ago
Daniel Grunwald 571a8d08bb Move all code related to file/project templates to SharpDevelop.Templates. 13 years ago
Daniel Grunwald 44d5a83dc4 Add IFileSystem interface to SharpDevelop. 13 years ago
Daniel Grunwald 8b1fcfa2ba Add Where() and OfType() implementations in ModelCollectionLinq; and remove some redundant helper methods in Debugger.AddIn. 13 years ago
Matt Ward e0567649e8 Fix MSpec test selection in Unit Tests window. 13 years ago
Matt Ward 9b06797694 Fix MSpec failures missing line numbers in Errors window. 13 years ago
Matt Ward 1c66e2143c Fix MSpec behaves_like tests not updating in Unit Tests window. 13 years ago
Matt Ward dd3e59a964 Update MSpec addin unit tests. 13 years ago
Matt Ward 44143f236c Fix goto definition for MSpec fields in Unit Tests window. 13 years ago
Matt Ward c9490b5f2a Reformat code. 13 years ago
Matt Ward 29e267f154 Add MSpec addin. 13 years ago
Daniel Grunwald e6b05f1b4a Change IModelCollection to use a strongly-typed event handler. 13 years ago
Daniel Grunwald 7f08fe1c0f Simplify project creation API. 13 years ago
Daniel Grunwald 785c54c9e8 Worked on new ProjectService implementation. 13 years ago
Daniel Grunwald bb4e74c170 Worked on IProjectService API. 13 years ago
Daniel Grunwald 9ee497eec8 Hide MSBuildEngine behind service interface and move it to SharpDevelop.exe 13 years ago
Daniel Grunwald 194dcce61d Add FakeMessageLoop as a fall-back service so that unit tests don't have to instantiate it manually. 13 years ago
Daniel Grunwald 7aa8e6c63b Initial implementation of new ISolution-API. 13 years ago
Daniel Grunwald 5ac93c1540 Port most of SharpDevelop to new ISolution API. 13 years ago
Daniel Grunwald b88947a4fe Started refactoring the project service / solution API. 13 years ago
Matt Ward 065f55350f Add code coverage addin. 13 years ago
Siegfried Pammer 4802c70556 implemented more methods in CSharpCodeGenerator + Tests and added back SuppressMessageCommand 13 years ago
Daniel Grunwald a2bfa48520 Use InvokeAsyncAndForget() instead of InvokeAsync().FireAndForget(). 13 years ago
Matt Ward 4589048d23 Return class position if member not found with FxCop. 13 years ago
Matt Ward b350936869 Fix NotImplementedException when checking project with FxCop. 13 years ago
Matt Ward 5d51ca5a3c Add commented out TestResultsReader test. 13 years ago
Matt Ward 61c6ca7a50 Add StyleCop addin. 13 years ago
Matt Ward 768a0c81aa Fix FxCop failing to find rules defined in project. 13 years ago
Matt Ward cc2cc44463 Add FxCop addin. 13 years ago
Daniel Grunwald aad679fd78 Fix some code issues. 14 years ago
Daniel Grunwald 695d773528 UnitTesting: Run "Go to definition" when double-clicking a test. 14 years ago
Daniel Grunwald e24b3330ce Use SD.Dom for entity context menu. 14 years ago
PeterForstmeier bb7df50264 ExternalToolPanel.xaml.cs, delete unused files 14 years ago
PeterForstmeier 0304e2c934 Cleanup CodeCoverage 14 years ago
PeterForstmeier 0999dd0093 Remove unused Files 14 years ago
PeterForstmeier 158ae4a39a AnalysisIdeOptionsPanel.xaml.cs update Status after pointing to new StyleCop Settings File 14 years ago
Matt Ward bae24695cd Fix changing Source Analysis project options not showing as dirty. 14 years ago
PeterForstmeier 87e9864b23 AnalysisProjectOptionsPanel.xaml 14 years ago
PeterForstmeier 63a775b5ac AddRemoveRuleAssembly 14 years ago
PeterForstmeier 67f50fa700 Fix layout of CodeCoverageOptionsPanelXaml.xaml 14 years ago
Daniel Grunwald 67f9f2ce82 Set 'Local Copy'=false on references to Core.Presentation and SD.Widgets. 14 years ago
PeterForstmeier 0af5222a99 missing File 14 years ago
PeterForstmeier 3ced83921a Cleanup 14 years ago
PeterForstmeier 4882f0ded5 Cleanup 14 years ago