Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-05-29update copyrightsMichael Rennie14-20/+20
2008-04-25Bug 220611 - Add PageSwitcher command to the Console ViewDarin Wright1-4/+12
2008-04-15Bug 220611 Add PageSwitcher command to the Console ViewMichael Rennie2-8/+58
2008-03-24javadoc clean upDarin Wright2-3/+3
2008-03-07Bug 221905 clean up javadoc tagsMichael Rennie11-25/+9
2008-03-04Bug 219794 - NPE in console MatchJobDarin Wright1-2/+6
2008-02-27trying api toolingMichael Rennie12-0/+16
2008-01-07Bug 214424 - IOConsole(String, String, ImageDescriptor, String, boolean) cons...Darin Wright1-1/+4
2007-10-31Bug 208084 Error writing to consoleMichael Rennie1-6/+8
2007-10-29 Bug 207743 StringIndexOutOfBoundsException in ConsoleDocumentAdapterDarin Wright1-22/+25
2007-09-24Bug 203615 TextConsoleViewer leaks CursorsMichael Rennie1-0/+6
2007-09-19Bug 202564 - MessageConsole.clearConsole() flushes output queued up after the...Darin Wright1-3/+0
2007-09-12Bug 202564 MessageConsole.clearConsole() flushes output queued up after the c...Michael Rennie1-3/+3
2007-08-24Bug 176508 - [console] IOConsole Updater error with long output linesDarin Wright1-6/+7
2007-07-09Bug 194509Michael Rennie1-3/+6
2007-05-30copyright updatesDarin Wright1-1/+1
2007-05-18Bug 187905Michael Rennie4-3/+12
2007-05-16Bug 186920Michael Rennie1-0/+12
2007-04-30copyrightDarin Wright1-1/+1
2007-04-30Bug 151569 [console] Java stack trace console: after paste, link to exception...Darin Wright2-2/+57
2007-04-27copyrightDarin Wright9-10/+10
2007-04-18Bug 136943 [console] README: Console Deadlock when too much information writtenDarin Wright4-2/+24
2007-03-29Bug 164218Michael Rennie1-1/+2
2007-03-27update copyrightsDarin Wright9-15/+15
2007-02-12Bug 173714 NPEs under JavaStackTracePageParticipant while debuggingDarin Wright2-27/+74
2007-01-30Bug 172248 - TextConsoleViewer should be checking for disposed text widgetDarin Swanson2-4/+4
2007-01-24Bug 171201Michael Rennie1-1/+2
2007-01-23[Console] Select all keyboard shortcut marked incorrectly in context menuMichael Rennie2-1/+2
2006-12-14move away from deprecated PlatformDarin Swanson1-2/+1
2006-11-17Bug 156761 Allow possibility of changing console background colorDarin Wright3-1/+48
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-08-04Bug 152794 - ConcurrentModificationException disposing consoles from Ant UI t...Darin Swanson1-19/+22
2006-07-25Bug 138976 [console] IOException when closing the applicationDarin Wright1-3/+19
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

Back to the top