Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-03-12Revert "fTextStore doesn't need to be protected"v20120312-1446Dani Megert1-4/+4
2012-03-09Javadocv20120309-2023Markus Keller1-9/+9
2012-03-09fTextStore doesn't need to be protectedv20120309-2020Deepak Azad1-4/+4
2011-12-15Report incompatible environment as 'Error'v20111215-1439Dani Megert1-1/+1
2011-10-07Changed 'New text file line delimiter' to 'Unix'.Dani Megert1-0/+2
2011-09-28Fixed .gitignoreDani Megert1-1/+0
2011-04-11Bug 342295: [templates] Template variable names can only contain ASCII charac...v20110412-0800Markus Keller1-0/+21
2011-04-08Bug 342295: [templates] Template variable names can only contain ASCII charac...Markus Keller1-1/+29
2010-11-18Bug 329614 comment 6: [linked mode] Incorrect selection and caret position af...Markus Keller3-41/+33
2010-11-17Bug 329614: [linked mode] Incorrect selection and caret position after rename...Markus Keller2-53/+198
2010-06-14Moving forward to 3.7 and updated copyright date.Dani Megert1-2/+2
2010-04-09Fixed broken tests.Dani Megert1-3/+27
2010-03-22Committed Anton's patch to fix bug 301023: [projection][typing] "Backspace" k...v20100323-0800Dani Megert1-4/+51
2010-02-05avoid leaks when tests are donev20100209-0800Markus Keller1-1/+6
2010-01-12Made getField() public.Dani Megert1-2/+2
2010-01-12Increased bundle version to 3.6.0.Dani Megert1-1/+1
2009-11-26Updated bundle version.Dani Megert1-1/+1
2009-11-25remove upper bound of org.junit dependency forMarkus Keller1-1/+1
2009-04-01Clarified Javadoc regarding getNumberOfLines().v20090429-1800aDani Megert1-1/+8
2009-01-29Added some undo manager tests.Dani Megert2-0/+475
2009-01-08Never join lines in code.Dani Megert1-0/+2
2008-12-31copyright updatesDani Megert24-24/+24
2008-11-28Fixed Javadoc warning.Dani Megert1-1/+2
2008-11-28New compiler settings.Dani Megert1-3/+4
2008-11-27Removed dead code.Dani Megert1-10/+1
2008-11-19Updated required bundle versions.Dani Megert1-2/+2
2008-10-07Set not strictly matching JRE problem severity to 'error'.Dani Megert1-0/+3
2008-09-11Removed trailing whitespace and organized the importsv20080909-ascuDani Megert31-1726/+1726
2008-09-09Fixed compiler warnings.Dani Megert6-252/+263
2008-09-04102699: [find/replace] Find/Replace Regex causes a stack overflowMarkus Keller1-0/+20
2008-09-03added TemplatesTestSuiteMarkus Keller1-1/+3
2008-09-03Don't format block comments.Dani Megert1-1/+1
2008-08-26Warn about missing description for all standard tags.Dani Megert1-0/+1
2008-08-08ignore non-nls'd strings and discouraged referencesMarkus Keller1-3/+5
2008-07-16Don't warn when using deprecated stuff inside Javadoc.Dani Megert1-1/+1
2008-07-15New Organize Import preferences (part 2).Dani Megert1-1/+1
2008-07-15New shared settings.Dani Megert2-12/+308
2008-07-15New Organize Import preferences.Dani Megert1-1/+5
2008-06-20Use 3.5.0 as new version.Dani Megert1-1/+1
2008-06-2099200Dani Megert2-12/+19
2008-02-07Fixed bug 217061: [find/replace] define & fix behavior of retain caps with ot...Dani Megert1-0/+9
2008-02-06Fixed bug 217061: [find/replace] define & fix behavior of retain caps with ot...Dani Megert1-16/+11
2008-01-29Committed Cagatay's patch to fix bug 28949: [find/replace] retain caps when r...Dani Megert1-3/+35
2007-12-10Stress test for old and new annotation model APIDani Megert2-0/+1476
2007-11-27Fix for bug 170764: [api] Provide API to retrieve annotations in a certain ra...v20071127-0800Dani Megert1-1/+1
2007-11-23First cut of fix for bug 170764: [api] Provide API to retrieve annotations in...Dani Megert2-0/+271
2007-10-04Fixed bug 130843: [typing] editor in a broken state after find/replaceDani Megert3-186/+29
2007-08-22Benno's patch to fix bug 200654: [templates] Need ability to pass any string ...Dani Megert1-1/+23
2007-07-25Adjusted version number of org.eclipse.text to 3.4.0.Dani Megert1-1/+1
2007-07-24Fixed bug 130843: [typing] editor in a broken state after find/replaceDani Megert2-2/+179

Back to the top