Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-05-29avoid garbage creation in EditDocument.get(int,int)pre_3_3_workteicher1-3/+1
2006-05-26135381 [content assist] On multiple monitors, content assist can open windows...teicher2-5/+5
2006-05-26better performance for SelectMarkerRulerActionteicher1-29/+115
2006-05-26143918 [rulers] line numbers left over when entire contents displayedteicher1-3/+3
2006-05-26129941 [implementation] GapTextStore should not reallocate when the gap moves...teicher8-242/+975
2006-05-26Performance: don't create browser until the hyperlink is opened.Dani Megert1-13/+9
2006-05-17This commit was manufactured by cvs2svn to create branch 'pre_3_3_work'.cvs2svn631-90236/+0
2006-05-17Fixed bug 142170: [rulers] Annotations are not repainted upon state changesv20060518-0800branch_Root_pre_3_3_workDani Megert1-18/+2
2006-05-17API copyright and javadoc pass in non-internal packagesRoot_pre_3_3_workteicher24-19/+26
2006-05-17spelling pass in non-internal packagesteicher11-11/+11
2006-05-16weaken spelling package.html promisesteicher1-2/+3
2006-05-15corrected HTMLteicher1-3/+1
2006-05-15removed unused docteicher1-2/+1
2006-05-15doc updates and additionsteicher12-25/+95
2006-05-12Fixed copyrights.v20060512-1326Dani Megert21-21/+21
2006-05-12Fixed copyrights.Dani Megert35-35/+35
2006-05-12Fixed copyrights.Dani Megert37-37/+47
2006-05-12Fixed copyrights.Dani Megert3-3/+3
2006-05-11141344 [rulers] annotate hover shows CSS when Browser widget not availablev20060511-1600teicher2-2/+3
2006-05-11Added newer version of EPL about.htmlDani Megert12-120/+168
2006-05-11update for about.html, mail from adrian choMartin Aeschlimann1-12/+21
2006-05-11Fixed bug 141250: [content assist] Additional info jobs should catch run-time...v20060511-0800Dani Megert1-1/+10
2006-05-10140911 No version range specified when requiring bundlesMartin Aeschlimann1-8/+8
2006-05-10Fixed bugs: 140591: [typing] IndexOutOfBoundsException when inserting string ...Dani Megert1-1/+33
2006-05-09Improved Javadoc.Dani Megert2-2/+2
2006-05-09updated about.htmlDani Megert1-15/+17
2006-05-09updated about.htmlDani Megert11-166/+187
2006-05-04Marked String as non-externalizablev20060505-0010Dani Megert1-1/+1
2006-05-03Fixed 139643: [typing] Visual artifact left after creating a stringv20060504-0800Dani Megert1-3/+3
2006-05-03Fixed bug 139902: [Preferences] wrong keywords for linked mode pref-pageDani Megert1-1/+1
2006-05-03Fixed bug 139523: [key binding] Smart Shift+Home/End (selection) no longer worksDani Megert1-0/+46
2006-05-03Fixed bug 139121: [content assist] CompletionProposalPopup in jface text fram...Dani Megert2-14/+12
2006-04-28Fixed bug 138900: IGotoMarker broken in AbstractDecoratedTextEditor for line-...v20060428-1300Dani Megert1-0/+1
2006-04-27Fixed bug 135227: [projection] Missing Java Code, Missing Lines, Missing Methodsv20060427-1600Dani Megert1-34/+117
2006-04-27138888 view history should use a radio menu items, not check itemsMartin Aeschlimann1-0/+1
2006-04-27Fixed bug 123473: [typing] Deletion not added to undo stack unless selection ...v20060427-0800Dani Megert2-16/+39
2006-04-26changing to ICU CollatorMartin Aeschlimann1-7/+18
2006-04-26114339 [performance] Enabling QuickDiff can bring the machine to it's kneesteicher1-1/+25
2006-04-26more file name pattern tests addedMartin Aeschlimann1-0/+8
2006-04-26remove debug assert flag in TreeLineTrackerteicher1-1/+1
2006-04-26create file name patterns in constructor & added testsMartin Aeschlimann2-96/+81
2006-04-26Improved fixed for bug 135056: [typing] Double click doesn't always select a ...Dani Megert1-9/+13
2006-04-26Fixed bug 135056: [typing] Double click doesn't always select a wordDani Megert1-5/+32
2006-04-25133514 [rulers] Showing and Hiding line numbers removes revision informationteicher1-2/+21
2006-04-25135884 [content assist] Ctrl+Space does not toggle content assist groups when...teicher4-3/+135
2006-04-25Fixed wrong usage of StyledText API.Dani Megert2-0/+7
2006-04-25Replaced deprecated code.Dani Megert7-18/+20
2006-04-25Fixed bug 66953: [hovering] annotation roll-over: no icon for some annotationsDani Megert2-1101/+0
2006-04-25137966 [hovering] sticky annotation hover not always workingteicher1-0/+1
2006-04-25137679 [action] shorten editor context menu actionsMartin Aeschlimann1-3/+5

Back to the top