Age | Commit message (Expand) | Author |
2008-03-03 | Updated copyright notice to include the year 2008. |  mitchell |
2008-02-23 | Eliminated Zenity dependency; replaced with my CocoaDialog clone (lua_dialog). |  mitchell |
2008-02-10 | Removed boolean redundancy; core/ext/pm/ctags_browser.lua |  mitchell |
2008-02-10 | Added new find in files project manager browser. |  mitchell |
2008-02-10 | Instead of io.popen():read(), a file descriptor is kept and close()'d afterward. |  mitchell |
2007-12-24 | Fixed setting of Ruby lexer after detecting filetype; core/ext/mime_types.lua |  mitchell |
2007-11-30 | Removed TODO in LuaDoc; core/ext/pm.lua |  mitchell |
2007-10-07 | Moved key command manager to core. |  mitchell |
2007-09-19 | Added interactive search documentation; core/ext/pm.lua |  mitchell |
2007-09-17 | Added usage documentation; core/ext/pm.lua |  mitchell |
2007-08-16 | Fixed 'find previous' bug; core/ext/find.lua |  mitchell |
2007-08-15 | Renamed handlers module to events, updated everything to reflect changes. |  mitchell |
2007-08-11 | Fixed escapes in replace, added %() sequence; core/ext/find.lua |  mitchell |
2007-08-10 | Renamed textadept.handlers' add_function_to_handler to add_handler_function. |  mitchell |
2007-08-10 | Macros can now be recorded, saved, played, browsed, etc. |  mitchell |
2007-08-09 | Renamed modules global to _m. |  mitchell |
2007-08-09 | Added new LuaDoc, updated existing LuaDoc to be more consistent. |  mitchell |
2007-08-09 | 'replace_all' doesn't loop infinitely, 'find' more accurate; core/ext/find.lua |  mitchell |
2007-08-06 | Added more LuaDoc, shebang recognition; ext/core/mime_types.lua |  mitchell |
2007-08-06 | Initial import of extension Lua files. |  mitchell |