Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-08-24Backported fix for bug 268833: [rulers] NullPointerException in org.eclipse.j...r361_v20100825-0800R3_6_2R3_6_1Dani Megert1-2/+2
2010-08-24Increased version to 3.6.1.Dani Megert1-1/+1
2010-05-20Bug 312966: [hovering] Some text in Javadoc hover/view not visible using Ubun...v20100520-0800Markus Keller1-4/+42
2010-04-17Fixed bug 309331: [quick diff] The Revision action/menu state is incorrect if...Dani Megert1-2/+8
2010-04-14link to API constantMarkus Keller1-4/+4
2010-04-14use API constantMarkus Keller1-3/+3
2010-04-12Improved previous fix to also handle combined characters.Dani Megert1-37/+8
2010-04-09Fixed bug 307027: DBCS3.6 Backspace key can not delete surrogate characters i...Dani Megert1-1/+37
2010-03-18Removed unused commented code.Dani Megert1-17/+2
2010-03-16Reduce NLS tool warnings.v20100316-0800Dani Megert1-10/+4
2010-02-25Fixed bug 302077: [projection] ClassCastException when pressing Ctrl+.Dani Megert1-1/+8
2010-02-25Bug 272172: [rulers][hovering] Add a command that allows to show the vertical...Markus Keller1-19/+37
2010-02-24Bug 272172: [rulers][hovering] Add a command that allows to show the vertical...Markus Keller4-10/+42
2010-02-19Removed ':' from "see: http".Dani Megert4-11/+11
2010-02-03Fixed bug 301542: Clarify documentation of org.eclipse.ui.editors.templates >...Dani Megert1-2/+11
2010-01-20Fixed bug 63692: [projection][rulers] Not all annotation types in folded regi...v20100122-0800Dani Megert1-0/+3
2010-01-19Better fixed for bug 294120: [navigation] Double-click causes jumping in Pro...Dani Megert1-3/+12
2010-01-13Fixed bug 294120: [navigation] Double-click causes jumping in Problems view ...Dani Megert1-2/+9
2009-11-16Fixed bug 295204: "Preferences..." menu item in Java editor does not have acc...Dani Megert1-1/+1
2009-10-28Fixed bug in strings.v20091028-1300Dani Megert1-2/+2
2009-10-26Fixed bug 293237: [implementation] Clean up usages of new GridData(int) in Qu...v20091026-1200Dani Megert1-12/+12
2009-10-23Committed Deepak's patch to fix bug 277684: [preferences] Add comment to pref...Dani Megert3-8/+49
2009-10-19Fixed bug 144422: [encoding] Save problems dialog not useful when problems wi...Dani Megert3-2/+107
2009-10-13Fixed wrong version of required bundle.v20091013-0800Dani Megert1-1/+1
2009-10-12Bug 275890 : Share code of "Show Change Ruler Tooltip" and "Show Tooltip Desc...Markus Keller2-190/+3
2009-10-02Don't create OK status objects.v20091006-0800Dani Megert2-4/+4
2009-08-06Fixed bug 275891: [implementation] ChangeEncodingAction should not modify par...Dani Megert1-9/+6
2009-07-06Fixed bug 281978: [implementation] AbstractDecoratedTextEditor.gotoMarker(IMa...v20090707-0800Dani Megert1-1/+1
2009-06-29*** empty log message ***Dani Megert2-8/+14
2009-06-17Fixed bug 277864: Make ACCESSIBILITY_PREFERENCE_PAGE help context id APIDani Megert2-18/+18
2009-06-17Updated bundle version.Dani Megert1-1/+1
2009-06-15Removed superfluous code.Dani Megert2-3/+3
2009-06-15Updated bundle version.Dani Megert1-1/+1
2009-05-27Renamed 'Show Change Ruler Tooltip' to 'Show Quick Diff Ruler Tooltip'.v20090527-2000Dani Megert2-4/+4
2009-05-26Fixed bug 270475: Add accessibilty section to editor documentationv20090526-2000Dani Megert1-5/+13
2009-05-26Updated copyrights.Dani Megert3-3/+3
2009-05-13Bug 243304: [rulers] Make QuickDiff ruler accessibleMarkus Keller6-2/+269
2009-04-26Fixed bug 273423: DocumentProvider-Extension-Point has wrong examplev20090426-2000Dani Megert1-2/+2
2009-04-14Fixed bug 271491: [preferences] Add "navigation enabling" to Text Editors - A...Dani Megert3-6/+58
2009-04-01Fixed bug 268950: [Commands] New APIs in IWorkbenchCommandConstants are missi...Dani Megert1-3/+3
2009-03-18Adopted JFace PixelConverter.Dani Megert6-69/+11
2009-03-17Adopted IWorkbenchCommandConstants.Dani Megert2-4/+5
2009-03-17Adopted IWorkbenchCommandConstants.Dani Megert1-3/+4
2009-02-16Updated copyright date.v20090217-0800Dani Megert2-4/+3
2009-02-16Removed unused code.Dani Megert2-19/+4
2009-02-10Enable 'Editor Presentation' action set but without 'Toggle Segmented Mode'.v20090210-0800Dani Megert1-0/+10
2009-02-05Improved doc.Dani Megert1-2/+2
2009-02-04Fixed bug 236878: [misc] Context type registry should be defined via extensio...Dani Megert2-7/+87
2009-01-29Allow subclassing.v20090203-1200Dani Megert1-15/+14
2009-01-20Don't use group text in dialog.v20090125-2000Dani Megert1-2/+2

Back to the top