13620 Commits (21037b3e12bc60af1f49cd088a8f55d61c0f32e3)
 

Author SHA1 Message Date
gumme 1f59343285 Name changes is now performed using UndoService. This also fixes that name changes was not always saved to xaml source. 12 years ago
Daniel Grunwald 9796b702e6 Fix ITypeDefinition.GetModel() for types defined in referenced assemblies; and use it in BaseTypesTreeNode. 12 years ago
Daniel Grunwald e25c69457c Set samples/XamlDesigner to .NET 4.5. 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
Daniel Grunwald b3c043dfce Fix bugs in FindXmlDocumentation(). 12 years ago
Dragan 2c134f190e CodeCoverage: Corner cases / refactoring 12 years ago
Dragan 3014d09f7d CodeCoverage: remove experiment 12 years ago
Dragan 34a9754c9f CodeCoverage: experiment 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
Dragan 66d388f93c OpenCover 4.5.2316 12 years ago
Andreas Weizel 6e2b7fb19f Support for renaming parameters of anonymous methods and lambda expressions. 12 years ago
Andreas Weizel ccb795912e Improved performance of local variable renaming in big projects. 12 years ago
Siegfried Pammer cb631e64e1 fix bug in EditorScript.InsertWithCursor when executing a nested script in a different file, the "root" script was not properly disposed after the nested script finished. 12 years ago
Siegfried Pammer c6f1c242cd remove recently added IsRootComponent method, as it is not really needed 12 years ago
Siegfried Pammer 89d88c7885 component rename: add special case for root component (i.e. the form or control being designed) 12 years ago
Siegfried Pammer b9280c1e8f reimplement automated rename of fields in Windows Forms Designer 12 years ago
Patryk Mikos 40675dc5fb Fix current line renderer bug -> render long lines 12 years ago
Patryk Mikos abc03c0059 Invert order in clipboard ring -> more frequent items at top 12 years ago
Patryk Mikos 94e1938dec Prevent adding blank lines to ClipboardRing 12 years ago
Patryk Mikos 7a4a2e1903 Add clipboard ring to menu 12 years ago
Patryk Mikos 581a9cf281 Clipboard Ring popup context menu added 12 years ago
Christoph Wille b949e50464 Update Choc package for 4.4 12 years ago
Dragan 839011ebb6 CodeCoverage Refactoring for performance 12 years ago
Patryk Mikos 138e5e0add Remove Text: prefix and item duplications from clipboard ring 12 years ago
Matt Ward 1cfe96d5b5 Fix error when installing EF.SharpDevelop NuGet package. 12 years ago
Matt Ward d5d7fd4281 Add PublicKeyToken, StrongName and Identity to EnvDTE.Reference 12 years ago
Patryk Mikos e16558b94a Add Highlight current line option to Tools->Options memu 12 years ago
Patryk Mikos 9206e93451 Highlight current line added in AvalonEdit 12 years ago
Andreas Weizel 07ef80ee36 Renaming of local variables. 12 years ago
Dragan 55f9a6014c CodeCoverage Fix "in" keyword 12 years ago
Dragan 318474e164 CodeCoverage Duplicate Code Refactoring 12 years ago