Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-09-15Bug 522212 - Resolve redundant null checksKarsten Thoms1-7/+1
2017-09-06Bug 521850 - Added null guard, text widget might be disposedI20170908-0035I20170907-2000I20170906-2000I20170906-0815Karsten Thoms1-2/+2
2017-09-04Bug 480563 - Add null guard when site was not setI20170906-0225I20170905-2000I20170905-0600I20170905-0310I20170904-2000Karsten Thoms1-1/+6
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-31/+5
2017-07-18Bug 519779 - [refactoring] Manage resources with try-with-resourcesShawn Kleese1-19/+2
2017-07-10Bug 519426 - AbstractTextEditor should check result of getDocument() toI20170713-0615I20170712-2000I20170711-2000Andrey Loskutov1-6/+13
2017-06-28Bug 516535 - Replace StringBuffer with StringBuilder inLars Vogel2-2/+2
2017-06-22Bug 517929 - Update POMs in the master for 4.8 releaseAlexander Kurtakov1-1/+1
2017-06-13org.eclipse.ui.workbench.texteditor MANIFEST.MF version updates for 4.8Y20170615-1000I20170615-2000I20170614-2000I20170613-2000Lars Vogel2-2/+2
2017-06-13Bug 516535 - Replace StringBuffer with StringBuilder inLars Vogel3-6/+6
2017-04-26Bug 512571 - Fix enablement of Zoom handlers for textY20170427-1000I20170430-2000I20170429-2000I20170429-1330I20170429-1230I20170428-2000I20170428-0830I20170428-0700I20170428-0550I20170428-0445I20170427-2000I20170426-2000Mickael Istria1-0/+14
2017-03-16Bug 512525 - Editor actions in menus and Generic EditorMickael Istria1-0/+29
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

Back to the top