Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-03-27Bug 430127 - [Graphics] Use png files instead of gif files inI20140402-0100I20140401-1500I20140401-0800Lars Vogel20-13/+15
2014-03-27Bug 426110 - [Graphics] Replace gif reference to org.eclipse.ui.ide withLars Vogel1-4/+5
2014-03-18Bug 430620 - Required icon updatesI20140325-0830Mike Rennie2-23/+23
2014-03-18Fixed compile warningI20140318-0830Dani Megert1-2/+1
2014-03-11Bug 426107 - Change org.eclipse.debug.ui extension point examples to useLars Vogel1-1/+1
2014-03-11Bug 426107 - Change org.eclipse.debug.ui extension point examples to useLars Vogel5-6/+6
2014-03-11Bug 426107 - Change org.eclipse.debug.ui extension point examples to useLars Vogel4-4/+4
2014-03-03Bug 426116 - Use png files instead of gif files in org.eclipse.debug.uiI20140311-1200Lars Vogel217-350/+350
2014-02-27Fixed bug 423767: [preferences] Change fallback 'Launch the previously launch...Y20140309-0500Y20140308-1100I20140311-0800I20140309-0800I20140306-1200I20140305-2000I20140305-0800I20140304-2000I20140304-0800I20140303-2000I20140303-1130I20140303-0800I20140302-2000I20140227-1100I20140227-0900Dani Megert1-3/+3
2014-02-19Bug 428479 - NullPointerException in Project's Project Preferences pageI20140226-1700I20140226-1200I20140225-1430I20140225-0800vrubezhny1-1/+5
2014-01-20Revert "Bug 426115 - Empty class in Factory Extension in org.eclipse.debug.ui"I20140218-0800I20140211-1100I20140211-0800I20140209-1458I20140204-0800I20140128-0800I20140123-1600I20140122-2000I20140122-0800I20140121-2000I20140121-0800I20140120-2000Dani Megert1-0/+5
2014-01-20Bug 426115 - Empty class in Factory Extension in org.eclipse.debug.uiLars Vogel1-5/+0
2014-01-03Added API filter for removed re-exported type WorkspaceLockI20140120-0800I20140119-2000I20140115-1300I20140114-0800I20140107-0800Dani Megert1-0/+19
2014-01-03Added API filter for removed re-exported type WorkspaceLockDani Megert1-1/+1
2013-12-05Fixed: ImageDescriptorRegistry.hookDisplay() can cause SWT Invalid thread accessI20131231-0800I20131224-0800I20131217-0800I20131212-1600I20131211-2000I20131211-0800I20131210-2000I20131210-0800I20131209-2000I20131209-0800I20131208-2000Dani Megert1-5/+15
2013-11-07Fixed compile warningsI20131203-0800I20131126-0800I20131119-0800I20131112-0800Dani Megert2-17/+16
2013-10-03Fixed unchecked cast warningsI20131105-0800I20131030-2000I20131030-1400I20131030-0800I20131029-2000I20131023-2000I20131022-1300I20131022-0800I20131015-0800I20131009-0430I20131008-2330Dani Megert3-4/+7
2013-09-06Bug 416691 - NPE for Launch without launch configurationI20131001-0800I20130924-1130I20130924-0800I20130918-2000I20130918-0800I20130917-2000I20130917-0800I20130916-2330I20130916-2000I20130916-0900I20130915-2000I20130914-1900I20130914-1500I20130913-2000I20130912-2000I20130911-2000I20130910-2000I20130910-0800I20130909-2000I20130908-2000I20130906-2000Mike Rennie2-10/+35
2013-09-04Bug 415966 - Did I (we) break .api_description generation?I20130905-2000I20130904-2000Curtis Windatt1-1/+0
2013-08-27Ignore warnings by setting parent propertyI20130903-2000I20130903-1410I20130903-0900I20130903-0800I20130902-2000I20130901-2000I20130831-1500I20130830-2000I20130829-2000I20130828-1800I20130828-1000I20130827-0800Dani Megert1-0/+3
2013-08-21Bug 415544 - Typo in menu item "Show Debug Toobar"Curtis Windatt1-2/+2
2013-08-19[nobug] removed unused SuppressWarnings + sync / update compilerI20130820-0800Mike Rennie14-33/+30
2013-08-19Bug 415350 - Remove JDT Debug requirement from mixedmode exampleMike Rennie11-342/+130
2013-08-19Bug 414994 - Guard against out of bounds exception when handling escapedValentin Ciocoi1-1/+2
2013-08-13[nobug] remove bogus entry from classpathMike Rennie1-1/+0
2013-08-13[nobug] sync the remainder of the project-specific settingsI20130813-1330I20130813-1200Mike Rennie10-0/+218
2013-08-13Bug 414939 - Error when checking outMike Rennie4-1/+111
2013-08-13Another try to get the compiler arguments rightI20130813-0800Dani Megert1-1/+3
2013-08-13Fixed bundle versionDani Megert2-2/+2
2013-08-12[nobug] add / update POMs for new example bundlesMike Rennie3-0/+48
2013-08-12[nobug] fix copyrights on new example bundlesMike Rennie27-12/+222
2013-08-12Bug 414212 - Add mixed mode launching examples Mike Rennie14-0/+1120
2013-08-12[nobug] spellingMike Rennie1-0/+73
2013-08-12Bug 414212 - Add memory examplesMike Rennie28-0/+2917
2013-08-12[nobug] x-friend new example bundlesMike Rennie2-2/+3
2013-08-12Another try to get the compiler arguments rightDani Megert1-2/+1
2013-08-11Add warning directives from global parent pomDani Megert1-0/+1
2013-08-08Warn about resource leaks (Tycho build)Dani Megert2-3/+17
2013-08-07Warn about resource leaksI20130807-2000Dani Megert1-1/+2
2013-08-06Bug 414303 - JDT Debug and Ant tests DNF on all platformsI20130807-0800I20130806-2000Mike Rennie1-12/+8
2013-08-06[nobug] fill in bundle vendor infos in example pluginsMike Rennie4-4/+8
2013-08-06Bug 414482 - Platform debug has compile errors...turn down compilerMike Rennie1-2/+2
2013-08-06Fixed bug 414482: Several Debug projects have errors in workspace after JFace...Dani Megert3-6/+6
2013-08-01Bug 414245 - Git ignore "target/" directory created by Maven during a buildI20130806-0800I20130805-2000I20130805-0800I20130804-2300Thanh Ha1-0/+3
2013-08-01[nobug] remove display.beep() useMike Rennie1-2/+0
2013-07-31Bug 352626 - Move platform debug to Java 1.6 BREEMike Rennie1014-17400/+22787
2013-07-17Bug 409456 - Get rid of discouraged access warningsI20130730-0800I20130724-1600I20130723-0800I20130717-1600Mike Rennie11-32/+48
2013-07-16Bug 413095 - Clean up deprecation and code warningsMike Rennie196-2757/+7369
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 Rennie3-14/+38

Back to the top