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
2020-11-30
Updated LuaDoc.
mitchell
2020-10-11
Updated LuaDoc.
mitchell
2020-09-30
Updated Lua autocompletion and documentation.
mitchell
2020-09-29
Updated copyright information.
mitchell
2020-09-19
Updated to Scintilla 4.4.5 and Scintillua 4.4.5-1.
mitchell
2020-09-19
Added `events.FILE_{BEFORE,AFTER}_RELOAD` and save/restore bookmarks.
mitchell
2020-09-14
More small documentation updates.
mitchell
2020-08-17
Updated some documentation and use macOS instead of Mac OSX.
mitchell
2020-08-04
Try to avoid using `lexer` as a string, as it overshadows the `lexer` module.
mitchell
2020-08-04
Updated LuaDoc.
mitchell
2020-08-03
Updated LuaDoc.
mitchell
2020-07-27
Updated to Scintilla 3.21.0.
mitchell
2020-07-16
Minor LuaDoc updates and spelling corrections.
mitchell
2020-07-13
Reverted LuaDoc for `buffer:indicator_end()`.
mitchell
2020-07-04
Added `buffer:style_of_name()` as an analogue to `buffer:name_of_style()`.
mitchell
2020-06-22
Fixed LuaDoc for `buffer:indicator_end()`.
mitchell
2020-06-10
Renamed some buffer/view fields to use American English instead of Australian.
mitchell
2020-06-09
Prefer `view.call_tip_*` instead of `buffer.call_tip_*`.
mitchell
2020-06-08
Prefer `view.property*` instead of `buffer.property*`.
mitchell
2020-06-05
Renamed `buffer:set_theme()` to `view:set_theme()` and fixed a bug with splits.
mitchell
2020-05-25
Allow views to be used as buffers and update API.
mitchell
2020-05-09
Updated to Scintilla 3.20.0.
mitchell
2020-04-16
Updated LuaDoc.
mitchell
2020-03-26
Switched to 1-based indices for buffer positions, lines, and countable entities.
mitchell
2020-03-17
Updated LuaDoc.
mitchell
2020-03-16
Moved individual buffer functions in `io` into `buffer`.
mitchell
2020-03-11
Replaced `buffer.style_name` table with `buffer:name_of_style()`.
mitchell
2020-03-03
Updated LuaDoc.
mitchell
2020-02-26
Fixed some documentation.
mitchell
2020-02-19
Updated LuaDoc.
mitchell
2019-12-31
Updated to Scintilla 3.11.2.
mitchell
2019-10-26
Updated to Scintilla 3.11.1.
mitchell
2019-08-31
Updated LuaDoc.
mitchell
2019-06-30
Updated to Scintilla 3.10.6.
mitchell
2019-04-17
Updated to Scintilla 3.10.4.
mitchell
2019-03-09
Updated interface to Scintilla 3.10.3.
mitchell
2019-02-28
Fixed some LuaDoc.
mitchell
2018-11-25
Fixed internal documentation.
mitchell
2018-10-31
Updated to Scintilla 3.10.1.
mitchell
2018-06-30
Updated to Scintilla 3.10.0.
mitchell
2018-04-25
Removed LuaJIT version of Textadept.
mitchell
2018-03-25
Removed call restriction on `buffer.set_theme()` and added initial `buffer` arg.
mitchell
2018-03-24
Updated to pre-release version of Scintilla 3.8.0.
mitchell
2018-01-25
Updated copyright year.
mitchell
2018-01-25
Backported `buffer.move_extends_selection` from upstream Scintilla.
mitchell
2017-12-31
Updated LuaDoc.
mitchell
2017-11-18
Enforce extra argument to `buffer:brace_match()` introduced in Scintilla 3.7.0.
mitchell
2017-11-12
Buffer settings on startup apply to subsequent buffers.
mitchell
2017-11-06
Backported bugfixes and changes from Scintilla 4.0.0 to 4.0.2.
mitchell
2017-08-16
Mention that buffer's API is derived from Scintilla and provide docs link.
mitchell
[next]