Age | Commit message (Expand) | Author |
---|---|---|
2008-10-27 | Updated Textadept to compile and run on OSX with native GTK framework. | |
2008-09-24 | Added _THEME variable; themes are now directories with view.lua and buffer.lua. | |
2008-09-19 | Added preliminary support for Textadept on Windows. | |
2008-06-25 | Reverted treating lua_dialog as a program; adds Lua as an unwanted dependency. | |
2008-06-25 | Treat lua_dialog.lua as a program, not module; core/init.lua | |
2008-03-04 | Updated to use new modular lua_dialog.lua; core/init.lua | |
2008-03-03 | Modified some package paths for consistency. | |
2008-03-03 | Updated copyright notice to include the year 2008. | |
2008-02-23 | Eliminated Zenity dependency; replaced with my CocoaDialog clone (lua_dialog). | |
2007-08-15 | Renamed handlers module to events, updated everything to reflect changes. | |
2007-08-06 | Initial import of core Lua files. |