Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-05-05synchronize Javadoc processing preferences for all debug bundlesMichael Rennie1-6/+14
2011-05-05Copyright updatesMichael Rennie1-1/+1
2011-02-02Report error if there's no strictly matching JRE for the EE.Dani Megert1-0/+3
2011-01-25Updated bundle version.Dani Megert1-1/+1
2011-01-24Bug 331932 - 'Console' view disregards IHandlerService's deactivateHandler(IH...Pawel Piech1-1/+1
2010-05-26copyright updateDarin Wright2-2/+2
2010-05-03Bug 309527: Device is disposed in ProcessConsole and ConsoleManagerCurtis Windatt3-4/+11
2010-04-27Bug 310630 - ui chkpii errors in I20100426-0852Darin Wright1-2/+3
2010-03-25Bug 287829 - NPE in ConsoleViewDarin Wright1-10/+12
2010-03-24Bug 306914 - Possible deadlock when big chunk of data is written by the processDarin Wright1-19/+25
2009-12-15 Bug 206272 - Typo in extension point exampleMichael Rennie1-1/+1
2009-12-14Fix warnings in build.propertiesDarin Wright2-2/+15
2009-09-08Bug 214425 - MessageConsole should have a constructor for setting the text en...Darin Wright2-3/+19
2009-05-13Bug 241394 - [Console] Can not get input text properly in eclipse console panelCurtis Windatt1-0/+6
2009-04-08update lower bound of required bundlesDarin Wright1-5/+5
2009-03-31updated copyrightsMichael Rennie1-1/+11
2009-03-18adopted the new command constants from Platform UIDarin Wright1-23/+27
2009-02-26update compiler settings to 'error' for unused members on private/local typesDarin Wright1-91/+99
2009-02-03Bug 221234 - [console] Programs with lots of output cause major eclipse unres...Darin Wright1-25/+23
2009-01-28Bug 259107 - [console] Console Deadlock when too much information writtenDarin Wright1-49/+56
2009-01-16Bug 261214 - Console view: Opening drop-down of console switcher button alrea...Darin Wright1-6/+10
2009-01-05Bug 259107 - [console] Console Deadlock when too much information writtenCurtis Windatt1-6/+20
2008-12-08Bug 257970 SWT Exception shutting down EclipseMichael Rennie1-10/+20
2008-12-04Bug 246843 - Menu#setVisible(..) should show the menu while handling mouseDow...Darin Wright2-6/+57
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-10-17Bug 251265 - Rollback changes to IOConsolePartitionDarin Swanson1-17/+11
2008-10-15Bug 250008 Keybinding conflicts occurred. CTRL+SHIFT+P, jface NullPointerExce...Michael Rennie2-22/+48
2008-08-27Bug 244566 [Contexts] NullPointerExceptions in eclipse core pluginMichael Rennie1-1/+1
2008-08-27Bug 244566 [Contexts] NullPointerExceptions in eclipse core pluginMichael Rennie1-6/+19
2008-07-28Bug 236049 [console] 'Clear' context menu item enable when no text is availab...Michael Rennie1-2/+10
2008-07-15update copyrightMichael Rennie1-1/+1
2008-07-15Bug 240985 NPE adding org.eclipse.ui.console.consolePageParticipants extensio...Michael Rennie1-2/+6
2008-07-08update plug-in version and @since tag for console plug-inDarin Wright2-1/+3
2008-07-07 Bug 239512 MessageConsole hides IOConsole constructor taking consoleTypeMichael Rennie1-2/+15
2008-05-29update copyrightsMichael Rennie15-22/+22
2008-04-25Bug 220611 - Add PageSwitcher command to the Console ViewDarin Wright3-4/+24
2008-04-15Bug 220611 Add PageSwitcher command to the Console ViewMichael Rennie2-8/+58
2008-04-15Bug 226997 - Update to use showView command instead of view idDarin Wright2-20/+16
2008-04-01Bug 225094 Get rid of outdated context Id "org.eclipse.ui.globalScope"Michael Rennie1-3/+3
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-28Bug 220808 - Remove deprecated Eclipse-LazyStart from Debug pluginsCurtis Windatt1-1/+1
2008-02-27trying api toolingMichael Rennie15-43/+25
2008-01-07Bug 214424 - IOConsole(String, String, ImageDescriptor, String, boolean) cons...Darin Wright1-1/+4
2007-11-05Bug 208707 (Console) Remove binding for show console view with CTRL+ALT+QMichael Rennie1-5/+6
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

Back to the top