aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaDoc.html
AgeCommit message (Expand)AuthorFilesLines
2011-02-03Updated dates.rel-2-24nyamatongwe1-1/+1
2011-01-19Add SCI_SETMARGINCURSORN and SCI_GETMARGINCURSORN.nyamatongwe1-0/+12
2011-01-13Fixing/removing bad links.nyamatongwe1-2/+2
2011-01-03Updated change date.nyamatongwe1-1/+1
2011-01-02Send SCN_UPDATEUI notification when view scrolled. Satisfies feature request ...nyamatongwe1-7/+56
2010-12-29Dynamically generate reverse arrow cursor. Feature 3143968 by Jordan Russell.nyamatongwe1-5/+1
2010-12-16Fixing invalid HTML.nyamatongwe1-71/+62
2010-10-27Spelling and date of change.nyamatongwe1-1/+1
2010-10-22Updates for 2.22 release.nyamatongwe1-0/+2
2010-10-15Clarification.nyamatongwe1-1/+1
2010-10-11Feature request #3082409 implemented for SCN_HOTSPOTRELEASECLICK event.nyamatongwe1-5/+9
2010-09-24Added SCI_CONTRACTEDFOLDNEXT as a way to find contracted fold headers efficie...nyamatongwe1-0/+8
2010-08-05Removing SC_CP_DBCS as it does not fit into new DBCS processing code.nyamatongwe1-19/+1
2010-07-23Added information about SCI_CHANGELEXERSTATE and SC_MOD_LEXERSTATE.nyamatongwe1-0/+15
2010-07-17Removed duplicate.nyamatongwe1-1/+1
2010-07-16Lexer objects documentation.nyamatongwe1-16/+319
2010-07-13Split OptionSet out into its own file.nyamatongwe1-0/+18
2010-07-12Feature #3027559 Extend "sticky caret" feature from Jason Oster.nyamatongwe1-5/+18
2010-07-12Fixed incorrect description of second margin settings.nyamatongwe1-3/+4
2010-06-26Fix for bug #3021473, indicator fill alpha capped at 100.nyamatongwe1-2/+2
2010-05-05Exmplained about finding properties from source code.nyamatongwe1-0/+6
2010-04-03Made parameter type consistent.nyamatongwe1-3/+2
2010-03-26Added SCI_GETTAG.nyamatongwe1-2/+7
2010-03-23Updated structs to new names.nyamatongwe1-29/+31
2010-03-11Implemented multipaste as an option.nyamatongwe1-59/+67
2010-02-01Note that RTL not supported.nyamatongwe1-0/+4
2010-01-31Reordered to follow convention.nyamatongwe1-3/+3
2010-01-31Added SCI_SETFIRSTVISIBLELINE to match SCI_GETFIRSTVISIBLELINE.nyamatongwe1-1/+3
2010-01-27CHanged documentation to say that 8 bits may be used by lexer.nyamatongwe1-3/+3
2010-01-24Some symbols made into code style.rel-2-02nyamatongwe1-2/+2
2010-01-23Added SCI_GETLEXERLANGUAGE. More documentation for symbolic constants.nyamatongwe1-16/+28
2010-01-20Updates for 2.02.nyamatongwe1-1/+1
2010-01-20Fix for first description of SCI_SEARCHINTARGET.nyamatongwe1-2/+2
2009-11-02Added setting for font quality to allow application to choose anti-aliased,nyamatongwe1-0/+10
2009-10-18AutoCGetCurrentText added by Nick Treleaven.nyamatongwe1-2/+14
2009-10-16Setting to make additional carets invisible from Florian Balmer.nyamatongwe1-0/+7
2009-09-09Terminated a code section.nyamatongwe1-0/+1
2009-09-03Added white space mark size setting from Enrico Tröger.nyamatongwe1-0/+9
2009-08-31Fixed up code page and BMP information.nyamatongwe1-6/+7
2009-08-16Matching new behaviour for copying rectangular selections.nyamatongwe1-3/+2
2009-08-14More information on multiple selection.nyamatongwe1-7/+16
2009-08-12Fixed SCI_GETSELTEXT for discontiguous selections.nyamatongwe1-4/+3
2009-08-07Date.nyamatongwe1-1/+1
2009-08-07Fixed some unterminated tags.nyamatongwe1-3/+3
2009-08-07Documented some new commands.nyamatongwe1-0/+12
2009-07-15More about multiple selection.nyamatongwe1-2/+6
2009-07-14Documentation of new selection features.nyamatongwe1-6/+173
2009-07-12Start of documentation of discontiguous selection and virtual space.nyamatongwe1-22/+40
2009-07-05Incorrect identifier for STYLE_BRACEBAD. Fixes bug #2816521.nyamatongwe1-1/+1
2009-06-29Typos.nyamatongwe1-3/+3