Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-02-16Adapted styleDani Megert1-4/+4
2004-02-13merge_new_look_into_HEAD_20040213merge_new_look_into_HEAD_20040213mvanmeek1-1/+9
2004-02-13Fixed bug 51821: TextNavigationAction sends invalid selection events -- patch...pre_merge_from_new_look_20040213Dani Megert1-2/+2
2004-02-13Fixed bug 51644: [typing] The word "squigglies" does not existDani Megert2-6/+6
2004-02-10- made decoration style constants follow enumeration patternteicher2-47/+73
2004-02-09Replaced API to set cue with uninstall()Dani Megert1-13/+31
2004-02-09adds various decoration capabilities to annotation painterteicher2-16/+230
2004-02-09fix up gtk key bindingsv20040209Kai Maetzel1-2/+1
2004-02-04Fixed bugs 40894, 46203, 51131: broken Ctrl+Shift key bindings in GTK.Dani Megert1-0/+12
2004-01-30clean-upKai Maetzel1-3/+0
2004-01-30annotation roll overteicher5-0/+1236
2004-01-29*** empty log message ***v20040130Kai Maetzel1-1/+1
2004-01-28Added ConfigurationElementSorterDani Megert2-112/+171
2004-01-27Improved Content Assist CueDani Megert1-7/+24
2004-01-26Tuned performance of configuration element comparisonDani Megert1-27/+66
2004-01-22Fixed 40784: [plan item] Improve annotations and annotation handlingDani Megert1-2/+0
2004-01-21Moved content assist subject control adapters to org.eclipse.jface.textDani Megert2-257/+1
2004-01-19PR 50119: [preferences][api] NPE from incorrectly specified markerAnnotationS...teicher1-15/+29
2004-01-19Fixed bug 50165: [implementation] Caret disposed, errors in log on every keys...Dani Megert1-1/+4
2004-01-19Allow calling validateEditorInput() when viewer is nullDani Megert1-3/+5
2004-01-14adds differentiated (incremental) annotation event notification to DocumentLi...teicher4-177/+289
2004-01-13Bug 48501. Added MOVE and RENAME for public consumption.dpollock1-0/+18
2004-01-13Changed *+F9 to *+F10 (see bug 48244)Dani Megert1-3/+3
2004-01-13Command+F9 for Carbonv20040113v20030113Dani Megert1-0/+13
2004-01-13Fixed missing propertyDani Megert1-0/+3
2004-01-12Fixed bug 48244: Key binding reassignment ctrl+wDani Megert1-1/+1
2004-01-12quick diff ruler context mnemonics (PR 49836)teicher1-2/+2
2004-01-09Fixed bug 49689: smart caret's image is being leakedDani Megert1-63/+50
2004-01-09Fixed bug 49715: Missing label for textEditorNavigationActionSetDani Megert1-0/+2
2004-01-09Fixed bug 49715: Missing label for textEditorNavigationActionSetDani Megert1-3/+0
2004-01-06Fixed bug 49506: [RCP] Invalid Menu Extension: org.eclipse.ui.edit.text.gotoL...Dani Megert5-22/+0
2003-12-23javadoc fixesteicher1-4/+7
2003-12-19fixed possible NPEteicher1-4/+6
2003-12-17Fixed bug 48852: Found the followng exception in the logDani Megert1-2/+4
2003-12-16fixes bug 48828: QuickDiff Annotations not shown in Overview Rulerteicher1-2/+18
2003-12-15Fixed bug 46965: [find/replace] Find/Replace has Find button disabledDani Megert1-6/+8
2003-12-09annotation reworkv20031209_annotation_reworkKai Maetzel7-250/+471
2003-12-01delegate UI part of annotations to annotation accessKai Maetzel1-8/+9
2003-12-01class path containersKai Maetzel1-2/+1
2003-12-01class path containersKai Maetzel1-4/+1
2003-12-01osgi compatibilityKai Maetzel1-0/+1
2003-11-25*** empty log message ***cmclaren1-16/+54
2003-11-24Added Javadoc comment regarding SWT.WRAPDani Megert1-1/+1
2003-11-18Fixed bug 45325: search with regular expressions turned off still treats pare...Dani Megert1-7/+33
2003-11-17calls to ReferenceProvider.getReference() catch now OperationCanceledExceptions.teicher1-0/+3
2003-11-14Fixed bug 46621: [misc] Opening StyledText in java editor is really slowDani Megert1-17/+26
2003-11-13Allow to use only some features of this classDani Megert1-14/+12
2003-11-13Fixed too agressive exitingDani Megert1-1/+2
2003-11-11*** empty log message ***Kai Maetzel2-6/+2
2003-11-10*** empty log message ***Kai Maetzel1-11/+20

Back to the top