13881 Commits (358ea923d487bee28a8c3992b4b5d18d16dfd81e)
 

Author SHA1 Message Date
Matt Ward c0b7089e95 Implement EnvDTE.CodeType.AddVariable() 12 years ago
Andreas Weizel 1c45b7a5d1 - Fix: Error message on NuGet exceptions was shown over list entries. Now list entries are correctly hidden. 12 years ago
Peter Forstmeier 6570b60e68 Change text drawing to FormattedText and DrawingVisual 12 years ago
Siegfried Pammer 5e4bfe130c fix #305: Symbol tooltips in XAML editor appear at any mouse position 12 years ago
Siegfried Pammer a9573a345b fix #301: Allow users to suppress issues 12 years ago
Siegfried Pammer 92234d0944 fix #278: NumericUpDown does not store a new value properly, if entered by typing 12 years ago
Siegfried Pammer 4f02dc3bd2 fix #299: Declare local variable: Automatic variable naming 12 years ago
Siegfried Pammer e1ab441f06 fix #287: Incorrect indentation when inserting newline into XmlDoc 12 years ago
Siegfried Pammer 23133267d3 fix #318: XmlDoc: Links should open MSDN documentation or go to definition 12 years ago
Peter Forstmeier b3946f3862 CQA OverviewReport.srd is running, this report can be used as an example to handle SectionEvents, useful to work with ReportItems at run time. 12 years ago
Matt Ward 825be03066 Merge branch 'master' into envdte-nrefactory 12 years ago
Matt Ward b5951261bf Fix warning. 12 years ago
Matt Ward 7b21c28778 Merge branch '4.x' 12 years ago
Matt Ward 1456608ef7 Fix exception when clicking Manage button. 12 years ago
Matt Ward 9aac0895a4 Fix project browser updater tests. 12 years ago
Matt Ward 1ea25cc610 Uncomment some tests. 12 years ago
Daniel Grunwald 13c5026ce6 Fix title of "Clipboard Ring" popup. 12 years ago
Dragan bb8213bfbb CodeCoverage: OpenCover 4.5.2506 Binaries 12 years ago
Dragan 275d7a9508 CodeCoverage: Tests 12 years ago
Dragan 6880262042 CodeCoverage: Applied SD5 suggestions 12 years ago
Dragan 51fa8e6daa CodeCoverage: Test 12 years ago
Dragan 59e908eba3 CodeCoverage: Null reference fix, remove Debug ... 12 years ago
Dragan b64e0bbac7 CodeCoverage: Remove obsolete BranchPoint code 12 years ago
Dragan ab6f792040 CodeCoverage: CCControl SequencePoint filter 12 years ago
Dragan b9440ca46b CodeCoverage: CCMethod FileID and SequencePoints 12 years ago
Dragan 041a8d4676 CodeCoverage: Use new OpenCover attributes 12 years ago
Dragan 51ca3d8377 CodeCoverage: FileID/Document SequencePoint Attrs 12 years ago
Siegfried Pammer be93c8d1f2 fix #344: Shortcut Ctrl+Shift+V is duplicate; remove shortcut from "Validate XML" command 12 years ago
Siegfried Pammer 51172ea523 additional fix for #338 12 years ago
Siegfried Pammer 4fd4269dca fix #340 README.txt 12 years ago
Siegfried Pammer cd599e2e60 fix #305: Add MateY-IndentEngine to SharpDevelop 12 years ago
Andreas Weizel 877f76f98d Removed unneeded comment. 12 years ago
Andreas Weizel 70c3badc26 Some visual improvements in AddInManager's GUI (better text wrapping, buttons at bottom of list entries etc.). 12 years ago
Matt Ward 4bd989eada Merge branch '4.x' 12 years ago
Matt Ward c4610ad114 Update NuGet to version 2.8 12 years ago
Andreas Weizel 02f2ce660b Rework of Alt+Up/Down code moving feature: Now cleaner, supports moving of more types of statements (like using declarations, preprpcessor statements), fixed formatting. 12 years ago
Peter Forstmeier c56fbe5fd0 BasePageBuilder fires 'SectionEvent' to modify Items at runtime 12 years ago
Peter Forstmeier cf9c74ac8d CQA - OverviewReport, Parameters missing 12 years ago
Siegfried Pammer b8cebbf45d fix #338: Pads on Auto-Hide Show Toolbars Either Cut-Off or Squished 12 years ago
Siegfried Pammer 4be2da1692 use GetValueException instead of others in ExpressionEvaluationVisitor 12 years ago
Siegfried Pammer 7627844e01 add special support for null values in ExpressionEvaluationVisitor 12 years ago
Siegfried Pammer 13471bd4a9 add new breakpoint options popup 12 years ago
Dragan f6add54670 CodeCoverage: Branch Merge moved to NextOpenCover 12 years ago
Matt Ward 5752cd368e Merge pull request #335 from ddur/master 12 years ago
Siegfried Pammer 1c663b022e fix #336: Implement interface in code-behind .xaml.cs tries to insert interface implementation in .xaml file 12 years ago
Daniel Grunwald 1bdd80e396 Render InsertWithCursor line in the middle of empty lines, but between lines if they are not empty. 12 years ago
Dragan 7d4177f9a4 CodeCoverage: ContractClassFor fixes & refactoring 12 years ago
Daniel Grunwald 8accbd7e05 Update to NRefactory commit ef1a5d63. 12 years ago
Daniel Grunwald fc09cde54b Replace null with ErrorResolveResult.UnknownError instead of throwing an exception. 12 years ago
Dragan fc96ea3adf CodeCoverage: Remove Debug assertions 12 years ago