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
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-29
Mention copying dll files when compiling for Win32; doc/12_Compiling.md
mitchell
2012-10-29
Updated doc/markdowndoc.lua.
mitchell
2012-10-23
Fixed LuaDoc; core/.view.luadoc
mitchell
2012-10-23
Removed `_M.textadept.run.execute()`.
mitchell
2012-10-22
Fix string collation bug in ncurses due to CDK.
mitchell
2012-10-22
Added an event for when a search wraps; modules/textadept/find.lua
mitchell
2012-10-17
`keys.get_gdk_key()` has no use to ncurses; core/keys.lua
mitchell
2012-10-17
Updated manual.
mitchell
2012-10-17
Added ncurses key bindings for bookmarks; modules/textadept/keys.lua
mitchell
2012-10-16
Tweaked Textadept icon.
mitchell
2012-10-16
Added key shortcut for toggling fold points; modules/textadept/keys.lua
mitchell
2012-10-16
Fixed GUI menu key shortcut handling.
mitchell
2012-10-12
Code cleanup; src/textadept.c
mitchell
2012-10-12
Fixed ncurses bug in command selection introduced by r1256.
mitchell
2012-10-12
Fixed bug in key command; modules/textadept/keys.lua
mitchell
2012-10-08
No rectangular selection mouse modifier in ncurses; themes/term/view.lua
mitchell
2012-10-08
Use '@field' LuaDoc for events defined in modules.
mitchell
2012-10-06
Updated to generate newer documentation; scripts/gen_iface.lua
mitchell
2012-10-06
Fixed more bugs introduced by r1260.
mitchell
2012-10-06
Fixed bug in default themes for Windows.
mitchell
2012-10-04
Flush input queue in ncurses when finished with CDK widgets; src/textadept.c
mitchell
2012-10-02
Fixed bug introduced by r1260; modules/textadept/snippets.lua
mitchell
2012-10-03
Simplified auto-indent; modules/textadept/editing.lua
mitchell
2012-10-03
Added command line argument documentation; doc/13_Help.md
mitchell
2012-10-01
Updated CHANGELOG.md.
mitchell
2012-09-30
Added tag textadept_6.0_beta_3 for changeset 693d11c6408c
mitchell
2012-09-30
Updated Lua Adeptsense apidoc; modules/lua/api
mitchell
2012-09-30
Updated for 6.0 beta 3.
mitchell
2012-09-28
Use the bit32 library for checking marker bits; modules/textadept/bookmarks.lua
mitchell
2012-09-28
Added marks for making selection in ncurses.
mitchell
2012-09-26
Ensure Lua stack has enough elements in `lstring_iconv()`; src/textadept.c
mitchell
2012-09-25
Bugfix for `string.iconv()` from Gilles Grégoire.
mitchell
2012-09-23
Do not write ncurses initialization errors over titlebar; src/textadept.c
mitchell
2012-09-22
Fixes to Lua paths.
mitchell
2012-09-22
More consistant preproc grouping; src/textadept.c
mitchell
2012-09-18
Keep termios disabled in CDK objects; src/textadept.c
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-17
Added ncurses CDK field key bindings to list; modules/textadept/keys.lua
mitchell
2012-09-12
Updated Migration Guide; doc/14_Appendix.md
mitchell
2012-09-12
Documentation overhaul.
mitchell
[prev]
[next]