index
:
textadept.git
master
My personalizations for textadept
Alessandro Iezzi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
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-18
Enable read-only access to the current chain of key sequences; core/keys.lua
mitchell
2013-12-16
Updated LuaDoc; core/.buffer.luadoc
mitchell
2013-12-15
Added dummy `flush()` for processes in experimental winapi; core/file_io.lua
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
Do not stop opening files if one of them is already open; core/file_io.lua
mitchell
2013-12-14
Allow process writing in experimental winapi.
mitchell
2013-12-14
Updated book information.
mitchell
2013-12-12
Honor window maximized setting in session files; modules/textadept/session.lua
mitchell
2013-12-12
More LuaDoc updates.
mitchell
2013-11-20
Fixed `os.execute()` return values in experimental winapi; core/file_io.lua
mitchell
2013-11-20
Look for `~/.textadept/osx_env.sh` for OSX environment variables.
mitchell
2013-11-19
Do not split the view when printing messages if tabs are enabled; core/ui.lua
mitchell
2013-11-19
Experimental winapi extension for preventing the flashing black box on Windows.
mitchell
2013-11-18
LuaDoc updates.
mitchell
2013-11-14
Added support for Dart; modules/textadept/file_types.lua
mitchell
2013-11-11
Added tag textadept_7.1 for changeset dcefcbb61eeb
mitchell
2013-11-11
Updated CHANGELOG.md.
mitchell
2013-11-11
Updated Lua Adeptsense.
mitchell
2013-11-11
Updated for 7.1.
mitchell
2013-11-11
Updated documentation.
mitchell
2013-11-11
Added `events.FILE_CHANGED`; core/file_io.lua
mitchell
2013-11-11
Fixed bug when replacement captures have escapes; modules/textadept/find.lua
mitchell
2013-11-11
Fixed bug with Scintilla notification constants.
mitchell
2013-11-10
`ui.clipboard_text` is no longer read-only.
mitchell
2013-11-10
Disable strip trailing spaces by default.
mitchell
2013-11-10
Store the full Lua pattern match in "%0" for use in replacement text.
mitchell
2013-11-10
Updated LuaDoc.
mitchell
2013-11-07
Added support for tabs.
mitchell
2013-11-07
New ANSI C lexer.
mitchell
2013-11-03
Link to the book's Table of Contents.
mitchell
2013-11-02
Added links to order the book and make donations.
mitchell
2013-11-01
Added tag textadept_7.0 for changeset 62229bed720e
mitchell
2013-11-01
Updated CHANGELOG.md.
mitchell
2013-10-30
Updated Lua Adeptsense.
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
More documentation updates.
mitchell
2013-10-29
Removed alpha settings since curses cannot show alpha; themes/term.lua
mitchell
2013-10-29
Fix `enclose()` to enclose the whole current word; modules/textadept/editing.lua
mitchell
2013-10-29
Fix warnings and errors when compiling for GTK3.
mitchell
2013-10-23
`goto_ctag()` can show all known tags now; modules/textadept/adeptsense.lua
mitchell
2013-10-23
Combine `SCFIND_POSIX` with `SCFIND_REGEXP` into `buffer.FIND_REGEXP`.
mitchell
[next]