Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-09-08Bug 214425 - MessageConsole should have a constructor for setting the text en...Darin Wright1-2/+18
2009-03-18adopted the new command constants from Platform UIDarin Wright1-23/+27
2008-12-04Bug 257537 ConsolePlugin should consider modifying its getStandardDisplay() ...Darin Wright1-8/+3
2008-11-18added @noextend tags to interfacesDarin Wright3-0/+3
2008-07-28Bug 236049 [console] 'Clear' context menu item enable when no text is availab...Michael Rennie1-2/+10
2008-07-08update plug-in version and @since tag for console plug-inDarin Wright1-0/+2
2008-07-07 Bug 239512 MessageConsole hides IOConsole constructor taking consoleTypeMichael Rennie1-2/+15
2008-05-29update copyrightsMichael Rennie13-19/+19
2008-03-24javadoc clean upDarin Wright2-3/+3
2008-03-07Bug 221905 clean up javadoc tagsMichael Rennie11-25/+9
2008-02-27trying api toolingMichael Rennie12-0/+16
2008-01-07Bug 214424 - IOConsole(String, String, ImageDescriptor, String, boolean) cons...Darin Wright1-1/+4
2007-09-24Bug 203615 TextConsoleViewer leaks CursorsMichael Rennie1-0/+6
2007-05-30copyright updatesDarin Wright1-1/+1
2007-05-16Bug 186920Michael Rennie1-0/+12
2007-04-27copyrightDarin Wright4-5/+5
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 Wright2-2/+2
2007-02-12Bug 173714 NPEs under JavaStackTracePageParticipant while debuggingDarin Wright1-1/+5
2007-01-30Bug 172248 - TextConsoleViewer should be checking for disposed text widgetDarin Swanson1-2/+2
2007-01-24Bug 171201Michael Rennie1-1/+2
2007-01-23[Console] Select all keyboard shortcut marked incorrectly in context menuMichael Rennie1-0/+1
2006-11-17Bug 156761 Allow possibility of changing console background colorDarin Wright3-1/+48
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-14Bug 67370Michael Rennie1-2/+9
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 Wright5-10/+10
2006-04-21Bug 124552 - api javadoc for console has constant typoDarin Swanson1-2/+2
2006-04-10Bug 135765 - need to adopt ICU4J APIsDarin Swanson1-2/+2
2006-02-09The method run(ISafeRunnable) from the type Platform is deprecatedDarin Swanson1-4/+4
2006-01-30Bug 120863 - Support Ctrl modifier on console hyperlinksDarin Wright2-8/+53
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 Wright1-1/+7
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 Wright1-1/+1
2005-10-25Bug 112771 - Add API to allow specific context help in Text ConsolesDarin Wright1-0/+12
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

Back to the top