aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2013-12-10Bug [#1562]. Clickable area of hotspots was off by half a character width.Christian Walther1-9/+13
2013-12-14Hide Coverity scan files.Neil1-0/+1
2013-12-12Mention responsive scrolling change for Cocoa in 3.3.7 release.Neil1-0/+3
2013-12-12Added tag rel-3-3-7 for changeset 5693714a8b0bNeil0-0/+0
2013-12-06Ensure find indicator correctly flipped on OS X 10.9.rel-3-3-7Neil Hodgson1-0/+9
2013-12-05Updates for 3.3.7.Neil7-14/+15
2013-12-04Change log.Neil1-0/+5
2013-12-03Bug [#1560]. Fix missing second one of adjacent indicators.Christian Walther1-1/+4
2013-12-03Fix problems with appearance of newly scrolled content on OS X 10.9 where pre...Neil Hodgson3-2/+26
2013-12-02Fixed a problem when lexing started at the start of a comment line so theNeil1-0/+1
2013-12-01Change log.Neil1-0/+3
2013-11-26Change log.neilh1-0/+6
2013-11-24Disable scroll wheel magnification by default since it causes visual garbage toNeil Hodgson1-0/+5
2013-11-21Bug [#1554]. Bugs in interface file.Neil1-8/+5
2013-11-19Change log.Neil1-0/+4
2013-11-18Bash: fix comment detection inside a wordColomban Wendling1-1/+7
2013-11-18Bug [#1552]. Search string could be const.Neil2-2/+2
2013-11-18Added necessary header.neilh1-1/+2
2013-11-18Add some tests for CellBuffer.Neil4-1/+152
2013-11-18Add some tests for DecorationList.Neil2-1/+45
2013-11-17Fix problem where cursor didn’t change over margin after showing a dialog.Neil Hodgson3-0/+11
2013-11-17Add unit tests.Neil Hodgson1-2/+13
2013-11-17Added tests for Decoration.Neil4-2/+52
2013-11-17Switch unit tests to Catch framework.Neil13-1022/+8833
2013-11-17Change log.Neil1-0/+7
2013-11-17Highlight comment doc keywords at end of document.Neil1-1/+1
2013-11-17Bug [#1551]. Doxygen keywords @code{.fileExtension} and @param[in,out] are s...Neil1-1/+7
2013-11-16Change log.Neil1-0/+4
2013-11-15CMake: fix continuation after empty commentsColomban Wendling1-9/+5
2013-11-16ScintillaGTK: Call superclass finalize() in ScintillaObjectThomas Martitz1-5/+5
2013-11-14Change log and credit.neilh1-0/+6
2013-11-14ScintillaGTK: Call superclass finalize() in ScintillaObjectThomas Martitz1-0/+4
2013-11-12Fix out-of-bounds bug. Use symbolic constants instead of numbers.Neil Hodgson1-6/+9
2013-11-12Fix a warning from Xcode about using a INSTALL_PATH that includes @executable...Neil Hodgson1-0/+2
2013-11-12Specify deployment target as OS X 10.5 so builds on recent versions will run ...Neil Hodgson1-0/+2
2013-11-11Update InfoBar to use combined images.Neil Hodgson2-5/+5
2013-11-11Add @2x images for cursors and info bar to match retina displays.Neil Hodgson7-2/+14
2013-11-11When Direct2D returns D2DERR_RECREATE_TARGET handle by complete redraw insteadNeil2-13/+14
2013-11-11Update SDK version so builds on both Xcode 4.6 and 5.0.Neil Hodgson1-3/+5
2013-11-09Note limitation on Qt.Neil1-1/+3
2013-11-07Feature [feature-requests:#1544]. Qt build system fixes for PySide separate f...nyamatongwe3-15/+22
2013-11-07Bug [#1546]. Fix horizontal scroll bar range to not be double the needed width.neilh2-5/+9
2013-11-07Feature [feature-requests:#962]. Improvement of folding for Fortran.Neil2-24/+83
2013-11-07Normalize indentation to tabs.Neil1-45/+45
2013-11-04Remove local functions that are not used.Neil5-40/+0
2013-11-03Clean line-end whitespace.neilh1-2/+2
2013-11-03Avoid warnings for scope and unused value set.Neil1-2/+3
2013-11-03Bug [#1544]. Mac font quality not applied to margin.nyamatongwe2-0/+14
2013-11-03Change log.nyamatongwe1-0/+3
2013-11-03Report control key as SCI_META for mouse down events for GTK+ on OS X.nyamatongwe5-37/+90