aboutsummaryrefslogtreecommitdiffstats
path: root/slider2d.lua
Commit message (Collapse)AuthorAgeFilesLines
* Fix #6: Arrow key input on Slider2D widgetMatthias Richter2013-03-241-4/+4
|
* Allow setting custom widget idsMatthias Richter2013-01-231-1/+1
|
* Mega update: Auto layout, code cleanup, api change.Matthias Richter2012-05-091-32/+50
| | | | Basically half a rewrite.
* Add license header.Matthias Richter2012-03-291-0/+26
|
* Externalize widget hit test to style definition.Matthias Richter2012-03-141-2/+2
|
* Rename makeTabable() to makeCyclable()Matthias Richter2012-02-221-1/+1
|
* Fix file permissionsMatthias Richter2012-02-221-0/+0
|
* Merge branch 'master' of git://github.com/vrld/Quickie.gitmkosler2012-02-211-1/+1
|\
| * Better require regexps for submodulesMatthias Richter2012-02-211-1/+1
| |
* | Added ability to change controls for tabbable with hacky LOVE quirks.mkosler2012-02-211-0/+0
|/
* Initial commitMatthias Richter2012-02-071-0/+55