Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-07-15New Organize Import preferences.Dani Megert1-1/+5
2008-06-20Increased version number.Dani Megert1-1/+1
2008-06-20182935Dani Megert1-0/+155
2008-05-13Added API tooling tags.Dani Megert2-1/+3
2008-05-13Added API tooling tags.Dani Megert8-32/+18
2008-04-23Fixed bug 228074: [implementation] ResourceTextFileBuffer reverts resource mo...Dani Megert2-8/+8
2008-04-15Updated copyright date.v20080415-0800Dani Megert2-2/+2
2008-04-14Fixed wrong implementation of #createTextFileBuffer()Dani Megert1-1/+8
2008-04-11Fixed bug 225753: [implementation] save changes BOM of UTF-16 with LE BOMDani Megert1-25/+31
2008-04-09Added workaround for bug 225753: ContentDescription.getCharset() broken for U...Dani Megert1-2/+5
2008-04-09Added workaround for bug 225753: ContentDescription.getCharset() broken for U...Dani Megert1-2/+11
2008-03-21Fixed usage of spaces.Dani Megert1-57/+57
2008-03-20Fixed CME.Dani Megert1-1/+16
2008-03-12Fixed Javadoc typo.Dani Megert1-3/+3
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-1/+52
2008-01-25Committed Andrew's patch to fix 208881: [api] enable document setup participa...Dani Megert4-10/+77
2008-01-23Fixed lazyStart header.Dani Megert1-1/+1
2007-12-20Fixed bug 189474: [implementation] closing editors very slowDani Megert1-0/+6
2007-12-19Improved Javadoc.Dani Megert1-1/+1
2007-11-15Pulled up fManager to AbstractFileBuffer.Dani Megert4-30/+32
2007-11-12Use "static final" instead of "final static".v20071113-0800Dani Megert3-3/+3
2007-09-28Fixed bug 201063: [save actions] Allow to 'Only format changed regions'v20071002-0800Dani Megert1-3/+14
2007-08-23Fixed bug 200745: [implementation] Unable to open DefaultTextEditor on a File...Dani Megert1-7/+18
2007-07-25Adjusted version number of org.eclipse.text to 3.4.0.Dani Megert1-2/+2
2007-06-04Added missing restriction.Dani Megert1-0/+1
2007-06-04Removed empty line.Dani Megert1-1/+0
2007-05-29Updated copyrights.Dani Megert8-8/+8
2007-05-03Fixed bug 184860: [misc] Existing editor doesn't pick up file changev20070503-0800Dani Megert1-4/+5
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

Back to the top