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