Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2008-03-12This commit was manufactured by cvs2svn to create tag 'v200803122240'.v200803122240nitind158-27448/+0
2008-03-05[221610] Possible deadlock when saving and getting same model at same timenitind1-16/+25
2008-03-05[221610] Possible deadlock when saving and getting same model at same timenitind1-23/+28
2008-02-28[211380] Remove line delimiter preferencesnitind2-54/+35
2008-02-28doc updatenitind2-11/+23
2008-01-31*** empty log message ***nitind1-2/+2
2008-01-17[215724] Unbalanced thread locking effectively hangs workbench (II)nitind1-10/+6
2008-01-17[215724] Unbalanced thread locking effectively hangs workbenchnitind1-12/+10
2008-01-17[126133] Access to wst structured models is overly synchronizednitind3-435/+794
2007-12-18[212987] Threading problems in GenericPositionManagernitind1-6/+6
2007-12-04[209731] Repeatedly formatting non-dirty file toggles the dirty flagamywu1-9/+35
2007-10-30[205733] Content assist fails when editing web.xml or faces-config.xml in ↵nitind2-4/+65
XML Editor
2007-10-24[207217] ProjectResolver.getRootLocationString() throws NPE if it has no projectamywu1-0/+2
2007-10-24[207307] StructuredDocumentTextStore almost always regionMatches strings of ↵nitind1-4/+4
equal length
2007-10-16[123621] Converting Line delimeters in cleanup document loses syntax ↵amywu2-73/+109
highlighting
2007-09-13compiler cleanupsnitind3-33/+33
2007-09-10[nobug] sort membersnitind1-68/+68
2007-09-06[196172] WST Editors should be aware of remote resources shared via EFS ↵nitind4-25/+175
(partial for 2.0.1)
2007-09-03[103080] WST exception when searching filesnitind1-1/+1
2007-06-21[193805] - Changes are not thrown away when close with no save for files ↵nitind1-1/+33
with no structured model associated with them (text files, javascript files, etc) in web project
2007-05-24[107311] IStructuredModel#save(IFile) for SaveAs causes a ghost filenitind1-7/+29
2007-04-10[181799] update copyright comments for all sse codeamywu137-270/+290
2007-03-24private constructors not needed if another is provideddavid_williams2-15/+0
2007-02-15[170026] copying and then pasting text block twice makes file not dirty ↵nitind1-2/+1
(restore)
2007-02-15[163443] private constructor with parameter flagged as unnecessary -- ↵david_williams1-1/+1
debatable change in base behavior
2007-02-13temporarily back out M5 changesnitind1-2/+51
2007-02-12[170026] copying and then pasting text block twice makes file not dirtyamywu1-1/+2
2006-11-21[136902] source validation slows down formatteramywu3-13/+27
2006-11-17[164769] IllegalStateException when adding new element using the outline viewdavid_williams1-1/+7
2006-09-18[157526] cannot type at end of read-only regionamywu2-3/+43
2006-08-28update JavaDocnitind1-0/+10
2006-08-15forget about document when close() is callednitind1-1/+7
2006-07-26[151069] StructuredDocument is not reloaded on ResourceChangedEventamywu1-6/+3
2006-07-09[148806] Memory leak in HTMLDocumentTypeAdapterFactorydavid_williams2-25/+58
2006-06-06[102822] Bad performance on XML formatteramywu5-90/+453
2006-05-10[128057] Port to ICU4J (remaining issues)amywu3-3/+3
2006-04-20[115714] NullPointerException in Hashtable caused by FileBufferModelManager ↵nitind3-108/+107
releaseModel
2006-04-11[107647] [CSS Editor] Line delimiter setting ignoredamywu2-22/+117
2006-04-06[135195] Externalize strings for 1.5M6amywu1-1/+1
2006-02-27[129531] Need to spec 'internals', 'friends', and "organize manifests".david_williams11-9/+85
2006-02-15replacing and deprecating partition types (to be removed 1.5)pavery1-0/+14
2006-02-15[111674] [format] Preserving space during XML format for selected elementsdavid_williams2-4/+17
2006-02-13making SSE partition types public API (out of provisional state). Updated ↵pavery3-9/+9
manifests to 1.1.0.qualifier, updated exported packages.
2005-12-13[120267] NPE when calling DocumentCSS#getOverrideStyle() -- committed to ↵david_williams1-16/+11
HEAD only, not released for build.
2005-12-07[119204] canceling web.xml save does not undo (reload) fresh, insynch values ↵david_williams3-10/+27
-- sse part of fix
2005-12-07[119204] canceling web.xml save does not undo (reload) fresh, insynch values ↵david_williams1-2/+1
-- proposed fix
2005-12-07[119204] canceling web.xml save does not undo (reload) fresh, insynch values ↵david_williams2-10/+46
-- proposed fix
2005-12-06[16523] NullPointerException at BasicStructuredDocumentRegion getText - ↵david_williams1-111/+66
reverting some code that should not have been checked in with this (rest of fix is ok, though).
2005-12-06[16523] NullPointerException at BasicStructuredDocumentRegion getTextdavid_williams1-1/+1
2005-12-06[ 119176] ArrayIndexOutOfBoundException is thrown while editing HTML modeldavid_williams5-160/+143

Back to the top