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-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
2012-09-12
Properly link '@see' tags outside of the current module; doc/markdowndoc.lua
mitchell
2012-09-12
Strip markdown links from Lua API documentation; modules/lua/adeptsensedoc.lua
mitchell
2012-09-10
Correctly emit RUN_OUTPUT events; modules/textadept/run.lua
mitchell
2012-09-08
Removed `rebuild_command_tables()`; modules/textadept/menu.lua
mitchell
2012-09-05
Attempt to auto-detect locale using 'LANG' environment variable; core/locale.lua
mitchell
2012-09-04
Fixed links and formatting; CHANGELOG.md
mitchell
2012-08-30
Added tag textadept_6.0_beta_2 for changeset 22bea8f4dfa9
mitchell
2012-08-30
Updated CHANGELOG.md.
mitchell
2012-08-30
Show key shortcuts in ncurses `select_command()`; modules/textadept/menu.lua
mitchell
2012-08-30
Fixed manual link; doc/03_UserInterface.md
mitchell
2012-08-29
Updated CHANGELOG.md.
mitchell
2012-08-29
Updated Migration Guide; doc/14_Appendix.md
mitchell
[prev]
[next]