Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-08-05Bug 513034 - Fix ext.point schema locationI20190805-1800Mickael Istria1-1/+1
2019-08-05Bug 513034 - Improvement to extension pointMickael Istria6-161/+152
2019-08-05Bug 549665 - [generic editor] Package Explorer should supportY20190805-0900Lakshminarayana Nekkanti3-0/+147
2019-08-05Bug 549755 - Use DocumentRewriteSession for undo/redo with many changesPaul Pazderski1-2/+27
2019-08-05Bug 548518 - Improve QuickSearchDialogAlexander Kurtakov5-21/+23
2019-08-02Bug 548518 - Improve QuickSearchDialogI20190804-1800I20190803-1800I20190802-1800Mickael Istria4-31/+47
2019-07-30Bug 549604 - Text editor status line should show caret offset andY20190801-0900I20190801-1800I20190801-0600I20190731-1800I20190730-1800Andrey Loskutov12-13/+119
2019-07-29Bug 548446 - inline annotations + "Folding>Collapse All" can cause NPEY20190730-0135Y20190730-0055I20190729-1800Mickael Istria2-1/+8
2019-07-29Bug 548518: STS Quicksearch ContributionY20190729-0900Kris De Volder47-0/+5271
2019-07-26Bug 549560 - Improve image creation in DefaultRangeIndicatorI20190728-1800I20190727-1800I20190726-1800Paul Pazderski1-4/+4
2019-07-25Bug 549502 - Add system default colors in Appearance Color Options tableI20190725-1800Andrew Obuchowicz1-14/+38
2019-07-25Bug 17805 - [painting] Print margin drawn on top of textY20190725-0900Paul Pazderski1-2/+2
2019-07-24Bug 549415 - Remove useless fieldI20190724-1800Mickael Istria1-4/+1
2019-07-23Bug 549496 - VisibleLinesTracker is activated twice inI20190723-1800Paul Pazderski2-13/+6
2019-07-23Bug 549415 - Improve colorpicker enablement in TextEditor pref pageMickael Istria1-49/+23
2019-07-22Bug 548057 Add color preview in "Appearance Color Options" tableI20190722-1800Andrew Obuchowicz1-71/+160
2019-07-18Revert "Bug 547532 - disable test fails due revert for bug 549110"Y20190722-0900I20190721-1800I20190720-1800I20190719-1800I20190718-1800Mickael Istria2-10/+10
2019-07-18Bug 513034 - [generic editor] Provide a way for generic editor to useLakshminarayana Nekkanti13-4/+397
2019-07-18Bug 548799 - Replace usage of AbstractUIPlugin#imageDescriptorFromPluginY20190718-0905Alexander Fedorov2-7/+8
2019-07-12Bug 547532 - fixed test compilation warningsY20190718-0450Y20190715-2335Y20190715-0900I20190717-1800I20190716-1800I20190715-1800I20190714-1800I20190713-1800I20190713-1105I20190713-0230I20190712-1800Andrey Loskutov2-10/+8
2019-07-11Bug 547532 - disable test fails due revert for bug 549110Y20190711-2335Y20190711-0900S4_13_0_M1I20190712-0625I20190711-1805I20190711-1120I20190711-0825Andrey Loskutov2-2/+4
2019-07-05Using indexOf char instead of indexOf StringY20190708-0900I20190710-1800I20190710-0610I20190709-1800I20190709-0610I20190708-1800I20190708-1035I20190708-0800I20190707-1800I20190707-0110I20190706-1800I20190705-1800Lars Vogel2-7/+7
2019-07-05Removes unnecessary toString calls and uses append inLars Vogel1-7/+7
2019-07-03Bug 121634 - [find/replace] status bar must show the string beingY20190705-0620Y20190704-0900I20190704-1800I20190704-0245I20190703-1800Pierre-Yves B.4-20/+31
2019-07-03Bug 547519 - Workaround bug 548866I20190703-0640Mickael Istria1-1/+2
2019-07-02Bug 548732 - Fix LineContentBoundsDrawingTestI20190702-1800I20190702-0930Mickael Istria1-1/+1
2019-06-28Bug 517681 - 'No suggestions available' always visible in quick fixY20190701-0635Y20190628-1440I20190702-0610I20190701-1805I20190630-1800I20190629-1800I20190628-1800Lakshminarayana Nekkanti1-3/+1
2019-06-27Bug 547519 - [code mining] Fix apply on tabulationI20190627-1800Mickael Istria6-12/+109
2019-06-26Bug 547519 - [code mining] Don't apply on tabY20190627-0630Y20190627-0200Y20190627-0045I20190627-0135I20190626-1800Mickael Istria5-19/+173
2019-06-24Bug 474156 - Run API Tools builder in the Gerrit verification buildI20190626-0720I20190625-1800I20190625-0535I20190624-1800Mickael Istria2-0/+7
2019-06-18Use addAll, deleteAll instead of looping through a collectionI20190623-1800I20190621-1800I20190620-1800I20190620-0130I20190619-1820I20190619-1800Lars Vogel7-25/+16
2019-06-17Removes redundant semicolonsI20190618-1805I20190618-0225I20190617-1800Lars Vogel1-3/+3
2019-06-17StringBuilder instead of StringBufferLars Vogel2-2/+2
2019-06-17Use String.contains instead of indexOfLars Vogel1-1/+1
2019-06-17Remove redundant blockLars Vogel6-103/+83
2019-06-16Bug 548060 - Improve positioning of widgets on Annotations pageI20190616-1800Andrew Obuchowicz1-4/+0
2019-06-16Bug 548109 - TemplatesView should adapt to IContributedContentsViewRolf Theunissen1-0/+9
2019-06-14Use isEmpty() instead of length() to check if collection is emptyI20190615-1800I20190614-1800Lars Vogel82-175/+175
2019-06-13Use jdk 5 for-each loopI20190614-0330I20190613-1800Carsten Hammer85-442/+431
2019-06-12Use isEmpty() instead of size()==0 where possibleI20190613-0210I20190612-1800Carsten Hammer25-33/+33
2019-06-12Activate save actions and Eclipse formatter on org.eclipse.text.testsLars Vogel2-18/+154
2019-06-124.13 version updateKarsten Thoms12-12/+12
2019-06-11Removes trailing whitespace from org.eclipse.text.testsI20190612-0115Lars Vogel22-311/+311
2019-06-11String.indexOf can be replaced with String.containsCarsten Hammer4-4/+4
2019-06-114.13 version of org.eclipse.ui.editorsLars Vogel2-2/+2
2019-06-114.13 version update of org.eclipse.jface.textLars Vogel2-2/+2
2019-06-11Use StringBuilder instead of StringBuffer where possible.Carsten Hammer10-50/+50
2019-06-114.13 version update for org.eclipse.ui.examples.javaeditorLars Vogel2-2/+2
2019-06-11Bug 546826: "To uppercase" and "to lowercase" commands should have iconMatthias Becker11-2/+12
2019-06-10Bug 547928 - Version bumps for 4.13 streamI20190610-1800I20190610-0135Sarika Sinha14-21/+21

Back to the top