Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2007-09-12Bug 202564 MessageConsole.clearConsole() flushes output queued up after the ↵Michael Rennie1-3/+3
clearConsole call
2007-09-10updated compiler settingsMichael Rennie1-1/+20
2007-08-24Bug 176508 - [console] IOConsole Updater error with long output linesDarin Wright1-6/+7
2007-08-16Bug 200168 - Keybindings on the Mac conflict with reserved OS bindingsDarin Wright1-1/+11
2007-07-09Bug 194509Michael Rennie1-3/+6
infinite loop in console
2007-05-30copyright updatesDarin Wright1-1/+1
2007-05-18Bug 187905Michael Rennie4-3/+12
[doc] console actions are missing help context ids
2007-05-16Bug 186920Michael Rennie1-0/+12
TextConsole setBackground method incorrectly spelled as setBackgrond
2007-04-30copyrightDarin Wright1-1/+1
2007-04-30Bug 151569 [console] Java stack trace console: after paste, link to ↵Darin Wright2-2/+57
exception too long
2007-04-27copyrightDarin Wright9-10/+10
2007-04-25Bug 183621 Ensure plug-in dependencies are correct (versions)Darin Wright1-6/+6
2007-04-18Bug 136943 [console] README: Console Deadlock when too much information writtenDarin Wright4-2/+24
2007-03-29Bug 177640 icon attribute from consoleFactory element should be a resource typeDarin Wright1-133/+136
2007-03-29Bug 164218Michael Rennie1-1/+2
[console] IOConsoleInputStream.read() doesn't reduce the amount of data available
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-30Bug 168733 Manifest and properties file could get some clean upDarin Wright1-9/+12
2007-01-24Bug 171201Michael Rennie1-1/+2
NPE in TextConsoleViewer.handleDispose
2007-01-23[Console] Select all keyboard shortcut marked incorrectly in context menuMichael Rennie2-1/+2
2007-01-16task tag updates for the EXPERIMENTAL and CONTEXTLAUNCHING tagsMichael Rennie1-69/+72
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-26Bug 158760 Warning in latest nightly build and integration buildDarin Wright1-69/+69
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 ↵Darin Swanson1-19/+22
test suite
2006-07-25Bug 138976 [console] IOException when closing the applicationDarin Wright1-3/+19
2006-07-07plug-in version updatesDarin Wright2-4/+7
2006-06-26Bug 148646 - [console] current console combo uses CHECK instead of RADIO ↵Kevin Barnes1-2/+1
style buttons
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
[Context Help] missing F1 help for console actions
2006-06-14Bug 67370Michael Rennie2-4/+17
[console] F1 help missing - Console view
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-06-05about.htmlDarin Wright1-5/+6
2006-05-17spellingDarin Swanson1-2/+2
2006-05-16component xml and new types updatedDarin Wright1-0/+1
2006-05-16javadoc spelling errorsDarin Wright12-20/+20
2006-05-11 Bug 141189 - No version range specified when requiring bundlesDarin Wright1-1/+1
2006-05-09[eclipse-dev] Specifying Execution EnvironmentsDarin Wright2-1/+2
2006-05-08copyright updateDarin Wright13-32/+33
2006-05-04update about.html filesDarin Wright1-6/+11
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