Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-09-18Revert "Revert "Bug 522027 - Remove trailing whitespace from org.eclipse.ui.c...I20170920-0100I20170919-2000I20170918-2000Lars Vogel2-3/+3
2017-09-13Bug 268608 - find/replace action disabled on first opening of consoleI20170915-1030Simeon Andreev1-0/+3
2017-09-11Revert "Bug 522027 - Remove trailing whitespace from org.eclipse.ui.console"Lars Vogel2-3/+3
2017-09-08Bug 522027 - Remove trailing whitespace fromLars Vogel2-3/+3
2017-03-04Bug 507664 - IOConsoleOutputStream does not handle multi-byte charactersY20170309-1000S4_7_0_M6I20170308-2000I20170308-0800I20170307-2000I20170307-0800I20170307-0610I20170307-0450I20170307-0420I20170307-0410I20170307-0150I20170306-2000I20170306-0800I20170305-2000I20170304-2000Sarika Sinha1-7/+14
2017-03-01Bug 507664 - IOConsoleOutputStream does not handle multi-byte charactersI20170301-2000Andreas Loth1-0/+96
2017-02-06Bug 467326 - NullPointerException in IOConsolePartition.delete (85)Y20170209-1000I20170212-2000I20170211-2000I20170210-2000I20170210-0615I20170210-0600I20170210-0550I20170210-0530I20170209-2000I20170208-2000I20170208-0700I20170207-2000I20170206-2000Victor Rubezhny1-2/+2
2016-08-24Bug 451797 - [platform] UI freezes inY20160825-1000Andrey Loskutov2-11/+3
2016-08-01Bug 489546 - Call to ConsoleManager.showConsoleView(x) has no effect ifY20160811-1000I20160809-1300I20160809-1100Andrey Loskutov1-32/+50
2016-06-10Bug 493931 - wrong GIFs in /org.eclipse.ui.console/fullSarika Sinha1-1/+1
2016-06-02Bug 493880 - OpenConsoleAction and CloseConsoleAction does not setSarika Sinha3-3/+6
2016-01-22Bug 486157 - Adapt to ListenerList changesI20160125-0400I20160124-2000Sarika Sinha2-30/+24
2016-01-20Bug 484329 - Make ShowConsoleViewJob thread safeGhaith Hachem1-5/+6
2015-08-22Revert "Bug 76936 - [console] Eclipse Console window does not handle \b, \f, ...I20150901-0800I20150825-0800Sarika Sinha1-147/+1
2015-05-12Bug 466789 - ConsoleView leaks closed console views viaSarika Sinha1-0/+1
2015-05-10Bug 466789 - ConsoleView leaks closed console views viaAndrey Loskutov1-4/+5
2015-04-15Bug 464602 - [Console] Console auto scrolls only after 2nd inputSarika Sinha1-1/+26
2015-03-24Fixed bug 460417: Fix compiler problems from generified IAdaptable#getAdapter...Dani Megert1-13/+16
2015-03-24Fixed bug 459517: [console] Auto-scroll lock should not affect the view stateSarika Sinha2-2/+27
2015-03-05Bug 76936 - [console] Eclipse Console window does not handle \b, \f, andPhilippe Marschall1-1/+147
2015-02-20Fixed bug 460417: Fix compiler problems from generified IAdaptable#getAdapter...Dani Megert2-5/+9
2014-12-10Revert "Bug 76936 - [console] Eclipse Console window does not handle \b, \f, ...I20141210-2000Markus Keller1-133/+1
2014-12-03Fixed bug 149393: [console] Scrolling up in console should automatically beha...I20141210-0800I20141209-2000I20141209-1115I20141209-0800I20141208-2000I20141208-0800I20141207-2000Sarika Sinha2-1/+18
2014-11-26Removed incomplete JavadocDani Megert1-8/+4
2014-11-12Bug 76936 - [console] Eclipse Console window does not handle \b, \f, andI20141118-0830I20141118-0800Philippe Marschall1-1/+133
2014-08-12Removed unnecessary casts from Bug 430981: Add type information to IServiceLo...Markus Keller1-2/+2
2014-07-28Bug 287303 - [patch] Add Word Wrap action to Console View - updateI20140729-0800Mike Rennie8-8/+9
2014-07-28Bug 287303 - [patch] Add Word Wrap action to Console ViewMatthias Mailänder9-134/+135
2014-03-03Bug 426116 - Use png files instead of gif files in org.eclipse.debug.uiI20140311-1200Lars Vogel1-26/+26
2013-07-31Bug 352626 - Move platform debug to Java 1.6 BREEMike Rennie24-599/+752
2013-07-10Bug 412658 - console view: - don't use widgets, use console managerI20130716-0800Mike Rennie1-26/+13
2013-07-10Bug 412658 - console view: "display selected console" should iterateMike Rennie1-12/+36
2013-05-14Updated copyright dateI20130515-2000I20130514-2000Dani Megert1-1/+1
2013-01-10Bug 378615 - NPE in ConsolePatternMatcher$MatchJob.runMike Rennie1-1/+4
2011-05-05Copyright updatesMichael Rennie1-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-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-05-13Bug 241394 - [Console] Can not get input text properly in eclipse console panelCurtis Windatt1-0/+6
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-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

Back to the top