aboutsummaryrefslogtreecommitdiff
path: root/core/.ui.dialogs.luadoc
AgeCommit message (Collapse)Author
2014-09-17More LuaDoc updates.mitchell
2014-09-16Updated some LuaDoc.mitchell
2014-03-05Added support for gtdialog's new `optionselect` dialog.mitchell
This requires gtdialog r68 (changeset 1426c89d2874).
2014-01-16Added support for multiple entry boxes in inputdialogs.mitchell
Requires latest gtdialog hg (r67).
2014-01-12Updated copyright information.mitchell
2013-12-12More LuaDoc updates.mitchell
2013-11-18LuaDoc updates.mitchell
2013-11-10Updated LuaDoc.mitchell
2013-10-18More LuaDoc updates.mitchell
2013-09-29Added new `ui.dialogs` module for more user-friendly dialog support.mitchell
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.