38 Commits (d54cf7c844366eb77b15d33f3b96ca536e44120d)

Author SHA1 Message Date
Daniel Grunwald d54cf7c844 Move remaining bookmark classes. 13 years ago
Daniel Grunwald d0a11e630d Move bookmark-related classes to new folder structure. 13 years ago
Siegfried Pammer 6247fcb190 implement customizable multi highlighter 13 years ago
Siegfried Pammer 6cc6d14efd fix SD-1272 - Breakpoint text highlight colour is not configurable 13 years ago
David Srbecký b8747a1476 Refactored Breakpoints Pad and Bookmarks Pad 13 years ago
David Srbecký 0d4cd64ae6 Removed several debugger events. Refactored event handling in the debugger addin. 13 years ago
Daniel Grunwald 51c28dc006 Add EnhancedScrollBar. 14 years ago
Daniel Grunwald 1d95f36481 Adjust SharpDevelop to NRefactory changes (move ICSharpCode.Editor -> ICSharpCode.NRefactory.Editor; put NR.C# in separate assembly) 14 years ago
Eusebiu Marcu abdeeb5c20 decouple the debugger from decompiler; fix race conditions on external debug information; use metadata token instead of type name when selecting the decompiled content. 14 years ago
Daniel Grunwald 3c85020743 A few more adjustments to the new NRefactory 14 years ago
Daniel Grunwald 4fb4288c87 Starting to port SD to new NRefactory 14 years ago
Daniel Grunwald f5780c2944 Apply new file headers 15 years ago
Daniel Grunwald 3569587233 Fixed SD2-1608 - 'Bookmark All' is not implemented 16 years ago
Siegfried Pammer 74086bc0ac fixed SD2-1619 - Checkmark in Breakpoint context menu missing 16 years ago
Daniel Grunwald 024c5fb887 ITextEditor: moved to namespace ICSharpCode.SharpDevelop.Editor. 16 years ago
Daniel Grunwald 3fbd48b7d4 Bookmark/Breakpoint support for AvalonEdit. 16 years ago
Siegfried Pammer 122177828b Removed unused conditional breakpoint types and improved workflow of breakpoints. 17 years ago
Siegfried Pammer dfb4d81407 Implemented conditional breakpoints 17 years ago
Daniel Grunwald 2f65a05f2b Fixed forum-7979 (breakpoint disappears when the line above is deleted). 17 years ago
David Srbecký 5080d5c8d9 Fixed Breakpoint.Hit event; 17 years ago
Daniel Grunwald cad71281f0 Fixed forum-7200, forum-7286: Exception when trying to remove lines with breakpoints 18 years ago
Daniel Grunwald 1808336a1c Merged SD 2.1 rev. 2226:2312 to trunk. 19 years ago
Matt Ward 4d9719d51b Fixed SD2-1157. Changed the breakpoint text highlight colour so it matches the breakpoint icon. 19 years ago
Daniel Grunwald 31f75600a2 Add ICSharpCode.SharpDevelop.Widgets, move debugging-related classes to ICSharpCode.SharpDevelop.Debugging. 19 years ago
Markus Palme a1543c981e removed unused import statements 19 years ago
Daniel Grunwald 3363abd941 Rename namespace for classes inside ICSharpCode.SharpDevelop.dll: ICSharpCode.Core -> ICSharpCode.SharpDevelop 19 years ago
David Srbecký bcae75a925 Implemented SD2-546: Breakpoints that will not be hit should have different icon; 20 years ago
David Srbecký edc71e8dd7 Renaming in Breakpoint class. Added WillBeHit property to BreakpointBookmark. 20 years ago
Daniel Grunwald 32abb6ee5a Change file header. 20 years ago
Daniel Grunwald 38277f6d8d Fixed SD2-466: Tools panel doesn't work in autohide mode 20 years ago
Daniel Grunwald c090e3a27c Fixed SD2-556: Resx not being added to project 20 years ago
Daniel Grunwald 3d3b57eec6 Fixed parser crash introduced in last revision. 20 years ago
Daniel Grunwald 331c44292e Applied new header to all source files. 20 years ago
David Srbecký 6ba47f5293 Worked on breakpoints 20 years ago
David Srbecký 41ca00af34 Removed old code from DebuggerService 20 years ago