14130 Commits (ec141bae4bc6934905c38383b43a3dedf4b93091)
 

Author SHA1 Message Date
Peter Forstmeier 108e409736 Aggregates in grouped DataSource 12 years ago
Matt Ward 5e117d2a85 Use separate flags for partial methods and type definitions. 12 years ago
Matt Ward 166f0b86cf Return correct EnvDTE.CodeClass2.ClassKind for a partial class. 12 years ago
Matt Ward 4172305544 Add IsPartial flag to indicate class is partial in NRefactory type system. 12 years ago
Peter Forstmeier 1463d684b1 Cleanup Arrange 12 years ago
Matt Ward 7f51827b3f Implement Namespace for EnvDTE.CodeType. 12 years ago
Siegfried Pammer caaedbd722 add partial implementation of rename for the WPF designer 12 years ago
Andreas Weizel 001f548f85 Fix: "Open in Class Browser" didn't navigate correctly to constructors and overloaded methods. 12 years ago
Matt Ward 30a5d66bb3 Update tests for EnvDTE.CodeNamespace. 12 years ago
Matt Ward 54b0f8e8e3 Move test to correct namespace. 12 years ago
Matt Ward 458f774d0f Only use NRefactory in EnvDTE.CodeType. 12 years ago
Matt Ward 05deb98ab4 Update unit tests for EnvDTE.CodeDelegate. 12 years ago
Daniel Grunwald b3c043dfce Fix bugs in FindXmlDocumentation(). 12 years ago
Peter Forstmeier 60cbaa9342 Adujst Test's 12 years ago
Peter Forstmeier 751a2472e6 Arrange/ArrangeStrategy.cs, remove arrange for recursive Containers 12 years ago
Dragan 2c134f190e CodeCoverage: Corner cases / refactoring 12 years ago
Peter Forstmeier 2ade3a2716 Arrange/ArrangeStrategy.cs handles recursive Containers 12 years ago
Dragan 3014d09f7d CodeCoverage: remove experiment 12 years ago
Dragan 34a9754c9f CodeCoverage: experiment 12 years ago
Matt Ward e73cdbe844 Update tests for EnvDTE.CodeAttribute2. 12 years ago
Matt Ward 8041636e5c Update tests for EnvDTE.CodeStruct. 12 years ago
Matt Ward 28e211f3ce Update tests for EnvDTE.CodeInterface 12 years ago
Matt Ward a0bedbb4c6 Update tests for EnvDTE.CodeTypeRef2 12 years ago
Matt Ward dea25f9bbf Update EnvDTE.CodeFunction tests. 12 years ago
Matt Ward 43bffe6e32 Update EnvDTE.CodeParameter2 tests. 12 years ago
Matt Ward 9c6217e718 Implement EnvDTE.CodeProperty2 12 years ago
Matt Ward 73eb90fe9d Implement more EnvDTE.CodeClass2 tests. 12 years ago
Matt Ward e8338ae539 Update EnvDTE.CodeVariable tests. 12 years ago
Matt Ward 22b2a6e177 Update EnvDTE.CodeType unit tests. 12 years ago
Matt Ward 13b519f062 Implement parts of EnvDTE.CodeModel 12 years ago
Peter Forstmeier d6a9f13d54 StringMeasurement inside Container, StringTrimming in TextBlock 12 years ago
Patryk Mikos 71a6ee8bfc ClipboardRingPopup support for empty ClipboardRing 12 years ago
Siegfried Pammer 16afb54ed5 add missing CodeGenerationService to refactoring context: fixes availability of "implement interface" et al. 12 years ago
Dragan 632c000907 Merge remote-tracking branch 'upstream/4.x' 12 years ago
Patryk Mikos e8d40b51e0 ClipboardRing update after selecting - support for context menu 12 years ago
Patryk Mikos 51aa3d3043 ClipboardRingPopup support for long entries 12 years ago
Patryk Mikos 4fb28f4317 ClipboardRingPopup support for long entries - skeleton 12 years ago
Andreas Weizel 987620575b Updated string resources, added missing label for "AddWatchExpression" menu item. 12 years ago
Andreas Weizel 7ec2d2ce5e Merge remote-tracking branch 'remotes/origin/master' into refactoringFeatures 12 years ago
Dragan 9e04fe810d CodeCoverage: Merge branch points on OffsetEnd 12 years ago
Andreas Weizel a9dc86421a Fix: InvalidOperationException when closing an AsynchronousWaitDialog after a long-lasting renaming operation. 12 years ago
Patryk Mikos 4f090fee49 Options -> HighlightCurrentLine fix 12 years ago
Patryk Mikos 824d12ba3b move ClipboardRingAction to new file 12 years ago
Daniel Grunwald 46bd8876f0 Adjust CSharpBinding to NRefactory changes. 12 years ago
Daniel Grunwald a12d656967 Update to NRefactory 5a69aa83406d43f28db97b23d2a43a480d31f282 12 years ago
Daniel Grunwald 80029d841f Merge remote-tracking branch 'origin/4.x' 12 years ago
Daniel Grunwald a985b628a5 Fix build. 12 years ago
Daniel Grunwald 6bb1a30fef Fix some NotImplementedExceptions 12 years ago
Christoph Wille 0352d2382b Update version number for first point release 12 years ago
Siegfried Pammer 7ff96d0aaa fix bug in decompiler: did not use the correct assembly resolver 12 years ago