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-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
2013-12-29
C code cleanup; src/textadept.c
mitchell
2013-12-19
Ensure wget uses the correct names when saving dependencies; src/Makefile
mitchell
2013-12-19
Added configurable tab context menus.
mitchell
2013-12-19
Export TermKey instance so CDK can use it for input.
mitchell
2013-12-18
Renamed "hypertext" lexer to "html".
mitchell
2013-12-15
Updated to Scintilla 3.3.7.
mitchell
2013-12-15
Updated src/lua.patch for Lua 5.2.3.
mitchell
2013-12-14
Updated to Lua 5.2.3; src/Makefile
mitchell
2013-12-14
Allow process writing in experimental winapi.
mitchell
2013-11-19
Experimental winapi extension for preventing the flashing black box on Windows.
mitchell
2013-11-11
Updated for 7.1.
mitchell
2013-11-10
`ui.clipboard_text` is no longer read-only.
mitchell
2013-11-07
Added support for tabs.
mitchell
2013-10-30
Updated for 7.0.
mitchell
2013-10-30
Fixed GTK3 bug with split views introduced in r1611; src/textadept.c
mitchell
2013-10-30
Fix OSX command key recognition; src/scintilla.patch
mitchell
2013-10-29
Temporary patch to identify OSX command key mouse modifiers; src/scintilla.patch
mitchell
2013-10-29
Fix warnings and errors when compiling for GTK3.
mitchell
2013-10-21
Updated for 7.0 beta 5.
mitchell
2013-10-18
The buffer API applies to all buffers now, not just the global one.
mitchell
2013-10-02
Updated file extensions for Textadept.app.
mitchell
2013-10-01
Complete r1584; src/Makefile
mitchell
2013-09-30
Updated for Textadept 7.0 beta 4.
mitchell
2013-09-30
Fixed a compile error on platforms that require gmodule; src/Makefile
mitchell
2013-09-29
Added properties.lua to install targets; src/Makefile
mitchell
2013-09-20
Fixed bug with builds not linking src/LexLPeg.cxx in `make deps`; src/Makefile
mitchell
2013-09-08
Updated for 7.0 beta 3.
mitchell
[next]