aboutsummaryrefslogtreecommitdiffhomepage
path: root/core/.buffer.luadoc
Commit message (Expand)AuthorAge
* Updated to Scintilla 5.2.0.Gravatar mitchell2022-02-15
* Updated copyright year.Gravatar mitchell2022-01-31
* Updated to Scintilla 5.1.3.Gravatar mitchell2021-09-30
* Updated to Scintilla 5.1.1.Gravatar mitchell2021-07-26
* Updated to Scintilla 5.1.0.Gravatar mitchell2021-06-27
* Updated Lua autocompletion and documentation.Gravatar mitchell2021-06-11
* Updated to Scintilla 5.0.3.Gravatar mitchell2021-05-29
* Replaced `events.FILE_{BEFORE,AFTER}_RELOAD` with `events.BUFFER_{BEFORE,AFTE...Gravatar mitchell2021-04-30
* Updated to Scintilla 5.0.1 and latest Scintillua and Scinterm.Gravatar mitchell2021-04-13
* Initial pass reformatting all code.Gravatar mitchell2021-04-11
* Updated LuaDoc.Gravatar mitchell2020-11-30
* Updated LuaDoc.Gravatar mitchell2020-10-11
* Updated Lua autocompletion and documentation.Gravatar mitchell2020-09-30
* Updated copyright information.Gravatar mitchell2020-09-29
* Updated to Scintilla 4.4.5 and Scintillua 4.4.5-1.Gravatar mitchell2020-09-19
* Added `events.FILE_{BEFORE,AFTER}_RELOAD` and save/restore bookmarks.Gravatar mitchell2020-09-19
* More small documentation updates.Gravatar mitchell2020-09-14
* Updated some documentation and use macOS instead of Mac OSX.Gravatar mitchell2020-08-17
* Try to avoid using `lexer` as a string, as it overshadows the `lexer` module.Gravatar mitchell2020-08-04
* Updated LuaDoc.Gravatar mitchell2020-08-04
* Updated LuaDoc.Gravatar mitchell2020-08-03
* Updated to Scintilla 3.21.0.Gravatar mitchell2020-07-27
* Minor LuaDoc updates and spelling corrections.Gravatar mitchell2020-07-16
* Reverted LuaDoc for `buffer:indicator_end()`.Gravatar mitchell2020-07-13
* Added `buffer:style_of_name()` as an analogue to `buffer:name_of_style()`.Gravatar mitchell2020-07-04
* Fixed LuaDoc for `buffer:indicator_end()`.Gravatar mitchell2020-06-22
* Renamed some buffer/view fields to use American English instead of Australian.Gravatar mitchell2020-06-10
* Prefer `view.call_tip_*` instead of `buffer.call_tip_*`.Gravatar mitchell2020-06-09
* Prefer `view.property*` instead of `buffer.property*`.Gravatar mitchell2020-06-08
* Renamed `buffer:set_theme()` to `view:set_theme()` and fixed a bug with splits.Gravatar mitchell2020-06-05
* Allow views to be used as buffers and update API.Gravatar mitchell2020-05-25
* Updated to Scintilla 3.20.0.Gravatar mitchell2020-05-09
* Updated LuaDoc.Gravatar mitchell2020-04-16
* Switched to 1-based indices for buffer positions, lines, and countable entities.Gravatar mitchell2020-03-26
* Updated LuaDoc.Gravatar mitchell2020-03-17
* Moved individual buffer functions in `io` into `buffer`.Gravatar mitchell2020-03-16
* Replaced `buffer.style_name` table with `buffer:name_of_style()`.Gravatar mitchell2020-03-11
* Updated LuaDoc.Gravatar mitchell2020-03-03
* Fixed some documentation.Gravatar mitchell2020-02-26
* Updated LuaDoc.Gravatar mitchell2020-02-19
* Updated to Scintilla 3.11.2.Gravatar mitchell2019-12-31
* Updated to Scintilla 3.11.1.Gravatar mitchell2019-10-26
* Updated LuaDoc.Gravatar mitchell2019-08-31
* Updated to Scintilla 3.10.6.Gravatar mitchell2019-06-30
* Updated to Scintilla 3.10.4.Gravatar mitchell2019-04-17
* Updated interface to Scintilla 3.10.3.Gravatar mitchell2019-03-09
* Fixed some LuaDoc.Gravatar mitchell2019-02-28
* Fixed internal documentation.Gravatar mitchell2018-11-25
* Updated to Scintilla 3.10.1.Gravatar mitchell2018-10-31
* Updated to Scintilla 3.10.0.Gravatar mitchell2018-06-30