index
:
textadept.git
master
My personalizations for textadept
Alessandro Iezzi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
Age
Commit message (
Expand
)
Author
2013-01-29
Updated for 6.3.
mitchell
2013-01-20
Updated copyright date.
mitchell
2013-01-20
Updated to Scintilla 3.2.4.
mitchell
2013-01-05
Do not error on non-existant dropped URIs; core/gui.lua
mitchell
2012-12-30
Updated for 6.2.
mitchell
2012-12-09
Updated for 6.1.
mitchell
2012-12-06
Added French translation from Gilles Grégoire; core/locales/locale.fr.conf
mitchell
2012-12-04
Do not error when opening a nonexistent file; core/file_io.lua
mitchell
2012-12-03
Recognize special ncurses keys better.
mitchell
2012-12-01
Updated parameter LuaDoc.
mitchell
2012-11-27
Clarified some LuaDoc; core/.buffer.luadoc
mitchell
2012-11-26
Reverted r961.
mitchell
2012-11-20
Be consistent with regard to "caret" vs. "current position".
mitchell
2012-11-19
Rewrote LuaDoc.
mitchell
2012-11-19
Changed Lua code style for tables.
mitchell
2012-10-31
Finalize icon; core/images/textadept.svg
mitchell
2012-10-31
Updated LuaDoc; core/.buffer.luadoc
mitchell
2012-10-30
Continued updating documentation formatting.
mitchell
2012-10-30
Updated to LuaJIT 2.0.0-beta11; core/compat.lua
mitchell
2012-10-30
Pass "Escape" key to Scintilla correctly in ncurses.
mitchell
2012-10-29
Updated for 6.0.
mitchell
2012-10-29
Updated documentation formatting.
mitchell
2012-10-23
Fixed LuaDoc; core/.view.luadoc
mitchell
2012-10-22
Fix string collation bug in ncurses due to CDK.
mitchell
2012-10-17
`keys.get_gdk_key()` has no use to ncurses; core/keys.lua
mitchell
2012-10-16
Tweaked Textadept icon.
mitchell
2012-10-16
Fixed GUI menu key shortcut handling.
mitchell
2012-10-08
Use '@field' LuaDoc for events defined in modules.
mitchell
2012-09-30
Updated for 6.0 beta 3.
mitchell
2012-09-28
Added marks for making selection in ncurses.
mitchell
2012-09-18
New Textadept icon.
mitchell
2012-09-18
Fixed incremental find in ncurses.
mitchell
2012-09-18
Fixed bug with extra empty entry in buffer browser; core/gui.lua
mitchell
2012-09-18
Use 'text' plain text lexer instead of 'container'.
mitchell
2012-09-18
Use `buffer.tab_width` in docstatusbar since `buffer.indent` is 0; core/gui.lua
mitchell
2012-09-12
Documentation overhaul.
mitchell
2012-09-05
Attempt to auto-detect locale using 'LANG' environment variable; core/locale.lua
mitchell
2012-08-29
Update in Scintilla 3.2.2; core/iface.lua
mitchell
2012-08-29
Updated for 6.0 beta 2.
mitchell
2012-08-28
Updated to Scintilla 3.2.2.
mitchell
2012-08-01
Disable showing help in ncurses; core/args.lua
mitchell
2012-07-26
Updated for 6.0 beta.
mitchell
2012-07-21
Link to gtdialog documentation in LuaDoc; core/gui.lua
mitchell
2012-07-21
Converted some `buffer` "get" and "set" functions into properties.
mitchell
2012-07-21
Lua code cleanup and API changes.
mitchell
2012-07-17
Added function to check if a localized message exists; core/locale.lua
mitchell
2012-07-17
Remove mnemonics from localized ncurses strings; core/locale.lua
mitchell
2012-07-16
Code cleanup.
mitchell
2012-07-09
Ignore Fn-key combinations on Mac OSX.
mitchell
2012-06-27
Updated for 5.5 beta.
mitchell
[next]