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-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
2014-11-30
Patch Scintilla to sometimes prevent call tip repositioning; src/scintilla.patch
mitchell
2014-11-30
Updated for 7.8 beta.
mitchell
2014-11-29
Fixed command entry reset bug for real instead of in r1861.
mitchell
2014-11-26
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-24
Keep command entry focus when window loses focus; src/textadept.c
mitchell
2014-11-24
No need for a separate build dir for automated builds; src/Makefile
mitchell
2014-11-23
Patch CDK for basic UTF-8 support.
mitchell
2014-11-22
Small Makefile changes; src/Makefile
mitchell
2014-11-20
Updated Scintilla patch to match upstream patch; src/scintilla.patch
mitchell
2014-11-18
Use labels in the statusbar instead of statusbar widgets; src/textadept.c
mitchell
2014-11-15
Fixed command entry reset bug now that the entry is a Scintilla buffer.
mitchell
2014-11-09
Patch Scintilla in order to allow custom line markers; src/scintilla.patch
mitchell
2014-11-08
Patch Scintilla in order to allow custom wrap visuals; src/scintilla.patch
mitchell
2014-11-07
Patch Scintilla in order to allow custom tab arrow drawing; src/scintilla.patch
mitchell
2014-10-30
Added `LINUX` and `BSD` platform flags for the sake of completeness.
mitchell
2014-10-29
Fixed compiler warnings.
mitchell
2014-10-29
Disable GCC optimizations when compiling with DEBUG=1; src/Makefile
mitchell
2014-10-25
Patch Scintilla to configure "closeness" of mouse clicks; src/scintilla.patch
mitchell
2014-10-25
Improvements to terminal mouse handling.
mitchell
[next]