Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-03-16Bug 532557 - add line information to BadLocationExceptionI20180317-1500Andrey Loskutov1-3/+6
2018-03-02Pick up new signing certificateDani Megert1-0/+1
2018-02-13Bug 531084 - Inefficient use of keySet iterator instead of entrySetI20180214-2000I20180213-2000Lars Vogel1-4/+3
2018-02-01Bug 528191 - Mark org.eclipse.jface.util.Assert andLars Vogel1-0/+41
2018-01-31Bug 528191 - Mark org.eclipse.jface.util.Assert andI20180201-0200I20180131-2000Lars Vogel1-0/+3
2017-12-12Bug 528254 - [Java9] Added Automatic-Module-Name HeaderI20171215-0215I20171215-0120I20171214-2000I20171214-0120I20171213-2000I20171212-2000Karsten Thoms1-0/+1
2017-07-13Bug 109481 - [find/replace] replace doesn't work when using a regex withfingerl3-5/+9
2017-06-22Bug 517929 - Update POMs in the master for 4.8 releaseAlexander Kurtakov1-1/+1
2017-06-21Removes unnecessary @See Javadoc annotations in org.eclipse.text inI20170621-2000Lars Vogel11-144/+0
2017-06-21Removes training white space in org.eclipse.textLars Vogel13-17/+17
2017-06-21org.eclipse.text MANIFEST.MF update for 4.8Lars Vogel2-2/+2
2017-06-21Bug 516535 - Replace StringBuffer with StringBuilder inLars Vogel15-31/+31
2017-02-03Bug 493304 - Prefer usage of enhanced for loop in eclipse.platform.textLars Vogel15-130/+81
2017-02-02Bug 493306 - Inefficient use of keySet iterator instead of entrySetLars Vogel2-8/+9
2017-01-11Bug 510312 - Replace usage of new Integer(int) with Integer.valueOf() inLars Vogel1-1/+1
2017-01-09Bug 510030 - Add toString() to Line and TextSelectionI20170111-0200I20170110-2000I20170109-2000Andrey Loskutov1-0/+5
2017-01-05Bug 509973: Comparator errors in I20170105-0320Markus Keller2-2/+2
2016-10-14Fixed bug 505958: [implementation] org.eclipse.jface.text.TextUtilities.getDe...Y20161020-1000Y20161018-1100I20161018-0800Dani Megert1-5/+7
2016-06-28Bug 496465: Prep for 4.7 (Oxygen) buildsMarkus Keller1-1/+1
2016-05-03Bug 492875 - Remove the "strictly compatible JRE" per-project overrideI20160504-0035I20160503-2000Lars Vogel1-2/+0
2016-03-21Fixed bug 489715: [templates] Insert template does not add default valueY20160324-1000I20160322-0800Noopur Gupta1-1/+1
2016-03-18Document that a document always has at least one lineDani Megert1-4/+7
2016-03-18Fixed bug 487671: [templates] Fix Javadoc for WordSelection template variableDani Megert1-2/+2
2016-02-25Added missing Javadoc for public constructorDani Megert1-3/+8
2016-02-24Bug 487901 - [templates] Create base class for adjust word_selection andLars Vogel1-43/+26
2016-02-10Bug 487327 - [templates] Allow specifying a default value in caseI20160216-1400I20160216-0800Lars Vogel2-2/+25
2016-02-09Bug 486903 - [Templates] Clarifies the usage of word_selection defaultsLars Vogel1-1/+1
2016-02-09Improved word_selection descriptionDani Megert1-1/+1
2016-02-09Bug 486903 - [Templates] Allow specifying a default value in case theI20160209-0800Lars Vogel2-2/+27
2016-01-27FUP to bug 486532: don't use bold inside textI20160127-0800Dani Megert1-1/+1
2016-01-26Fixed bug 486532: Provide better info for date variable proposalI20160126-2000Dani Megert1-1/+1
2016-01-25Added hint to use 'date' variable if custom formatting is desiredI20160126-0800I20160125-2000Dani Megert1-2/+2
2016-01-23Bug 75981: [templates][preferences] Allow to specify format of date variable ...Jeremie Bresson2-4/+43
2016-01-20Fixes for bug 483340: ListenerList should be parameterizedMarkus Keller2-52/+33
2015-12-18Bug 478673 - made AbstractDocument methods accept wildcardsI20160105-1000I20160105-0800I20151229-0800I20151222-0800Markus Keller1-2/+2
2015-12-01Bug 478673: generify codeI20151201-1100I20151201-0800Markus Keller35-496/+515
2015-12-01Bug 478673: added @Override/@Deprecated and removed non-Javadoc boilerplateMarkus Keller61-928/+494
2015-12-01Bug 478673: Move platform text to Java 1.8 BREEMarkus Keller7-30/+92
2015-11-01Increased bundle version for NeonDani Megert2-3/+3
2015-10-30Fixed bug 397610: "org.eclipse.core.runtime.AssertionFailedException" in "org...Dani Megert1-4/+4
2015-07-02Bug 469765: Prep for 4.6 (Neon) and 4.5 (Mars) maintenance buildsI20150707-0800Markus Keller1-1/+1
2015-05-05Fixed bug 466364: Cannot run unit-tests anymore because classes from org.ecli...I20150602-2000I20150601-2000I20150531-2000I20150529-2000I20150528-0700I20150527-2010I20150526-2010I20150525-2000I20150524-2000I20150522-2000I20150521-1715I20150521-1400I20150521-1100I20150520-2000I20150519-2000I20150519-1000I20150519-0030I20150518-2000I20150517-2000I20150516-1500I20150515-2000I20150514-2000I20150514-1000I20150513-2000I20150512-2100I20150512-2000I20150511-2130I20150511-2000I20150510-2000I20150509-1500I20150508-2000I20150507-2000I20150506-2000I20150505-2000Dani Megert1-0/+2
2014-09-15Bug 180973: [linked mode] Linked mode does not work with Unicode escapesI20140923-0800I20140918-0330I20140917-2000I20140917-0800I20140916-2000I20140916-0800I20140915-2000Markus Keller1-14/+34
2014-07-08Bug 439155: [block selection] Pasting multiple lines inserts \r instead of do...I20140722-0800I20140715-0800Markus Keller3-6/+8
2014-06-19Bug 436736 - Prep for 4.5 (Mars) and 4.4 maintenance buildsI20140708-0800I20140701-0800Paul Webster1-1/+1
2013-06-26Fixed bug 411168: Update parent POMs for LunaI20130717-1600I20130716-0800I20130709-0800I20130702-1230I20130702-1000I20130702-0800Dani Megert1-1/+1
2013-05-15fixed broken Javadoc linkMarkus Keller1-2/+2
2013-03-27Fixed bug 403969: Update Platform Text with the new parent versionI20130402-0800Paul Webster1-4/+2
2013-02-25converted line delimiters to Unixv20130225-182143Markus Keller2-367/+367
2013-02-25Bug 399451: Some projects have incorrect encoding setMarkus Keller1-0/+2

Back to the top