aboutsummaryrefslogtreecommitdiff
path: root/core/._G.luadoc
AgeCommit message (Collapse)Author
2011-12-12Remove 'module' and update LuaDoc comments appropriately.mitchell
2011-11-23Added theme utilities, modified light and dark themes, and removed scite theme.mitchell
Added gui.set_theme() and gui.select_theme() theming utilities. All new light and dark themes. Moved old classic themes to the wiki.
2011-09-27Reformatted some LuaDoc.mitchell
2011-09-25Refactored textadept.c and changed Lua interface a bit.mitchell
'_BUFFERS' and '_VIEWS' now also have buffer and view keys with index values; 'buffer.doc_pointer', 'view.doc_pointer', and 'gui.focused_doc_pointer' are no longer used; 'buffer:check_global()' replaces 'gui.check_focused_buffer()'; Added 'view.buffer' field; 'view:goto_buffer()' and 'gui.goto_view()' arguments changed to make more sense.
2011-06-23Updated Luadoc and added extra fields to other modules.mitchell
2010-12-28Updated copyright information.mitchell
2010-11-30New manual.mitchell
2010-10-28Rename MAC variable in to OSX in Lua, __OSX__ in C.mitchell
2010-10-24Updated LuaDoc; core/._G.luadocmitchell
2010-10-24Added _G.timeout function.mitchell
2010-06-17Renamed core/.*.lua to core/.*.luadoc documentation files.mitchell