index
:
textadept
default
fast, minimalist, Lua-extensible editor
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
Updated for 8.0.
mitchell
2015-04-30
*
Removed Scintilla patch applied in 3.5.5; src/scintilla.patch
mitchell
2015-04-21
*
Updated for 8.0 beta.
mitchell
2015-04-19
*
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-18
*
Allow undocumented `events.MODIFIED` to emit position and length.
mitchell
2015-04-15
*
Updated archives for 8.0 alpha.
mitchell
2015-04-01
*
Updated for 8.0 alpha.
mitchell
2015-04-01
*
Updated the location of ncurses on the build server; src/Makefile
mitchell
2015-03-18
*
Fixed CFLAGS and CXXFLAGS passing for automated x86_64 builds; src/Makefile
mitchell
2015-03-16
*
Updated lfs download zip name and link; src/Makefile
mitchell
2015-03-14
*
Updated lfs download zip name; src/Makefile
mitchell
2015-03-14
*
Fixed build flags; src/Makefile
mitchell
2015-03-13
*
Emit `BUFFER_AFTER_SWITCH` event before `BUFFER_DELETED`; src/textadept.c
mitchell
2015-03-12
*
Updated to Lua 5.3, LPeg 0.12.2, and lfs 1.6.3.
mitchell
2015-03-11
*
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-10
*
Fixed accidental firing of "Escape" key on window focus lost; src/textadept.c
mitchell
2015-03-09
*
Updated to Scintilla 3.5.4.
mitchell
2015-03-09
*
Fixed nightly builds; src/Makefile
mitchell
2015-03-09
*
Updated language module link and location.
mitchell
2015-03-07
*
Official language modules are all in one repository now; src/Makefile
mitchell
2015-03-07
*
Updated for 7.8.
mitchell
2015-01-31
*
Made `args.process()` private.
mitchell
2015-01-22
*
Updated for 7.8 beta 3.
mitchell
2015-01-20
*
Updated to Scintillua 3.5.3-1; src/Makefile
mitchell
2015-01-20
*
Fixed bug in preventing standard focus out events to be fired; src/textadept.c
mitchell
2015-01-20
*
Code cleanup; src/textadept.c
mitchell
2015-01-20
*
Updated to Scintilla 3.5.3.
mitchell
2015-01-20
*
Fixed horizontal expand flag for Find & Replace widgets in GTK3; src/textadept.c
mitchell
2015-01-20
*
Added events for terminal suspend and resume.
mitchell
2015-01-15
*
Emit an `events.FOCUS` event after resuming from a suspended state.
mitchell
2015-01-12
*
Fixed bug in reporting split views in GTK3; src/textadept.c
mitchell
2015-01-12
*
Updated for 7.8 beta 2.
mitchell
2015-01-09
*
Updated to latest scintillua, scinterm, lspawn, and gtdialog; src/Makefile
mitchell
2015-01-09
*
Updated copyright year.
mitchell
2014-12-31
*
Added Makefile rule to generate ctags; src/Makefile
mitchell
2014-12-24
*
Patched Scintilla to fix curses margin intersection; src/scintilla.patch
mitchell
2014-12-24
*
Enable suspend in the terminal version.
mitchell
2014-12-23
*
Fixed curses bug with toggling find options via API; src/textadept.c
mitchell
2014-12-17
*
Fix CDK warning; src/cdk.patch
mitchell
2014-12-17
*
Removed unused variable; src/Makefile
mitchell
2014-12-12
*
Updated to Scintilla 3.5.2.
mitchell
2014-12-09
*
Patch Scintilla to sometimes prevent call tip repositioning; src/scintilla.patch
mitchell
2014-11-30
*
Updated for 7.8 beta.
mitchell
2014-11-30
*
Fixed command entry reset bug for real instead of in r1861.
mitchell
2014-11-29
*
Integrated Chris Emerson's curses split view window manager.
mitchell
2014-11-26
*
Allow connection to `events.QUIT` without requiring index of 1.
mitchell
2014-11-26
[next]