Age | Commit message (Expand) | Author |
---|---|---|
2008-12-14 | Fixed find bug when no match is found; core/ext/find.lua | |
2008-11-11 | Find functionality is mostly handled by Lua now. | |
2008-06-24 | Fixed bug with '%' in selected text for replacing; core/ext/find.lua | |
2008-03-03 | Updated copyright notice to include the year 2008. | |
2008-02-23 | Eliminated Zenity dependency; replaced with my CocoaDialog clone (lua_dialog). | |
2007-08-16 | Fixed 'find previous' bug; core/ext/find.lua | |
2007-08-11 | Fixed escapes in replace, added %() sequence; core/ext/find.lua | |
2007-08-09 | 'replace_all' doesn't loop infinitely, 'find' more accurate; core/ext/find.lua | |
2007-08-06 | Initial import of extension Lua files. |