Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-02-23 | Eliminated Zenity dependency; replaced with my CocoaDialog clone (lua_dialog). | ||
2008-02-10 | Instead of io.popen():read(), a file descriptor is kept and close()'d afterward. | ||
2007-11-16 | Prevent data loss by opening file after 'prepare'ing for save; core/file_io.lua | ||
2007-09-27 | Added buffer:reload() function. | ||
2007-08-15 | Recent files are now tracked and a user list can be shown to open them. | ||
2007-08-15 | Renamed handlers module to events, updated everything to reflect changes. | ||
2007-08-09 | Renamed modules global to _m. | ||
2007-08-09 | Added new LuaDoc, updated existing LuaDoc to be more consistent. | ||
2007-08-06 | Initial import of core Lua files. | ||