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
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
2013-09-06
Fixed bug in processing command line options introduced in r1546.
mitchell
2013-09-05
Renamed `ui.docstatusbar_text` to `ui.bufstatusbar_text`.
mitchell
2013-09-02
Updated to the latest CDK.
mitchell
2013-08-31
Allow user scripts to handle `BUFFER_NEW` and `VIEW_NEW` events on startup.
mitchell
2013-08-26
Renamed `gui` to `ui` since it's more applicable.
mitchell
2013-08-24
Include Scintilla constants in `buffer`s.
mitchell
2013-08-10
Updated for 7.0 beta 2.
mitchell
2013-07-19
Updated to Scintilla 3.3.4; src/Makefile
mitchell
2013-07-17
Fixed compile error on curses from previous commit; src/textadept.c
mitchell
2013-07-16
Save window maximized state in sessions.
mitchell
2013-07-10
Updated for 7.0 beta.
mitchell
2013-07-08
Ensure split view is painted by GTK before scrolling it; src/textadept.c
mitchell
2013-07-08
Ensure split view is drawn by GTK before scrolling it; src/textadept.c
mitchell
2013-06-29
Updated for 7.0 alpha 2.
mitchell
2013-06-24
Removed `_G.RESETTING`; test for `arg` instead.
mitchell
2013-06-23
Fixed module releases; src/Makefile
mitchell
2013-06-23
Reverted to lfs 1.6.0 since later versions break the LuaJIT version.
mitchell
2013-06-23
Use precompiled 64-bit libluajit.a for release and nightly builds; src/Makefile
mitchell
2013-06-22
Refactored Makefile for release and nightly builds.
mitchell
2013-06-21
Removed redundant source release.
mitchell
2013-06-21
Use lfs 1.6.2 instead of latest master; src/Makefile
mitchell
2013-06-20
Allow multiple jobs; src/Makefile
mitchell
2013-06-19
Added support for nightly Linux x86_64 build.
mitchell
2013-06-17
Reverted to LPeg 0.10.2; src/Makefile
mitchell
[next]