Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-01-27 | Do not open a non-existant file from _m.textadept.run.goto_error. | ||
2009-01-27 | Use a combo entry to either type in or select a PM browser to use. | ||
2009-01-25 | Removed some rarely-used functions from modules/textadept/editing.lua et. al. | ||
Including: * autocomplete_word_from_dict * move_line (up and down) * ruby_exec * lua_exec * reformat_paragraph | |||
2009-01-24 | Added Find in Files support. | ||
2009-01-24 | Removed 'find' Project Manager browser. | ||
2009-01-14 | Added key commands, menu items, and locale strings for running/compiling files. | ||
2009-01-08 | Reformatted all C and Lua code to a single standard for each language. | ||
2009-01-05 | Add bookmarks to the textadept module and menu. | ||
2009-01-03 | Added localization support. | ||
All Textadept messages are in core/locale.lua which provides the new 'textadept.locale' module. |