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
2006-09-22This commit was manufactured by cvs2svn to create tag 'v200609221505'.v200609221505nitind158-26675/+0
2006-09-18[157526] cannot type at end of read-only regionamywu2-3/+43
2006-08-20[153400] Memory leak by ModelManagerImpl.getModelForRead()nitind1-2/+8
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
2005-10-09[111482] job blocked while acquiring lock - prep to fix bugdavid_williams1-23/+44
2005-10-09[106903] [perf] use indexed loop instead of iteratordavid_williams1-59/+85
2005-10-03[111308] Remove various "deprecated/not used" classes (update deprecation inf...nitind1-4/+3
2005-10-01[111279] cleanup to remove common compiler warningsdavid_williams2-99/+6
2005-10-01[111279] cleanup to remove common compiler warningsdavid_williams8-179/+145
2005-09-29cleaned javadocpavery1-6/+10
2005-09-29adding getStructuredDocumentRegions() API (and unit test)pavery4-3/+85
2005-09-27we should return "null" if we don't know how to create a model for a certain ...pavery1-6/+7
2005-09-14[103022] XML Editor conflicts with 2.1 based editors - partial fix to remove ...david_williams1-1/+7
2005-09-14[103022] XML Editor conflicts with 2.1 based editors - partial fix to remove ...david_williams5-142/+12
2005-09-08[109025] Need to elimate SouceEditorRuntimeExceptiondavid_williams1-5/+5
2005-09-06[106324] ModelManager#getNewModelForRead/Edit always throws ResourceAlreadyEx...david_williams1-67/+26
2005-09-04[106596] IStructuredModel#releaseFromEdit() throws AssertionFailed Exceptiondavid_williams2-30/+52
2005-08-24cleanup and improve content type arbitrationnitind1-121/+137
2005-08-10updatenitind1-7/+5
2005-08-03try to updatenitind1-23/+35
2005-07-27[105268] JSP Translation JUnit failures in RC build on Linuxdavid_williams1-2/+3
2005-07-26[103306] Failure when importing a WSDL file in another WSDL for WTP > M4nitind1-3/+2
2005-07-20[104152] interpreting "*+xml" mime type as XML nowpavery2-4/+30
2005-07-16[103896] Memory leak in BasicStructuredDocumentdavid_williams1-4/+11
2005-07-04[102226] Assert utility incorrectly logs errordavid_williams1-3/+1

Back to the top