Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-03-01synchronized adding/removing positionsKai Maetzel1-4/+10
2004-02-27moving templates to org.eclipse.text instead of org.eclipse.jface.textteicher14-1768/+0
2004-02-27pushing templates down to text / jface.textteicher15-0/+2143
2004-02-27Remember content assist sizeDani Megert3-3/+39
2004-02-27Remember content assist sizeDani Megert2-17/+141
2004-02-27Fixed NPEDani Megert1-2/+4
2004-02-27Removed optional=trueDani Megert1-1/+1
2004-02-27enabling formatting when no block is selectedteicher1-3/+1
2004-02-25added javadocteicher1-0/+12
2004-02-25Moving linked mode out from JDT UI to text / jface text componentsteicher20-0/+6102
2004-02-25javadoc typoteicher1-1/+1
2004-02-24Released patch from Christopher Lenz for bug 42613: [syntax highlighting] Add...Dani Megert3-2/+80
2004-02-24Fixed bug in uninstall codeDani Megert1-0/+3
2004-02-24fixed bug 52910: ContextInformationPopup must be resizableteicher1-1/+1
2004-02-24Released Christof's patch: improved configure/unconfigure handlingDani Megert1-12/+13
2004-02-23fixes bug 52646: Widget disposed errors in log from content assistteicher1-4/+11
2004-02-20Fixed typoDani Megert2-2/+2
2004-02-20Bug fixingDani Megert2-6/+3
2004-02-20Removed workaroundDani Megert1-17/+4
2004-02-20Fixed iconDani Megert1-0/+0
2004-02-20Several fixesDani Megert1-0/+1
2004-02-18Fixed bug 37513: [misc] Outline tool-tip window should remember size and posi...Dani Megert3-7/+237
2004-02-18javadoc typoteicher1-2/+2
2004-02-13Fixed bug 51644: [typing] The word "squigglies" does not existDani Megert1-7/+7
2004-02-10- made decoration style constants follow enumeration patternteicher1-24/+61
2004-02-09Released patch from Christof.v200402100010Dani Megert1-3/+0
2004-02-09Released patch from Christof.Dani Megert1-28/+21
2004-02-09Released patch from Christof.Dani Megert2-1/+33
2004-02-09Fixed bug 51297: WidgetDisposed exception in AbstractControlContentAssistSubj...Dani Megert1-9/+11
2004-02-09Replaced API to set cue with uninstall()Dani Megert2-7/+25
2004-02-09adds various decoration capabilities to annotation painterteicher1-94/+187
2004-02-09spell checkingKai Maetzel1-0/+115
2004-02-05Fixed typoDani Megert1-1/+1
2004-02-03Released Christof's patch for bug 50238: [implementation] cannot re-install I...v20040204Dani Megert2-0/+23
2004-02-03Workaround for bug 51094: [implementation] Changing annotation's markDeleted ...Dani Megert1-10/+21
2004-01-30clean-upKai Maetzel1-6/+0
2004-01-30pr 50768: [navigation] outline popup cannot be scrolledteicher1-1/+1
2004-01-30annotation roll overteicher11-15/+522
2004-01-30linked positions: forgot to release annotation modelv20040130ateicher1-1/+2
2004-01-30linked positions: forgot to release annotation modelteicher1-3/+16
2004-01-29*** empty log message ***v20040130Kai Maetzel1-3/+0
2004-01-29Fixed leakDani Megert1-9/+18
2004-01-27Fixed bug 50279: [painting] syntax highlighting brokenDani Megert1-3/+7
2004-01-27Fixed bug 50534: [painting] Eclipse config corrupted after trying to alter a ...Dani Megert1-2/+5
2004-01-27Fixed bug 50596: [painting] Error back ground changes to red during saveDani Megert1-2/+2
2004-01-27Fixed bug 48622: RuleBasedScanner#getColumn() not workDani Megert1-0/+2
2004-01-27Improved Content Assist CueDani Megert2-68/+580
2004-01-26Fixed bug 50408: CompletionProposalPopup#incrementalComplete() doesn't use su...Dani Megert1-3/+3
2004-01-23More work on generalized content assistantDani Megert2-1/+15
2004-01-23More work on generalized content assistantDani Megert3-62/+124

Back to the top