Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-09-05Bug 155791Patch to fix jface.text.Assert deprecationDarin Wright1-1/+2
2006-08-25move off of deprecated getAttributeAsIs --> getAttributeDarin Swanson2-4/+5
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 Rennie1-2/+8
2006-05-08copyright updateDarin Wright8-22/+23
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 Swanson1-2/+2
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 variable view cannot be nullDarin Swanson1-2/+3
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
2005-12-14Bug 108568 - Debug console test failureDarin Wright2-1/+17
2005-11-23Use new utility listener listDarin Wright1-2/+2
2005-10-25Bug 112771 - Add API to allow specific context help in Text ConsolesDarin Wright1-1/+17
2005-08-05Bug 106178 - Remove uneccessary NLS tagsDarin Wright8-15/+15
2005-06-16Bug 100331 - Pattern matchers are not removed/disconnectedKevin Barnes1-0/+1
2005-06-14context menu help idsKevin Barnes2-1/+3
2005-06-07Bug 97726 - Carat location should be updated when user types in Console.Kevin Barnes1-5/+2
2005-06-07Bug 97726 - Carat location should be updated when user types in Console.Kevin Barnes1-19/+26
2005-06-06Bug 98249 - cvs console missing iconDarin Wright1-11/+7
2005-06-02Bug 92135 - Investigate console performance test failuresKevin Barnes1-1/+19
2005-05-09Bug 94133 - [Console] console does not automatically appear on write to stdoutKevin Barnes1-8/+8
2005-05-03Bug 93578 - java.lang.ArrayIndexOutOfBoundsException in ConsoleDocumentAdapterKevin Barnes1-15/+22
2005-05-02removed old accelerator format @Ctrl+FDarin Wright1-1/+1
2005-05-02Bug 92135 - Output out of sync with process when debuggingKevin Barnes4-30/+41
2005-04-27Bug 92135 - Output out of sync with process when debuggingKevin Barnes1-6/+0
2005-04-27Bug 92135 - Output out of sync with process when debuggingKevin Barnes3-90/+98
2005-04-27Bug 92938 - Unused Keys in ConsoleMessagesKevin Barnes1-6/+0
2005-04-22capitalizationDarin Wright1-49/+49
2005-04-20Bug 79426 - Exception in log fileKevin Barnes1-1/+0
2005-04-20Bug 81330 - Missing mnemonics in Context menu of ConsoleKevin Barnes2-25/+19
2005-04-20Bug 91552 - Console view shows "Console" as content description when no conso...Kevin Barnes1-1/+1
2005-04-20CPL > EPL updatesDarin Wright1-3/+3
2005-04-13Bug 91208 - firing PropertyChangeEvent in TextConsole.addHyperlink can be exp...Darin Wright1-3/+7

Back to the top