Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-06-15Updated bundle version to 3.5.200.v20100616Dani Megert1-1/+1
2010-06-14Moving forward to 3.7 and updated copyright date.Dani Megert2-4/+4
2010-06-14use API from Bug 105914: Add recursive isDerived convenience methodMarkus Keller3-41/+6
2010-06-10Updated bundle version to 3.7.0.Dani Megert1-1/+1
2010-06-10Fixed bug 307062: [api] Make EditTemplateDialog.isValidPattern(String) protectedDani Megert1-4/+2
2010-06-01Fixed bug 313972: Java editor randomly crashes when opening certain Java file...v20100601-1300R3_6Dani Megert1-1/+1
2010-05-21Updated copyright date.v20100526-0800Dani Megert2-2/+2
2010-05-20Bug 312966: [hovering] Some text in Javadoc hover/view not visible using Ubun...v20100520-0800Markus Keller3-10/+98
2010-05-18Fixed bug 236241: [navigation] 'Go to Line' dialog should be pre-filled with ...v20100518-0800Dani Megert1-47/+76
2010-05-12Bug 298936: Regression on ScrollAnnotatedJavaEditorTest#testScrollJavaEditorL...v20100513-0800Markus Keller5-70/+248
2010-05-10Bug 311725: Eclipse hangs when clicking on the open type/implementation hoverv20100511-0800Markus Keller1-1/+4
2010-05-10Fixed bug 311960: Small Javadoc error in DefaultCharacterPairMatcherDani Megert1-16/+15
2010-05-03Fixed bug 311162: Don't set caret to 'null'v20100504-0800Dani Megert1-1/+3
2010-05-02Fixed bug 311148: SearchPageDescriptor#computeScore(Object) should test alter...Dani Megert2-7/+9
2010-04-25Bug 307395 - [block selection] Block selection eats lines of text where curso...v20100425-2000Tom Hofmann1-1/+1
2010-04-24removed unneccessary </font>Markus Keller1-1/+1
2010-04-23Bug 285552: [hovering] Finalize resizeable hovers on linuxMarkus Keller3-329/+9
2010-04-23'Activated' flag must be set after sanity check.Dani Megert1-1/+1
2010-04-19Fixed bug 309659: "0 matches in empty scope" when previous scope was "Selecte...v20100423-0800v20100420-0800Dani Megert2-5/+7
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-14Fixed bug 309095: [implementation] Don't use Display.getDefault() in Abstract...Dani Megert1-8/+7
2010-04-12Committed Doug's patch to fix bug 277299: [implementation] Performance issue ...v20100413-0800Dani Megert1-15/+9
2010-04-12Improved previous fix to also handle combined characters.Dani Megert1-37/+8
2010-04-12Committed Markus's patch to fix bug 308340: [find/replace] When a line feed i...Dani Megert1-4/+8
2010-04-09Unified Note: comments.Dani Megert1-3/+5
2010-04-09Fixed bug 307027: DBCS3.6 Backspace key can not delete surrogate characters i...Dani Megert1-1/+37
2010-04-09Fixed broken tests.Dani Megert1-3/+27
2010-04-08Fixed bug 281335: [typing] document listener notification should be more resi...Dani Megert1-25/+80
2010-04-08Fixed duplicate logging.Dani Megert1-3/+2
2010-03-29Fixed bug 307228: [implementation] Bug in endSequenceDetected() method of Pat...v20100406-0800v20100330-0800Dani Megert1-7/+3
2010-03-26Bug 55848: [content assist] Resizing content assist slides under javadoc hoverMarkus Keller2-2/+6
2010-03-26Fixed bug 306923: [templates] added/changed templates do not load after restartDani Megert1-5/+22
2010-03-26Better handling of read/write exceptions.Dani Megert3-17/+21
2010-03-25Fixed bug 306923: [templates] added/changed templates do not load after restartDani Megert3-5/+31
2010-03-23Fixed bug 306763: [BiDi] Copy element labels from a view should not contain B...Dani Megert1-1/+4
2010-03-22Committed Anton's patch to fix bug 301023: [projection][typing] "Backspace" k...v20100323-0800Dani Megert2-8/+54
2010-03-18Removed unused commented code.Dani Megert1-17/+2
2010-03-18Use latest version of ' org.eclipse.ltk.ui.refactoring'.Dani Megert1-1/+1
2010-03-16Fixed bug 305896: 'Show In' does not work if line match is selectedDani Megert1-0/+35
2010-03-16Reduce NLS tool warnings.v20100316-0800Dani Megert1-10/+4
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

Back to the top