Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-03-27 | Small LuaDoc fix. | ||
2018-01-25 | Updated copyright year. | ||
2017-06-20 | Added support and documentation for new ui dialogs. | ||
This requires gtdialog r108 (changeset 8465c20432e1). | |||
2017-06-20 | Added documentation for new color selection dialog. | ||
This requires gtdialog r106 (changeset 4fbcad4d2031). | |||
2016-12-31 | Updated copyright information. | ||
2016-06-15 | Lots of small LuaDoc improvements (grammar mainly). | ||
2015-12-31 | Updated copyright date. | ||
2014-12-31 | Updated copyright year. | ||
2014-12-24 | Small code and documentation cleanup. | ||
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. |