Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-04-27Fixed bug 72977: Leaks from Inspect popupDani Megert1-7/+35
2005-04-2792863 [api] missing @since 3.1 tags on TemplateProposalteicher1-0/+2
2005-04-26Fixed bug 92826: [api] change to TextTextHoverKeyDani Megert1-1/+1
2005-04-26typoteicher1-1/+1
2005-04-26fix NPEsteicher1-10/+15
2005-04-26correct offset for incrementally completed proposals, show popup after insert...teicher1-9/+6
2005-04-2692563 [content assist] Warm code assist performance for many typesteicher1-1/+1
2005-04-25Released modified patch from Susan: improved undo manager. This includes a fi...Dani Megert1-352/+278
2005-04-22Fixed typoDani Megert1-1/+1
2005-04-22cache content assist auto-activation charsteicher1-4/+33
2005-04-20Fixed bug 91955: API Request: Add modification stamp to document and document...Dani Megert1-170/+193
2005-04-2092044 [misc] File opens at end of file when folding is enabledteicher1-7/+2
2005-04-19Removed temporary fix since SWT has the right fix.Dani Megert1-22/+8
2005-04-19Removed trailing whitespace.Dani Megert236-6976/+6976
2005-04-19temp. workaround for 91464 [content assist] NPE in CompletionProposalPopupteicher1-8/+22
2005-04-19remove workaround for bug 90258teicher1-9/+0
2005-04-17Added link to bug.Dani Megert1-1/+3
2005-04-17Commented necessary trailing spaceDani Megert1-1/+2
2005-04-17Fixed trailing space.Dani Megert2-2/+3
2005-04-12fix internal lists getting out of syncv20050412-0800Christof Marti1-3/+6
2005-04-08Fixed bug 89398: [Undo] - Undo of TriggeredOperations leaves atomic operation...Dani Megert1-2/+1
2005-04-08Fixed bug 89393: [Undo] - Rename CU scenario - undo becomes disabled in renam...Dani Megert1-3/+1
2005-04-08disable switch to use SWT.VIRTUAL in completion proposals popupteicher1-14/+33
2005-04-0890412 [content assist] ArrayIndexOutOfBoundsException in CompletionProposalPo...teicher1-5/+9
2005-04-07Added support for underline and strikethroughDani Megert4-146/+35
2005-04-07generic type proposalsteicher1-8/+8
2005-04-05add workaround for GTK bugteicher1-4/+13
2005-04-05Javadoc clean-upDani Megert2-2/+2
2005-04-05use SWT.VIRTUAL in completion proposals popupteicher1-48/+93
2005-04-04use SWT.TOOL for InformationControl-like shellsteicher1-2/+2
2005-03-31Bug 89475 [projection] selection preservation not properly handledv20050331-1200teicher1-1/+1
2005-03-30Fixed bug 89550: NPE in undo manager after Undo, then "Rename compilation uni...Dani Megert1-5/+3
2005-03-29Reverted Tom's changeDani Megert1-1/+1
2005-03-29clean up TODOsteicher1-2/+1
2005-03-29clean up TODOsteicher1-1/+1
2005-03-29clarify APIteicher3-6/+3
2005-03-29Code cleanupDani Megert4-5/+4
2005-03-29API cleanupDani Megert1-4/+0
2005-03-29API cleanupDani Megert9-27/+0
2005-03-29Adopting operation support API cleanupDani Megert1-3/+2
2005-03-25Released old code before.Dani Megert1-148/+562
2005-03-24Gracefully handle negative valuesDani Megert1-563/+149
2005-03-2485408 [implementation] TextViewer.forgetDocumentSelection() should do somethi...teicher3-9/+179
2005-03-24Improved toString()v20050324-0800Dani Megert1-8/+9
2005-03-24Javadoc polishDani Megert1-5/+5
2005-03-22- Fixed bug 88352: Operation supports leaks contexts via action handler (part 2)Dani Megert1-1/+24
2005-03-22Fixed bug 88352: Operation supports leaks contexts via action handlerDani Megert1-2/+2
2005-03-21Releases Susan's patch for bug 88172: StackOverflow when undoing "MoveLine"Dani Megert1-13/+27
2005-03-16Added comment about usage of IAdaptableDani Megert1-0/+4
2005-03-15Fixed JavadocDani Megert1-1/+1

Back to the top