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
2019-09-19
Do not consider theme files as countable lines of code.
mitchell
2019-09-01
Removed unnecessary Scintilla patch.
mitchell
2019-08-30
Updated for 10.6.
mitchell
2019-08-30
Updated to Scintilla 3.11.0.
mitchell
2019-08-05
Added support for ksh and mksh shells.
mitchell
2019-07-30
Fail more gracefully when attempting to create buffers on init.
mitchell
2019-07-11
Updated to latest Scintilla LongTerm3 revision.
mitchell
2019-06-30
Updated for 10.5.
mitchell
2019-06-30
Updated to Scintilla 3.10.6.
mitchell
2019-05-03
Updated default main window size and some default dialog sizes.
mitchell
2019-04-27
Updated Scintilla revision to fix compile error on old Mac OSX SDK.
mitchell
2019-04-26
Updated for 10.4.
mitchell
2019-04-18
Do not emit an `events.SAVE_POINT_LEFT` event for unfocused views.
mitchell
2019-04-17
Updated to Scintilla 3.10.4.
mitchell
2019-03-14
Updated to lfs 1.7.0 and lpeg 1.0.2.
mitchell
2019-03-09
Updated to Scintilla 3.10.3.
mitchell
2019-02-28
Removed patch fixed in Scintilla 3.10.2.
mitchell
2019-02-28
Updated for 10.3.
mitchell
2019-02-28
Updated to Scintilla 3.10.2.
mitchell
2019-02-16
Updated copyright year.
mitchell
2019-02-13
Use WGET variable in Makefile for fetching dependencies.
mitchell
2018-12-29
Updated for 10.3 beta.
mitchell
2018-12-17
Fixed handling of escaped double-quotes in `os.spawn()` on curses.
mitchell
2018-11-27
Fixed Alt+Gr key handling in the Windows terminal version.
mitchell
2018-11-25
Hijack `buffer:load_lexer_library()` to allow manual setting of input method.
mitchell
2018-11-10
Use versioned win32curses.zip.
mitchell
2018-11-10
Fixed compiling issues with updated PDCurses 3.6.
mitchell
2018-11-10
Updated to PDCurses 3.6.
mitchell
2018-11-04
Temporarily patched Scintilla to send SC_UPDATE_SELECTION for multiple select.
mitchell
2018-10-31
Updated for 10.2.
mitchell
2018-10-31
Updated to Scintilla 3.10.1.
mitchell
2018-10-31
Fix potential crashes in `string.iconv()` with tiny strings.
mitchell
2018-10-22
Fixed Makefile rule for rebuilding lua src directory.
mitchell
2018-10-17
Return spawned process' exit code in `spawn_proc:wait()`.
mitchell
2018-10-17
Fixed bug introduced in r2520.
mitchell
2018-10-16
Attempt to fix key handling on international keyboards.
mitchell
2018-10-16
Restore Mac-specific spawned process file descriptor monitoring.
mitchell
2018-10-15
Tweaked `os.spawn()` to allow omission of both cwd and env parameters.
mitchell
2018-10-14
Experimentally move external lspawn module into Lua os module as a patch.
mitchell
2018-10-12
Updated to latest lspawn for proper return values for empty lines and EOF.
mitchell
2018-10-01
Updated to latest lspawn for proper '\r\n' line handling during line reads.
mitchell
2018-09-28
Updated for 10.1.
mitchell
2018-09-13
Updated to latest lspawn for proper '\r\n' line handling during line reads.
mitchell
2018-09-10
Added ability to save/restore persistent data during reset.
mitchell
2018-09-10
Updated to GTK 2.24.32 on Windows.
mitchell
2018-07-26
Updated for 10.0.
mitchell
2018-07-15
Updated to Lua 5.3.5.
mitchell
2018-06-30
Updated to Scintilla 3.10.0.
mitchell
2018-06-12
Fixed child lexers that embed themselves into parents and fixed proxy lexers.
mitchell
2018-05-31
Updated for Textadept 10.0 beta 2.
mitchell
[next]