Age | Commit message (Expand) | Author |
---|---|---|
2011-01-21 | Code cleanup. | |
2011-01-19 | Added gui.filteredlist() shortcut function for gui.dialog('filteredlist', ...). | |
2011-01-13 | More informative check_focused_buffer() error message. | |
2011-01-02 | Fixed bug with update_ui in buffer_new and view_new events; core/gui.lua | |
2010-12-29 | No more pasting issue in Mac OSX; core/gui.lua | |
2010-12-29 | Do not call 'buffer_new' when splitting the view. | |
2010-12-28 | Updated copyright information. | |
2010-12-26 | Moved gui events from core/events.lua to core/gui.lua. | |
2010-11-23 | Code cleanup. | |
2010-10-15 | Changed locale implementation. | |
2010-10-14 | Code formatting changes. | |
2010-10-13 | Fix switch buffers dialog bug when cancelling; core/gui.lua | |
2010-10-11 | gui.dialog() can take tables of strings as arguments. | |
2010-06-16 | Code and documentation cleanup. | |
2010-06-11 | Removed _G.textadept. |