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
2005-08-31[104233] cannot set infopop for source editorsnitind2-60/+266
2005-08-30avoid assuming a default partitioner is setnitind1-2/+2
2005-08-30use document partitioningnitind1-9/+15
2005-08-25logic error - patition changed only if partitions NOT equal. probably a perf...pavery1-1/+1
2005-08-24[106620] Webtools XML Editor ignores XML files with other extensions then .xmlnitind7-20/+116
2005-08-24remove StructuredTextEditor referencenitind1-23/+10
2005-08-24[104683] bugs in TextHoverManagernitind1-2/+19
2005-08-08[106370] NPE in org.eclipse.wst.sse.ui.internal.debug.ToggleBreakpointsTarget...nitind1-10/+12
2005-08-08update JavaDocnitind1-2/+6
2005-08-08restrict QuickFix to operating only when a processor is installednitind1-1/+1
2005-08-03Set a title on the Color dialog we opennitind1-0/+2
2005-08-03show and allow editing of Marker attributesnitind1-0/+178
2005-08-03update base location calculationnitind1-4/+36
2005-07-21[104624] XMLEditor too sensitive to IStorage implementationdavid_williams1-1/+2
2005-07-21[104507] TVT 3.1 - TCT 301 - UI Appearance Bugdavid_williams1-6/+14
2005-07-20[103676] logging exceptions rather than letting the workbench pop up the anno...pavery1-0/+6
2005-07-19[71271] add "insert spaces for tabs" function to sse editorsdavid_williams1-50/+0
2005-07-18[103867] NPE when new JSP or XML document created or openeddavid_williams1-27/+30
2005-07-12[103536] canceling job in uninstall(...)pavery1-0/+1
2005-07-12[88714] BIDI:XML & HTML editor are not LTR orienteddavid_williams1-0/+6
2005-07-07[102881] DOMDocumentForJSP can now use cached adapter (because embedded type ...pavery4-14/+37
2005-07-04[102226] Assert utility incorrectly logs errordavid_williams3-53/+2
2005-06-27[101729] undo/redo menu items are misleading in outline, properties, snippets...nitind3-22/+6
2005-06-27[101363] NPE when rename open JSP to non-jsp extensiondavid_williams2-17/+22
2005-06-24[101738] Enhance debug information dialognitind3-9/+31
2005-06-24[92993] ClassCastException in DTD outline w/ logical groupingnitind1-8/+14
2005-06-24[101157] Remove @since Tagsdavid_williams14-28/+23
2005-06-23[100855] J2EE Projects Explorer: Exception occurs on calling context menu for...nitind1-28/+29
2005-06-22[101330] add some misc resource stringsdavid_williams2-0/+23
2005-06-22[81764] revert file needs to reset undo stackdavid_williams1-1/+8
2005-06-16[100348] ReconcileStepForValidator gets and releases model twice each timenitind1-0/+2
2005-06-16[100348] ReconcileStepForValidator gets and releases model twice each timenitind1-103/+85
2005-06-16[100330] web and xml preference page label should be read onlynitind2-18/+9
2005-06-16[95960] many more fixes, details in bugpavery2-37/+29
2005-06-15checking if file exists before removing markerspavery1-2/+4
2005-06-13[99290] Opening Outline view moves the caret to the topnitind1-0/+13
2005-06-11minor change to remove warningdavid_williams1-6/+7
2005-06-09update for ISourceEditingTextTools adapternitind2-10/+22
2005-06-08Add support for ISourceEditingTextTools adapternitind1-35/+101
2005-06-07[98586] remove some old stringsdavid_williams1-1/+0
2005-06-06[71271] add "insert spaces for tabs" function to sse editorsdavid_williams3-43/+34
2005-06-03switch to ISourceEditingTextTools adapters and remove all extra interfaces fr...nitind1-298/+173
2005-06-03Further deprecate and mention switch to ISourceEditingTextTools adapters inst...nitind2-3/+19
2005-06-03Switch to ISourceEditingTextTools adapters instead of extra interfaces on edi...nitind7-61/+54
2005-06-03update task tags for separate source folders, new preferences, naming, and UInitind4-525/+49
2005-06-03doc that createValidator can return nullnitind1-3/+3
2005-05-31reduce usage of StructuredTextEditor specificsnitind1-16/+25
2005-05-28bulk "organize imports" randavid_williams1-1/+1
2005-05-28huge changes just deleting mindless old strings, comments, dead code that con...david_williams10-41/+4
2005-05-27[96705] Assertion failure when using IStorageEditorInputnitind1-1/+1

Back to the top