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
2014-03-26
Include my new "lspawn" module by default for spawning processes.
mitchell
2014-03-24
Apparently newer versions of OSX use "Esc"; modules/textadept/keys.lua
mitchell
2014-03-24
Updated CDK compiling info for new "optionselect" dialog; doc/12_Compiling.md
mitchell
2014-03-23
Updated to Scintilla 3.4.0 and LuaJIT 2.0.3.
mitchell
2014-03-20
Added new `ui.SILENT_PRINT` option for printing to buffers silently; core/ui.lua
mitchell
2014-03-12
Changed line endings back to UNIX; THANKS.md
mitchell
2014-03-10
Fixed Win32 terminal bug that disallowed Shifted characters; src/textadept.c
mitchell
2014-03-05
Added compilation issue to FAQ.md.
mitchell
2014-03-05
Added support for gtdialog's new `optionselect` dialog.
mitchell
2014-03-01
Added tag textadept_7.2_beta_2 for changeset 6fee281f7ea8
mitchell
2014-03-01
Updated CHANGELOG.md.
mitchell
2014-03-01
Added tag textadept_7.2_beta for changeset b81655094b51
mitchell
2014-03-01
Updated for 7.2 beta 2.
mitchell
2014-03-01
Use `assert(...)` as a shortcut for `if not ... then error() end`.
mitchell
2014-02-19
Fixed bug introduced by last commit; core/ui.lua
mitchell
2014-02-18
Fixed bug with empty entries in multiple entry inputdialogs; core/ui.lua
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 CHANGELOG.md.
mitchell
2014-02-10
Updated for 7.2 beta.
mitchell
2014-02-10
Removed unnecessary return from `main()`; src/textadept.c
mitchell
2014-02-10
Improved compatibility of experimental winapi `os.execute()`; core/file_io.lua
mitchell
2014-02-05
Updated to Scintilla 3.3.9.
mitchell
2014-01-28
Fixed bug with restoring views in buffers with word wrap enabled; core/ui.lua
mitchell
2014-01-16
Small C code cleanup; src/textadept.c
mitchell
2014-01-16
Added support for multiple entry boxes in inputdialogs.
mitchell
2014-01-14
Added Swedish translation from Niklas Wallén.
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-03
Handle './' and '../' sequences in filepaths; core/file_io.lua
mitchell
2014-01-01
Added tag textadept_7.2_alpha for changeset 9a6382e6ed7c
mitchell
2014-01-01
Updated CHANGELOG.md.
mitchell
2014-01-01
Updated Lua Adeptsense.
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-22
Fixed error in file types; modules/textadept/file_types.lua
mitchell
2013-12-21
Added ISBN to book information; MEDIA.md
mitchell
2013-12-19
Some programs pass lower-case drive letters to external editors; core/args.lua
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-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
[prev]
[next]