9148 Commits (a95cbc4a2e2ed89adbc52c75fc8ddfb6f712bd86)
 

Author SHA1 Message Date
Siegfried Pammer c205964d87 fix import/export of nested named colors 13 years ago
PeterForstmeier 4655c6fd3f CodeCoverageOptionPanel 13 years ago
Siegfried Pammer 0da19d4e3b add support for customized colors to SearchResultsPad 13 years ago
Siegfried Pammer edd9edc3ba allow colors from referenced rulesets to be customized 13 years ago
Siegfried Pammer 02449aa2b7 implement escape rules in StringParser 13 years ago
Siegfried Pammer 326d2410fe use highlighting customizations in Diff-Tooltip 13 years ago
Siegfried Pammer 43bbdbe1c6 fix bug MouseHoverLogic to make it easier to show Diff-Tooltip in editor: start MouseHover already on MouseEnter 13 years ago
Siegfried Pammer 132afcb96d add Debugger AddIn dependency on ILSpy AddIn - should fix http://community.sharpdevelop.net/forums/t/16050.aspx 13 years ago
Daniel Grunwald fbf0b6d419 The IconEditor AddIn now can edit icons. 13 years ago
Daniel Grunwald 9b2a5fc1ff Merge remote-tracking branch 'origin/4.2' into master. 13 years ago
Matt Ward bee0e0b6d6 Fix color picker combo box having zero width in the Code Coverage tools options. 13 years ago
Matt Ward 1a3279794c Add OpenCover to installer. 13 years ago
Matt Ward e9067bfc79 Merge remote branch 'lextm/master' into opencover 13 years ago
Matt Ward 2c51101245 Ignore directory name casing in EnvDTE.ProjectItems. 13 years ago
Matt Ward 9bfe7310e0 Fix duplicate file project items returned from EnvDTE.ProjectItems. 13 years ago
Matt Ward 1cdc439a10 Fix duplicate directory project items being returned by EnvDTE.ProjectItems. 13 years ago
Matt Ward 88d645b64e Fix custom scaffolder unable to file scaffolding powershell file. 13 years ago
Lex Li 98c93a3aee Fixed all test cases. 13 years ago
Lex Li 3230d1d98c Set sequence point length to 1 (normalized to 1). Will fix the rest test cases soon. 13 years ago
Daniel Grunwald eb94f6f21a Fixed bug that caused 'Find Next' in solution to return no match when no text editor is open. 13 years ago
PeterForstmeier dd4ce327d9 cleanup 13 years ago
PeterForstmeier 26dfdc57e8 Change namespace from MattEverson to ICSharpCode 13 years ago
Matt Ward a19fc84b42 Fix invalid IIS Express command line arguments when a project name has a space character. 13 years ago
PeterForstmeier 8d58023fbf Cleanup 13 years ago
PeterForstmeier b4c10698db StyleCop AnalysisIdeOptionsPanelXaml.xaml.cs 13 years ago
Daniel Grunwald 569d7730e5 Fixed printing from print preview using different settings than those used for generating the preview. 13 years ago
Matt Ward 65f408cd4a Fix custom scaffolder using the wrong custom template filename to generate code. 13 years ago
PeterForstmeier e3b67bf27d StyleCop - AnalysisProjectOptions 13 years ago
Daniel Grunwald c331684f59 Remove reference to non-existent F# ambience 13 years ago
PeterForstmeier 775356bcd4 StyleCop -> AnalysisProjectOptionsPanel 13 years ago
Matt Ward 631faa9530 Fix EnvDTE.ProjectItems.AddFromFileCopy not adding the file to the project items directory. 13 years ago
Matt Ward 5d0b7ed89d Fix scaffolding unit tests for controller actions. 13 years ago
Matt Ward 30775a50a0 Implement EnvDTE.CodeFunction.Type. 13 years ago
Matt Ward 368eecc11d Implement EnvDTE.CodeParameter.Type. 13 years ago
Matt Ward f04faadae8 Implement EnvDTE.CodeFunction.Parameters. 13 years ago
Daniel Grunwald 0f3a0732fb Snippets: make ${Caret} work as expected when ${Selection} isn't used. 13 years ago
Lex Li ab350b7eeb Fixed more unit test cases. 13 years ago
Matt Ward 543d8e9d59 Fix code indentation when scaffolding controller actions. 13 years ago
Lex Li 1b9583320d Fixed more unit test cases 13 years ago
Lex Li a0df22e2fc Fixed more unit test cases. 13 years ago
Daniel Grunwald db6d2d3e01 Add VisualLine.ReplaceElement method. 13 years ago
Daniel Grunwald 81ba658661 Fix typo in documentation, closes #21 13 years ago
PeterForstmeier 07e556110e src\AddIns\Analysis\CodeAnalysis\Src\AnalysisIdeOptionsPanel.xaml 13 years ago
PeterForstmeier 5beb8bce62 AnalysisIdeOptionsPanel 13 years ago
Lex Li 66e3c4ccbe Started to fix unit test cases. 13 years ago
Matt Ward fe401c77f4 Fix scaffolding controller actions. 13 years ago
Matt Ward 0c05940258 Implement EnvDTE FileCodeModel2.AddImport method. 13 years ago
Lex Li 8a58b86062 Fixed CodeCoverage.csproj. 13 years ago
Lex Li b3dc8f4acd Updated addin manifest. 13 years ago
Lex Li df363102c0 Added OpenCover files. Removed PartCover files. 13 years ago