Age | Commit message (Expand) | Author |
---|---|---|
2008-03-04 | Fixed bugs with tonumber(cocoa_dialog(...)) in various files. | |
2008-03-03 | Updated copyright notice to include the year 2008. | |
2008-02-29 | Fixed empty buffer.filename bug in save_as(); core/file_io.lua | |
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. |