Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-04-19Bug 533729 - Cut/Copy/Paste on textual editors context menu miss iconsI20180420-2000I20180419-2000Mickael Istria1-0/+22
2018-04-19Bug 533837 - Direct use of IStructuredSelectionAlexander Kurtakov2-9/+9
2018-04-18Removes obvious reference to super constructor in GotoLineDialogLars Vogel1-3/+0
2018-04-18Bug 533206 - Goto line dialog should use verbsJonas Hungershausen2-1/+11
2018-03-21Bug 532703 - Fixed typo in method nameI20180322-0225I20180321-2000Karsten Thoms1-2/+2
2018-03-16Bug 532514 - setFocus: Added disposal checkI20180316-2000Karsten Thoms1-2/+6
2018-02-22Fixed bundle versionDani Megert1-1/+1
2018-02-21Bug 531421 - [CodeMining] Adapt the source viewer CodeMining API toI20180221-2000angelozerr1-1/+2
2018-02-13bug 514043 - [Dark Theme] range indicator color should beFabian Pfaff1-35/+36
2018-01-12Bug 522103 - Refactor usage of StyledText#getOffsetAtLocation(Point)I20180114-2000I20180113-1500I20180112-2000Karsten Thoms2-17/+21
2018-01-03Bug 522103 - Refactor usage of StyledText#getOffsetAtLocation(Point)I20180104-2000I20180104-0030I20180103-2000Karsten Thoms2-15/+14
2017-12-21Bug 528851 - [CodeMining] Problem while getting bad AnnotationPainterangelozerr1-0/+3
2017-12-15Bug 528419 - [CodeMining] Provide extension point for CodeMiningI20171218-2000I20171217-2000I20171216-1500I20171215-2000angelozerr1-0/+16
2017-11-15Bug 518939 - Fix text zoom enablement in multi page editorsI20171119-2000I20171118-1500I20171117-2000I20171116-2000I20171115-2000Sebastian Ratz1-4/+16
2017-11-08Bug 527018 - [refactoring] Replace use of Number constructors by valueOfI20171113-2000I20171112-2000I20171111-1500I20171111-0410I20171111-0155I20171110-2000I20171109-2000Karsten Thoms1-2/+2
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 Vogel1-1/+1
2017-06-13Bug 516535 - Replace StringBuffer with StringBuilder inLars Vogel2-5/+5
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 Vogel4-5/+5
2017-01-11Bug 510311 - Fix issues reported by Sonar Correctness - equals methodLars Vogel1-10/+0
2016-11-28Bug 72151 [find/replace] combobox needs to remember more itemsI20161129-2330I20161129-2000I20161128-2000Björn Michael1-5/+5
2016-07-14Remove unnecessary JavadocLars Vogel1-4/+0
2016-07-08Bug 497589 - Remove trailing whitespace fromI20160708-1700Lars Vogel29-122/+122
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-12Bug 492587: Autosave breaks Incremental FindMarkus Keller1-2/+13
2016-04-25Bug 485757 - Zoom in and zoom out icons look bad on dark backgroundTony McCrary2-29/+29
2016-04-25Bug 487357: Make find dialog content scrollableI20160425-0800Christian Georgi1-14/+25
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-21Bug 486273: [typing] "Cut Line" command misses to add first line to clipboard...I20160125-0800I20160125-0400I20160124-2000Markus Keller1-3/+6
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-02Bug 476037: Increase/Decrease font size commands for text editorsI20151203-1230I20151203-0800Mickael Istria4-1/+228
2015-12-01follow-up to bug 478673: fixed resource leaksMarkus Keller1-1/+0
2015-12-01Bug 478673: generify codeI20151201-1100I20151201-0800Markus Keller28-337/+337
2015-12-01Bug 478673: remove unused castsMarkus Keller21-34/+34
2015-12-01Bug 478673: added @Override/@Deprecated and removed non-Javadoc boilerplateMarkus Keller77-1339/+691

Back to the top