Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2005-02-13stop implement IShowInTargetList directlynitind1-129/+147
2005-02-10deprecate all custom SpellCheck supportnitind1-23/+23
2005-02-07[84616] Use base hyperlink navigation frameworknitind1-59/+13
2005-02-04correctly intialize text viewer configuration, remove deReload methodnitind1-41/+19
2005-02-03[84388] Assertion failure when close editor on remote filenitind1-18/+16
2005-01-26[83649] StructuredTextEditors should use the existing Preferences.. context menunitind1-2/+47
2005-01-25[83571] StructuredTextEditor preferences should follow All Text Editors ↵nitind1-3/+4
preferences
2005-01-21add runtime offset debug informationnitind1-3/+34
2005-01-19cleanup and reformat, remove deprecated constructor, deprecate methods only ↵nitind1-177/+224
used by Search
2005-01-12minor fix from Amy to complete double setInput fixdavid_williams1-1/+1
2005-01-04[82115] setInput is called twice by SSE Editorsdavid_williams1-10/+56
2004-12-30Simplify StructuredModelManager facadenitind1-5/+5
2004-12-28Make org.eclipse.wst.sse.ui.extendedconfiguration extension point more ↵nitind1-6/+5
consistent and scalable
2004-12-28[81561] Ruler double-click for bookmarks works differentlynitind1-31/+22
2004-12-08[80517] properties related changesdavid_williams1-17/+15
2004-12-07[80168] fix up use of deprecated Plugin/IPluginDescriptor API on sse componentsdavid_williams1-17/+15
2004-12-07need to use getFile(...) instead of getFileForLocation(...)pavery1-1/+4
because model base location uses relative URL now.
2004-11-30remove references to FileModelProvidernitind1-25/+0
2004-11-29support IToggleBreakpointsTarget for accelerators while debuggingnitind1-5/+11
2004-11-16fix setModel(IEditorInput) for WSDL, use sse.ui Assert classnitind1-49/+53
2004-11-15cleanupnitind1-2/+2
2004-11-11Fixes for bug 78439nitind1-2/+2
2004-11-11indicate that IStructuredDocuments are all that are supportednitind1-2/+2
2004-11-11refreshdavid_williams1-0/+2710
2004-11-11removing previous, in prep for refreshdavid_williams1-2637/+0
2004-10-13CVS structure renamed. org.eclipse.wtp.* has been moved to org.eclipse.*ndai1-0/+2637

Back to the top