Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-12-12[Bug 527855] Add Automatic-Module-Name to MANIFEST.MF forI20171212-2000Lars Vogel1-0/+1
2017-06-22Bug 517929 - Update POMs in the master for 4.8 release I20170622-0950Alexander Kurtakov1-1/+1
2017-06-07Necessary update of MANIFEST.MF for Eclipse 4.8 inLars Vogel2-2/+2
2017-06-07Bug 517924 - Move to StringBuilder in org.eclipse.core.commands andLars Vogel9-22/+17
2017-05-30Bug 517417 - Keep transient modifier on listenerList for backward compY20170601-1000S4_7_0_RC3I20170531-2000I20170531-0800I20170530-2000Mikael Barbero1-1/+1
2017-02-10Bug 511712 - Run cleanup action on eclipse.platform.ui/bundles to useDavid Weiser10-90/+72
2017-01-09Bug 500208 - EventManager#addListenerObject must check for null argMikael Barbero1-1/+6
2017-01-08Bug 448284 - EventManager#removeListenerObject is not consistentI20170108-2000Mikael Barbero1-1/+6
2016-11-18Fixed bug 506949: Save actions cause file corruption on undoI20161119-2000I20161118-2000Noopur Gupta1-3/+24
2016-09-01Bug 456268 - EventManager.clearListeners should set listenerList to nullY20160901-1000Mikael Barbero1-4/+2
2016-09-01Bug 185445 - User a volatile listenerList for atomic assignment to fieldMikael Barbero1-1/+1
2016-08-30Bug 486067 - Describe contracts of EventManager#getListeners in JavadocI20160830-0800Mikael Barbero1-1/+6
2016-06-30Bug 497052 - Move org.eclipse.core.commands to 1.8Andrey Loskutov5-9/+9
2016-06-28Bug 496465: Prep for 4.7 (Oxygen) buildsMarkus Keller1-1/+1
2016-03-16Fixed warning on "Unchecked cast from Map to Map<String,?>"Y20160317-0800I20160317-0200I20160316-2000Andrey Loskutov1-2/+2
2016-03-10Bug 489304 - Unefficient iteration on Map.keySetY20160310-0830Y20160310-0800Mickael Istria1-9/+6
2016-03-10Bug 489234 - Replace new Integer(int) with Integer.valueOf()Lars Vogel1-1/+1
2016-03-09Bug 489295 - Removes redundant type information from org.eclipse.core.commandsLars Vogel3-7/+10
2016-01-25Bug 486067: Deprecate org.eclipse.core.commands.common.EventManagerI20160127-0800I20160126-2000I20160126-0800I20160125-2000I20160125-0800Markus Keller1-0/+7
2016-01-22Bug 486314 - ListenerList should be parameterizedI20160125-0400I20160124-2000Alexander Kurtakov4-81/+35
2015-10-05Bug 478999 - Remove unnecessary casts from platform uiLars Vogel1-1/+1
2015-09-08Bug 472806 - Toggle Split Editor commands appear with the same nameI20150908-0800Dirk Fauth3-5/+22
2015-08-13Bug 474585 - Add missing @Override and @Deprecated to all bundles inLars Vogel3-0/+7
2015-07-27Bug 441244 - Remove unnecessary (non-Javadoc) statementsLars Vogel9-309/+0
2015-07-27Bug 473681 - Run "Fix Copyrights" on source folder for plug-ins ofLars Vogel52-52/+52
2015-07-02Bug 469765: Prep for 4.6 (Neon) and 4.5 (Mars) maintenance builds - update pa...I20150707-0800Markus Keller1-1/+1
2015-04-22Bug 460383 - Move platform ui plugins to Java 1.7 BREEI20150422-1000Andrey Loskutov2-3/+3
2015-04-07Bug 460383 - code cleanup: fixed obvious problems reported by FindBugsAndrey Loskutov4-6/+11
2015-04-07Bug 460383 - Move platform ui plugins to Java 1.7 BREE -Andrey Loskutov32-578/+575
2015-03-11Bug 461794 - Solve whitespace issues in eclipse.ui plug-ins Lars Vogel81-680/+972
2015-02-17Bug 460069 - Javadoc error related to #MAX_RESOURCES_TO_TRANSFER part 2Andrey Loskutov1-1/+1
2014-10-26Bug 448831 - HandleObjectManager should thrown IAE instead of NPELars Vogel1-2/+3
2014-06-25Bug 436736 - Prep for 4.5 (Mars) and 4.4 maintenance buildsPaul Webster1-1/+1
2014-05-28Fix for Bug 435837 - missing packages in generated API docs (ui changes)Eric Moffatt1-0/+15
2014-04-24Bug 380946 - [Commands] [Compatibility] helpContextId not registered forWojciech Sudol1-1/+35
2014-03-10Bug 425962 - Reverts commmit 846a534395b61e265cf097be4bf124ef21e27a59Lars Vogel1-2/+0
2014-03-10Bug 425962 - Remove (non-Javadoc) @see statements if @Override is usedSakith1-6/+2
2014-02-19Update java editor save actionsPaul Webster1-0/+53
2014-02-14Bug 428155 - Delete .cvsignore from eclipse.platform.ui Git repositoryLars Vogel1-2/+0
2014-02-10Bug 421948 - Platform.ui project preferences should *not* set IBM inLars Vogel1-2/+1
2013-06-26Bug 411156 - Update parent POMs for LunaPaul Webster1-1/+1
2013-05-15Bug 407431 - Run fix copyrights tool on UI bundlesPaul Webster4-4/+4
2013-03-26Bug 403966 - Update Platform UI, UA, Runtime with new parent versionPaul Webster2-1/+3
2013-02-20Bug 397850 - [CBI] use the correct group IDs for all artifactsv20130220-215121Paul Webster1-4/+2
2013-01-24Bug 398946 - Update manifests for any bundle that has changedv20130124-145547Paul Webster2-2/+2
2012-08-14Bug 385267 - Change exception messagev20120814-150512Eric Moffatt1-1/+1
2012-05-21Add poms for Tycho buildv20120521-2329I20120522-1900Igor Fedorenko1-0/+26
2012-04-26Bug 377751 - [Compatibility] NPE in Command.executeWithChecksv20120426-1411Paul Webster1-2/+3
2012-04-24Bug 369159 - [Compatibility] ICommandService/IExecutionListener notv20120424-1238Paul Webster1-1/+1
2012-04-20Bug 369159 - [Compatibility] ICommandService/IExecutionListener notv20120420-1511Paul Webster2-10/+41

Back to the top