aboutsummaryrefslogtreecommitdiff
path: root/core/.buffer.luadoc
AgeCommit message (Expand)Author
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
2014-08-15Fixed LuaDoc; core/.buffer.luadocmitchell
2014-06-30Condensed manual and API documentation into single files.mitchell
2014-06-07Added buffer constants to buffer LuaDoc and improved Lua tags and api generator.mitchell
2014-05-31Fixed erroneous LuaDoc.mitchell
2014-05-25Updated to Scintilla 3.4.2.mitchell
2014-05-23Renamed `io.set_buffer_encoding()` to `buffer:set_encoding()`.mitchell
2014-04-30Updated documentation.mitchell
2014-03-23Updated to Scintilla 3.4.0 and LuaJIT 2.0.3.mitchell