aboutsummaryrefslogtreecommitdiff
path: root/core/.buffer.luadoc
AgeCommit message (Expand)Author
2019-08-31Updated LuaDoc.mitchell
2019-06-30Updated to Scintilla 3.10.6.mitchell
2019-04-17Updated to Scintilla 3.10.4.mitchell
2019-03-09Updated interface to Scintilla 3.10.3.mitchell
2019-02-28Fixed some LuaDoc.mitchell
2018-11-25Fixed internal documentation.mitchell
2018-10-31Updated to Scintilla 3.10.1.mitchell
2018-06-30Updated to Scintilla 3.10.0.mitchell
2018-04-25Removed LuaJIT version of Textadept.mitchell
2018-03-25Removed call restriction on `buffer.set_theme()` and added initial `buffer` arg.mitchell
2018-03-24Updated to pre-release version of Scintilla 3.8.0.mitchell
2018-01-25Updated copyright year.mitchell
2018-01-25Backported `buffer.move_extends_selection` from upstream Scintilla.mitchell
2017-12-31Updated LuaDoc.mitchell
2017-11-18Enforce extra argument to `buffer:brace_match()` introduced in Scintilla 3.7.0.mitchell
2017-11-12Buffer settings on startup apply to subsequent buffers.mitchell
2017-11-06Backported bugfixes and changes from Scintilla 4.0.0 to 4.0.2.mitchell
2017-08-16Mention that buffer's API is derived from Scintilla and provide docs link.mitchell
2017-06-17Effectively updated to Scintilla 3.7.5 with select backports to 3.7.3.mitchell
2017-05-26Fixed bug that deleted characters outside of mangled snippets.mitchell
2017-04-07Effectively updated to Scintilla 3.7.4 with select backports to 3.7.3.mitchell
2016-12-31Updated copyright information.mitchell
2016-12-05Updated to Scintilla 3.7.1.mitchell
2016-10-19Updated to Scintilla 3.7.0.mitchell
2016-09-15Updated to Scintilla 3.6.7 and Scintillua 3.6.7-1.mitchell
2016-08-29Small LuaDoc updates.mitchell
2016-08-29Small LuaDoc update; core/.buffer.luadocmitchell
2016-06-30Small manual and LuaDoc updates.mitchell
2016-06-15Lots of small LuaDoc improvements (grammar mainly).mitchell
2016-01-20Updated to Scintilla 3.6.3 and enabled idle styling.mitchell
2015-12-31Updated copyright date.mitchell
2015-11-07Updated to Scintilla and Scintillua 3.6.2.mitchell
2015-08-02Updated to Scintilla 3.6.0.mitchell
2015-06-23Updated to Scintilla 3.5.7.mitchell
2015-04-18Updated to Scintilla 3.5.5.mitchell
2015-03-20Small documentation updates.mitchell
2015-03-10Stop documenting some non-useful buffer functions and fields.mitchell
2015-03-09Stop documenting hotspots since new indicator attributes supplant hotspots.mitchell
2015-03-09Updated to Scintilla 3.5.4.mitchell
2015-02-09Updated LuaDoc; core/.buffer.luadocmitchell
2014-12-31Updated copyright year.mitchell
2014-12-16Updated Luadoc; core/.buffer.luadocmitchell
2014-12-09Updated to Scintilla 3.5.2.mitchell
2014-11-12Code and documentation cleanup.mitchell
2014-10-25Improvements to terminal mouse handling.mitchell
2014-10-05Replaced command entry text field with a Scintilla buffer.mitchell
2014-09-29Updated to Scintilla 3.5.1.mitchell
2014-09-17More LuaDoc updates.mitchell
2014-09-16Updated some LuaDoc.mitchell
2014-08-18Updated to Scintilla 3.5.0.mitchell