Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-05-01 | Updated CHANGELOG.md. | ||
2015-04-21 | Updated CHANGELOG.md. | ||
2015-04-01 | Updated CHANGELOG.md. | ||
2015-03-11 | Temporarily restore definition of `keys.LANGUAGE_MODULE_PREFIX`. | ||
This is to avoid 3rd party language module breakage in 7.x. Will be removed in 8.0. | |||
2015-03-10 | Updated CHANGELOG.md. | ||
2015-01-31 | Updated CHANGELOG.md. | ||
2015-01-20 | Updated CHANGELOG.md. | ||
2015-01-10 | Updated CHANGELOG.md. | ||
2014-11-30 | Updated CHANGELOG.md. | ||
2014-09-30 | Updated CHANGELOG.md. | ||
2014-09-01 | Updated CHANGELOG.md. | ||
2014-07-10 | Updated CHANGELOG.md. | ||
2014-07-02 | Updated links and homepage. | ||
2014-06-30 | Condensed manual and API documentation into single files. | ||
2014-06-10 | Updated CHANGELOG.md. | ||
2014-05-31 | Updated CHANGELOG.md. | ||
2014-05-28 | Textadept's menus may be edited in-place via the `textadept.menu` module. | ||
Any changes, even incremental ones, are reflected immediately. As a result, removed `set_menubar()` and `set_contextmenus()` from API. | |||
2014-05-28 | Removed `textadept.editing.select_indented_block()`. | ||
2014-05-24 | Removed Adeptsense in favor of new framework committed in r1735. | ||
Replaced ANSI C and Lua module Adeptsenses with their equivalent autocompleter functions. | |||
2014-05-23 | Renamed `textadept.editing.autocomplete_word()` and added `AUTOCOMPLETE_ALL`. | ||
The new `textadept.editing.autocomplete()` is a generic function for a new autocompletion framework that will replace Adeptsense. The framework involves individual autocompletion functions, such as one for autocompleting words. Also added new `AUTOCOMPLETE_ALL` setting for searching all buffers for word completions. | |||
2014-04-30 | Updated CHANGELOG.md. | ||
2014-04-11 | Updated CHANGELOG.md. | ||
2014-04-01 | Updated CHANGELOG.md. | ||
2014-03-01 | Updated CHANGELOG.md. | ||
2014-02-10 | Updated CHANGELOG.md. | ||
2014-01-12 | New home page along with some documentation content and layout changes. | ||
2014-01-01 | Updated CHANGELOG.md. | ||
2013-12-18 | Renamed "hypertext" lexer to "html". | ||
2013-11-11 | Updated CHANGELOG.md. | ||
2013-11-03 | Link to the book's Table of Contents. | ||
2013-11-02 | Added links to order the book and make donations. | ||
2013-11-01 | Updated CHANGELOG.md. | ||
2013-10-21 | Updated CHANGELOG.md. | ||
2013-09-30 | Updated CHANGELOG.md. | ||
2013-09-27 | Integrated compile and run commands for most languages. | ||
Compile and run should work out of the box for most languages. Also added a warning marker, renamed `compile_command` and `run_command` tables to `compile_commands` and `run_commands`, respectively, and renamed `error_details` to `error_patterns`, changing its structure to just hold patterns. | |||
2013-09-11 | Updated CHANGELOG.md. | ||
2013-08-10 | Updated CHANGELOG.md. | ||
2013-07-10 | Updated CHANGELOG.md. | ||
2013-07-08 | Renamed Textadept module's "mime_types" to "file_types" and removed config file. | ||
2013-07-08 | Renamed "language-specific" modules to just "language modules" in documentation. | ||
2013-07-01 | Updated CHANGELOG.md. | ||
2013-05-31 | Updated CHANGELOG.md. | ||
2013-05-29 | Fixed crash caused by split views. | ||
This fix is in 6.6. | |||
2013-05-25 | Updated CHANGELOG.md. | ||
2013-04-30 | Updated CHANGELOG.md. | ||
2013-03-31 | Updated CHANGELOG.md. | ||
2013-03-01 | Updated CHANGELOG.md. | ||
2013-02-01 | Updated CHANGELOG.md. | ||
2013-01-01 | Updated CHANGELOG.md. | ||
2012-12-10 | Updated CHANGELOG.md. | ||