| Age | Commit message (Collapse) | Author | 
|---|
|  |  | 
|  | Encourage calling `gui.set_theme()` from *~/.textadept/init.lua* instead. | 
|  | The former was originally designed to complement the latter. | 
|  |  | 
|  |  | 
|  | Requires Scintilla r4436 and Scinterm r45. | 
|  | Also moved snapopen module into core as io.snapopen(). | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | Thanks to Vladimir Lomov. | 
|  |  | 
|  | Added gui.set_theme() and gui.select_theme() theming utilities.
All new light and dark themes. Moved old classic themes to the wiki. | 
|  | '_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. | 
|  |  | 
|  |  | 
|  |  |