aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2013-12-19Expose the EOLMode on the document object.Neil Hodgson1-0/+3
2013-12-17Added DropSelectionN API.Neil2-0/+10
2013-12-17Change log.Neil1-0/+5
2013-12-16Change log fixed issue#.Neil1-1/+1
2013-12-14Change log.Neil1-0/+12
2013-12-12Mention responsive scrolling change for Cocoa in 3.3.7 release.Neil1-0/+3
2013-12-05Updates for 3.3.7.Neil3-9/+10
2013-12-04Change log.Neil1-0/+5
2013-12-01Change log.Neil1-0/+3
2013-11-26Change log.neilh1-0/+6
2013-11-19Change log.Neil1-0/+4
2013-11-18Bug [#1552]. Search string could be const.Neil1-1/+1
2013-11-17Fix problem where cursor didn’t change over margin after showing a dialog.Neil Hodgson1-0/+3
2013-11-17Change log.Neil1-0/+7
2013-11-16Change log.Neil1-0/+4
2013-11-14Change log and credit.neilh1-0/+6
2013-11-11When Direct2D returns D2DERR_RECREATE_TARGET handle by complete redraw insteadNeil1-0/+4
2013-11-09Note limitation on Qt.Neil1-1/+3
2013-11-07Bug [#1546]. Fix horizontal scroll bar range to not be double the needed width.neilh1-0/+4
2013-11-07Feature [feature-requests:#962]. Improvement of folding for Fortran.Neil1-0/+4
2013-11-03Bug [#1544]. Mac font quality not applied to margin.nyamatongwe1-0/+4
2013-11-03Change log.nyamatongwe1-0/+3
2013-10-31Change log.Neil1-0/+4
2013-10-30Bug [#1542]. Margin click focus handling on Cocoa.nyamatongwe1-0/+4
2013-10-28Additions to C++ lexer.Neil1-1/+8
2013-10-25Bug [#1541]. Paste into multiple selections on OSX only inserts at one select...nyamatongwe1-0/+4
2013-10-23Feature [feature-requests:#887]. Apply GDI gamma to DirectWrite .Neil1-0/+6
2013-10-23Change log.Neil1-0/+7
2013-10-18Change log.Neil1-0/+3
2013-10-18Feature [feature-requests:#1026]. DMAP lexer added.Neil1-0/+5
2013-10-18Credit.Neil1-0/+1
2013-10-17Feature [feature-requests:#1025]. Support multiline comments in FreeBASIC.Neil1-0/+5
2013-10-17Bug [#1538]. PP-line comments lost from EOL string.Neil1-0/+12
2013-10-16Added to change log.Neil1-0/+4
2013-10-14Updated file sizes.rel-3-3-6Neil1-2/+2
2013-10-14Remove line end whitespace.Neil1-1/+1
2013-10-14To follow naming conventions InnerView was renamed to SCIContentView andnyamatongwe1-4/+6
2013-10-10Bug [#1528]. Perl: POD problems with multibyte characters.Neil1-1/+1
2013-10-10Updated for next release.Neil3-9/+10
2013-10-09Bug [#1528]. Perl: multibyte character problems.Neil1-0/+4
2013-10-09Feature [feature-requests:#1025]. Better support for string literals and Unic...Neil1-0/+4
2013-10-08Feature [feature-requests:#1024]. Lexer added for Rust language.Neil1-0/+6
2013-10-06Line end spaces removed.Neil1-2/+2
2013-10-06Allow subclassing InnerView.nyamatongwe1-0/+4
2013-10-05Change log.nyamatongwe1-0/+4
2013-10-01Change log.Neil1-4/+10
2013-09-30Added specific type to make it easier to understand.nyamatongwe1-1/+1
2013-09-30Removed command: method from ScintillaNotificationProtocol as all events can ...nyamatongwe1-2/+0
2013-09-30Added FocusIn and FocusOut notification events (SCN_FOCUSIN/SCN_FOCUSOUT) to beNeil1-2/+11
2013-09-29Improved information about notifications, particularly on GTK+.Neil1-11/+16