Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | ||
I discovered it was possible to get gtk.so to segfault with repeated textdept.reset() commands and then invoke lua_dialog. | |||
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. | ||