aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
AgeCommit message (Collapse)Author
2015-05-01Updated CHANGELOG.md.mitchell
2015-04-21Updated CHANGELOG.md.mitchell
2015-04-01Updated CHANGELOG.md.mitchell
2015-03-11Temporarily restore definition of `keys.LANGUAGE_MODULE_PREFIX`.mitchell
This is to avoid 3rd party language module breakage in 7.x. Will be removed in 8.0.
2015-03-10Updated CHANGELOG.md.mitchell
2015-01-31Updated CHANGELOG.md.mitchell
2015-01-20Updated CHANGELOG.md.mitchell
2015-01-10Updated CHANGELOG.md.mitchell
2014-11-30Updated CHANGELOG.md.mitchell
2014-09-30Updated CHANGELOG.md.mitchell
2014-09-01Updated CHANGELOG.md.mitchell
2014-07-10Updated CHANGELOG.md.mitchell
2014-07-02Updated links and homepage.mitchell
2014-06-30Condensed manual and API documentation into single files.mitchell
2014-06-10Updated CHANGELOG.md.mitchell
2014-05-31Updated CHANGELOG.md.mitchell
2014-05-28Textadept's menus may be edited in-place via the `textadept.menu` module.mitchell
Any changes, even incremental ones, are reflected immediately. As a result, removed `set_menubar()` and `set_contextmenus()` from API.
2014-05-28Removed `textadept.editing.select_indented_block()`.mitchell
2014-05-24Removed Adeptsense in favor of new framework committed in r1735.mitchell
Replaced ANSI C and Lua module Adeptsenses with their equivalent autocompleter functions.
2014-05-23Renamed `textadept.editing.autocomplete_word()` and added `AUTOCOMPLETE_ALL`.mitchell
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-30Updated CHANGELOG.md.mitchell
2014-04-11Updated CHANGELOG.md.mitchell
2014-04-01Updated CHANGELOG.md.mitchell
2014-03-01Updated CHANGELOG.md.mitchell
2014-02-10Updated CHANGELOG.md.mitchell
2014-01-12New home page along with some documentation content and layout changes.mitchell
2014-01-01Updated CHANGELOG.md.mitchell
2013-12-18Renamed "hypertext" lexer to "html".mitchell
2013-11-11Updated CHANGELOG.md.mitchell
2013-11-03Link to the book's Table of Contents.mitchell
2013-11-02Added links to order the book and make donations.mitchell
2013-11-01Updated CHANGELOG.md.mitchell
2013-10-21Updated CHANGELOG.md.mitchell
2013-09-30Updated CHANGELOG.md.mitchell
2013-09-27Integrated compile and run commands for most languages.mitchell
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-11Updated CHANGELOG.md.mitchell
2013-08-10Updated CHANGELOG.md.mitchell
2013-07-10Updated CHANGELOG.md.mitchell
2013-07-08Renamed Textadept module's "mime_types" to "file_types" and removed config file.mitchell
2013-07-08Renamed "language-specific" modules to just "language modules" in documentation.mitchell
2013-07-01Updated CHANGELOG.md.mitchell
2013-05-31Updated CHANGELOG.md.mitchell
2013-05-29Fixed crash caused by split views.mitchell
This fix is in 6.6.
2013-05-25Updated CHANGELOG.md.mitchell
2013-04-30Updated CHANGELOG.md.mitchell
2013-03-31Updated CHANGELOG.md.mitchell
2013-03-01Updated CHANGELOG.md.mitchell
2013-02-01Updated CHANGELOG.md.mitchell
2013-01-01Updated CHANGELOG.md.mitchell
2012-12-10Updated CHANGELOG.md.mitchell