index
:
textadept.git
master
My personalizations for textadept
Alessandro Iezzi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-03-29
Updated comment strings; modules/textadept/editing.lua
mitchell
2016-03-26
Always link to iconv on BSD; src/Makefile
mitchell
2016-03-26
Support UTF-8 Lua pattern matching.
mitchell
2016-03-22
Only show the menubar if there are menus; src/textadept.c
mitchell
2016-03-18
Updated to Scintilla and Scintillua 3.6.4; src/Makefile
mitchell
2016-03-01
Added tag textadept_8.6 for changeset f27778cd1d49
mitchell
2016-03-01
Removed extraneous debug statement; modules/textadept/session.lua
mitchell
2016-02-29
Updated CHANGELOG.md.
mitchell
2016-02-29
Temporarily use latest version of Scintillua; src/Makefile
mitchell
2016-02-29
Updated for 8.6.
mitchell
2016-02-29
Updated Lua autocompletion and documentation.
mitchell
2016-02-26
Fixed bug in setting view properties when restoring sessions with nested splits.
mitchell
2016-02-25
Updated to lspawn 1.4; src/Makefile
mitchell
2016-02-17
Fixed potential buffer overflow; src/textadept.c
mitchell
2016-02-05
Fix building CDK in debug mode.
mitchell
2016-02-03
Ensure Win32 single instance thread is terminated on exit; src/textadept.c
mitchell
2016-02-03
Updated to Scinterm 1.7; src/Makefile
mitchell
2016-02-01
Use an archived CDK version instead of the latest; src/Makefile
mitchell
2016-02-01
Code cleanup; ui.lua
mitchell
2016-02-01
Do not assume 1 byte char widths in Lua pattern find; modules/textadept/find.lua
mitchell
2016-01-30
Replaced `buffer:text_range()` C function with a Lua function.
mitchell
2016-01-30
Added single-instance functionality for Win32 and require GLib 2.28+.
mitchell
2016-01-30
Code cleanup; src/textadept.c
mitchell
2016-01-29
Code cleanup; core/args.lua
mitchell
2016-01-29
Added '-v' and '--version' command line parameters.
mitchell
2016-01-29
Fixed focus bug in `view:goto_buffer()` with non-focused view; src/textadept.c
mitchell
2016-01-29
`buffer:clear_cmd_key()` should only take one argument.
mitchell
2016-01-23
Added support for PICO-8; modules/textadept/file_types.lua
mitchell
2016-01-23
Updated to Scintillua 3.6.3-1; src/Makefile
mitchell
2016-01-22
Only enable idle styling in the GUI version; properties.lua
mitchell
2016-01-14
Added support for Docker and MoonScript.
mitchell
2016-01-20
Updated to Scintilla 3.6.3 and enabled idle styling.
mitchell
2016-01-19
Fixed bug in escaping '([{<' after mirrors; modules/textadept/snippets.lua
mitchell
2016-01-02
Added support for APL, Faust, Ledger, man/roff, and Pure.
mitchell
2016-01-02
Updated lspawn LuaDoc; core/init.lua
mitchell
2015-12-31
Added tag textadept_8.5 for changeset 7aa9456c35db
mitchell
2015-12-31
Use the latest hg version of Scintillua; src/Makefile
mitchell
2015-12-31
Updated CHANGELOG.md.
mitchell
2015-12-31
Updated copyright date.
mitchell
2015-12-31
Updated for 8.5.
mitchell
2015-12-31
Updated Lua autocompletion and documentation.
mitchell
2015-12-31
Textadept has been using Lua 5.3 for some time now; doc/manual.md
mitchell
2015-12-30
Fixed bug restoring split views in large windows; modules/textadept/session.lua
mitchell
2015-12-29
Fixed bug in restoring state after cancel; modules/textadept/snippets.lua
mitchell
2015-12-23
Attempted fix for edge-case state inconsistency in snippets.
mitchell
2015-12-22
No need to highlight the second edition of the book; doc/index.html
mitchell
2015-12-12
Updated FAQ.md.
mitchell
2015-12-10
Do not visit buffers that do not need saving in `io.save_all_files()`.
mitchell
2015-12-07
Added support for AutoIt.
mitchell
2015-12-06
Updated to Lua 5.3.2.
mitchell
[prev]
[next]