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-08-01194276 - Backport 192530 to 1.5.5 [XML Editor burns and leaks memory like cra...nitind1-26/+86
2007-01-25[163987] XML outline expects DND data too earlynitind1-4/+4
2007-01-17[170801] editor appears frozen (stops redrawing) after formatting document in...amywu1-2/+2
2006-11-21[136902] source validation slows down formatteramywu3-5/+89
2006-10-03[158846] deadlock when validate jsp and find occurrencesamywu2-4/+14
2006-09-21[136447] XML validator gets called whenever an XSD file is validated (turn of...nitind1-1/+1
2006-09-14[136447] XML validator gets called whenever an XSD file is validatednitind2-6/+63
2006-08-30[121791] Syntax Coloring not updated after SaveAs and Search/Replaceamywu1-1/+1
2006-08-23[154899] DirtyRegionProcessor#contains is called a lotamywu2-36/+169
2006-08-20[146784] - 'Duplicate prefix' after switching editor input and Save Asnitind1-3/+5
2006-07-10[145392] DND op fails with IllegalArgumentExceptionnitind1-17/+36
2006-06-14[73271] Folding for XML/HTML family languages editorsamywu4-34/+36
2006-05-30[128225] WTP preference fonts don't follow Eclipse preferencesamywu3-0/+13
2006-05-28[116119] html/jsp validation stops working fairly frequentlydavid_williams4-73/+12
2006-05-28[141614] - Strategy gets called on multiple dirty regions for "total" valida...david_williams3-83/+95
2006-05-24[140431] There a bunch of files with CPL licensejeffliu9-71/+74
2006-05-18[139141] Breakpoint image in ruler not updated if breakpoint enablement is to...nitind3-68/+39
2006-05-15[141089] TVT3.2:TCT362: AR:DTD Preferences Sample Text window should be unmir...amywu1-2/+4
2006-05-10[128057] Port to ICU4J (remaining issues)amywu7-7/+7
2006-05-09[137422] validation in standalone JS editor stopped working in M6nitind1-37/+40
2006-05-02[139753] possible ClassCastException in StructuredTextViewer#configure if doc...amywu1-4/+36
2006-05-02[136224] StructuredTextEditor and JSEditor do not support plain IStorageEdito...nitind1-2/+8
2006-05-01[138471] Spell check preferences do not take effect immediately in SSE editorsnitind2-36/+88
2006-04-18[131748] Properties view has focus/refresh problems with tags in JSPnitind1-1/+26
2006-04-18[136310] Outline view for HTML Editor becomes to have no selectionnitind1-16/+15
2006-04-18minor cleanupdavid_williams1-3/+3
2006-04-13[136764] No source validation for xml, xsd, wsdlamywu1-3/+3
2006-04-13[130649] Tie source validation with batch validation preferences when possibleamywu4-19/+119
2006-04-11[136212] CSSNodeAdapter should implement IJFaceNodeAdapter (additional safety)nitind1-2/+4
2006-04-06[135195] Externalize strings for 1.5M6amywu4-12/+12
2006-03-20Fix deprecation warning running SafeRunnablenitind1-2/+2
2006-03-16add another offset status stringnitind2-0/+2
2006-03-16show adapters for selected node notifiersnitind1-40/+103
2006-03-15show more details about annotations and selectionnitind1-154/+440
2006-03-14[131621] DocumentRegionProcessor throwing uncaught NPEnitind1-5/+10
2006-03-13fixing since tag.pavery1-1/+1
2006-03-06[130402] contentassistprocessor provisional extension point crashes workbenchamywu1-1/+1
2006-03-04[130402] contentassistprocessor provisional extension point crashes workbenchdavid_williams1-1/+16
2006-02-27[129531] Need to spec 'internals', 'friends', and "organize manifests".david_williams20-20/+20
2006-02-23[92480] JSP Fragments need content properties pageamywu4-25/+42
2006-02-17[47060] [navigation] Add Go To Next/Previous Annotation commands to text editornitind1-0/+3
2006-02-16[127527] SSE implementation of IReconciler should support IReconcilingStrategynitind2-155/+210
2006-02-16[127527] SSE implementation of IReconciler should support IReconcilingStrategynitind10-702/+958
2006-02-15removing some dead codepavery2-40/+9
2006-02-15[104815] fixing some bugs w/ validation regions (should be more correct now) ...pavery4-26/+75
2006-02-14[127526] Port to ICU4Jamywu2-2/+2
2006-02-14[nobug] add display of current selectionnitind3-22/+69
2006-02-13making SSE partition types public API (out of provisional state). Updated man...pavery1-3/+3
2006-01-26[123595] don't try to validate non existant files.pavery1-23/+18
2006-01-23[108806] Very-long-line XML file appears to hang Eclipsedavid_williams1-7/+63

Back to the top