Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-09-24Bug 203615 TextConsoleViewer leaks CursorsMichael Rennie1-0/+6
2007-01-30Bug 172248 - TextConsoleViewer should be checking for disposed text widgetDarin Swanson1-2/+2
2007-01-24Bug 171201Michael Rennie1-1/+2
2006-05-16javadoc spelling errorsDarin Wright1-1/+1
2006-05-08copyright updateDarin Wright1-2/+2
2006-01-30Bug 120863 - Support Ctrl modifier on console hyperlinksDarin Wright1-8/+20
2005-10-17Bug 112792 - NPE in TextConsoleViewerKevin Barnes1-8/+11
2005-10-04Bug 111437 - hyperlinks not updatedKevin Barnes1-112/+148
2005-09-30Bug 111256 - multiple hyperlinks on the same line not painted correctlyKevin Barnes1-0/+2
2005-09-16 Bug 102526 - Find/Replace in Console window does not go to proper place of m...Kevin Barnes1-0/+72
2005-07-19Bug 100543 - TextConsoleViewer should not subclass TextViewerKevin Barnes1-3/+3
2005-06-06Bug 97742 - Console uses wrong link colorDarin Wright1-1/+1
2005-06-02Bug 98003 - 3.1 RC1 javadoc warningsKevin Barnes1-1/+1
2005-05-25Bug 85770 - Hyperlink over multiple lines: text colored only on first lineKevin Barnes1-0/+4
2005-05-17removed old (commented out) code. No real changes.Kevin Barnes1-18/+0
2005-05-02Bug 92939 - Render links in the console as hyperlinksKevin Barnes1-109/+26
2005-04-27Bug 92135 - Output out of sync with process when debuggingKevin Barnes1-4/+19
2005-04-15Bug 91569 - TextConsoleViewer should not change selection when auto-scrollingKevin Barnes1-7/+3
2005-04-12Bug 78166 - [performance test] consoleKevin Barnes1-4/+0
2005-03-29Bug 78166 - [performance test] consoleKevin Barnes1-11/+22
2005-03-28Bug 78166 - [performance test] consoleKevin Barnes1-0/+2
2005-03-25Bug 78166 - [performance test] consoleKevin Barnes1-1/+9
2005-03-24Bug 78166 - [performance test] consoleKevin Barnes1-1/+2
2005-03-10Bug 87692 - setConsoleWidth() causes Invalid thread accessKevin Barnes1-4/+7
2005-03-01Bug 85600 - NPE from format in Java Stack trace consolev20050228Kevin Barnes1-2/+19
2005-03-01Bug 85600 - NPE from format in Java Stack trace consoleKevin Barnes1-3/+5
2005-02-28Bug 86850 - Console should scroll to last line, not end of documentKevin Barnes1-2/+3
2005-02-23CPL --> EPLDarin Swanson1-6/+8
2005-02-08Bug 78553 - Console hyperlink painting needs improvementKevin Barnes1-13/+48
2005-01-06console API cleanupDarin Wright1-4/+52
2004-11-18Bug 77380 - hyperlinks in stack trace console draw "higher" than original textKevin Barnes1-2/+3
2004-11-08Bug 77788 - Java Stack trace console color does not update until forced to re...Kevin Barnes1-1/+23
2004-11-05Bug 77994 - TextConsoleViewer leaks ConsoleDocumentAdapterDarin Swanson1-3/+1
2004-11-04Bug 77754 - Inefficient loop rendering styled textDarin Swanson1-2/+1
2004-11-04Bug 77754 -Inefficient loop rendering styled textDarin Wright1-14/+125
2004-10-29Bug 77063 - JavaStackTraceConsole should use Hyperlink ColorKevin Barnes1-2/+36
2004-10-28Bug 77202 - font setting for process consoleDarin Wright1-1/+1
2004-10-28Bug 77202 - font setting for process consoleDarin Wright1-2/+1
2004-10-2874123 - Console font problemDarin Wright1-1/+1
2004-10-27Bug 77065 - scroll lock not required in stack trace consoleDarin Wright1-1/+3
2004-10-27Bug 77065 - scroll lock not required in stack trace consoleKevin Barnes1-0/+361

    Back to the top