Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2003-09-12initial API review of object browsersDarin Wright4-49/+24
2003-09-12bug 10668 - Variable view - should reselect selected variable nameDarin Wright4-68/+194
2003-09-11*** empty log message ***Darin Wright1-249/+0
2003-09-09Bug 42779 - Duplicate entry in expression viewJared Burns1-9/+1
2003-09-05Bug 1562 - Suspending on a breakpoint...select that breakpoint (1GD5POD)Darin Swanson1-10/+5
2003-09-05bug 42184 - Edit->Find action for the console is only enabled after some text...Darin Wright2-8/+16
2003-09-05Bug 1562 - Suspending on a breakpoint...select that breakpoint (1GD5POD)Jared Burns1-1/+100
2003-09-02bug 41352 - Incorrect lineAppended notification from ConsoleLineNotifierDarin Wright1-24/+2
2003-08-28bug 42198 - NPE during shutdownDarin Wright1-9/+11
2003-08-27bug 42037 - Breakpoint not shown as checked when enabled.Darin Wright1-0/+1
2003-08-22Removed duplicate NLS stringDarin Swanson2-2/+1
2003-08-22Bug 41866 - Reference to IConsoleDocumentContentProvider in error messageDarin Swanson6-29/+29
2003-08-22contentProvider > colorProviderDarin Swanson1-5/+4
2003-08-17Nls key not validDarin Swanson1-1/+1
2003-08-15Added support for breakpoint in external source.Luc Bourlier2-4/+10
2003-08-15Fixed problem with newly added breakpoints not getting checked.Jared Burns3-43/+37
2003-08-14*** empty log message ***Jared Burns1-0/+1
2003-08-14Bug 38580 - No details when select error node in Expressions viewJared Burns2-15/+16
2003-08-14Cleaned up checkbox updatingJared Burns1-9/+16
2003-08-14*** empty log message ***Jared Burns2-4/+18
2003-08-14Removed unnecessary castDarin Swanson1-1/+1
2003-08-13*** empty log message ***Jared Burns1-1/+7
2003-08-13Bug 41059 - Improve Breakpoints viewJared Burns1-4/+109
2003-08-07Bug 27281 - The watch expressions don't persist across workbench invocationsJared Burns4-9/+86
2003-07-31bug 38365 - current instruction pointer annotation only added for ITextEditor...Darin Wright1-2/+2
2003-07-30Bug 40964 - Got DebugException when stepping and removing a breakpointDarin Swanson1-1/+3
2003-07-30bug 40964 -Got DebugException when stepping and removing a breakpointDarin Wright1-3/+8
2003-07-29bug 37263 - Support for generic consoleDarin Wright2-45/+57
2003-07-29generalize actionsDarin Wright1-11/+0
2003-07-29separate generic console and process consoleDarin Wright7-12/+775
2003-07-29remove old console supportDarin Wright6-938/+0
2003-07-28removed unused "current process"v20030728Darin Wright1-46/+1
2003-07-28Bug 35453 - Process output causes switch to wrong console view.Darin Swanson1-44/+30
2003-07-21bug 37263 - Support for generic consolev20030721Darin Wright4-87/+62
2003-07-18support for generic console (not yet released)Darin Wright2-2/+2
2003-07-17refactoring from removing unused parameterDarin Swanson2-4/+2
2003-07-17refactoring from removing unused parameterDarin Swanson1-2/+1
2003-07-17refactoring from removing unused parameterDarin Swanson1-6/+5
2003-07-17Removed unnecessary castsDarin Swanson3-5/+5
2003-07-16bug 40122 - NPE in TextEditorSelection.removeDarin Wright1-1/+6
2003-07-15compiler warningsDarin Wright1-15/+14
2003-07-15compiler warningsDarin Wright2-24/+25
2003-07-15bug 40122 - NPE in TextEditorSelection.removeDarin Wright1-1/+6
2003-07-15Removed private fields that were never readDarin Swanson1-7/+1
2003-07-14Fixed comment typoJared Burns1-1/+1
2003-07-14bug 36597 - Would like to say what text attributes to use when selecting the ...Darin Wright7-93/+344
2003-07-12Used local variable (doc)Darin Swanson1-1/+1
2003-07-11bug 37793 - When moving folders and/or files in the navigator window UI hangsDarin Wright1-0/+6
2003-07-10bug 36496 - "Watches" don't update when changing the selected debug targetDarin Wright2-1/+43
2003-07-09Bug 36597 - Would like to say what text attributes to use when selecting the ...Darin Wright1-12/+55

Back to the top