Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-05-08Fixed bug 231057: [implementation] bug in perference initializer's setDefault...Dani Megert1-2/+4
2008-05-07Removed whitespace.v20080507-2000Dani Megert1-2/+0
2008-04-30Removed '.' in Press 'F2' for focus.v20080430-0100Dani Megert1-1/+1
2008-04-29Fixed bug 139673: [misc] Improve 'Convert Line Delimiters To' for unknown con...Dani Megert1-3/+14
2008-04-25Reverted previous change: not ready yet for 3.4.Dani Megert1-1/+1
2008-04-21Fixed bug 211557: [misc] incremental reconciler should be used for spell chec...Dani Megert1-2/+1
2008-04-15Updated copyright date.v20080415-0800Dani Megert1-1/+1
2008-04-11Fixed bug 225753: [implementation] save changes BOM of UTF-16 with LE BOMDani Megert1-16/+33
2008-04-02Improved handling for theme based colors.Dani Megert3-78/+102
2008-04-02Fixed bug 223551: [preferences] Adopt content assist colors from Platform UIDani Megert1-4/+0
2008-04-01Fixed bug 222609: [misc] adopt schema identifier from PDEv20080401-0800Dani Megert1-0/+6
2008-04-01Fixed bug 222609: [misc] adopt schema identifier from PDEDani Megert1-1/+7
2008-04-01Fixed bug 222609: [misc] adopt schema identifier from PDEDani Megert3-350/+363
2008-03-22Committed part 2 of Markus's patch to fix bug 220215: [hovers] Bad API: IInfo...v20080323-0800Dani Megert4-57/+41
2008-03-22Additional keyword for rich hovers.Dani Megert1-1/+1
2008-03-20Committed Markus's patch to fix bug 220215: [hovers] Bad API: IInformationCon...Dani Megert1-3/+11
2008-03-18Committed Benno's patch to fix bug 113247: [performance] investigate using a ...v20080318-0800Dani Megert1-14/+53
2008-03-11Committed Benno's patch to fix bug 215473: [navigation] Show more then one hy...v20080311-0800Dani Megert1-3/+4
2008-02-28Mark inner class final.Dani Megert1-7/+2
2008-02-28Committed Markus's patch to fix bug 219596: [hovering][api] AbstractInformati...Dani Megert2-72/+88
2008-02-28Don't set shell background to black.Dani Megert1-1/+0
2008-02-27Simplify SourceViewerInformationControlDani Megert2-37/+15
2008-02-26Improved API.Dani Megert2-12/+12
2008-02-26Enable rich hovers out of the box.Dani Megert1-1/+1
2008-02-20Document that getSharedImageName throws IAE.Dani Megert1-0/+2
2008-02-20Increased o.e.c.filebuffers version to 3.4.0.Dani Megert1-1/+1
2008-02-19Fixed bug 219449: [hovering] Expand hovers no longer work due to IAEv20080219-0800aDani Megert1-4/+7
2008-02-18Make conversion of symbolicIcon to shared image name public.Dani Megert2-47/+29
2008-02-07Platform check no longer required.Dani Megert1-7/+2
2008-02-06Fixed bug 217794: [misc] Provide hint to resolve Resource is out of syncDani Megert3-1/+9
2008-02-06Fixed bug 217794: [misc] Provide hint to resolve Resource is out of syncDani Megert1-1/+1
2008-02-06Fixed bug 217794: [misc] Provide hint to resolve Resource is out of syncDani Megert3-3/+12
2008-02-04Committed Markus's patch for fix hover sizing (bug 211447 and bug 213297).Dani Megert1-9/+126
2008-01-31Require org.eclipse.ui 3.4.Dani Megert1-1/+1
2008-01-29Committed Stephan's patch to fix bug 212252: [templates] improve logging when...Dani Megert2-2/+2
2008-01-29Committed Stephan's patch to fix bug 212252: [templates] improve logging when...Dani Megert2-7/+21
2008-01-23Fixed lazyStart header.Dani Megert1-1/+1
2008-01-18Code clean up.Dani Megert1-5/+5
2008-01-14Rich hover work part 2.Dani Megert1-1/+1
2008-01-14Changed Javadoc to fix javadoc tool bug.Dani Megert1-5/+4
2008-01-11Rich hover work part 2.Dani Megert2-2/+2
2008-01-11Rich hover work part 2.Dani Megert4-23/+62
2008-01-11Fixed bogus code.Dani Megert1-14/+14
2008-01-11Fixed bogus code.Dani Megert1-3/+3
2007-12-20Fixed bug 142715: [implementation] TextFileDocumentProvider must ensure synch...Dani Megert1-7/+9
2007-12-19Removed useless super().Dani Megert1-2/+0
2007-12-19Fixed bug 212908: Potential O(N^2) behavior in AbstractMarkerAnnotationModel....Dani Megert1-5/+6
2007-12-18Fixed bug 197768: [reconciling] Bug with reconcilers that has no progress mo...v20071218-0800Dani Megert1-2/+0
2007-12-17Fixed bug 212908: Potential O(N^2) behavior in AbstractMarkerAnnotationModel....Dani Megert1-8/+69
2007-12-14Use NLSUtility instead of NLS class.Dani Megert1-3/+1

Back to the top