Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-09-17 | More LuaDoc updates. | ||
2014-09-16 | Updated some LuaDoc. | ||
2014-03-05 | Added support for gtdialog's new `optionselect` dialog. | ||
This requires gtdialog r68 (changeset 1426c89d2874). | |||
2014-01-16 | Added support for multiple entry boxes in inputdialogs. | ||
Requires latest gtdialog hg (r67). | |||
2014-01-12 | Updated copyright information. | ||
2013-12-12 | More LuaDoc updates. | ||
2013-11-18 | LuaDoc updates. | ||
2013-11-10 | Updated LuaDoc. | ||
2013-10-18 | More LuaDoc updates. | ||
2013-09-29 | Added new `ui.dialogs` module for more user-friendly dialog support. | ||
As a result, removed `ui.filteredlist()` and changed `io.open_file()` and `io.snapopen()` APIs to accept tables of files and paths instead of "\n" delimited strings. |