Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-03-19Finalized API.Dani Megert2-8/+8
2007-03-13Report 'null' refs as error and switch problems as warning.Dani Megert1-1/+4
2007-02-26Fixed bug 175506: [misc] Opening 'Untitled Text File' is brokenDani Megert1-1/+1
2007-02-23Small performance improvement.Dani Megert1-6/+9
2007-02-23Fixed wrong tag.Dani Megert1-1/+1
2007-02-23API clarification.Dani Megert3-7/+20
2007-02-23Cleanup.Dani Megert1-25/+17
2007-02-22Don't return document of disconnected buffers.Dani Megert1-6/+17
2007-02-22Fixed bug 148057: [misc][api] Allow the construction of an ITextFileBuffer fr...Dani Megert8-61/+273
2007-02-21Allow to use file buffers without core.resources.Dani Megert1-0/+1
2007-02-20Clarified Javadoc.Dani Megert1-0/+4
2007-02-20Removed unused methods.Dani Megert1-21/+0
2007-02-20Fixed copyright.v20070220-0800Dani Megert1-1/+1
2007-02-20Allow to use file buffers without core.resources.Dani Megert3-263/+324
2007-02-20Better UI message.Dani Megert1-1/+1
2007-02-20Allow to use file buffers without core.resources.Dani Megert2-259/+383
2007-02-20Allow to use file buffers without core.resources.Dani Megert2-108/+153
2007-02-20Allow to use file buffers without core.resources.Dani Megert3-9/+19
2007-02-20Clarified document time stamp if it cannot be retrieved from underlying file.Dani Megert2-3/+13
2007-02-20Allow to use file buffers without core.resources.Dani Megert5-6/+22
2007-02-19Deprecated methods that do not take the LocationKind.Dani Megert2-0/+6
2007-02-19Clarified Javadoc.Dani Megert1-0/+3
2007-02-19Fixed bug 99610: [api] add API to file buffers that allows to specify whether...Dani Megert2-4/+5
2007-02-19Fixed bug 99610: [api] add API to file buffers that allows to specify whether...Dani Megert4-83/+140
2007-02-19Removed deprecation.Dani Megert1-2/+2
2007-02-19Fixed bug 99610: [api] add API to file buffers that allows to specify whether...Dani Megert4-14/+182
2007-02-16Performance tuning.Dani Megert1-1/+1
2007-02-16Performance tuning.dm_rework_startDani Megert5-44/+220
2007-02-16Remove dependency to 'org.eclipse.core.resources' pug-in.Dani Megert2-5/+4
2007-02-16Remove dependency to 'org.eclipse.core.resources' pug-in.Dani Megert1-3/+1
2007-02-16Fixed bug 108764: [api] No way to determine document location from documentDani Megert2-0/+34
2007-02-05Finalize API.Dani Megert1-6/+0
2007-01-30Fixed casing and removed dot at the end.Dani Megert3-13/+13
2007-01-30Fixed description of 'point', 'id' and 'name'.Dani Megert3-9/+9
2007-01-30Use project settings for PDE compiler.Dani Megert1-0/+15
2006-11-22Changed Javadoc from <em> to <strong>Dani Megert1-1/+1
2006-10-19Fixed inaccurate extension point schemas.Dani Megert2-3/+2
2006-09-13Mark discouraged access as an error.Dani Megert1-1/+2
2006-09-08Use same blurb for provisional API.Dani Megert1-2/+2
2006-09-08Adjusted version numbers to reflect new API.Dani Megert1-2/+2
2006-09-08Fixed bug 148931: [misc] warn when editing a derived fileDani Megert5-3/+73
2006-08-31Switched to use org.eclipse.core.runtime.AssertDani Megert6-6/+8
2006-08-02Removed explicit properties file encoding.Dani Megert1-3/+0
2006-06-26Fixed bug 148563: [implementation] External file's Save As appends unnecessar...Dani Megert1-1/+1
2006-06-23read plug-in version from MANIFEST.MFDani Megert1-1/+8
2006-06-22Increased version number.Dani Megert1-1/+1
2006-06-12Increased bundle-version to 3.2.100.v20060613-0800Dani Megert1-1/+1
2006-06-08Increased bundle-version to 3.3.0.Dani Megert1-1/+1
2006-06-05New about.html files.I20060605-1430Dani Megert1-2/+2
2006-05-12Fixed copyrights.Dani Megert3-3/+3

Back to the top