Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2013-04-02[nobug] Set PDE POM check pref to errorI20130416-0800I20130409-0900I20130409-0800Mike Rennie1-0/+1
2013-04-01[nobug] provide project-specific API Tools settingsI20130402-0800Mike Rennie1-0/+97
2013-03-27Force qualifier update files are unnecessaryCurtis Windatt1-2/+0
2013-03-27Bug 403964 - Update Platform Debug parent versionCurtis Windatt2-4/+4
2013-03-20[nobug] decrease severity of compatible JRE checkMike Rennie2-2/+2
2013-02-25Bug 399451 - Some projects have incorrect encoding setv20130225-190314Mike Rennie1-0/+2
2013-02-25update copyright to include "and others"Mike Rennie1-1/+1
2013-02-25Bug 397850 - [CBI] use the correct group IDs for all artifactsMike Rennie1-2/+2
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
characters (console, JET Transformation)
2012-12-10Bug 396099 - Merge in CBI patches from 4.2.2 into 4.3 (pom changes) forv20121210-205647I20121211-0800I20121210-2000Thanh Ha1-1/+1
eclipse.platform.debug
2012-10-03Fixed bug 278529: [console] Background color not set when Console opensv20121003-094357Dani Megert1-1/+2
the first time
2012-10-03Increased bundle version for Kepler fixesDani Megert1-1/+1
2012-10-01Bug 382374 - Synchronization looks fishy inv20121001-203657I20121002-0800Mike Rennie1-4/+4
org.eclipse.ui.console.IOConsoleOutputStream
2012-07-05Improved switch statement checkingv20120705-111912Dani Megert1-1/+1
2012-05-21Add poms for Tycho buildv20120521-2012I20120529-2100I20120529-1900I20120528-2100I20120528-1900I20120527-2100I20120527-1900I20120526-1900I20120525-1900I20120525-1400I20120524-2300I20120524-2100I20120523-2100I20120523-1900I20120522-2100I20120522-1900I20120521-2100I20120521-1900Igor Fedorenko1-0/+25
2012-04-12[nobug] fix missing NLS warnings + make NLS setting an errorv20120412-1718Mike Rennie1-122/+122
2012-04-12[nobug] synchronize PDE compiler settings + adjust JavaDoc processingv20120412-1646Mike Rennie2-9/+30
prefs
2011-12-15Report incompatible environment as 'Error'v20111215-1438Dani Megert1-1/+1
2011-10-06Bug 360127 - Set new text file line delimiter to Unix to prevent conflictsv20111006-1618cwindatt1-0/+2
2011-09-28Fixed .gitignorev20110928-1228Dani Megert1-1/+0
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 ↵Pawel Piech1-1/+1
deactivateHandler(IHandlerActivation) javadoc and passes in null
2010-05-26copyright updateDarin Wright2-2/+2
2010-05-03Bug 309527: Device is disposed in ProcessConsole and ConsoleManagerCurtis Windatt3-4/+11
https://bugs.eclipse.org/bugs/show_bug.cgi?id=309527
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 ↵Darin Wright2-3/+19
encoding
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 ↵Darin Wright1-25/+23
unresponsiveness with large console buffer
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 ↵Darin Wright1-6/+10
already switches consoles
2009-01-05Bug 259107 - [console] Console Deadlock when too much information writtenCurtis Windatt1-6/+20
https://bugs.eclipse.org/bugs/show_bug.cgi?id=259107
2008-12-08Bug 257970 SWT Exception shutting down EclipseMichael Rennie1-10/+20
2008-12-04Bug 246843 - Menu#setVisible(..) should show the menu while handling ↵Darin Wright2-6/+57
mouseDown event on button
2008-12-04Bug 257537 ConsolePlugin should consider modifying its getStandardDisplay() ↵Darin Wright1-8/+3
method
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 ↵Michael Rennie2-22/+48
NullPointerException

Back to the top