Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-06-014.9 version updates for eclipse.platform.text required for EPL 2.0I20180601-0915I20180601-0900Lars Vogel2-2/+2
2018-05-30Bug 535191 - POM version change for 4.9 releaseI20180531-2125I20180531-2000I20180531-1245I20180531-0910Lars Vogel1-1/+1
2018-05-12Bug 534597 - Unanticipated comparator errors in I20180511-2000I20180514-0800I20180513-2000I20180513-0800I20180512-1500I20180512-0830Sravan Kumar Lakkimsetti1-0/+1
2018-05-07Bug 479244 - New icons for quick-fixable infos and info decoratorsS4_8_0_M7I20180511-2000I20180509-2000I20180509-0800I20180508-2000I20180508-0800I20180507-2205I20180507-2000I20180507-0810I20180507-0800Matthias Becker4-0/+0
2018-05-03Fixed bug 468307: [Preferences] Print margin's behavior is confusing to many ...Dani Megert6-5/+48
2018-05-03Bug 533601 - Add Bookmark dialog should use verbsJonas Hungershausen2-1/+23
2018-04-19Bug 533837 - Direct use of IStructuredSelectionAlexander Kurtakov6-16/+71
2018-02-23Bug 531369: Improve next / previous annotation iconI20180224-1500I20180223-2000Matthias Becker4-0/+0
2018-02-22Bug 531369: No background for next / previous annotation buttonI20180222-2000Matthias Becker8-0/+0
2018-02-12Bug 517393: Dark theme hyper-link text is dark blueMatthias Becker1-2/+2
2018-01-27Removed unused API filtersI20180128-2000I20180127-1500Dani Megert1-8/+0
2018-01-27Revert "Remove no longer needed api filters."Dani Megert1-0/+8
2018-01-26Remove no longer needed api filters.I20180127-0150I20180126-2040Alexander Kurtakov1-8/+0
2017-12-12Bug 528254 - [Java9] Added Automatic-Module-Name HeaderI20171215-0215I20171215-0120I20171214-2000I20171214-0120I20171213-2000I20171212-2000Karsten Thoms1-0/+1
2017-12-11Bug 519783 - HTMLPrinter should migrate to StringBuilderShawn Kleese1-1/+1
2017-12-01Bug 527903 - Changed NewUntitledTextFile.descriptionI20171201-0600I20171201-0345Karsten Thoms1-1/+1
2017-11-30Bug 527082 - [hovering][preferences] Add "Popup" as search term toLars Vogel1-1/+1
2017-11-27Bug 527082 - [hovering][preferences] Add "Popup" as search term toLars Vogel1-1/+1
2017-11-08Bug 527018 - [refactoring] Replace use of Number constructors by valueOfI20171113-2000I20171112-2000I20171111-1500I20171111-0410I20171111-0155I20171110-2000I20171109-2000Karsten Thoms1-3/+3
2017-09-15Bug 522212 - Resolve redundant null checksKarsten Thoms1-1/+1
2017-08-24Fixed bug 521373: MarginPainter no longer needs to be initialized after font ...I20170830-2000I20170830-0605I20170829-2345I20170829-2000I20170829-0940I20170829-0705I20170828-2000I20170828-1220I20170828-0730I20170827-2000I20170826-1500I20170825-2000I20170824-2000Dani Megert1-2/+1
2017-07-18Bug 519765 - org.eclipse.ui.editors should use try-with-resourcesI20170718-0355Arne Deutsch3-65/+19
2017-07-17org.eclipse.ui.editors MANIFEST.MF update for 4.8I20170717-2000Lars Vogel2-2/+2
2017-07-17Bug 519656 - Replace StringBuffer with StringBuilder inLars Vogel3-3/+3
2017-07-13Deletes outdated migration guides frpm org.eclipse.ui.editorsI20170717-0350I20170716-2000I20170716-0130I20170715-2000I20170714-2000I20170713-2000Lars Vogel4-139/+0
2017-06-22Bug 517929 - Update POMs in the master for 4.8 releaseAlexander Kurtakov1-1/+1
2017-02-02Bug 493306 - Inefficient use of keySet iterator instead of entrySetLars Vogel2-9/+11
2017-01-18Bug 508747 - Replace gifs in org.eclipse.ui.editors with png filesI20170118-1215Matthias Becker27-11/+11
2017-01-11Bug 510312 - Replace usage of new Integer(int) with Integer.valueOf() inLars Vogel2-4/+4
2017-01-11Bug 510312 - Replace usage of new Integer(int) with Integer.valueOf() inLars Vogel2-4/+4
2017-01-05Added version problem filter due to API being added to 4.6.2Y20170105-1040Y20170105-1000I20170108-2000I20170107-2000I20170106-2000I20170105-2000Dani Megert1-5/+13
2017-01-05Bug 509973: Comparator errors in I20170105-0320Markus Keller1-0/+2
2016-12-20Fixed bug 509474: [preferences][quick diff][rulers] Show difference in overvi...Dani Megert1-4/+4
2016-11-07Bug 507106 - Don't ask strange questions before showing revision infoAndrey Loskutov1-1/+2
2016-10-20Bug 505940 - NPE on overview ruler on editor for IFileRevision on plainY20161020-1800Andrey Loskutov1-1/+4
2016-09-23Bug 482354 - SVN checkout deadlocks EclipseAndrey Loskutov3-8/+43
2016-09-20Bug 479523 - Replace usage of SubProgressMonitor with SubMonitor inLars Vogel3-45/+32
2016-09-20Bug 428417 - ConcurrentModificationException inI20160920-0800Andrey Loskutov1-1/+2
2016-09-19Bug 501127 - Remove outdated _buildnotes_text_*.html fromLars Vogel6-2422/+0
2016-09-09Revert "Bug 479523 - Replace usage of SubProgressMonitor with SubMonitor in e...Lars Vogel3-31/+44
2016-09-09Bug 479523 - Replace usage of SubProgressMonitor with SubMonitor inLars Vogel3-44/+31
2016-07-26Bug 498497 - increment service segment for org.eclipse.ui.editorsY20160811-1000Y20160804-1000Y20160728-1000I20160816-1015I20160816-0800I20160809-1300I20160809-1100I20160803-2000I20160803-0800I20160802-2000I20160802-0800I20160801-2000I20160801-0800I20160731-2000Andrey Loskutov2-2/+2
2016-07-26Bug 498497 - Use different color and layer for "Info" markers in overview rulerAndrey Loskutov1-2/+2
2016-07-26clarify presentationLayer, see org.eclipse.jface.text.source.IAnnotationAcces...I20160726-1400Markus Keller1-27/+8
2016-06-28Bug 496465: Prep for 4.7 (Oxygen) buildsMarkus Keller1-1/+1
2016-05-05Bug 492973 - Avoid invoking inefficient new String() constructor inLars Vogel1-1/+1
2016-05-03Bug 492875 - Remove the "strictly compatible JRE" per-project overrideI20160504-0035I20160503-2000Lars Vogel1-2/+0
2016-04-22Fixed bug 492177: Clean up the removal of "Enable word wrap when opening an e...I20160424-2245I20160424-2000Dani Megert1-3/+1
2016-04-22Bug 492177 - Clean up the removal of "Enable word wrap when opening anAndrey Loskutov1-7/+2
2016-02-22Bug 488162 - [word wrap] Hide WW preference to avoid unexpectedI20160223-0800Andrey Loskutov1-4/+10

Back to the top