12850 Commits (26ee58a5d8a01d492885d076cae2b10a87f9a4f0)
 

Author SHA1 Message Date
Andreas Weizel 9d33d00564 Some changes on checking identity of AddIns in AddInSetup service. 12 years ago
Andreas Weizel f55f1c8b9e Now showing the file name of an installed AddIn on details panel. 12 years ago
Andreas Weizel 6f176fba6b Added test project for AddInManager2, with first tests of PackageRepositories service. 12 years ago
Andreas Weizel 4da27b471b - AddInManager2: Settings are now managed by an additional service. 12 years ago
Andreas Weizel a384b58769 - Some improvements in AddInManager's UI: Direct updates of repository list when edited in options, added captions in front of repository combobox and search input field. 12 years ago
Andreas Weizel ad212ed0b7 Made central registry of AddInManager's service instances more flexible to support unit testing. 12 years ago
Andreas Weizel c286c385be Added AddInManager2 project, migrated to SharpDevelop 5. 12 years ago
Andreas Weizel 39cbae8588 Original AddInManager now only shows its menu item (Tools menu), if AddInManager2 is not installed or enabled. 12 years ago
Peter Forstmeier eb7f797122 Test#s for ArrangeStrategy.cs 12 years ago
Peter Forstmeier 7480b116f0 ArrangeStrategy, Parent in ExportColumn.cs 12 years ago
Siegfried Pammer 751cf93692 fix NoDefaultConstructorIssue: crashed while trying to add a new class declaration 12 years ago
Siegfried Pammer e6d63ed92e finish implementation of MoveTypeToFileContextAction 12 years ago
Mike Krüger 6eba7eb798 Moved Severity/IssueMarker to NRefactory. This eliminates a 12 years ago
Siegfried Pammer 8ed5264b29 adjust unit tests to API changes 12 years ago
Siegfried Pammer c98417aee0 introduce ILanguageBinding in IProject 12 years ago
Siegfried Pammer 7c0e667388 move Attach/Detach to ITextEditorExtension and use ILanguageBinding as extensible replacement for old "LanguageProperties" 12 years ago
Siegfried Pammer b05b3ae9de rename Language/LanguageService to UILanguage/UILanguageService 12 years ago
Siegfried Pammer b501529965 reimplemented language-specific snippet functions 12 years ago
Mike Krüger 87440682be Fixed some issues in redundant catch issue. 12 years ago
Mike Krüger 214d2ea275 Fixed formatting bug. 12 years ago
Mike Krüger 67770bcacc Added constraint new () parens to the AST / fixed constraint 12 years ago
Mike Krüger d8f68d6c01 The redundant assignment is now better at choosing the node which it 12 years ago
Peter Forstmeier 264b545da5 Wpf Exporter 12 years ago
Mike Krüger a256898faa Fixed formatting bug. 12 years ago
Mike Krüger 7a5afe919f Fixed some issues in event formatting. 12 years ago
Mike Krüger 9521f329b3 Fixed formatting bug. 12 years ago
Mike Krüger ae993f0ca4 Fixed some formatting issues. 12 years ago
Daniel Grunwald f9706b6e27 Merge branch 'newNR' of github.com:icsharpcode/SharpDevelop into newNR 12 years ago
Matt Ward beb62296ac Add Update All button to Manage Packages dialog. 12 years ago
Mike Krüger 4984985673 Added line preprocessor directive support. 12 years ago
Daniel Grunwald 01d63f17b9 Adjust SharpDevelop to NRefactory changes. 12 years ago
Siegfried Pammer fa851d579a fix performance issue in XamlSymbolSearch 12 years ago
Siegfried Pammer df20343d1a clean up unused files/methods 12 years ago
Siegfried Pammer a202c6e274 add "All known file extensions" to "Open file" FileFilter 12 years ago
Daniel Grunwald 3fa34369c5 Merge NRefactory '51fd6baffd61460f545095dcd2c76f946cab8519' into newNR 12 years ago
Daniel Grunwald 5f67bc0933 Remove constructors from CSharpUnresolvedFile - they could be mistaken to load the specified file name. 12 years ago
Mike Krüger d46054aa0f Added more friendly error message in simple compilation in case of 12 years ago
Daniel Grunwald 552e132a7f Add failing unit tests for #pragma checksum and #line preprocessor directives. 12 years ago
Daniel Grunwald 0783129bb7 Fix icsharpcode/NRefactory#183: Implicit conversion detected as explicit conversion 12 years ago
Mike Krüger a1bdce98ef Added work around for issue #73. 12 years ago
Mike Krüger 8e8aaf1ef6 No longer add empty attribute sections. 12 years ago
Mike Krüger ae6b9e27cb Fixed some preprocessor directive tests. 12 years ago
Mike Krüger 2326c36674 Fixed wrong token location. 12 years ago
Mike Krüger 0ca084bb07 Updated mcs. 12 years ago
Daniel Grunwald 51fd6baffd Simplify code that checks whether an expression is a condition. 12 years ago
Daniel Grunwald 56b4450138 Make comment nodes for XML documentation part of the EntityDeclaration. 12 years ago
Mike Krüger 862f3692be Fixed formatting bug. 12 years ago
Mike Krüger b7e8eea99d Improved type guessing logic. 12 years ago
Mike Krüger 423b10b824 Fixed bug in simplify anonymous method issue. 12 years ago
Mike Krüger c0e9973af1 Fixed abstract override in implement abstract members action. 12 years ago