aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Updated to Lua 5.3.3.Gravatar mitchell2016-06-11
* Updated to Scintilla 3.6.6; src/MakefileGravatar mitchell2016-06-05
* Updated for 8.7.Gravatar mitchell2016-04-29
* Updated Scintilla, Scinterm, and lspawn; src/MakefileGravatar mitchell2016-04-26
* More efficient window refreshing in the terminal version; src/textadept.cGravatar mitchell2016-04-09
* Improved efficiency of word autocompletion from all buffers.Gravatar mitchell2016-04-05
* Import Lua UTF-8 pattern functions directly into `utf8` library from C.Gravatar mitchell2016-04-05
* Always link to iconv on BSD; src/MakefileGravatar mitchell2016-03-26
* Support UTF-8 Lua pattern matching.Gravatar mitchell2016-03-26
* Only show the menubar if there are menus; src/textadept.cGravatar mitchell2016-03-22
* Updated to Scintilla and Scintillua 3.6.4; src/MakefileGravatar mitchell2016-03-18
* Temporarily use latest version of Scintillua; src/MakefileGravatar mitchell2016-02-29
* Updated for 8.6.Gravatar mitchell2016-02-29
* Updated to lspawn 1.4; src/MakefileGravatar mitchell2016-02-25
* Fixed potential buffer overflow; src/textadept.cGravatar mitchell2016-02-17
* Fix building CDK in debug mode.Gravatar mitchell2016-02-05
* Ensure Win32 single instance thread is terminated on exit; src/textadept.cGravatar mitchell2016-02-03
* Updated to Scinterm 1.7; src/MakefileGravatar mitchell2016-02-03
* Use an archived CDK version instead of the latest; src/MakefileGravatar mitchell2016-02-01
* Replaced `buffer:text_range()` C function with a Lua function.Gravatar mitchell2016-01-30
* Added single-instance functionality for Win32 and require GLib 2.28+.Gravatar mitchell2016-01-30
* Code cleanup; src/textadept.cGravatar mitchell2016-01-30
* Fixed focus bug in `view:goto_buffer()` with non-focused view; src/textadept.cGravatar mitchell2016-01-29
* `buffer:clear_cmd_key()` should only take one argument.Gravatar mitchell2016-01-29
* Updated to Scintillua 3.6.3-1; src/MakefileGravatar mitchell2016-01-23
* Updated to Scintilla 3.6.3 and enabled idle styling.Gravatar mitchell2016-01-20
* Use the latest hg version of Scintillua; src/MakefileGravatar mitchell2015-12-31
* Updated copyright date.Gravatar mitchell2015-12-31
* Updated for 8.5.Gravatar mitchell2015-12-31
* Updated to Lua 5.3.2.Gravatar mitchell2015-12-06
* No need to PGP sign non-source archives; src/MakefileGravatar mitchell2015-11-13
* PGP sign packages for added integrity.Gravatar mitchell2015-11-11
* Updated for 8.4.Gravatar mitchell2015-11-07
* Updated to Scintilla and Scintillua 3.6.2.Gravatar mitchell2015-11-07
* Updated to LPeg 1.0; src/MakefileGravatar mitchell2015-10-14
* Fixed S-Tab binding in CDK widgets; src/cdk.patchGravatar mitchell2015-10-12
* Updated lspawn and Scintillua dependency versions; src/MakefileGravatar mitchell2015-10-01
* Updated for 8.3.Gravatar mitchell2015-10-01
* Added Gherkin lexer.Gravatar mitchell2015-09-29
* Updated to Scintilla 3.6.1.Gravatar mitchell2015-09-15
* Updated for 8.2.Gravatar mitchell2015-08-31
* Fixed segfault when quitting while the command entry is open; src/textadept.cGravatar mitchell2015-08-11
* Updated to Scintillua 3.6.0-1; src/MakefileGravatar mitchell2015-08-03
* Updated to Scintilla 3.6.0.Gravatar mitchell2015-08-02
* Updated for 8.1.Gravatar mitchell2015-06-30
* Updated to Scintilla 3.5.7.Gravatar mitchell2015-06-23
* Updated to Lua 5.3.1.Gravatar mitchell2015-06-22
* Removed unnecessary casts; src/textadept.cGravatar mitchell2015-06-01
* Updated to Scintilla 3.5.6; src/MakefileGravatar mitchell2015-06-01
* Updated for 8.0.Gravatar mitchell2015-04-30