Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-03-19[140632] Formatting of selectionamywu1-15/+2
2007-02-15[173405] (restore) Workaround for text editor IDragAndDropService usage incom...nitind1-19/+4
2007-02-13temporarily back out M5 changesnitind1-2/+3
2007-02-13[173783] completion proposal selection bareble visibleamywu1-1/+77
2007-02-12[173405] Workaround for text editor IDragAndDropService usage incompatibilitiesnitind1-9/+17
2007-01-31revert incorrect DND changenitind1-27/+0
2007-01-31[172270] Show tree path in status linenitind1-1/+68
2006-08-29[155335] StructuredTextEditor.dispose null pointer.amywu1-57/+53
2006-07-31[151176] Multiselection in Outline Page cause AssertionFailedExceptionnitind1-1/+7
2006-07-25[149330] Block comment feature (regression of 134047)nitind1-0/+12
2006-06-19[134047] A instance of StructuredTextEditor is leaked when editor is closed.david_williams1-36/+315
2006-06-14[73271] Folding for XML/HTML family languages editorsamywu1-3/+23
2006-05-28[116119] html/jsp validation stops working fairly frequentlydavid_williams1-5/+4
2006-05-02[136224] StructuredTextEditor and JSEditor do not support plain IStorageEdito...nitind1-3/+7
2006-04-18minor cleanupdavid_williams1-1/+1
2006-04-11[129127] [reg] Save does not work for external filesnitind1-6/+3
2006-02-27[129531] Need to spec 'internals', 'friends', and "organize manifests".david_williams1-2/+2
2006-02-20[104358] NullPointerException occurs when file from Package Explorer is dropp...nitind1-3/+4
2006-01-16[118425] Documentation popups for xml is small/too verboseamywu1-0/+153
2005-12-06[116812] [api] wst.sse APIs need javadocamywu1-8/+11
2005-12-05[116812] [api] wst.sse APIs need javadocdavid_williams1-7/+7
2005-12-05[116812] [api] wst.sse APIs need javadocamywu1-27/+170
2005-11-10[115727] externalize strings that need them or mark them as non-nlsnitind1-2/+2
2005-11-09document use of "debug" ruler context menu groupnitind1-3/+4
2005-11-01[106426] Performance : need to delay class loading for DnD extensionnitind1-1/+1
2005-10-31[109441] Use base selection notification instead of ViewerSelectionManagernitind1-47/+4
2005-10-17[111877] Context Menu in our editors doesn't have a pretty undo arrow !!david_williams1-2/+18
2005-10-10[112147] Invalid text selection from multiple structured selection in Structu...nitind1-36/+54
2005-10-07[81561] Ruler double-click for bookmarks works differentlynitind1-59/+23
2005-10-07[81561] Ruler double-click for bookmarks works differently (double dialog pro...nitind1-1/+0
2005-10-06correction in StructuredTextSelection.isEmpty()nitind1-1/+1
2005-10-03[111308] Remove various "deprecated/not used" classes and methodsnitind1-86/+1
2005-10-03set content type into outline page so it doesn't require an ITextEditor to fi...nitind1-6/+12
2005-10-03[111308] Remove various "deprecated/not used" classesdavid_williams1-56/+9
2005-09-29improve ViewerSelectionManager legacy compatibilitynitind1-3/+31
2005-09-27update property sheet and content outline handline, disconnect viewer selecti...nitind1-77/+85
2005-09-15Also listen for double-click while migrating for bug 109441nitind1-2/+13
2005-09-15[109468] get rid of subclasses of StructuredTextEditornitind1-23/+13
2005-09-15[109026] StructuredTextViewerConfiguration and editorConfiguration extension ...nitind1-0/+2957
2005-03-29more sse.ui refactoringpavery1-2769/+0
2005-03-29a bunch of refactoring work:pavery1-2/+2
2005-03-26cleanup of old deprecated methods/classesdavid_williams1-2/+2
2005-03-18[88419] Encoding code should move to internal, and SSEdavid_williams1-1/+1
2005-03-10[87589] CommonEditorPreferenceNames should not be so public APIdavid_williams1-3/+3
2005-03-10[ 87614] - Race condition getting model causes UI adapters not to be register...nitind1-14/+4
2005-03-10[87438] forcereadonly should be removed from StructuredTextEditordavid_williams1-64/+15
2005-03-08[87333] StructuredTextViewer should not be model-dependentdavid_williams1-89/+0
2005-02-23improved logging codedavid_williams1-4/+19
2005-02-21[86019] Should fail gracefully if non structured document used by structured ...david_williams1-124/+112
2005-02-18[85776] preliminary infrastructure for document folding in wtp source editorsdavid_williams1-12/+124

Back to the top