Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-02-17Fixed bug 85591: [preferences] indexOutOfBoundsException in the Text Editors ...Dani Megert1-1/+9
2005-02-09added javadocteicher1-0/+6
2005-02-09bug 82987 3.1 M4 can cause overview ruler to disappear foreverteicher1-1/+20
2005-02-02fix for Bug 84217 Displayed tab width is showing incorrectlyteicher1-3/+1
2005-01-26Adopting change in help system.Dani Megert4-20/+21
2005-01-11Removed: no longer unusedDani Megert1-329/+0
2005-01-11Removed: it's unusedDani Megert1-190/+0
2005-01-10contributed patch for 82224 [misc] The short cut string of the Japanese style...teicher1-1/+13
2005-01-10hyperlinks:teicher2-5/+297
2004-12-23- propagate ISpellingPreferenceBlock#canPerformOk()'s resultChristof Marti5-15/+44
2004-12-23Removed unnecessary modifierDani Megert2-2/+2
2004-12-21Remove references to internal types from other plug-insDani Megert1-1/+19
2004-12-20use spinner as tab width controlteicher1-3/+81
2004-12-17better icon handling, some update issuesteicher1-7/+61
2004-12-16removing bold section titleteicher2-3/+1
2004-12-16#78059Kai Maetzel1-113/+2
2004-12-16fix bug 81107: [preferences] All Text Editor preference page shows wrong desc...Christof Marti2-2/+0
2004-12-14remove titlev200412141600Christof Marti2-3/+0
2004-12-14protect against extension failuresChristof Marti1-17/+84
2004-12-13- remove descriptions for new lookteicher4-2/+19
2004-12-13annotations preferences reworkteicher3-183/+380
2004-12-13Handle closed projectsDani Megert1-6/+23
2004-12-13make No default buttonChristof Marti1-3/+10
2004-12-10log 'null' controlChristof Marti1-0/+1
2004-12-10use two-phase performOk()Christof Marti1-5/+6
2004-12-10apply dialog font to client areaChristof Marti1-0/+2
2004-12-10add ISpellingPreferenceBlock#performRevert()Christof Marti2-16/+26
2004-12-10cleanupChristof Marti1-1/+1
2004-12-10fill and grab excess space for client controlChristof Marti1-1/+1
2004-12-10disallow invalid values when switching engineChristof Marti2-7/+65
2004-12-09polishChristof Marti1-1/+1
2004-12-09add spelling preference pageChristof Marti3-0/+506
2004-12-09add spelling service singleton to EditorsUIChristof Marti1-0/+19
2004-12-06unnecessary null check (static analysis)Kai Maetzel1-2/+2
2004-12-06removed unsused codeKai Maetzel2-85/+27
2004-12-06ignored return value (static analysis)Kai Maetzel1-1/+1
2004-12-03make staticteicher1-1/+1
2004-12-03preference page reorgteicher4-840/+29
2004-12-02#78309, migrate to new IPath semanticsKai Maetzel3-3/+3
2004-11-29Initial cut of generalized hyperlink featureDani Megert1-5/+5
2004-11-29Initial cut of generalized hyperlink featureDani Megert1-19/+219
2004-11-29Initial cut of generalized hyperlink featureDani Megert1-0/+93
2004-11-29Initial cut of generalized hyperlink featureDani Megert1-6/+11
2004-11-29move editor bg/fg color to textteicher1-1/+18
2004-11-29Improvements to Open External File: #45501, #79431Kai Maetzel2-28/+43
2004-11-29create an empty composite to stretch the content areateicher1-1/+3
2004-11-26preferences reorganizationteicher6-393/+2036
2004-11-26move hyperlinkteicher1-0/+227
2004-11-26return the newly created child control from createControl, not the parentteicher1-3/+3
2004-11-22Register adapter factories in plugin.xmlDani Megert1-20/+0

Back to the top