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
/
snapopen.lua
Age
Commit message (
Expand
)
Author
2012-12-16
Removed 'PATHS'; modules/textadept/snapopen.lua
mitchell
2012-11-19
Rewrote LuaDoc.
mitchell
2012-11-19
Changed Lua code style for tables.
mitchell
2012-10-29
Updated documentation formatting.
mitchell
2012-09-12
Documentation overhaul.
mitchell
2012-08-23
Changed the default directory depth to 99; modules/textadept/snapopen.lua
mitchell
2012-06-22
Resize most filteredlists to fit the ncurses screen.
mitchell
2012-03-27
Translate all messages instead of relying on GTK to translate stock items.
mitchell
2012-03-16
Moved "Markdown:" comments into module LuaDoc comments.
mitchell
2012-03-07
Updated contact email address.
mitchell
2012-02-10
Update LuaDoc with new formatting.
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
Rename '_m' to '_M'.
mitchell
2011-12-31
Changed 'locale.localize()' to global '_L' table.
mitchell
2011-12-31
Code cleanup.
mitchell
2011-12-13
Remove 'package.seeall' from LuaDoc comments.
mitchell
2011-12-12
Remove 'module' and update LuaDoc comments appropriately.
mitchell
2011-09-27
Reformatted some LuaDoc.
mitchell
2011-06-24
Removed '_G' prefix from globals where necessary.
mitchell
2011-06-23
Updated Luadoc and added extra fields to other modules.
mitchell
2011-03-25
Snapopen allows multiple files to be selected now.
mitchell
2011-03-17
Performance and speed improvements.
mitchell
2011-03-09
Snapopen respects filesystem encoding; modules/textadept/snapopen.lua
mitchell
2011-01-19
Added gui.filteredlist() shortcut function for gui.dialog('filteredlist', ...).
mitchell
2010-12-28
Updated copyright information.
mitchell
2010-11-23
Code cleanup.
mitchell
2010-10-15
Changed locale implementation.
mitchell
2010-10-14
Code formatting changes.
mitchell
2010-10-13
Make recursion depth a parameter; modules/textadept/snapopen.lua
mitchell
2010-10-11
gui.dialog() can take tables of strings as arguments.
mitchell
2010-10-09
Fixed some snapopen Luadoc; modules/textadept/snapopen.lua
mitchell
2010-09-30
Performance improvement; modules/textadept/snapopen.lua
mitchell
2010-09-30
Set max list size for snapopen to prevent blocking.
mitchell
2010-09-30
Updated documentation; modules/textadept/snapopen.lua
mitchell
2010-09-29
Added a textadept.snapopen module.
mitchell