index
:
textadept.git
master
My personalizations for textadept
Alessandro Iezzi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
textadept
Age
Commit message (
Expand
)
Author
2012-08-23
Changed the default directory depth to 99; modules/textadept/snapopen.lua
mitchell
2012-08-16
Lua code cleanup; modules/textadept/bookmarks.lua
mitchell
2012-08-16
Consolidated bookmark add/remove into `toggle`; modules/textadept/bookmarks.lua
mitchell
2012-07-23
Disable menus in ncurses for now; modules/textadept/menu.lua
mitchell
2012-07-21
Updated modules/textadept/menu.lua with new API.
mitchell
2012-07-21
More Lua code cleanup and API changes.
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-19
Cycle through api docs with the same command; modules/textadept/adeptsense.lua
mitchell
2012-07-16
Code cleanup.
mitchell
2012-07-16
Support highlight word markers in ncurses; modules/textadept/editing.lua
mitchell
2012-07-16
Support bookmarks in ncurses; modules/textadept/bookmarks.lua
mitchell
2012-07-16
Reverted r1189; ncurses command entry key command is M-C again.
mitchell
2012-07-15
Changed ncurses command entry key command from M-C to M-E.
mitchell
2012-07-14
Use text "images" for ncurses Adeptsense lists; modules/textadept/adeptsense.lua
mitchell
2012-07-09
Ignore Fn-key combinations on Mac OSX.
mitchell
2012-06-22
Resize most filteredlists to fit the ncurses screen.
mitchell
2012-06-22
Updated key commands for ncurses.
mitchell
2012-06-21
Changed 'Quit' key command to 'Ctrl+Q' on Windows and Linux.
mitchell
2012-06-21
Save terminal sessions to a different file; modules/textadept/session.lua
mitchell
2012-06-06
Removed 'gtk-' stock menus and changed 'separator' to ''.
mitchell
2012-06-05
Added ncurses Command Entry completion.
mitchell
2012-06-04
Added ncurses Find/Replace dialog.
mitchell
2012-06-02
Fix broken code from ncurses changes; modules/textadept/menu.lua
mitchell
2012-05-31
Updated modules/textadept/mime_types.conf.
mitchell
2012-04-12
Added note about documenting module fields; modules/textadept/adeptsense.lua
mitchell
2012-04-06
Print annotations for run and compile command errors; modules/textadept/run.lua
mitchell
2012-04-06
Fixed bug in run/compile commands with LuaJIT; modules/textadept/run.lua
mitchell
2012-03-27
Translate all messages instead of relying on GTK to translate stock items.
mitchell
2012-03-25
Improved message double-clicking behavior for run and compile commands.
mitchell
2012-03-22
Updated paths to Manual and LuaDoc in menus and key commands.
mitchell
2012-03-16
Moved "Markdown:" comments into module LuaDoc comments.
mitchell
2012-03-15
Added documentation for generating API documentation and Lua Adeptsense.
mitchell
2012-03-15
Added note about child Adeptsenses; modules/textadept/adeptsense.lua
mitchell
2012-03-14
Use buffer:get_lexer(true) more often when it should be used.
mitchell
2012-03-14
autocomplete_word() accepts default words; modules/textadept/editing.lua
mitchell
2012-03-07
Updated contact email address.
mitchell
2012-03-07
Documentation overhaul with Discount (Markdown implementation).
mitchell
2012-03-04
`_M.set_buffer_properties()` is now optional; modules/textadept/mime_types.lua
mitchell
2012-02-29
Added more OSX key commands; modules/textadept/keys.lua
mitchell
2012-02-26
Support multiple '@return' tags in Lua Adeptsense documentation.
mitchell
2012-02-10
Update LuaDoc with new formatting.
mitchell
2012-01-31
Added ChucK lexer; modules/textadept/mime_types.conf
mitchell
2012-01-24
Rename module shortcut variables.
mitchell
2012-01-19
Fixed bug with recent files; modules/textadept/session.lua
mitchell
2012-01-17
Use lines() instead of read() for processes; modules/textadept/run.lua
mitchell
2012-01-13
Added extension filter and default filter; modules/textadept/snapopen.lua
mitchell
2012-01-06
Updated copyright information.
mitchell
2012-01-05
Code cleanup.
mitchell
2012-01-05
Renamed editing module's 'current_word' to 'select_word'.
mitchell
[next]