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-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
2014-05-29
Code cleanup.
mitchell
2014-05-25
Updated to Scintilla 3.4.2.
mitchell
2014-05-24
Drop support for official java, php, rails, and rhtml modules; src/Makefile
mitchell
2014-05-10
Recognize reST and YAML files.
mitchell
2014-05-10
Fixed bug in exporting Lua symbols on Windows.
mitchell
2014-04-30
Updated for 7.2.
mitchell
2014-04-10
Updated for 7.2 beta 4.
mitchell
2014-04-10
More accurate error message; src/textadept.c
mitchell
2014-04-01
Updated for 7.2 beta 2.
mitchell
2014-04-01
Updated to Scintilla 3.4.1; src/Makefile
mitchell
2014-03-27
Added basic project support for snapopen and build scripts.
mitchell
2014-03-26
Include my new "lspawn" module by default for spawning processes.
mitchell
2014-03-23
Updated to Scintilla 3.4.0 and LuaJIT 2.0.3.
mitchell
2014-03-10
Fixed Win32 terminal bug that disallowed Shifted characters; src/textadept.c
mitchell
2014-03-05
Added support for gtdialog's new `optionselect` dialog.
mitchell
2014-03-01
Updated for 7.2 beta 2.
mitchell
2014-02-12
Added split views in the terminal version thanks to Chris Emerson.
mitchell
2014-02-12
C code cleanup; src/textadept.c
mitchell
2014-02-10
Updated for 7.2 beta.
mitchell
2014-02-10
Removed unnecessary return from `main()`; src/textadept.c
mitchell
2014-02-05
Updated to Scintilla 3.3.9.
mitchell
2014-01-16
Small C code cleanup; src/textadept.c
mitchell
2014-01-12
Updated copyright information.
mitchell
2014-01-12
New home page along with some documentation content and layout changes.
mitchell
2014-01-01
Updated for 7.2 alpha.
mitchell
2014-01-01
Merge the separate Textadept and lexer Lua states into a single unified one.
mitchell
[next]