summaryrefslogtreecommitdiff
path: root/builtin/fstk/tabview.lua
Commit message (Collapse)AuthorAge
* Use a settings object for the main settingsShadowNinja2017-05-06
| | | | | | | This unifies the settings APIs. This also unifies the sync and async registration APIs, since the async registration API did not support adding non-functions to the API table.
* Faster insertion into tableRui9142016-03-06
|
* Replace "self program" with "this program" in fstk boilerplatesest312015-09-21
| | | | ... and remove trailing whitespace.
* Add formspec toolkit and refactor mainmenu to use itsapier2014-05-16
Fix crash on using cursor keys in client menu without selected server Add support for non fixed size tabviews