Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-03-11Bug 513517 - printStackTrace() should not be used in production codeI20170315-0500I20170314-2000I20170313-2000I20170312-2000Andrey Loskutov2-3/+5
2017-02-19Bug 320672 - [WorkbenchParts] [Compatibility] SWTException whenAndrey Loskutov1-9/+59
2017-02-17Revert "Bug 320672 - [WorkbenchParts] [Compatibility] SWTException when activ...I20170218-2000I20170217-2000Dani Megert1-59/+9
2017-02-16Bug 320672 - [WorkbenchParts] [Compatibility] SWTException whenY20170216-1515Y20170216-1450I20170216-2000Andrey Loskutov1-9/+59
2017-02-02Bug 493306 - Inefficient use of keySet iterator instead of entrySetLars Vogel1-5/+6
2017-01-11Bug 510312 - Replace usage of new Integer(int) with Integer.valueOf() inLars Vogel5-8/+8
2017-01-11Bug 510311 - Fix issues reported by Sonar Correctness - equals methodLars Vogel1-10/+0
2017-01-05Bug 509973: Comparator errors in I20170105-0320Markus Keller1-0/+2
2016-11-28Bug 72151 [find/replace] combobox needs to remember more itemsI20161129-2330I20161129-2000I20161128-2000Björn Michael1-5/+5
2016-10-14Revert "Bug 492202 - Zoom In/Out on block selection"Dani Megert1-1/+16
2016-10-13Bug 492202 - Zoom In/Out on block selectionMickael Istria1-16/+1
2016-08-18Increased bundle version for 4.7 fixesDani Megert2-3/+3
2016-07-14Remove unnecessary JavadocLars Vogel1-4/+0
2016-07-08Bug 497589 - Remove trailing whitespace fromI20160708-1700Lars Vogel38-179/+255
2016-06-28Bug 496465: Prep for 4.7 (Oxygen) buildsMarkus Keller1-1/+1
2016-06-24Bug 496754 - Providing generic way for editors to consume zoom in / out funct...Ilya Buziuk1-1/+1
2016-05-30Bug 494939: Do not let dialog scroll horizontallyR4_6I20160606-1100I20160603-1000I20160602-1000I20160601-2000I20160601-1000I20160531-2330I20160531-2000Christian Georgi1-2/+2
2016-05-18Bug 382972: [HiDPI] Update UI for Retina display on Mac and other high resolu...Y20160519-1000I20160518-2000Markus Keller29-0/+0
2016-05-12Bug 492587: Autosave breaks Incremental FindMarkus Keller1-2/+13
2016-05-03Bug 492875 - Remove the "strictly compatible JRE" per-project overrideI20160504-0035I20160503-2000Lars Vogel1-2/+0
2016-04-25Bug 485757 - Zoom in and zoom out icons look bad on dark backgroundTony McCrary55-37/+37
2016-04-25Bug 487357: Make find dialog content scrollableI20160425-0800Christian Georgi1-14/+25
2016-04-21Bug 324810: [block selection] specify a win7 font value for org.eclipse.ui.wo...Markus Keller1-1/+1
2016-04-11Bug 233427: [find/replace] Shift+Click implementation doesn't work on GTKI20160412-0800Markus Keller1-3/+3
2016-02-26Fixed bug 487584: [api] clarifyI20160301-1230I20160301-0800Noopur Gupta1-1/+1
2016-01-27Bug 486656: [key binding] Toggle Word Wrap shortcut Alt+Shift+Y is wrong on t...I20160128-2000I20160127-2000Markus Keller1-3/+15
2016-01-21Bug 486273: [typing] "Cut Line" command misses to add first line to clipboard...I20160125-0800I20160125-0400I20160124-2000Markus Keller2-4/+7
2016-01-20Fixes for bug 483340: ListenerList should be parameterizedMarkus Keller1-5/+4
2016-01-20Bug 484157: Fix computation of fonts to propage zoom actionMickael Istria1-3/+7
2016-01-15Bug 485748 - Proactively call done() on progress monitors at the top levelStefan Xenos1-10/+19
2016-01-11Bug 470203: [content assist] color/style substring code completionNoopur Gupta1-2/+30
2015-12-18Bug 484697 - NPE in getInitialWordWrapStatusAndrey Loskutov1-1/+5
2015-12-09Bug 483942: [key binding] bind 'Zoom In' to both Ctrl+= and Ctrl++I20151213-2000I20151209-2300I20151209-2000I20151209-0800Mickael Istria1-0/+5
2015-12-08Bug 483942: [key binding] 'Zoom In' should be bound to Ctrl+=I20151208-2000Markus Keller1-1/+1
2015-12-08Bug 483939: %command.zoomIn.descriptionMarkus Keller1-1/+1
2015-12-02Bug 476037: Increase/Decrease font size commands for text editorsI20151203-1230I20151203-0800Mickael Istria8-1/+278
2015-12-01follow-up to bug 478673: fixed resource leaksMarkus Keller1-1/+0
2015-12-01Bug 478673: generify codeI20151201-1100I20151201-0800Markus Keller40-515/+531
2015-12-01Bug 478673: remove unused castsMarkus Keller24-42/+42
2015-12-01Bug 478673: added @Override/@Deprecated and removed non-Javadoc boilerplateMarkus Keller99-1587/+819
2015-12-01Bug 478673: Move platform text to Java 1.8 BREEMarkus Keller7-29/+91
2015-11-18Bug 396949: Pinch to change font size in editorMarkus Keller3-49/+54
2015-11-11Bug 35779 - [misc] Text Viewer and Editor needs to support word wrapI20151117-0800Markus Keller2-16/+17
2015-11-10Bug 35779 - [misc] Text Viewer and Editor needs to support word wrapI20151110-0800Andrey Loskutov1-1/+13
2015-11-10Bug 35779 - [misc] Text Viewer and Editor needs to support word wrapAndrey Loskutov11-7/+181
2015-11-10Bug 35779 - [misc] Text Viewer and Editor needs to support word wrapAndrey Loskutov5-9/+126
2015-11-02Bug 64510: [templates] "Restore Removed" button on template pref page could s...I20151103-0800Markus Keller1-1/+20
2015-09-01Increased bundle version for NeonI20150901-0800Dani Megert2-3/+3
2015-09-01Updated copyright dateDani Megert1-1/+1
2015-08-31Bug 394739 - Remove org.eclipse.core.runtime.compatibility* bundlesSopot Cela1-10/+4

Back to the top