aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/Scintilla.iface
AgeCommit message (Expand)AuthorFilesLines
2011-08-20Styling of variable interpolation for Perl. Feature #3394258.nyamatongwe1-0/+10
2011-08-09Improvements to LaTeX lexer from Josepmaria Roca adds several newnyamatongwe1-1/+9
2011-08-05Lua lexer update for Lua 5.2 beta. Feature #3386330.nyamatongwe1-0/+1
2011-07-21Added dotted box indicator.nyamatongwe1-0/+1
2011-07-19Added ScrollToStart and ScrollToEnd key commands for OS X.nyamatongwe1-0/+6
2011-06-25Initial implementation of RGBA images.nyamatongwe1-0/+15
2011-06-18Added INDIC_SQUIGGLELOW. Bug #3314591.nyamatongwe1-0/+1
2011-06-15Added SCMOD_META key modifier for the Control key on OS X.nyamatongwe1-0/+1
2011-06-14Add SCI_SETEMPTYSELECTION. Feature #3314877.nyamatongwe1-0/+3
2011-06-13Added Identifier property.nyamatongwe1-0/+6
2011-06-10Add an option to control how wrapped lines are selected when clicking on margin.Marko Njezic1-0/+10
2011-06-02Added new indicators: dashed and dotted underlines.nyamatongwe1-0/+2
2011-05-21Move Selected Lines Up / Down. Feature #3304850.nyamatongwe1-0/+6
2011-05-04INDIC_STRAIGHTBOX added to indicators. Bug #3290435.nyamatongwe1-0/+1
2011-04-29Use indicators to show matching braces. Feature #3290434.nyamatongwe1-0/+6
2011-04-22INDIC_ROUNDBOX can set alpha of outline. Feature #3290434.nyamatongwe1-0/+6
2011-04-07Add highlighting of current folding block. Feature #3147069.nyamatongwe1-0/+6
2011-04-04Updates to documentation of notifications.nyamatongwe1-7/+7
2011-02-14Addition of triple quoted strings for Vala. Feature #3177601.nyamatongwe1-0/+1
2011-02-13Folding features added by Udo Lechner.nyamatongwe1-0/+1
2011-02-10New lexical class SCE_C_STRINGRAW for C++0x raw strings. Feature #3054629.nyamatongwe1-0/+1
2011-02-07Lexer for Modula 2/3. From Dariusz Knoci?ski. Feature #3173374.nyamatongwe1-0/+21
2011-01-17Add SCI_SETMARGINCURSORN and SCI_GETMARGINCURSORN.jrxx1-0/+8
2011-01-03Made updated flags into an enumeration.nyamatongwe1-0/+1
2011-01-02Send SCN_UPDATEUI notification when view scrolled. Satisfies feature request ...nyamatongwe1-0/+5
2010-11-06Lexer for Motorola 68000 assembler.nyamatongwe1-0/+22
2010-10-20Feature request #3064696 SCI_VERTICALCENTRECARET: center current line in window.nyamatongwe1-1/+4
2010-10-11Feature request #3082409 implemented for SCN_HOTSPOTRELEASECLICK event.nyamatongwe1-0/+1
2010-09-24Added SCI_CONTRACTEDFOLDNEXT as a way to find contracted fold headers efficie...nyamatongwe1-1/+6
2010-08-05Removing SC_CP_DBCS as it does not fit into new DBCS processing code.nyamatongwe1-3/+6
2010-07-17Lexer for Txt2tags contributed by Eric Forgeot.nyamatongwe1-0/+29
2010-07-13Split OptionSet out into its own file.nyamatongwe1-0/+17
2010-07-13New interface features for new lexer infrastructure.nyamatongwe1-1/+9
2010-07-12Feature #3027559 Extend "sticky caret" feature from Jason Oster.nyamatongwe1-2/+7
2010-06-14Improved PowerShell by Friedrich Vedder. Feature #3015176.nyamatongwe1-0/+3
2010-05-04Rewritten flagship lexer for xBase languages. Feature #2992689.nyamatongwe1-0/+13
2010-05-02Simplest changes from Feature Request #2992689 Lexer for xBase dialects.nyamatongwe1-6/+1
2010-04-30Fix bug #2994224 CSS @font-face displayed incorrectlynyamatongwe1-0/+1
2010-03-26Added SCI_GETTAG.nyamatongwe1-0/+3
2010-03-11Implemented multipaste as an option.nyamatongwe1-0/+10
2010-02-07Removed SCE_INNO_PREPROC_INLINE due to problem mentioned on bug #2552973.nyamatongwe1-1/+0
2010-02-01Fixed SetFirstVisibleLine so seen as a property.nyamatongwe1-1/+1
2010-01-31Added SCI_SETFIRSTVISIBLELINE to match SCI_GETFIRSTVISIBLELINE.nyamatongwe1-0/+3
2010-01-31Enhanced Erlang lexer. Bug #2942448.nyamatongwe1-1/+12
2010-01-24Return type correct for GetWhitespaceSize.nyamatongwe1-1/+1
2010-01-23Made WhitespaceSize a property.nyamatongwe1-2/+2
2009-12-29Added parameters.nyamatongwe1-2/+2
2009-11-02Added setting for font quality to allow application to choose anti-aliased,nyamatongwe1-0/+15
2009-10-27Added GetLexerLanguage.nyamatongwe1-0/+4
2009-10-18AutoCGetCurrentText added by Nick Treleaven.nyamatongwe1-0/+4