Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-12-12 | Remove 'module' and update LuaDoc comments appropriately. | ||
2011-11-23 | Added theme utilities, modified light and dark themes, and removed scite theme. | ||
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-27 | Reformatted some LuaDoc. | ||
2011-09-25 | Refactored textadept.c and changed Lua interface a bit. | ||
'_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-23 | Updated Luadoc and added extra fields to other modules. | ||
2010-12-28 | Updated copyright information. | ||
2010-11-30 | New manual. | ||
2010-10-28 | Rename MAC variable in to OSX in Lua, __OSX__ in C. | ||
2010-10-24 | Updated LuaDoc; core/._G.luadoc | ||
2010-10-24 | Added _G.timeout function. | ||
2010-06-17 | Renamed core/.*.lua to core/.*.luadoc documentation files. | ||