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 (Expand)AuthorFilesLines
2008-11-28This commit was manufactured by cvs2svn to create tag 'v200811282000'.v200811282000nitind162-27757/+0
2008-08-27244091 Read-only support breaks refactoringdavid_williams2-1/+78
2008-08-14*** empty log message ***nitind1-7/+0
2008-08-09merge maintenancenitind5-23/+68
2008-07-09[232831] ContentDescriptors causes massive logging of errors in case of out o...amywu1-3/+4
2008-05-22[232619] ClassCastException in SSE ValidatorGroupListenernitind1-0/+6
2008-05-22[229787] Menu contribute assumes resource always exists and throws exception ...nitind1-18/+5
2008-04-24[228588] StructuredFilePropertyTester should avoid starting plug-innitind1-23/+23
2008-04-24[228065] source format appears in context menu for all filesamywu1-0/+94
2008-04-21[227452] Allow for validator groupingsnitind1-0/+72
2008-04-16[nobug] avoid NPE calculating model URI resolvernitind1-2/+6
2008-04-14[227018] Further optimize text region implementationsnitind1-18/+17
2008-03-25[221606] Make (HTML) validation message severity user controllablenitind3-1/+32
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 XML...nitind2-4/+65
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 e...nitind1-4/+4
2007-10-16[123621] Converting Line delimeters in cleanup document loses syntax highligh...amywu2-73/+109
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 (part...nitind4-25/+175
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 wit...nitind1-1/+33
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 (rest...nitind1-2/+1
2007-02-15[163443] private constructor with parameter flagged as unnecessary -- debatab...david_williams1-1/+1
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 r...nitind3-108/+107
2006-04-11[107647] [CSS Editor] Line delimiter setting ignoredamywu2-22/+117

Back to the top