Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-01-06console API cleanupDarin Wright10-75/+212
2005-01-06console API cleanupDarin Wright2-13/+16
2005-01-06console API cleanupDarin Wright6-14/+43
2005-01-06console API cleanupDarin Wright2-7/+11
2005-01-06Bug 82280 - remove TextConsole.setAutoScroll()Darin Wright1-15/+0
2005-01-06console API cleanupDarin Wright2-6/+6
2005-01-06console API cleanupDarin Wright3-32/+63
2005-01-06console API cleanupDarin Wright2-6/+19
2005-01-06console API cleanupDarin Wright5-11/+8
2005-01-06console API cleanupDarin Wright3-9/+51
2005-01-06javadocDarin Wright1-3/+9
2005-01-06javadocDarin Wright1-2/+3
2005-01-06*** empty log message ***Darin Wright1-3/+4
2004-12-15Bug 81234 - Console Pinning causes no console to be displayed.Kevin Barnes1-1/+1
2004-12-15Bug 80721 - Conflicting key binding for 'org.eclipse.debug.ui.commands.eof' a...Kevin Barnes1-3/+3
2004-12-13Bug 80721 - Conflicting key binding for 'org.eclipse.debug.ui.commands.eof' a...Darin Wright1-3/+23
2004-12-10Bug 80729 - NPE in consoleDarin Wright1-2/+3
2004-12-10[revert] Bug 80729 - NPE in consoleDarin Wright1-3/+0
2004-12-10Bug 80729 - NPE in consoleDarin Wright1-2/+4
2004-12-10Bug 80729 - NPE in consoleDarin Wright1-1/+2
2004-12-10Bug 80728 - ShowConsoleAction not working when console pinnedKevin Barnes1-0/+7
2004-12-10Bug 80720 - Pinned console does not remain on topDarin Wright1-4/+3
2004-12-10Bug 80720 - Pinned console does not remain on topKevin Barnes1-0/+4
2004-12-10Bug 80726 - new launch doesn't open console viewKevin Barnes1-9/+19
2004-12-10Bug 80720 - Pinned console does not remain on topDarin Wright1-6/+14
2004-12-10Bug 80720 - Pinned console does not remain on topKevin Barnes1-0/+3
2004-12-10Bug 80373 - Pinning of consoles is lost after relaunch of debug processKevin Barnes2-1/+12
2004-12-10Bug 1654 - USABILITY - Can't look at client server output in one perspective ...Kevin Barnes1-1/+2
2004-12-09Bug 80373 - Pinning of consoles is lost after relaunch of debug processKevin Barnes4-60/+35
2004-12-09Bug 1654 - USABILITY - Can't look at client server output in one perspective ...Kevin Barnes12-89/+145
2004-12-09Bug 78460 - Console actions leaking after each launchDarin Wright1-9/+9
2004-12-09javadocDarin Wright1-0/+5
2004-12-08Bug 80229 - AIOB exception with fixed width consoleKevin Barnes1-38/+24
2004-12-07Bug 80227 - Fixed width console of 80 chars double spaces 80 char linesKevin Barnes1-6/+6
2004-12-07Bug 80227 - Fixed width console of 80 chars double spaces 80 char linesKevin Barnes1-4/+16
2004-12-07[backout] Bug 80227 - Fixed width console of 80 chars double spaces 80 char l...Darin Wright1-8/+2
2004-12-06Bug 80227 - Fixed width console of 80 chars double spaces 80 char linesKevin Barnes1-2/+8
2004-12-02Bug 79949 - Console View is missing Ctrl-C in context menu item.Darin Wright1-0/+4
2004-11-25Bug 79465 - Extension point names need to be externalizedDarin Swanson1-0/+14
2004-11-18Bug 77380 - hyperlinks in stack trace console draw "higher" than original textKevin Barnes1-2/+3
2004-11-18Bug 78751 - Extension Point Schema ChangesDarin Swanson3-118/+121
2004-11-17Bug 78864 - Using new registry APIJared Burns3-3/+3
2004-11-10Bug 77416 - Filter console factories by capabilitiesDarin Wright1-1/+3
2004-11-10Bug 74590 - Console colors not changed for terminated processesKevin Barnes2-5/+1
2004-11-09Bug 78191 - [console] context menu contributionsDarin Wright2-33/+14
2004-11-09Bug 78193 - IOConsolePartitioner.TrimJob quits too early if lastPartition is ...Kevin Barnes1-1/+1
2004-11-09javadoc spellingDarin Swanson1-1/+1
2004-11-08Bug 74584 - [Console] IOConsole does not bold title when contents changeKevin Barnes1-5/+5
2004-11-08Bug 77788 - Java Stack trace console color does not update until forced to re...Kevin Barnes1-1/+23
2004-11-08Bug 74584 - [Console] IOConsole does not bold title when contents changeKevin Barnes2-11/+23

Back to the top