Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-05-23Fixed missing default coloring for Javadoc partitions.v20110524-0800R3_7Dani Megert1-1/+3
2011-05-17Bug 345180: [preferences] Black background for icons in Annotations Preferenc...v20110517-0800Markus Keller1-3/+3
2011-05-10Bug 345180: [preferences] Black background for icons in Annotations Preferenc...v20110510-0800Markus Keller1-1/+6
2011-05-05Bug 343821: Replacing text does not update search matches for files that link...v20110505-0800Markus Keller1-21/+60
2011-04-28Give 'Save As' hint if normal save fails.Dani Megert1-2/+2
2011-04-27Fixed bug 248068: [misc] Text editor should not prompt if auto-refresh is ena...v20110427-1800Dani Megert1-1/+1
2011-04-27Fixed bug 248068: [misc] Text editor should not prompt if auto-refresh is ena...Dani Megert1-0/+19
2011-04-27Updated copyright.v20110427-0800Dani Megert1-1/+1
2011-04-27Updated copyright.Dani Megert4-4/+4
2011-04-27Updated copyright.Dani Megert2-2/+2
2011-04-19Only create the beak iterators when needed.v20110419-0800Dani Megert1-6/+34
2011-04-15Fixed bug 342932: replace does not replace all matches found in same fileDani Megert1-6/+9
2011-04-11Bug 342295: [templates] Template variable names can only contain ASCII charac...v20110412-0800Markus Keller2-3/+26
2011-04-08Bug 342295: [templates] Template variable names can only contain ASCII charac...Markus Keller2-4/+38
2011-03-24Fixed lost aboutToReconcile().v20110329-0800Dani Megert2-5/+25
2011-03-23Fixed bug 285957: [navigation] Double-Clicking a Word Selects Too Much TextDani Megert1-7/+55
2011-03-18Fixed bug 320533: Replacing text in a set of files should only modify each ph...v20110322-0800Dani Megert2-4/+25
2011-03-18Removed useless skipFiltered flag.Dani Megert4-26/+17
2011-03-15Fixed bug 339700: Preferences dialog opened from 'Search' view should be scopedv20110315-0800Dani Megert1-2/+6
2011-03-07removed dead codev20110307-2000aMarkus Keller2-7/+1
2011-03-04Javadoc: Invalid member type qualificationv20110306-1700Markus Keller1-1/+1
2011-02-28doc: specified element typev20110301-0545Markus Keller1-2/+2
2011-02-28doc: specified element typeMarkus Keller1-3/+5
2011-02-27doc: specified element typeMarkus Keller1-2/+3
2011-02-25doc: specified element typeMarkus Keller1-4/+5
2011-02-25doc: specified element typeMarkus Keller1-3/+3
2011-02-25doc: specified element typeMarkus Keller1-2/+2
2011-02-23Adopt OpenStrategy.getPostSelectionDelay()Dani Megert3-19/+19
2011-02-22Improved fix for bug 337719: [implementation] AbstractTextEditor does not pro...v20110222-0800aDani Megert1-1/+1
2011-02-22Fixed bug 337719: [implementation] AbstractTextEditor does not prompt when ou...Dani Megert1-2/+3
2011-02-17Fixed typo.v20110222-0800Dani Megert1-4/+5
2011-02-15Bug 332485: [content assist] Suggest overwrites what I type if I press Enter ...Markus Keller1-24/+50
2011-02-15Bug 337156: [content assist] steals my semicolon when I press ; outside of li...Markus Keller1-8/+3
2011-02-14Don't abuse DEFAULT_AUTO_ACTIVATION_DELAY for the additional info delay.v20110215-0800Dani Megert1-8/+5
2011-02-07Bug 334996: PageBook#showPage(Control) should set all other pages to invisiblev20110208-0800Markus Keller1-3/+1
2011-02-01Fixed bug 108247: 'Selected resources' scope disabled but 'Enclosing projects...Dani Megert5-15/+98
2011-02-01Fixed bug 335303: [EditorMgmt] Focus lost after canceling out of the save dia...v20110201-0800Dani Megert1-2/+2
2011-01-26Bug 335282: [rulers] overview ruler annotation arming not correct with vertic...v20110126-1800Markus Keller1-2/+6
2011-01-24Fixed typo.v20110124-0100Dani Megert1-4/+4
2011-01-24Replaced wrong usage of "it's" with "its".Dani Megert3-14/+14
2011-01-24Replaced wrong usage of "it's" with "its".Dani Megert3-24/+29
2011-01-21Committed Deepak's patch to fix bug 333541: [preferences] "Show whitespace ch...v20110123-2000Dani Megert1-13/+5
2011-01-21Bug 334966: 'Occurrences in File' search sometimes doesn't take focusMarkus Keller1-1/+3
2011-01-14Bug 163769: [rulers] overview ruler annotation arming not correct (comment 38)v20110118-0800Markus Keller1-31/+52
2011-01-13Bug 163769: [rulers] overview ruler annotation arming not correctMarkus Keller1-40/+190
2011-01-13removed unnecessary codeMarkus Keller1-1/+0
2011-01-12Fixed bug 334074: [spell checking] preferencesClass attribute in Spelling Eng...Dani Megert1-10/+7
2011-01-11Part two of fix for bug 333660: [implementation] FileStoreTextFileBuffer eats...Dani Megert1-1/+5
2011-01-10merged duplicated code from doPaint(GC) and doPaint1(GC)v20110111-0800Markus Keller1-108/+29
2011-01-07Fixed bug 333660: [implementation] FileStoreTextFileBuffer eats IOException o...Dani Megert1-9/+7

Back to the top