Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2013-02-25Fixed bug 397850: [CBI] use the correct group IDs for all artifactsDani Megert1-2/+2
2012-12-10Fixed bug 396110: Merge in CBI patches from 4.2.2 into 4.3 (pom changes)v20121210-150853I20121218-1600I20121218-0800I20121214-0730I20121213-1200I20121212-2000I20121212-0800I20121211-2000I20121211-0800I20121210-2000Dani Megert1-1/+1
2012-10-04Fixed bug 391072: HTML2TextReader.entity2Text(String) mangles all but 7v20121004-073628Dani Megert2-1/+13
2012-07-05Improved switch statement checkingv20120705-111822I20120725-1800I20120724-0800I20120717-0800I20120710-0800Dani Megert1-2/+4
2012-05-23Add poms for Tycho buildv20120523-1310Igor Fedorenko1-0/+25
2012-05-23Fixed bug 379730: Include Eclipse-BundleShape in test plugin MANIFEST.MFIgor Fedorenko1-0/+1
2012-04-28Additional tests for bug 373978 and bug 377417v20120428-1250Deepak Azad1-1/+12
2012-04-27Fixed bug 372516: [syntax highlighting] bracket highlighting should alsov20120427-0817Deepak Azad3-35/+61
2012-02-26Fixed bug 40580: [navigation] Matching brace (Ctrl+Shift+P) should workv20120226-0817Deepak Azad2-28/+99
2012-02-15Polish fix for bug 366400: [preferences][syntax highlighting]v20120215-1329Deepak Azad1-22/+88
2012-02-09Fixed bug 9503: Brace and parenthesis matching is one-offv20120209-1128Dani Megert3-31/+101
2012-01-11Fixed bug 368219: PatternRule does not always honor fBreaksOnEOFv20120111-1359Dani Megert1-2/+37
2012-01-04Updated bundle version to 3.8v20120104-1550Dani Megert1-1/+1
2012-01-04Fixed bug 367378: org.eclipse.jface.internal.text.html.HTML2TextReaderDani Megert2-6/+17
2011-12-15Report incompatible environment as 'Error'v20111215-1439Dani Megert1-1/+1
2011-11-14Bug 361916: [nls tooling][quick assist] Suggestions to fine tune quickv20111115-0800v20111114-1447Deepak Azad1-12/+107
2011-10-07Changed 'New text file line delimiter' to 'Unix'.Dani Megert1-0/+2
2011-09-28Fixed .gitignoreDani Megert1-1/+0
2011-03-24Fixed lost aboutToReconcile().v20110329-0800Dani Megert1-3/+23
2010-08-02version 3.7.0v20100802-1800Markus Keller1-1/+1
2010-06-29version 3.6.100Markus Keller1-1/+1
2010-06-14Moving forward to 3.7 and updated copyright date.Dani Megert1-2/+2
2009-11-26Updated bundle version.Dani Megert1-1/+1
2009-11-26*** empty log message ***Dani Megert1-1/+1
2009-11-25remove upper bound of org.junit dependency forMarkus Keller1-1/+1
2009-01-08Never join lines in code.Dani Megert1-0/+2
2008-12-31copyright updatesDani Megert12-12/+12
2008-11-28New compiler settings.Dani Megert1-3/+4
2008-11-19Updated required bundle versions.Dani Megert1-4/+4
2008-11-19Added missing Javadoc.Dani Megert5-41/+76
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 Megert18-331/+332
2008-09-03Don't format block comments.Dani Megert1-1/+1
2008-08-29Adopt new jface.text version.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-11/+307
2008-07-15New Organize Import preferences.Dani Megert1-1/+5
2008-01-10Fixed bug 214770: [implementation] Errors with getColumn() in RuleBasedScanne...Dani Megert2-3/+73
2007-12-18Fixed bug 197768: [reconciling] Bug with reconcilers that has no progress mo...v20071218-0800Dani Megert1-6/+1
2007-11-23Fixed leak.Dani Megert1-11/+13
2007-11-22Fixed bug 209921: [implementation] UndoableTextChange.canUndo() returns wrong...Dani Megert1-5/+99
2007-11-02Set fields to null on tearDown().Dani Megert1-15/+19
2007-07-25Adjusted version number of org.eclipse.jface.text to 3.4.0.Dani Megert1-1/+1
2007-06-29Converted to use manifest.mf.Dani Megert3-27/+23

Back to the top