Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-03-03Revert "Bug 507664 - IOConsoleOutputStream does not handle multi-byte charact...I20170303-2000Sarika Sinha1-19/+5
2017-03-02Bug 507664 - IOConsoleOutputStream does not handle multi-byte charactersAndreas Loth1-5/+19
2017-03-01Bug 507664 - IOConsoleOutputStream does not handle multi-byte charactersI20170301-2000Andreas Loth5-47/+243
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
2017-01-20Bug 507661 - IOConsoleOutputStream and IOConsoleInputStream throw IOEI20170122-2000I20170121-2000I20170121-0950I20170120-2000Patrik Suzzi2-4/+8
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 Sinha4-4/+8
2016-03-24Revert "Bug 473081 - Scroll locks enables on empty console"Y20160331-1000I20160405-0800I20160330-1230I20160330-0930I20160329-0800Dani Megert1-20/+3
2016-02-26Bug 473641 - [console] Auto scroll lock unlocks too early when scrollingY20160303-0800Ricardo Bochnia1-4/+3
2016-01-22Bug 486157 - Adapt to ListenerList changesI20160125-0400I20160124-2000Sarika Sinha3-36/+29
2016-01-20Bug 484329 - Make ShowConsoleViewJob thread safeGhaith Hachem1-5/+6
2015-09-11Bug 477019 - IllegalArgumentException in TextLayout.getLocationI20150929-0800I20150922-0800I20150916-2000I20150916-0800I20150915-2000I20150915-0800I20150914-2000I20150914-1545I20150914-1130I20150914-0800I20150913-2000Sarika Sinha1-1/+1
2015-09-11Bug 476814 - Replace new Integer() with Integer.valueOf()Alex Blewitt4-9/+9
2015-08-22Revert "Bug 76936 - [console] Eclipse Console window does not handle \b, \f, ...I20150901-0800I20150825-0800Sarika Sinha1-147/+1
2015-07-29Bug 473081 - Scroll locks enables on empty consoleSarika Sinha1-3/+20
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 457969 - [console] Automatic scroll lock should unlock when userSarika Sinha1-0/+12
2015-04-15Bug 464602 - [Console] Console auto scrolls only after 2nd inputSarika Sinha1-1/+26
2015-04-15Revert "Bug 457969 - [console] Automatic scroll lock should unlock when user ...Dani Megert1-12/+0
2015-04-15Bug 457969 - [console] Automatic scroll lock should unlock when userSarika Sinha1-0/+12
2015-03-24Fixed bug 460417: Fix compiler problems from generified IAdaptable#getAdapter...Dani Megert1-13/+16
2015-03-24Improved JavadocDani Megert1-17/+18
2015-03-24Fixed bug 459517: [console] Auto-scroll lock should not affect the view stateSarika Sinha4-8/+51
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 Megert3-10/+21
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 Sinha6-37/+207
2014-11-26Removed incomplete JavadocDani Megert1-8/+4
2014-11-26Fixed Javadoc warning in official buildDani Megert1-2/+3
2014-11-25Bug 155411 - [launch] Need a way to assign stdin to a file from RunSarika Sinha1-5/+21
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 Rennie9-11/+13
2014-07-28Bug 287303 - [patch] Add Word Wrap action to Console ViewMatthias Mailänder10-134/+153
2014-04-24Bug 425962 - [New Contributors] Remove (non-Javadoc) @see statements ifI20140506-2000I20140505-2000I20140504-2000I20140503-1500I20140502-2000I20140501-0200I20140430-2000I20140430-0800I20140429-2000I20140429-0800I20140428-2000I20140428-0800I20140427-2030Matthias Mailänder1-26/+1
2014-03-03Bug 426116 - Use png files instead of gif files in org.eclipse.debug.uiI20140311-1200Lars Vogel1-26/+26
2013-08-06Bug 414303 - JDT Debug and Ant tests DNF on all platformsI20130807-0800I20130806-2000Mike Rennie1-12/+8
2013-07-31Bug 352626 - Move platform debug to Java 1.6 BREEMike Rennie39-1176/+1409
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-14Fixed copyright datev20130114-110845I20130115-1300I20130115-0800Dani Megert1-1/+2
2013-01-10Bug 378615 - NPE in ConsolePatternMatcher$MatchJob.runMike Rennie1-1/+4
2013-01-09Bug 309293 - [console][i18n] BIDI3.6 Wrong display of path with HebrewMike Rennie1-4/+0
2012-10-03Fixed bug 278529: [console] Background color not set when Console opensv20121003-094357Dani Megert1-1/+2
2012-10-01Bug 382374 - Synchronization looks fishy inv20121001-203657I20121002-0800Mike Rennie1-4/+4
2011-05-05Copyright updatesMichael Rennie1-1/+1

Back to the top