index
:
textadept.git
master
My personalizations for textadept
Alessandro Iezzi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
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
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
Updated to Scintillua 3.6.3-1; src/Makefile
mitchell
2016-01-20
Updated to Scintilla 3.6.3 and enabled idle styling.
mitchell
2015-12-31
Use the latest hg version of Scintillua; src/Makefile
mitchell
2015-12-31
Updated copyright date.
mitchell
2015-12-31
Updated for 8.5.
mitchell
2015-12-06
Updated to Lua 5.3.2.
mitchell
2015-11-13
No need to PGP sign non-source archives; src/Makefile
mitchell
2015-11-11
PGP sign packages for added integrity.
mitchell
2015-11-07
Updated for 8.4.
mitchell
2015-11-07
Updated to Scintilla and Scintillua 3.6.2.
mitchell
2015-10-14
Updated to LPeg 1.0; src/Makefile
mitchell
2015-10-12
Fixed S-Tab binding in CDK widgets; src/cdk.patch
mitchell
2015-10-01
Updated lspawn and Scintillua dependency versions; src/Makefile
mitchell
2015-10-01
Updated for 8.3.
mitchell
2015-09-29
Added Gherkin lexer.
mitchell
2015-09-15
Updated to Scintilla 3.6.1.
mitchell
2015-08-31
Updated for 8.2.
mitchell
2015-08-11
Fixed segfault when quitting while the command entry is open; src/textadept.c
mitchell
2015-08-03
Updated to Scintillua 3.6.0-1; src/Makefile
mitchell
2015-08-02
Updated to Scintilla 3.6.0.
mitchell
2015-06-30
Updated for 8.1.
mitchell
2015-06-23
Updated to Scintilla 3.5.7.
mitchell
2015-06-22
Updated to Lua 5.3.1.
mitchell
2015-06-01
Removed unnecessary casts; src/textadept.c
mitchell
2015-06-01
Updated to Scintilla 3.5.6; src/Makefile
mitchell
2015-04-30
Updated for 8.0.
mitchell
2015-04-21
Removed Scintilla patch applied in 3.5.5; src/scintilla.patch
mitchell
2015-04-19
Updated for 8.0 beta.
mitchell
2015-04-18
Updated to Scintilla 3.5.5.
mitchell
2015-04-18
Updated to Scintillua 3.5.5-1 and Scinterm 1.6; src/Makefile
mitchell
2015-04-18
Fixed 'require' bug with lfs and utf8 in LuaJIT version.
mitchell
2015-04-15
Allow undocumented `events.MODIFIED` to emit position and length.
mitchell
2015-04-01
Updated archives for 8.0 alpha.
mitchell
2015-04-01
Updated for 8.0 alpha.
mitchell
2015-03-18
Updated the location of ncurses on the build server; src/Makefile
mitchell
2015-03-16
Fixed CFLAGS and CXXFLAGS passing for automated x86_64 builds; src/Makefile
mitchell
2015-03-14
Updated lfs download zip name and link; src/Makefile
mitchell
2015-03-14
Updated lfs download zip name; src/Makefile
mitchell
2015-03-13
Fixed build flags; src/Makefile
mitchell
2015-03-12
Emit `BUFFER_AFTER_SWITCH` event before `BUFFER_DELETED`; src/textadept.c
mitchell
2015-03-11
Updated to Lua 5.3, LPeg 0.12.2, and lfs 1.6.3.
mitchell
2015-03-10
Need latest Scinterm to utilize Scintilla patch from r1949; src/Makefile
mitchell
2015-03-10
Updated for 7.9.
mitchell
2015-03-10
Patch Scintilla to fix tab stop calculations in curses; src/scintilla.patch
mitchell
2015-03-09
Fixed accidental firing of "Escape" key on window focus lost; src/textadept.c
mitchell
[next]