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
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
2014-10-24
Fixed bug in `lL_event()` for LUA_TNUMBER type size mismatches; src/textadept.c
mitchell
2014-10-22
Enable terminal mouse clicks and movements in Windows; src/textadept.c
mitchell
2014-10-21
Enable mouse clicks and movements in the terminal version.
mitchell
2014-10-18
Handle unknown CSI events and bracketed pasted in the terminal version.
mitchell
2014-10-11
Move the command entry into a split pane on GTK.
mitchell
2014-10-09
Patch Scintilla to fix pasting from external Win32 apps; src/scintilla.patch
mitchell
2014-10-05
Replaced command entry text field with a Scintilla buffer.
mitchell
2014-09-30
Updated to Scintillua 3.5.1-1; src/Makefile
mitchell
2014-09-29
Use lspawn 1.0; src/Makefile
mitchell
2014-09-29
Updated for 7.7.
mitchell
2014-09-29
Updated to Scintilla 3.5.1.
mitchell
2014-09-01
Updated to latest lspawn; src/Makefile
mitchell
2014-09-01
Updated to Scintillua 3.5.0-1 and Scinterm 1.4; src/Makefile
mitchell
2014-09-01
Updated for Textadept 7.6.
mitchell
2014-08-23
Patch Scintilla 3.5.0 to compile for Mac OSX; src/scintilla.patch
mitchell
2014-08-18
Updated to Scintilla 3.5.0.
mitchell
2014-08-15
Correctly recognize DEL when emitted by the Backspace key; src/textadept.c
mitchell
2014-08-15
Reverted separating ^H from Backspace in the terminal version.
mitchell
2014-08-13
Fixed naming of lspawn object files; src/Makefile
mitchell
2014-08-13
Separate ^H from Backspace in the terminal version.
mitchell
2014-07-19
Added .desktop files for Linux.
mitchell
2014-07-18
Updated to LPeg 0.12; src/Makefile
mitchell
2014-07-18
Do not prevent Makefile from passing DEBUG flag to sub-`make`s; src/Makefile
mitchell
2014-07-12
Cleaned up Makefile with target-specific variables; src/Makefile
mitchell
2014-07-12
Implement spawn functionality for terminal version.
mitchell
2014-07-11
Fixed documentation generation when `../doc/bombay` isn't present; src/Makefile
mitchell
2014-07-10
Updated for 7.5.
mitchell
2014-07-09
Refactored bits of the Makefile and added Scintillua et. al. versioning.
mitchell
2014-07-03
Updated to Scintilla 3.4.4.
mitchell
2014-06-30
Condensed manual and API documentation into single files.
mitchell
2014-06-20
Added `event.FOCUS` for when Textadept's window receives focus.
mitchell
2014-06-10
Updated for 7.4.
mitchell
2014-06-07
Added buffer constants to buffer LuaDoc and improved Lua tags and api generator.
mitchell
2014-06-07
Added parameter to `events.UPDATE_UI`.
mitchell
2014-05-31
Updated for 7.3.
mitchell
[next]