aboutsummaryrefslogtreecommitdiff
path: root/builtin/fstk/buttonbar.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Faster insertion into tableRui9142016-03-061-1/+6
|
* Replace "self program" with "this program" in fstk boilerplatesest312015-09-211-27/+27
| | | | ... and remove trailing whitespace.
* Add tooltips to main menu subgames button barWuzzy2014-11-091-4/+5
|
* Fix a bunch of small bugs due to mainmenu cleanupsapier2014-05-241-1/+1
| | | | | | | Fix doubleclick not working in singleplayer Fix of by one issue on accessing raw list Fix this->self Fix copy&paste error for scroll button
* Add formspec toolkit and refactor mainmenu to use itsapier2014-05-161-0/+209
Fix crash on using cursor keys in client menu without selected server Add support for non fixed size tabviews