Age | Commit message (Expand) | Author |
---|---|---|
2009-01-10 | Various improvements to speed and readability of Lua code. | |
2009-01-08 | Reformatted all C and Lua code to a single standard for each language. | |
2009-01-03 | Added localization support. | |
2009-01-01 | Updated copyright dates for 2009. | |
2008-12-22 | Fixed bugs in macros and macro browser. | |
2008-03-03 | Updated copyright notice to include the year 2008. | |
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-08-21 | Added events defined by modules/textadept/macros.lua to the module's LuaDoc. | |
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-10 | Macros can now be recorded, saved, played, browsed, etc. |