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-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