Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-03-22 | Added Spanish translation from Manuel Montenegro. | ||
2012-03-07 | Updated contact email address. | ||
2011-11-29 | Updated Russian localization; core/locales/locale.ru.conf | ||
Thanks to Vladimir Lomov. | |||
2011-11-23 | Removed _m.textadept.editing.select_style(). | ||
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-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-09-21 | Rearranged Tools menu. | ||
2011-08-22 | Changed some key commands. | ||
2011-08-22 | Added Russian translation from Vladimir; core/locales/locale.ru.conf | ||