Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
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 participa...v20080128Dani Megert4-0/+307
2008-01-25Use compact assignment.Dani Megert2-5/+5
2008-01-25Committed Andrew's patch to fix 208881: [api] enable document setup participa...Dani Megert4-5/+81
2008-01-23Fixed lazyStart header.Dani Megert1-1/+1
2007-08-23Fixed bug 200745: [implementation] Unable to open DefaultTextEditor on a File...Dani Megert1-0/+22
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 ex...v20070410-0800Dani Megert2-6/+12
2007-02-22Fixed bug 148057: [misc][api] Allow the construction of an ITextFileBuffer fr...Dani Megert8-3/+1635
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 whether...Dani Megert3-174/+177
2007-02-19Fixed copyright.Dani Megert1-1/+1
2007-02-19Fixed bug 118199: [api] TextFileBufferManager#createFileBuffer with non-exist...Dani Megert1-0/+32
2007-02-19Fixed bug 118199: [api] TextFileBufferManager#createFileBuffer with non-exist...Dani Megert1-1/+1
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
2006-05-09updated about.htmlDani Megert1-15/+17
2006-04-19Use execution environment.Dani Megert3-66/+69
2006-04-13[mkeller] remove Execution Environments to become independent ofDani Megert1-1/+1
2006-04-06Specified 1.4 execution environment.Dani Megert1-1/+1
2005-12-16Updated about.htmlDani Megert1-15/+7
2005-11-09Updated versions according to http://eclipse.org/equinox/documents/plugin-ver...Dani Megert1-1/+1
2005-10-09Adopted new EFS classDani Megert7-20/+20

Back to the top