Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-03-15make Ctrl+PageUp/Down work if editor shows status pageMarkus Keller1-1/+15
2010-03-04Fixed bug 304666: [find/replace] wrapping preference should be enabled by def...v20100308-1800v20100307-2000v20100305-0800Dani Megert1-2/+2
2010-03-02Added @see tags.Dani Megert1-1/+2
2010-03-02Added API so we can fix bug 78522 in M7.Dani Megert2-1/+32
2010-03-01Introduced handleDispose() hook.v20100302-0800Dani Megert2-18/+24
2010-03-01Add pde.ui as x-friend.Dani Megert1-1/+1
2010-02-26Fixed bug 231788: [implementation] remove KeyListener once bug 231311 is fixedDani Megert1-45/+52
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 Keller4-64/+40
2010-02-25Bug 272172: [rulers][hovering] Add a command that allows to show the vertical...Markus Keller1-1/+1
2010-02-24Bug 272172: [rulers][hovering] Add a command that allows to show the vertical...Markus Keller9-24/+114
2010-02-24Don't sort the history.Dani Megert1-6/+4
2010-02-24Fixed wrong remembering of file extension history.Dani Megert1-9/+54
2010-02-23Committed Anton's patch to fix bug 178203: [projection] Eclipse is too eager ...Dani Megert1-2/+3
2010-02-22Updated copyright date.v20100223-0800Dani Megert2-6/+6
2010-02-22Simplified createAccessor(...).Dani Megert1-20/+8
2010-02-22Committed Fabio's patch to fix bug 270385: [typing] HippieCompleteAction is s...Dani Megert3-166/+908
2010-02-19Removed ':' from "see: http".Dani Megert12-33/+31
2010-02-19End error message with '.'.Dani Megert1-6/+6
2010-02-12Removed unused NLS stuff.v20100216-0800Dani Megert2-4/+2
2010-02-11Fixed bug 302319: [content assist] Parameter Hints popup does not work with f...Dani Megert1-0/+10
2010-02-05avoid leaks when tests are donev20100209-0800Markus Keller1-1/+6
2010-02-03Fixed bug 301542: Clarify documentation of org.eclipse.ui.editors.templates >...Dani Megert1-2/+11
2010-01-28Committed Anton's patch to fix bug 292664: [implementation] CopyOnWriteTextSt...v20100202-0800Dani Megert1-7/+19
2010-01-26Fixed bug 298106: [navigation] setHighlightRange ignores moveCursor=true argu...v20100127-0100Dani Megert1-5/+5
2010-01-26Reverted fix for bug 298106.Dani Megert1-1/+1
2010-01-26Fixed bug 300782: [content assist] Content assist beepsDani Megert1-4/+1
2010-01-25Fixed bug 187225: Rework opening of editors from Search viewv20100125-1300Dani Megert3-8/+60
2010-01-22Trigger context information on own content assistant.v20100124-2000Dani Megert1-7/+2
2010-01-22Fixed bug 58719: [content assist] Context information: show parameters should...Dani Megert1-17/+34
2010-01-20Fixed bug 63692: [projection][rulers] Not all annotation types in folded regi...v20100122-0800Dani Megert1-0/+3
2010-01-19Committed Stephan's patch to fix bug 227534: [misc] Annotations not painted w...Dani Megert1-43/+25
2010-01-19Better fixed for bug 294120: [navigation] Double-click causes jumping in Pro...Dani Megert1-3/+12
2010-01-19Provide correct argument for 'smartToggle' parameter.Dani Megert2-8/+4
2010-01-13Fixed bug 294120: [navigation] Double-click causes jumping in Problems view ...Dani Megert1-2/+9
2010-01-13Fixed bug 299416: AnnotationModel#isWithinRegion does not work for regions of...Dani Megert1-3/+3
2010-01-12Made getField() public.Dani Megert1-2/+2
2010-01-12Increased bundle version to 3.6.0.Dani Megert1-1/+1
2010-01-04Fixed bug 298578: [implementation] NPE in text editorv20100112-0800v20100105-0800Dani Megert1-3/+2
2010-01-04Fixed typo.Dani Megert1-4/+4
2010-01-04Fixed bug 298106: [navigation] setHighlightRange ignores moveCursor=true argu...Dani Megert1-3/+2
2009-12-31Bug 278817 - [block selection] Caret height wrong after enabling block selec...Tom Hofmann1-15/+7
2009-12-17use new API from Bug 254422: [FieldAssist] Provide a default API implementati...Markus Keller1-41/+10
2009-12-16Committed Markus's patch to fix bug 297962: Text search result page: Descript...Dani Megert1-1/+2
2009-12-16Fixed bug 267427: [printing] File -> Print... should use new PrintDialog.setP...Dani Megert1-0/+21
2009-12-16use utility to escape mnemonicsMarkus Keller1-11/+14
2009-12-16Fixed bug 173656: [rulers] NPE in RevisionPainterDani Megert1-9/+12
2009-12-15Fixed bug 297834: [key binding][content assist] Multiple editor views: "Home"...Dani Megert1-3/+9
2009-12-15*** empty log message ***Dani Megert1-1/+1
2009-12-11Removed redundant interface.v20091215-0800Dani Megert1-2/+2

Back to the top