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
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
2015-03-09
Updated to Scintilla 3.5.4.
mitchell
2015-03-09
Fixed nightly builds; src/Makefile
mitchell
2015-03-07
Updated language module link and location.
mitchell
2015-03-07
Official language modules are all in one repository now; src/Makefile
mitchell
2015-01-31
Updated for 7.8.
mitchell
2015-01-22
Made `args.process()` private.
mitchell
2015-01-20
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-15
Added events for terminal suspend and resume.
mitchell
2015-01-12
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-09
Updated for 7.8 beta 2.
mitchell
2015-01-09
Updated to latest scintillua, scinterm, lspawn, and gtdialog; src/Makefile
mitchell
2014-12-31
Updated copyright year.
mitchell
2014-12-24
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-23
Enable suspend in the terminal version.
mitchell
2014-12-17
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-12
Removed unused variable; src/Makefile
mitchell
2014-12-09
Updated to Scintilla 3.5.2.
mitchell
[next]