Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-05-28Backported bug 434791: [inline][quick assist] Delete key does not work after ...v20140528-0839R3_7_maintenanceDani Megert1-1/+15
2012-10-25Increased bundle version for 3.7.2+ fixesDani Megert1-1/+1
2012-10-25Fixed bug 386472: [block selection] Block selection editing does notSzymon Ptaszkiewicz1-11/+56
2011-12-13Increased bundle version to 3.7.2v20111213-1208R3_7_2Dani Megert1-1/+1
2011-12-13Fixed bug 359931: Projection Viewer invokes AutoEditStrategies twiceDani Megert1-1/+2
2011-09-28Fixed .gitignorev20110928-1504Dani Megert1-1/+0
2011-08-23Bug 352990: [10.7] [rulers] The right vertical ruler is missing after Mac OS ...r371_v20110825-0800R3_7_1Markus Keller2-4/+8
2011-04-27Updated copyright.Dani Megert2-2/+2
2011-04-19Only create the beak iterators when needed.v20110419-0800Dani Megert1-6/+34
2011-03-24Fixed lost aboutToReconcile().v20110329-0800Dani Megert1-2/+2
2011-03-23Fixed bug 285957: [navigation] Double-Clicking a Word Selects Too Much TextDani Megert1-7/+55
2011-02-28doc: specified element typev20110301-0545Markus Keller1-2/+2
2011-02-25doc: specified element typeMarkus Keller1-2/+2
2011-02-23Adopt OpenStrategy.getPostSelectionDelay()Dani Megert3-19/+19
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-01-26Bug 335282: [rulers] overview ruler annotation arming not correct with vertic...v20110126-1800Markus Keller1-2/+6
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-10merged duplicated code from doPaint(GC) and doPaint1(GC)v20110111-0800Markus Keller1-108/+29
2011-01-04Bug 333498: [navigation] Multi hyperlink popup should close when another modi...Markus Keller1-1/+2
2010-12-16Fixed bug 332676: [navigation] Hyperlinks broken after showing links while co...Dani Megert1-4/+7
2010-11-29Committed Deepak's patch to improve performance (see bug 326905 comment 4)v20101130-0800Dani Megert1-9/+10
2010-11-10Bug 170385: [correction] Quick Fix autocomplete should remember listbox sizev20101116-0800Markus Keller1-1/+27
2010-11-08closing Javadoc tagMarkus Keller1-2/+2
2010-11-03Fixed coding error.Dani Megert1-1/+1
2010-11-02Removed deprecated code.Dani Megert1-35/+0
2010-10-25Removed unused variables.v20101025-1300Dani Megert1-10/+4
2010-10-22Bug 328198: [nls tooling] NLSStringHover and PropertiesFileHover should not u...v20101024-2000Markus Keller1-0/+57
2010-10-20Committed Deepak's patch to fix bug 172018: [painting][preferences] configura...Dani Megert1-1/+40
2010-10-19Fixed bug 328069: URL Hyperlinking: handle single-quoted URLs just like doubl...Dani Megert1-9/+10
2010-10-14Fixed bug 326644: StyledText selection erases painted characters behind last ...Dani Megert1-1/+8
2010-10-07Bug 274830: [painting] Whitespace character painter should not paint in Style...Markus Keller1-1/+15
2010-10-07Bug 326905: [painting] White space wrongly rendered after horizontal scrollingMarkus Keller1-14/+17
2010-10-07Improved Javadoc.Dani Megert1-9/+9
2010-09-29Committed Deepak's patch to fix bug 257313: [preferences][painting] More opti...v20101005-0800Dani Megert1-28/+158
2010-09-23Removed previous workaround.v20100928-0800Dani Megert1-10/+0
2010-09-22Use "see http" instead of "see: http"Dani Megert1-2/+1
2010-09-17Committed Markus's patch to fix bug 325438: [typing] TextViewer.shift(...) do...v20100921-0800Dani Megert1-14/+12
2010-09-15Bug 325223: [navigation] Multi-Hyperlink popup: Command+click deselects inste...v20100915-1300Markus Keller1-0/+10
2010-09-10Bug 324008: [hovering] Hyperlink popup list is missing a border on the left (...v20100912-2000Markus Keller1-11/+46
2010-08-24Bug 321290: [hovering][navigation] Quick Outline shows up on the wrong screenv20100831-0800Markus Keller1-2/+6
2010-08-10Fixed bug 322050: [api] Inconsistency in AnnotationPainter API : addAnnotatio...v20100817-0800Dani Megert1-14/+25
2010-08-09Fixed bug 69289: [implementation] AnnotationModel not thread-safev20100810-0800Dani Megert2-42/+24
2010-08-04Reverted previous change.v20100805-1200v20100804-1300Dani Megert1-39/+18
2010-08-03Fixed bug 321581: [hovering] Hint/status field in Javadoc hover does not upda...Dani Megert1-19/+39
2010-08-02Bug 318243: Javadoc does not render properly with WebKitGTK (comment 7)Markus Keller1-20/+10

Back to the top