Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-07-03Reorder final plublic access modifier to Java standardI20180704-0805I20180704-0605I20180704-0545I20180703-2000Lars Vogel2-2/+2
2018-06-29Bug 536206 - Improve minimap performance on MacI20180702-2000Till Brychcy1-2/+6
2018-06-27Bug 536165 - Find icon for minimapY20180628-0525I20180702-0435I20180701-2000I20180630-1500I20180629-2000I20180629-0420I20180629-0400I20180628-2000I20180628-0230I20180627-2020I20180627-2000Matthias Becker2-0/+0
2018-06-22Bug 321410 - [EditorMgmt][navigation] Provide Mini-map of text in editorI20180625-1545angelozerr10-0/+754
2018-06-05Bug 535318 - Update license to EPL-2.0 for platform.text for about.htmlI20180607-2000I20180606-1020Lars Vogel1-16/+24
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-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 Kurtakov3-12/+12
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 Megert3-4/+4
2018-02-21Bug 531421 - [CodeMining] Adapt the source viewer CodeMining API toI20180221-2000angelozerr1-1/+2
2018-02-20Bug 531266 - [Dark Theme] Remove white background from Show Whitespace/I20180220-2000Lars Vogel12-0/+0
2018-02-13bug 514043 - [Dark Theme] range indicator color should beFabian Pfaff3-35/+48
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 Thoms3-15/+15
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-2000angelozerr8-0/+526
2017-12-12Bug 528254 - [Java9] Added Automatic-Module-Name HeaderI20171215-0215I20171215-0120I20171214-2000I20171214-0120I20171213-2000I20171212-2000Karsten Thoms1-0/+1
2017-11-15Bug 518939 - Fix text zoom enablement in multi page editorsI20171119-2000I20171118-1500I20171117-2000I20171116-2000I20171115-2000Sebastian Ratz2-18/+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 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

Back to the top