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
2007-12-18This commit was manufactured by cvs2svn to create tag 'v200712181901'.v200712181901nitind158-27088/+0
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
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 man...pavery3-9/+9
2005-12-13[120267] NPE when calling DocumentCSS#getOverrideStyle() -- committed to HEAD...david_williams1-16/+11
2005-12-07[119204] canceling web.xml save does not undo (reload) fresh, insynch values ...david_williams3-10/+27
2005-12-07[119204] canceling web.xml save does not undo (reload) fresh, insynch values ...david_williams1-2/+1
2005-12-07[119204] canceling web.xml save does not undo (reload) fresh, insynch values ...david_williams2-10/+46
2005-12-06[16523] NullPointerException at BasicStructuredDocumentRegion getText - rever...david_williams1-111/+66
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
2005-11-30[107320] StructuredTextEitor#setInput() creates another IStructuredModelnitind1-25/+30
2005-11-15Log messages instead of just printing themnitind1-16/+59
2005-11-10[115727] externalize strings that need them or mark them as non-nlsnitind6-13/+13
2005-10-31deprecate implementation classnitind1-19/+25
2005-10-17[112154] adding plain StructuredTextPartitioner as default for JSPpavery1-3/+4
2005-10-17[112701] clean up Logger (sse.core)david_williams9-184/+176
2005-10-13Fix to always check "debug" state, before logger method that creates strings.david_williams2-11/+21
2005-10-12adding null check (get node @ character offset returns null if document is em...pavery1-2/+8

Back to the top