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-11-20This commit was manufactured by cvs2svn to create tag 'v20051119_2145'.v20051119_2145nitind196-37523/+0
2005-11-16[115919] Properties view's Remove Property action does not worknitind2-21/+21
2005-11-10[115853] xml content assist not working due to content assist being uninstalleddavid_williams2-16/+28
2005-11-10[115727] externalize strings that need them or mark them as non-nlsnitind3-9/+9
2005-11-10[114597] applied Ted's patch for JSPELHandler. JSP tests ran ok. I think th...pavery8-278/+91
2005-11-10[115727] externalize strings that need them or mark them as non-nlsnitind7-7/+9
2005-11-09[115444] make some methods in StructuredTextViewerConfiguration finalnitind6-71/+1065
2005-11-09[115531] removed getReconciler() from StructuredTextViewerConfiguration subcl...pavery1-2/+41
2005-11-09[115445] more changes to move to source validation extension pointpavery7-84/+289
2005-11-09document use of "debug" ruler context menu groupnitind1-3/+4
2005-11-01[106427] Performance : need a delay class loading for EditorExtension actionsnitind4-11/+818
2005-11-01[106426] Performance : need to delay class loading for DnD extensionnitind1-1/+1
2005-11-01[106426] Performance : need to delay class loading for DnD extensionnitind3-11/+284
2005-10-31fix visibilitynitind1-1/+1
2005-10-31[109441] Use base selection notification instead of ViewerSelectionManagernitind3-742/+4
2005-10-31Cleanups suggested by amywunitind1-13/+18
2005-10-31cleanupnitind1-1/+1
2005-10-24in refactoring (getting rid of IStructuredDocument dependency) I left out se...pavery1-0/+3
2005-10-24changes to allow as-you-type validation for plain IDocument (eg. javascript e...pavery6-487/+625
2005-10-21[113423] Remove double-click and selectionChanged listener from ContentOutlin...nitind2-35/+1
2005-10-21[113404] ContentSettings should move to Coredavid_williams1-3/+3
2005-10-20tweaked HTMLValidator to implement ISourceValidator, so that as-you-type vali...pavery1-2/+0
2005-10-17getting rid of IStructuredDocumentListener (using regular IDocument listener ...pavery6-115/+254
2005-10-17[111877] Context Menu in our editors doesn't have a pretty undo arrow !!david_williams1-2/+18
2005-10-13[92948] highlighting in embedded javascript regionsdavid_williams1-36/+48
2005-10-10[112147] Invalid text selection from multiple structured selection in Structu...nitind1-36/+54
2005-10-10suppress default and apply buttonsnitind1-0/+2
2005-10-10handle IStorage.getFullpath() == nullnitind1-14/+31
2005-10-10back out build kind impldavid_williams1-5/+0
2005-10-08[111876] NPE in console when attribute hover info presented.david_williams1-11/+31
2005-10-08[105342] Auto-edit too agressivedavid_williams2-711/+12
2005-10-07[81561] Ruler double-click for bookmarks works differentlynitind2-69/+42
2005-10-07[81561] Ruler double-click for bookmarks works differently (double dialog pro...nitind1-1/+0
2005-10-07misc. internal cleanupsnitind1-7/+6
2005-10-07more docnitind1-4/+14
2005-10-06[106052] ignoring OperationCanceleedException nowpavery1-1/+5
2005-10-06[110351] applying Amy's patchespavery3-49/+16
2005-10-06correction in StructuredTextSelection.isEmpty()nitind1-1/+1
2005-10-06[111732] org.eclipse.wst.sse.ui.internal.contentoutline.ConfigurableContentOu...nitind1-1/+1
2005-10-04[111410] Need to block unnecessary ISelectionnitind1-1/+1
2005-10-04[111398] remove special processing for 'validate edit' in undo/redo and othersdavid_williams6-38/+22
2005-10-04[111318] Cannot insert new line, depending on current contentdavid_williams1-49/+46
2005-10-03[111308] Remove various "deprecated/not used" classes and methodsnitind1-86/+1
2005-10-03[111308] Remove various "deprecated/not used" classesnitind1-244/+0
2005-10-03[111370] Remove embedded adapter factory extension pointnitind1-6/+0
2005-10-03[111370] Remove embedded adapter factory extension pointnitind3-158/+0
2005-10-03set content type into outline page so it doesn't require an ITextEditor to fi...nitind1-6/+12
2005-10-03[107301] StructuredTextEditorContentOutlinePage#setModel() causes PopupMenuEx...nitind1-77/+71
2005-10-03[111308] Remove various "deprecated/not used" classesdavid_williams2-309/+9
2005-10-01[111279] cleanup to remove common compiler warningsdavid_williams3-14/+21

Back to the top