index
:
textadept.git
master
My personalizations for textadept
Alessandro Iezzi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
.buffer.luadoc
Age
Commit message (
Expand
)
Author
2016-01-20
Updated to Scintilla 3.6.3 and enabled idle styling.
mitchell
2015-12-31
Updated copyright date.
mitchell
2015-11-07
Updated to Scintilla and Scintillua 3.6.2.
mitchell
2015-08-02
Updated to Scintilla 3.6.0.
mitchell
2015-06-23
Updated to Scintilla 3.5.7.
mitchell
2015-04-18
Updated to Scintilla 3.5.5.
mitchell
2015-03-20
Small documentation updates.
mitchell
2015-03-10
Stop documenting some non-useful buffer functions and fields.
mitchell
2015-03-09
Stop documenting hotspots since new indicator attributes supplant hotspots.
mitchell
2015-03-09
Updated to Scintilla 3.5.4.
mitchell
2015-02-09
Updated LuaDoc; core/.buffer.luadoc
mitchell
2014-12-31
Updated copyright year.
mitchell
2014-12-16
Updated Luadoc; core/.buffer.luadoc
mitchell
2014-12-09
Updated to Scintilla 3.5.2.
mitchell
2014-11-12
Code and documentation cleanup.
mitchell
2014-10-25
Improvements to terminal mouse handling.
mitchell
2014-10-05
Replaced command entry text field with a Scintilla buffer.
mitchell
2014-09-29
Updated to Scintilla 3.5.1.
mitchell
2014-09-17
More LuaDoc updates.
mitchell
2014-09-16
Updated some LuaDoc.
mitchell
2014-08-18
Updated to Scintilla 3.5.0.
mitchell
2014-08-15
Fixed LuaDoc; core/.buffer.luadoc
mitchell
2014-06-30
Condensed manual and API documentation into single files.
mitchell
2014-06-07
Added buffer constants to buffer LuaDoc and improved Lua tags and api generator.
mitchell
2014-05-31
Fixed erroneous LuaDoc.
mitchell
2014-05-25
Updated to Scintilla 3.4.2.
mitchell
2014-05-23
Renamed `io.set_buffer_encoding()` to `buffer:set_encoding()`.
mitchell
2014-04-30
Updated documentation.
mitchell
2014-03-23
Updated to Scintilla 3.4.0 and LuaJIT 2.0.3.
mitchell
2014-02-05
Updated to Scintilla 3.3.9.
mitchell
2014-01-12
Updated copyright information.
mitchell
2013-12-16
Updated LuaDoc; core/.buffer.luadoc
mitchell
2013-12-15
Updated to Scintilla 3.3.7.
mitchell
2013-12-12
More LuaDoc updates.
mitchell
2013-11-18
LuaDoc updates.
mitchell
2013-11-11
Updated documentation.
mitchell
2013-11-10
Updated LuaDoc.
mitchell
2013-11-07
Added support for tabs.
mitchell
2013-10-29
More documentation updates.
mitchell
2013-10-21
More LuaDoc updates.
mitchell
2013-10-18
The buffer API applies to all buffers now, not just the global one.
mitchell
2013-10-18
More LuaDoc updates.
mitchell
2013-10-09
More LuaDoc updates.
mitchell
2013-10-02
Renamed `buffer.FIND_POSIX` to `buffer.FIND_REGEX` for Lua-like captures syntax.
mitchell
2013-09-21
Renamed `buffer:convert_eo_ls()` to `buffer:convert_eols()`.
mitchell
2013-09-16
Removed the `SC` prefix from most constants in `_SCINTILLA.constants`.
mitchell
2013-09-16
Removed the `SC_` prefix from constants in `_SCINTILLA.constants`.
mitchell
2013-09-15
Do not convert filenames to UTF-8; keep them in `_CHARSET`.
mitchell
2013-09-13
Updated some LuaDoc.
mitchell
2013-09-09
Moved buffer IO functions into the `io` module.
mitchell
[next]