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
/
.view.luadoc
Age
Commit message (
Expand
)
Author
2022-01-31
Updated copyright year.
mitchell
2021-09-30
Updated to Scintilla 5.1.3.
mitchell
2021-06-27
Updated to Scintilla 5.1.0.
mitchell
2021-06-11
Updated Lua autocompletion and documentation.
mitchell
2021-05-29
Updated to Scintilla 5.0.3.
mitchell
2021-04-13
Updated to Scintilla 5.0.1 and latest Scintillua and Scinterm.
mitchell
2021-04-11
Initial pass reformatting all code.
mitchell
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-14
More small documentation updates.
mitchell
2020-08-17
Updated some documentation and use macOS instead of Mac OSX.
mitchell
2020-08-04
Updated LuaDoc.
mitchell
2020-07-27
Updated to Scintilla 3.21.0.
mitchell
2020-07-18
Updated to latest Scintilla for new `lexer.fold*` API.
mitchell
2020-07-16
Minor LuaDoc updates and spelling corrections.
mitchell
2020-07-07
Added `lexer.colors` and `lexer.styles` and updated themes to utilize them.
mitchell
2020-06-25
Fixed LuaDoc.
mitchell
2020-06-10
Renamed some buffer/view fields to use American English instead of Australian.
mitchell
2020-06-09
Updated stale buffer parameter references in view LuaDoc.
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
2018-01-25
Updated copyright year.
mitchell
2016-12-31
Updated copyright information.
mitchell
2016-06-16
Changed arguments to `ui.goto_view()` and `view:goto_buffer()`.
mitchell
2015-12-31
Updated copyright date.
mitchell
2014-12-31
Updated copyright year.
mitchell
2014-06-30
Condensed manual and API documentation into single files.
mitchell
2014-01-12
Updated copyright information.
mitchell
2013-12-12
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-09-16
Removed the `SC_` prefix from constants in `_SCINTILLA.constants`.
mitchell
2013-09-06
Updated LuaDoc.
mitchell
2013-01-20
Updated copyright date.
mitchell
2012-12-01
Updated parameter LuaDoc.
mitchell
2012-11-19
Rewrote LuaDoc.
mitchell
2012-10-23
Fixed LuaDoc; core/.view.luadoc
mitchell
2012-09-12
Documentation overhaul.
mitchell
2012-03-16
Moved "Markdown:" comments into module LuaDoc comments.
mitchell
2012-03-07
Updated contact email address.
mitchell
2012-02-10
Update LuaDoc with new formatting.
mitchell
2012-01-12
Create separate LuaDoc for module table fields.
mitchell
2012-01-06
Updated copyright information.
mitchell
2011-09-27
Reformatted some LuaDoc.
mitchell
2011-09-25
Refactored textadept.c and changed Lua interface a bit.
mitchell
[next]