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