Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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-07-05Improved switch statement checkingv20120705-111822I20120725-1800I20120724-0800I20120717-0800I20120710-0800Dani Megert1-2/+4
2012-05-30Fixed bug 380968: Pull request to bump versions in pom files in Platformv20120530-1528I20120530-2100I20120530-1900Thanh Ha1-1/+1
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-1/+2
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
2009-11-26Updated bundle version.Dani Megert1-1/+1
2009-11-25remove upper bound of org.junit dependency forMarkus Keller1-1/+1
bug 153429: JUnit4 in Eclipse Testing Framework
2009-01-08Never join lines in code.Dani Megert1-0/+2
2008-12-31copyright updatesDani Megert17-17/+17
2008-12-02require at least org.eclipse.core.filebuffers 3.5.0Markus Keller1-1/+1
2008-11-28New compiler settings.Dani Megert1-2/+4
2008-11-19Updated required bundle versions.Dani Megert1-6/+6
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 Megert23-499/+501
2008-09-03Don't format block comments.Dani Megert1-1/+1
2008-08-26Warn about missing description for all standard tags.Dani Megert1-2/+2
2008-08-26Fixed Javadoc warnings.Dani Megert3-24/+19
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-10/+307
2008-07-15New Organize Import preferences.Dani Megert1-1/+5
2008-02-20Increased o.e.c.filebuffers version to 3.4.0.Dani Megert1-1/+1
2008-01-29Fixed bug 210290: [api] API to get all IFileBuffer instancesDani Megert2-14/+49
2008-01-25Committed Andrew's patch to fix 208881: [api] enable document setup ↵v20080128Dani Megert4-0/+307
participants to customize behaviour based on resource being opened
2008-01-25Use compact assignment.Dani Megert2-5/+5
2008-01-25Committed Andrew's patch to fix 208881: [api] enable document setup ↵Dani Megert4-5/+81
participants to customize behaviour based on resource being opened
2008-01-23Fixed lazyStart header.Dani Megert1-1/+1
2007-08-23Fixed bug 200745: [implementation] Unable to open DefaultTextEditor on a ↵Dani Megert1-0/+22
FileStoreEditorInput when the filestore is non-local
2007-07-25Adjusted version number of org.eclipse.text to 3.4.0.Dani Megert1-1/+1
2007-06-29Converted to use manifest.mf.Dani Megert3-29/+23
2007-05-29Updated copyright date.Dani Megert8-8/+8
2007-04-04Fixed test failures caused by IFileStore.putInfo now correctly throwing an ↵v20070410-0800Dani Megert2-6/+12
exception.
2007-02-22Fixed bug 148057: [misc][api] Allow the construction of an ITextFileBuffer ↵Dani Megert8-3/+1635
from an IFileStore or a URI
2007-02-21Tests for new location kinds.Dani Megert1-59/+267
2007-02-20Clarified document time stamp if it cannot be retrieved from underlying file.Dani Megert1-3/+3
2007-02-19Fixed bug 99610: [api] add API to file buffers that allows to specify ↵Dani Megert3-174/+177
whether a file is internal or external
2007-02-19Fixed copyright.Dani Megert1-1/+1
2007-02-19Fixed bug 118199: [api] TextFileBufferManager#createFileBuffer with ↵Dani Megert1-0/+32
non-existing IPath returns JavaTextFileBuffer which causes a ghost file in the workspace
2007-02-19Fixed bug 118199: [api] TextFileBufferManager#createFileBuffer with ↵Dani Megert1-1/+1
non-existing IPath returns JavaTextFileBuffer which causes a ghost file in the workspace
2007-02-16Fixed bug 108764: [api] No way to determine document location from documentDani Megert2-0/+27
2007-02-13Additional checks.v20070213-0800Dani Megert1-0/+4
2007-01-30Use project settings for PDE compiler.Dani Megert1-0/+15
2006-06-05New about.html files.I20060605-1430Dani Megert1-2/+2
2006-05-11Added newer version of EPL about.htmlDani Megert1-10/+14

Back to the top