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 | Fixed assertion error caused by replace_target; modules/textadept/editing.lua | ||
2007-09-06 | Words can be autocompleted from a specified dictionary. | ||
2007-08-15 | Renamed handlers module to events, updated everything to reflect changes. | ||
2007-08-10 | Renamed textadept.handlers' add_function_to_handler to add_handler_function. | ||
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 the textadept module. | ||