Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-07-07plug-in version updatesDarin Wright1-3/+6
2006-06-26Bug 148646 - [console] current console combo uses CHECK instead of RADIO styl...Kevin Barnes1-2/+1
2006-06-21Bug 148006 - deadlock in ConsoleDocument during ant execution in autobuildKevin Barnes1-89/+87
2006-06-21Bug 137694 - [console] scrollbar in empty consoleKevin Barnes1-39/+41
2006-06-19Bug 90768 - [console] Java Stack Trace Console: Option to format per defaultKevin Barnes1-106/+107
2006-06-14Bug 147116Michael Rennie3-3/+3
2006-06-14Bug 67370Michael Rennie2-4/+17
2006-06-12copyright updatesDarin Wright9-18/+18
2006-06-09docKevin Barnes1-0/+5
2006-06-09Bug 145076 - [console] Run configuration with UTF-8 console attached ...Kevin Barnes2-1/+16
2006-05-17spellingDarin Swanson1-2/+2
2006-05-16javadoc spelling errorsDarin Wright12-20/+20
2006-05-08copyright updateDarin Wright13-32/+33
2006-04-21Bug 124552 - api javadoc for console has constant typoDarin Swanson1-2/+2
2006-04-17Bug 136917 - Console view doesn't get opened in the current windowDarin Wright1-8/+10
2006-04-10Bug 133379 - Bad console pattern listener breaks launchingKevin Barnes1-6/+12
2006-04-10Bug 135765 - need to adopt ICU4J APIsDarin Swanson2-4/+4
2006-03-17Bug 132398 - Console Performance Test failures on fast windows boxKevin Barnes2-4/+3
2006-03-17Bug 132398 - Console Performance Test failures on fast windows boxKevin Barnes2-46/+39
2006-03-08Bug 130431 - A lot of characters in a line of output crashes EclipseKevin Barnes1-4/+1
2006-03-08Bug 130431 - A lot of characters in a line of output crashes EclipseKevin Barnes3-96/+104
2006-03-07Bug 130663 - Warn when console pattern matcher missing enablement expressionKevin Barnes4-2/+23
2006-03-07Bug 130431 - A lot of characters in a line of output crashes EclipseKevin Barnes1-2/+2
2006-02-24display cannot be nullDarin Swanson1-1/+1
2006-02-20Bug 128553 - NPE when launching Ant launch configDarin Swanson1-1/+3
2006-02-18Move from Platform deprecated APIDarin Swanson3-4/+5
2006-02-15Bug 127946 - Leak: ConsoleView never deregistered from the ConsoleManagerDarin Swanson1-3/+3
2006-02-09Bug 127130 - ConsoleDocumentAdapter.repairLines needs reviewKevin Barnes1-8/+4
2006-02-09improved console messageDarin Wright1-1/+1
2006-02-09The method run(ISafeRunnable) from the type Platform is deprecatedDarin Swanson1-4/+4
2006-02-09The variable view cannot be nullDarin Swanson1-2/+3
2006-01-30Bug 120863 - Support Ctrl modifier on console hyperlinksDarin Wright2-8/+53
2006-01-24Bug 119488 - java stack trace hyperlinks not .java agnosticDarin Wright1-2/+2
2006-01-24Bug 119488 - java stack trace hyperlinks not .java agnosticDarin Wright1-1/+16
2006-01-14javadocDarin Swanson1-1/+1
2006-01-04Bug 116060 - MessageConsoleStream.println synchronization hazardDarin Wright1-2/+1
2006-01-04Bug 111017 - default tab width for MessageConsole changed from 8 to 0 in 3.1Darin Wright1-0/+1
2005-12-14Bug 108568 - Debug console test failureDarin Wright3-2/+24
2005-11-30[fallback] Bug 116060 - MessageConsoleStream.println synchronization hazardDarin Wright1-3/+3
2005-11-30Bug 116060 - MessageConsoleStream.println synchronization hazardDarin Wright1-3/+3
2005-11-23Use new utility listener listDarin Wright2-3/+3
2005-10-25Bug 112771 - Add API to allow specific context help in Text ConsolesDarin Wright2-1/+29
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-08-05Bug 106178 - Remove uneccessary NLS tagsDarin Wright13-32/+32
2005-07-19Bug 100543 - TextConsoleViewer should not subclass TextViewerKevin Barnes1-3/+3
2005-06-16Bug 100331 - Pattern matchers are not removed/disconnectedKevin Barnes1-0/+1
2005-06-15Bug 98605 - Console Test failuresDarin Wright1-1/+1

Back to the top