Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-03-17 | Performance and speed improvements. | ||
2011-01-21 | Code cleanup. | ||
2010-12-28 | Updated copyright information. | ||
2010-12-26 | Separated key command manager from key command definitions. | ||
2010-12-19 | Use buffer.selection_start and buffer.selection_end. | ||
2010-11-23 | Code cleanup. | ||
Also modified the editing module's enclose() and select_enclosed() functions. | |||
2010-10-25 | Speed up find in files; modules/textadept/find.lua | ||
2010-10-25 | Allow access to find_in_files() through the gui.find API. | ||
2010-10-15 | Changed locale implementation. | ||
2010-10-14 | Code formatting changes. | ||
2010-08-26 | Fixed infinite loop bug with Lua pattern search; modules/textadept/find.lua | ||
2010-06-11 | Moved core extension modules into textadept module. | ||