Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-03-29Fixed bug 373244: [painting] Some paint events could be filtered fromv20120329-1349Dani Megert1-52/+0
2012-03-19Fixed bug 374086: [syntax highlighting] "Highlight enclosing brackets"v20120319-1450Deepak Azad1-0/+4
2012-03-19Bug 374038: [rulers] Annotation range is not drawn correctly in theMarkus Keller1-7/+10
2012-03-14Polished fix for bug 350991: [content assist][api] Allow to re-sortv20120314-1011Dani Megert3-21/+21
2012-03-14Fixed bug 350991: [content assist][api] Allow to re-sort proposalsMarcel Bruch3-1/+101
2012-03-12Bug 372128: [syntax highlighting] "Highlight enclosing brackets" hasv20120312-1543Markus Keller1-2/+2
2012-03-11Bug 372128: [syntax highlighting] "Highlight enclosing brackets" hasv20120311-2248Deepak Azad3-62/+424
2012-03-05Bug 363482: [rulers] Line number ruler has gray box instead of last linev20120305-2344Markus Keller1-1/+3
2012-02-29Polished Javadoc (see bug 40580 for details)Deepak Azad2-12/+9
2012-02-29Make sure we don't install the same document again - part 2Dani Megert1-2/+3
2012-02-29Make sure we don't install the same document againDani Megert1-4/+4
2012-02-26Fixed bug 40580: [navigation] Matching brace (Ctrl+Shift+P) should workv20120226-0817Deepak Azad4-25/+153
2012-02-23Partially fixed bug 372297: Aggressive folding hover clipping inDani Megert1-4/+5
2012-02-22Bug 71406: [rulers] request for click & event modifiers from rulerv20120222-1737Markus Keller1-1/+24
2012-02-17Fixed bug 350409: [content assist] Extended Listener Support for Codev20120217-0909Dani Megert4-6/+70
2012-02-15Polish fix for bug 366400: [preferences][syntax highlighting]v20120215-1329Deepak Azad3-21/+34
2012-02-10Fixed bug 366400: [preferences][syntax highlighting] New preference tov20120210-1027Deepak Azad4-17/+123
2012-02-08Fixed bug 9503: Brace and parenthesis matching is one-offDeepak Azad1-14/+54
2012-01-27Fixed bug 369844: Potential NPEsv20120127-1415Dani Megert1-4/+5
2012-01-20Fixed bug 369244: [Jface Text] Possible NPE in PresentationReconcilerv20120120-1616Dani Megert1-8/+11
2012-01-10Fixed bug 368219: PatternRule does not always honor fBreaksOnEOFv20120110-1701Dani Megert1-5/+5
2012-01-10Fixed bug 321664: [templates] IOException while loading templates.xmlDani Megert1-8/+3
2012-01-05Fixed bug 348608: [linked mode] LinkedModeUI.enableColoredLabels()v20120105-1214Danail Nachev1-9/+4
2012-01-04Fixed bug 367378: org.eclipse.jface.internal.text.html.HTML2TextReaderDani Megert1-2/+2
2011-12-15Report incompatible environment as 'Error'v20111215-1439Dani Megert1-1/+1
2011-11-14Bug 361916: [nls tooling][quick assist] Suggestions to fine tune quickv20111115-0800v20111114-1447Deepak Azad1-14/+80
2011-10-24Fixed bug 341808: [api][rulers][preferences] Add preference that allowsv20111024-1515Raksha Vasisht3-23/+87
2011-10-18Fixed bug 360446: Adopt new Combo.getCaretPosition() APIv20111021-0800Dani Megert1-2/+2
2011-10-12Fixed bug 340570: [rulers][api] Pull up #addVerticalRulerColumn andv20111018-0800Dani Megert3-29/+30
2011-10-11Fixed bug 357068: [implementation] TextViewer returns null forv20111011-0800Dani Megert1-2/+8
2011-10-10Fixed bug 359931: Projection Viewer invokes AutoEditStrategies twiceDani Megert1-1/+2
2011-10-07Changed 'New text file line delimiter' to 'Unix'.Dani Megert1-0/+2
2011-09-28Fixed .gitignoreDani Megert1-1/+0
2011-08-23Bug 352990: [10.7] [rulers] The right vertical ruler is missing after Mac OS ...v20110823-0800Markus Keller1-1/+1
2011-08-23Bug 352990: [10.7] [rulers] The right vertical ruler is missing after Mac OS ...Markus Keller1-5/+5
2011-08-22Bug 352990: [10.7] [rulers] The right vertical ruler is missing after Mac OS ...Markus Keller1-3/+7
2011-07-06Fixed bug 347871: Cannot navigate backward with the keyboard in Preferences >...v20110712-0800Dani Megert1-1/+1
2011-06-10Increased bundle number to 3.7.100.v20110621-0800Dani Megert1-1/+1
2011-06-10Fixed typo.Dani Megert1-6/+6
2011-06-10Fixed bug 346723: RuleBasedPartitionScanner doesn't document important contra...Dani Megert1-3/+13
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

Back to the top