aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2013-10-17Bug [#1538]. PP-line comments lost from EOL string.Neil2-1/+13
2013-10-17Fix sign warning in debug code.Neil1-1/+1
2013-10-17Avoid failure in MinGW-w64 Direct2D binding.Neil1-1/+6
2013-10-16Added to change log.Neil1-0/+4
2013-10-16Added tag rel-3-3-6 for changeset da3cbb774e02Neil0-0/+0
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 andnyamatongwe6-32/+34
2013-10-10Bug [#1528]. Perl: POD problems with multibyte characters.Neil2-5/+5
2013-10-10Updated for next release.Neil7-14/+15
2013-10-09Bug [#1528]. Perl: multibyte character problems.Neil2-8/+16
2013-10-09Feature [feature-requests:#1025]. Better support for string literals and Unic...Neil2-90/+128
2013-10-08Feature [feature-requests:#1024]. Lexer added for Rust language.Neil7-0/+828
2013-10-06Line end spaces removed.Neil1-2/+2
2013-10-06Allow subclassing InnerView.nyamatongwe3-1/+18
2013-10-05Change log.nyamatongwe1-0/+4
2013-10-05Bug [#1534]. Drag and drop fails when destination view is empty.nyamatongwe1-1/+2
2013-10-04Bug [#1533]. [NSImage dissolveToPoint:fromRect:fraction:] is deprecated.nyamatongwe1-1/+1
2013-10-03Match change 4801 for Python binding types.nyamatongwe2-5/+5
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 ...nyamatongwe5-37/+2
2013-09-30Added FocusIn and FocusOut notification events (SCN_FOCUSIN/SCN_FOCUSOUT) to beNeil8-3/+26
2013-09-29Improved information about notifications, particularly on GTK+.Neil1-11/+16
2013-09-28Change log.Neil1-4/+4
2013-09-27Draw rounding on alpha rectangles so INDIC_ROUNDBOX looks good.nyamatongwe1-14/+84
2013-09-26Change log.nyamatongwe1-0/+4
2013-09-26Fixed appearance of outlines of alpha rectangles.nyamatongwe2-6/+22
2013-09-26Enhance stability by defining GetLineEndPosition for lines beyond end of docu...Neil3-4/+10
2013-09-26Feature [feature-requests:#1020]. Fold 'create view' statements.Neil2-31/+135
2013-09-26Added image of indicators.Neil2-2/+4
2013-09-25Change log.Neil1-0/+4
2013-09-25Feature [feature-requests:#1021]. Cocoa SCI_POSITIONFROMPOINTCLOSE returning ...nyamatongwe1-0/+3
2013-09-22Change log.nyamatongwe1-0/+4
2013-09-22Change log.Neil1-0/+7
2013-09-22Stricter checking for ctags lines in errorlist lexer.Neil1-3/+10
2013-09-22Avoid attempt to redraw an empty area.nyamatongwe1-0/+2
2013-09-21Fix test script to match move of scripts.nyamatongwe1-1/+2
2013-09-20Removed make files as they have not been maintained and no longer work.nyamatongwe4-209/+25
2013-09-20Simplify project file. Set and use settings on the project level and avoid se...nyamatongwe1-10/+2
2013-09-20Change log.Neil1-0/+3
2013-09-20Switch parameter type to sptr_t to avoid problems with negative numbers likenyamatongwe1-3/+3
2013-09-18Change log.nyamatongwe1-1/+8
2013-09-18Reimplement notifications from ScintillaCocoa to ScintillaView as a delegate ...nyamatongwe5-80/+119
2013-09-17Remove WM_UNICHAR as unused. A remnant from the Carbon platform layer.nyamatongwe1-17/+0
2013-09-16Take account of scroll position when creating drag image.nyamatongwe1-6/+6
2013-09-16Removed back up code that produced a simple drag image.nyamatongwe1-11/+0
2013-09-16Remove dead code that was a remnant of Carbon support.nyamatongwe1-16/+0
2013-09-13Change log.nyamatongwe1-0/+4
2013-09-10Cast away char subscripts to avoid warnings from clang.nyamatongwe1-6/+6