Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-04-18Fixed bug 182521: [painting] 'Show whitespace characters' is unavailable grap...Dani Megert1-9/+27
2007-04-13Fixed bug 182232: [implementation] Widget is disposed error from AnnotationPa...Dani Megert1-32/+39
2007-04-12Fixed bug 177887: [misc] DBCS3.3: visible symbol for ideographic whitespaceDani Megert1-1/+2
2007-03-27Fixed bug 5138: [typing] Double-click-drag to select multiple words doesn't workDani Megert1-44/+61
2007-03-26Adjusted Javadoc.Dani Megert1-2/+0
2007-03-21Reverted fix for bug 14654: [typing] Single line selection on triple-clickv20070321-1800Dani Megert7-121/+24
2007-03-21Fixed bug 158136: [rulers] AbstractRulerColumn.setHover(..) does not work out...Dani Megert1-2/+5
2007-03-20Fixed bug 178208: [typing] Triple-click should also select line delimiterv20070321-0010Dani Megert1-1/+4
2007-03-19Improved Javadoc.v20070319-1800v20070319-0800Dani Megert1-2/+2
2007-03-19Clarified Javadoc.Dani Megert1-0/+4
2007-03-19Fixed bug 82296: [typing][preferences] Move "tabs to spaces" function from Ja...Dani Megert4-14/+131
2007-03-18Fixed bug14654: [typing] Single line selection on triple-clickv20070319-0010Dani Megert8-31/+187
2007-03-17Fixed bug 177749: [api] Make AbstractReusableInformationControlCreator APIDani Megert2-10/+5
2007-03-16Fixed bug 149519: [api][hovering] Push down F2 (Show Tooltip Description) fea...Dani Megert1-26/+46
2007-03-16Fixed bug 149519: [api][hovering] Push down F2 (Show Tooltip Description) fea...Dani Megert1-2/+57
2007-03-16Fixed bug 149519: [api][hovering] Push down F2 (Show Tooltip Description) fea...Dani Megert3-4/+43
2007-03-15Fixed bug 149519: [api][hovering] Push down F2 (Show Tooltip Description) fea...Dani Megert2-12/+55
2007-03-14Fixed bug 177290: [typing] Javadoc view not refreshed while suppressing chara...Dani Megert1-1/+1
2007-03-13Report 'null' refs as error and switch problems as warning.Dani Megert1-1/+4
2007-03-13Fixed buggy switch statement.Dani Megert1-0/+1
2007-03-13Fixed bug 174235: [api][navigation] Cannot resolve conflicting hyperlinking d...Dani Megert3-3/+71
2007-03-12Fixed bug 176585: [misc] DBCS3.3: show whitespace doesn't work for idographic...Dani Megert1-0/+5
2007-03-12Fixed bug 176698: [content assist] ContentAssistant being triggered on wrong ...Dani Megert2-0/+7
2007-03-01Fixed bug 175712: [misc] PatternRule doesn't unread chars correctly if rule f...Dani Megert1-2/+9
2007-02-28Fixed NPE.Dani Megert1-1/+1
2007-02-28Clarified Javadoc.Dani Megert1-1/+1
2007-02-27Fixed bug 174419: [implementation] TextViewer.getTopIndexStartOffset() wrong ...v20070227-0800Dani Megert1-1/+1
2007-02-23Fixed bug 175285: [content assist] code assist fails to show proposalsDani Megert1-3/+2
2007-02-20Fixed cheese.Dani Megert1-2/+2
2007-02-19Fixed bug 174061: [implementation] PresentationReconciler damaging incorrect ...Dani Megert1-2/+2
2007-02-16Fixed bug 174061: [implementation] PresentationReconciler damaging incorrect ...Dani Megert1-3/+3
2007-02-15Removed workaround for bug 171201.Dani Megert1-2/+1
2007-02-12Fixed bug 173070: [hovering] hover thread writes to consoleDani Megert1-0/+9
2007-02-09Fixed bug 35057: [implementation] TextViewer.setTextColor makes text widget d...Dani Megert1-10/+6
2007-02-09Fixed bug 173500: [navigation] Second hyperlink on same line not detectedDani Megert1-23/+30
2007-02-05Fixed bug 68021: [content assist] unhandled exception using code assist in ne...v20070205-1800Dani Megert1-544/+82
2007-02-05Fixed code blooper.Dani Megert1-2/+2
2007-02-05Correctly dispose the column.Dani Megert1-0/+12
2007-02-05Finalize API.Dani Megert9-39/+39
2007-02-05Finalize API.Dani Megert4-12/+0
2007-01-30Protect against getControl() returning 'null'Dani Megert1-1/+1
2007-01-30Fixed bug 172091: [implementation] CompletionProposalPopup missing null check...Dani Megert1-2/+1
2007-01-30Use project settings for PDE compiler.Dani Megert1-0/+15
2007-01-29Reverting previous change: causes too much flickering on typing.Dani Megert1-3/+2
2007-01-29Reverting previous change: causes too much flickering on typing.Dani Megert1-16/+3
2007-01-29Fixed bug 133146: [typing] Adding imports should avoid scrolling of the caret...Dani Megert2-5/+19
2007-01-29Fixed bug 162734: [formatting] Formatting scrolls viewportDani Megert1-1/+5
2007-01-29Fixed bug 171670: [typing] Shift Left/Right in Text Editor scrolls viewportDani Megert1-22/+1
2007-01-29Fixed bug 171458: [implementation] Indent/Shift right/left should start/stop ...Dani Megert1-10/+17
2007-01-29Fixed bug 171905: Cannot compile platform text on linuxDani Megert1-4/+4

Back to the top