Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-08-22Bug 530393 - EPL 2.0 update for platform.text plug-ins - Part 1Lars Vogel361-1083/+2166
2018-08-11Bug 537719 - Proper treatment of null as a return value from proposal andI20180814-0910I20180814-0900I20180813-2000I20180812-2000Christian Dietrich1-5/+14
2018-08-07Bug 535964 - Move some non UI classes from jface.text to o.e.text.Y20180808-2200I20180811-1500I20180810-2000I20180810-0320I20180809-2000I20180808-2000Roland Grunberg8-796/+182
2018-07-18More deprecated getAverageCharWidth fixes.Alexander Kurtakov7-18/+18
2018-07-18DisposeListener to lambda.Alexander Kurtakov6-166/+88
2018-07-18Lambda conversions.Alexander Kurtakov30-765/+461
2018-06-18Bug 535865 - Fixed y offset computationI20180621-2000Karsten Thoms1-2/+1
2018-06-14Bug 535899 - [code mining] Remove drawing of "deleted" annotation moreI20180615-0300I20180614-2045I20180614-2000angelozerr1-18/+28
2018-06-11[Sonar] Removes dead store to widgetLineI20180613-0440I20180613-0300Jonas Hungershausen2-2/+2
2018-06-11[Sonar] Removes dead stored variablesJonas Hungershausen3-6/+0
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-05-28Bug 535162 - Necessary pom updateLars Vogel2-2/+2
2018-05-27Bug 535162 - [content assist] Possible NPE during async computeFilteredProposalsDawid Pakuła1-1/+1
2018-05-22Bug 534930 - [code mining] Inlined annotation is not drawn whenS4_8_0_RC2I20180527-2250I20180527-2000I20180527-0800I20180526-1500I20180526-0800I20180525-2000I20180524-0900I20180523-2000I20180523-0800I20180522-2000angelozerr1-6/+28
2018-05-22Bug 534395 - [content assist] Prefix autocompletion not work in async modeDawid Pakuła2-63/+117
2018-05-16Bug 534387 - Auto-insert randomly work with async completionS4_8_0_RC1I20180522-0800I20180521-2000I20180521-0800I20180520-2000I20180520-0800I20180519-1500I20180519-0800I20180518-2000I20180516-2000Dawid Pakuła1-6/+18
2018-05-16Bug 534402 - ContentAssistant#setStatusMessage isn't safe in async modeI20180516-0800Mickael Istria2-2/+3
2018-05-13Bug 532258 - Memory leaksI20180515-2000I20180515-1755I20180515-1620I20180515-1440I20180515-1300I20180515-0950I20180515-0800I20180514-2000Dawid Pakuła1-1/+1
2018-05-04Bug 534310 - [content assist] NPE in AsyncCompletionProposalPopup#computeProp...I20180506-2000I20180506-0800Dawid Pakuła1-1/+3
2018-05-03Bug 534328 - [code mining] Avoid delay to click on inlined annotationazerr1-29/+2
2018-05-03Bug 534318 - [code mining] Redraw of character has wrong y location forazerr1-1/+1
2018-05-03Revert "Bug 534318 - [code mining] Redraw of character has wrong y location f...Mickael Istria1-3/+3
2018-05-03Bug 534318 - [code mining] Redraw of character has wrong y location forazerr1-3/+3
2018-05-03Bug 534314 - [code mining] Line numbering and collapse/expand alignedazerr1-1/+8
2018-05-03Bug 534297 - [code mining] click on inlined annotation must take care ofI20180503-0740azerr1-1/+1
2018-05-03Bug 533072 - [code mining] Click on mining doesn't work when previousazerr3-31/+74
2018-05-02Bug 534276 - [code mining] Draw of line which have line headerI20180502-2000azerr1-1/+1
2018-04-30Fix some bad int/double conversionsI20180502-0100I20180501-2000I20180430-2000Mickael Istria2-2/+2
2018-04-30Improve some constructs for performanceMickael Istria1-4/+4
2018-04-27Bug 534156 - [code mining] Don't redraw character for line contentI20180430-0715I20180429-2000I20180428-2020I20180428-1500I20180427-2000azerr1-14/+16
2018-04-25Bug 533811 - [code mining] Inlined content annotation cannot be clickedI20180426-2000I20180426-0500I20180425-2000azerr5-147/+96
2018-04-24Bug 532706 - Update minings when code mining manager is initializedI20180425-1705I20180425-1650I20180425-1455I20180425-0910I20180425-0725I20180425-0505I20180425-0250I20180424-2000Karsten Thoms2-9/+10
2018-04-15Bug 533591 - [code mining] Inlined annotation support must removeI20180416-2000I20180416-0305azerr1-9/+10
2018-04-04Bug 533192 - [CodeMining] Fix little bug with background of mining lineazerr1-1/+1
2018-04-03Bug 532091 - [CodeMining] Don't draw minings which are cancelledI20180403-2000azerr2-2/+2
2018-03-30Bug 532924 - [CodeMining] wrong redraw artifacts showing upI20180402-2000I20180401-2000azerr1-2/+2
2018-03-27Bug 532587 - Inline Annotation can prevent editor from loadingangelozerr1-0/+4
2018-03-25Bug 532091 - [CodeMining] Don't draw minings which are canceledI20180326-2000I20180325-2000angelozerr4-37/+80
2018-03-23Bug 532829 - [CodeMining] Eclipse IDE freezes when refactor is done forI20180324-1500I20180323-2000angelozerr1-3/+12
2018-03-23Bug 532682 - Too high bracket box when line height is biggerMickael Istria1-1/+2
2018-03-23Bug 531421: [CodeMining] Adapt the source viewer CodeMining API toNoopur Gupta1-5/+7
2018-03-23Bug 531952 - [CodeMining] erroneous folding icons locationMickael Istria1-0/+16
2018-03-23Bug 529617 - TextListener for LineNumberRuler only manages digitsMickael Istria1-4/+0
2018-03-22Revert "Bug 532091 - [CodeMining] Don't draw minings which are cancelled"I20180323-0355I20180322-2000Lars Vogel4-98/+27
2018-03-22Bug 532091 - [CodeMining] Don't draw minings which are cancelledangelozerr4-27/+98
2018-03-22Bug 531876: Improve expanded/collapsed icons for the dark themeI20180322-0645Matthias Becker4-0/+0
2018-03-21Bug 532679 - [CodeMining] should show an empty area before content isangelozerr1-6/+24
2018-03-20Bug 531761: Value suggestion popup has black background on light theme.I20180320-2000Roland Grunberg2-10/+28

Back to the top