Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-03-19fixed exporting classcastexceptionteicher1-2/+6
2004-03-18renamed Template.setcontext to setContextTypeIdteicher2-2/+2
2004-03-18simplified contexttyperegistry interfaceteicher2-21/+29
2004-03-18- custom templates written to preferences, not fileteicher1-11/+9
2004-03-18adding template extension pointteicher10-0/+2225
2004-03-16Reverted changes done by cmclaren.v20040316Dani Megert1-0/+2
2004-03-16better selection enablementteicher1-1/+2
2004-03-15bug 51516: [typing] IllegalArgumentExceptions while using linked mode in segm...teicher1-1/+4
2004-03-15Fixed leakDani Megert1-0/+7
2004-03-12Rework of projection documentsKai Maetzel1-10/+12
2004-03-12Released patch for Nick (see bug 54436)Dani Megert1-2/+1
2004-03-12making quick diff initialization a system jobteicher1-0/+1
2004-03-11- better linkedUIControl-contentAssistant interaction (listener instead of qu...teicher1-0/+4
2004-03-11Adapted coding styleDani Megert1-4/+4
2004-03-10update status line stylemvanmeek1-9/+30
2004-03-10Fixed bug 53455: TextNavigationAction should not directly implement IActionDani Megert1-1/+2
2004-03-10preparation for 3.0 icon delivery. removed explicit setting of disabled and h...cmclaren1-2/+0
2004-03-08javadoc updateteicher1-1/+1
2004-03-05removing texteditor TemplateProposalteicher1-363/+0
2004-03-05Template renaming after first review w/ kaiteicher1-8/+9
2004-03-04- replaced cycle type enums with type safe enumteicher1-4/+11
2004-03-03added todo for unneeded (?) legacy codeteicher1-0/+1
2004-03-01#48243Kai Maetzel1-10/+14
2004-03-01clean upKai Maetzel1-4/+2
2004-02-27moving templates to org.eclipse.text instead of org.eclipse.jface.textteicher1-9/+0
2004-02-27pushing templates down to text / jface.textteicher1-0/+372
2004-02-27Remember content assist sizeDani Megert1-1/+13
2004-02-27Removed optional=trueDani Megert1-1/+1
2004-02-25Moving linked mode out from JDT UI to text / jface text componentsteicher3-1/+120
2004-02-24Fixed bug 52151: [implementation] AbstractDocumentProvider.saveDocument ignor...Dani Megert1-0/+5
2004-02-24Cleanup (released Christof's patch)Dani Megert1-75/+68
2004-02-24Released Christof's patch to fix bug 52827: Assertion failed in ChainedPrefer...Dani Megert1-81/+75
2004-02-23Applied patch from Felix Pahl for bug 51820: [find/replace] repeated incremen...Dani Megert1-2/+12
2004-02-23Previous revision was not intended to be releasedDani Megert1-1/+1
2004-02-20Released patch from Christof to support project preferencesDani Megert4-5/+953
2004-02-16Adapted styleDani Megert1-4/+4
2004-02-13merge_new_look_into_HEAD_20040213merge_new_look_into_HEAD_20040213mvanmeek1-1/+9
2004-02-13Fixed bug 51821: TextNavigationAction sends invalid selection events -- patch...pre_merge_from_new_look_20040213Dani Megert1-2/+2
2004-02-13Fixed bug 51644: [typing] The word "squigglies" does not existDani Megert2-6/+6
2004-02-10- made decoration style constants follow enumeration patternteicher2-47/+73
2004-02-09Replaced API to set cue with uninstall()Dani Megert1-13/+31
2004-02-09adds various decoration capabilities to annotation painterteicher2-16/+230
2004-02-09fix up gtk key bindingsv20040209Kai Maetzel1-2/+1
2004-02-04Fixed bugs 40894, 46203, 51131: broken Ctrl+Shift key bindings in GTK.Dani Megert1-0/+12
2004-01-30clean-upKai Maetzel1-3/+0
2004-01-30annotation roll overteicher5-0/+1236
2004-01-29*** empty log message ***v20040130Kai Maetzel1-1/+1
2004-01-28Added ConfigurationElementSorterDani Megert2-112/+171
2004-01-27Improved Content Assist CueDani Megert1-7/+24
2004-01-26Tuned performance of configuration element comparisonDani Megert1-27/+66

Back to the top