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
2017-02-28
Updated for 9.3.
mitchell
2017-02-24
Applied upstream Scintilla patch for stream selection mode; src/scintilla.patch
mitchell
2017-02-22
Updated to Scintillua 3.7.3; src/Makefile
mitchell
2017-02-22
Updated to Scintilla 3.7.3; src/Makefile
mitchell
2017-02-22
Tweaked `make clean-deps` rule; src/Makefile
mitchell
2017-02-12
Fixed "Match Case" toggling during "Regex" searches; src/scintilla.patch
mitchell
2017-02-12
Improved build for when dependencies are updated, and added summary to manual.
mitchell
2017-02-02
Updated to Lua 5.3.4.
mitchell
2016-12-31
Updated copyright information.
mitchell
2016-12-30
Updated to Scintilla 3.7.2.
mitchell
2016-12-21
Updated for 9.2.
mitchell
2016-12-20
Applied temporary Scintilla patch to fix crashes; src/scintilla.patch
mitchell
2016-12-08
Updated file types; src/Info.plist
mitchell
2016-12-08
Updated for 9.1.
mitchell
2016-12-05
Updated to Scintilla 3.7.1.
mitchell
2016-11-01
Improvements and fixes to the `install` rule; src/Makefile
mitchell
2016-10-31
Automatically install/uninstall .desktop files as necessary; src/Makefile
mitchell
2016-10-19
Updated to Scintilla 3.7.0.
mitchell
2016-10-01
Fixed regression in r2249 with composed keys; src/textadept.c
mitchell
2016-09-28
Updated for 9.0.
mitchell
2016-09-15
Updated to Scintilla 3.6.7 and Scintillua 3.6.7-1.
mitchell
2016-09-12
Better handling of key bindings on international keyboards.
mitchell
2016-08-29
Updated to gtdialog 1.3; src/Makefile
mitchell
2016-08-29
Updated for 9.0 beta.
mitchell
2016-08-11
Fixed caps lock key handling.
mitchell
2016-07-24
Added `events.TAB_CLICKED` event.
mitchell
2016-07-11
Updated for 9.0 alpha 2.
mitchell
2016-07-04
Replaced Lua pattern matching with Regex via Scintilla and TRE.
mitchell
2016-07-04
Fixed OSX build; src/Makefile
mitchell
2016-07-01
Fixed compile error introduced in the terminal version; src/textadept.c
mitchell
2016-06-30
Updated for 9.0 alpha.
mitchell
2016-06-25
Combined view metamethods into one and cleaned up some code and comments.
mitchell
2016-06-16
Changed arguments to `ui.goto_view()` and `view:goto_buffer()`.
mitchell
2016-06-11
Updated to Lua 5.3.3.
mitchell
2016-06-05
Updated to Scintilla 3.6.6; src/Makefile
mitchell
2016-04-29
Updated for 8.7.
mitchell
2016-04-26
Updated Scintilla, Scinterm, and lspawn; src/Makefile
mitchell
2016-04-09
More efficient window refreshing in the terminal version; src/textadept.c
mitchell
2016-04-05
Improved efficiency of word autocompletion from all buffers.
mitchell
2016-04-05
Import Lua UTF-8 pattern functions directly into `utf8` library from C.
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-02-29
Temporarily use latest version of Scintillua; src/Makefile
mitchell
2016-02-29
Updated for 8.6.
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
[next]