Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2018-03-20Bug 529617 - Fix line numbers in Compare EditorMickael Istria1-6/+34
2018-03-19Bug 532604 - [CodeMining] Line header content can be drawn on the lineI20180319-2000angelozerr1-1/+5
2018-03-19Bug 529617 - [CodeMining] Line number in vertical ruler can be notangelozerr3-72/+175
2018-03-18Bug 532130 - [CodeMining] Draw line header annotation with GlyphMetricsI20180318-2000angelozerr3-77/+131
2018-03-16Bug 517393: Dark theme hyper-link text is dark blueMatthias Becker1-2/+9
2018-03-13Bug 506166 - Print Margin painted at the wrong position on Retina MacI20180315-2000I20180314-2000I20180313-2000Till Brychcy1-2/+2
2018-03-12Bug 531957 - [CodeMining] Line content annotation doesn't take theI20180312-2000angelozerr3-33/+72
2018-03-12Bug 532326 - Reduce field visibilityMickael Istria1-1/+1
2018-03-12Bug 532326 - [CodeMining] Fix redraw of character with custom font styleangelozerr3-2/+88
2018-03-12Bug 531659 - [CodeMining] Line content annotation should use lineangelozerr2-2/+2
2018-03-07Bug 532107 - [CodeMining] Bug with "visibles" inlined annotations in nonS4_8_0_M6I20180308-0630I20180307-2000I20180307-1025I20180307-0900I20180307-0825I20180307-0800angelozerr1-1/+6
2018-03-02Bug 531920 - [CodeMining] CodeMining annotation doesn't appear when textI20180306-2000I20180306-0800I20180305-2000I20180305-0800I20180305-0300I20180304-2000I20180304-0800I20180303-1500I20180303-1200I20180303-0800I20180303-0335I20180303-0155I20180303-0055I20180302-2000angelozerr1-5/+35
2018-03-02Bug 531686 - [CodeMining] Fix bug with line content annotation which isangelozerr1-7/+10
2018-02-27Bug 531691 - [CodeMining] Fix bug with flicker of line contentangelozerr1-1/+48
2018-02-26Bug 531686 - [CodeMining] Fix bug with line content annotation which isI20180227-2000angelozerr1-20/+20
2018-02-26Bug 531692 - [CodeMining] Fix background color of line contentI20180226-2000angelozerr1-1/+5
2018-02-26Bug 531682 - Fixed typo in private method nameKarsten Thoms1-3/+3
2018-02-26Bug 531546 - [CodeMining] Improve performance by drawing only "visibles"angelozerr4-26/+46
2018-02-25Bug 531546 - [CodeMining] Improve performance by drawing only "visibles"I20180225-2000angelozerr7-96/+157
2018-02-21Bug 531421 - [CodeMining] Adapt the source viewer CodeMining API toI20180221-2000angelozerr2-10/+23
2018-02-12Bug 517393: Dark theme hyper-link text is dark blueMatthias Becker2-11/+26
2018-02-07Bug 530819 - Make org.eclipse.xtext.ui friend of text.htmlI20180211-2000I20180210-1500I20180209-2000I20180208-2000I20180207-2000Karsten Thoms1-1/+1
2018-02-06Bug 529115: [CodeMining] CodeMining should support line header/contentI20180206-2000Noopur Gupta2-0/+4
2018-02-05Bug 529115 - [CodeMining] CodeMining should support line header/contentangelozerr7-221/+525
2018-01-29Force qualifier updates.I20180129-2000I20180129-0605I20180129-0540Alexander Kurtakov1-1/+2
2018-01-24Bug 530240 - Restore StringBuffer based methods in internal HTMLPrinterS4_8_0_M5I20180124-2000Lars Vogel1-0/+340
2018-01-18Bug 519783 - HTMLPrinter should migrate to StringBuilderI20180124-0800I20180123-2000I20180123-1010I20180123-0800I20180122-2000I20180122-0800I20180121-2000I20180121-0800I20180120-1500I20180120-0800I20180119-2000I20180119-0110I20180118-2000Lars Vogel1-7/+8
2018-01-18Bug 519783 - HTMLPrinter should migrate to StringBuilderLars Vogel1-340/+0
2018-01-12Bug 522103 - Refactor usage of StyledText#getOffsetAtLocation(Point)I20180114-2000I20180113-1500I20180112-2000Karsten Thoms4-49/+70
2018-01-09Bug 528418 - [CodeMining] Support for action CodeMiningI20180111-2000I20180111-0530I20180110-2000angelozerr5-19/+291
2018-01-08Bug 529087 - [CodeMining] Improve draw of line content annotation.I20180110-0100I20180109-2000I20180108-2000angelozerr3-71/+98
2018-01-05Bug 529422 - [sonar] Resolve "instanceof will always return true"I20180107-2000I20180106-1500I20180105-2000René Purrio4-18/+15
2018-01-03Bug 522103 - Refactor usage of StyledText#getOffsetAtLocation(Point)I20180104-2000I20180104-0030I20180103-2000Karsten Thoms6-64/+54
2017-12-21Bug 529076 - [CodeMining] Infinite draw when code mining is hidden onI20180103-0140I20180102-2215I20180102-2000I20180101-2000I20171231-2000I20171230-1500I20171229-2000I20171228-2000I20171227-2000I20171226-2000I20171225-2000I20171224-2000I20171223-1500I20171222-2000I20171221-2000angelozerr1-4/+6
2017-12-21Bug 528851 - [CodeMining] Problem while getting bad AnnotationPainterangelozerr2-7/+10

Back to the top