aboutsummaryrefslogtreecommitdiffstats
path: root/style-default.lua
Commit message (Expand)AuthorAgeFilesLines
* Fix bug in input.lua, make 0.9-ready, add utf8 editingMatthias Richter2013-12-111-5/+12
* Fix #9: Default input style and the scissor state.Matthias Richter2013-11-041-2/+17
* Default Input style handles long text betterhryx2013-03-291-2/+5
* Only show Input cursor when selectedhryx2013-03-251-2/+4
* Tweak Slider stylehryx2013-03-251-11/+8
* Fix vertical Sliderhryx2013-03-251-7/+11
* Cleanup default styleMatthias Richter2013-01-231-5/+2
* Slick default styleMatthias Richter2012-05-091-48/+82
* remove unused parameterMatthias Richter2012-04-121-1/+1
* Add license header.Matthias Richter2012-03-291-0/+26
* Externalize widget hit test to style definition.Matthias Richter2012-03-141-0/+5
* Fix file permissionsMatthias Richter2012-02-221-0/+0
* Merge branch 'master' of git://github.com/vrld/Quickie.gitmkosler2012-02-211-22/+2
|\
| * Remove widget shadow when hot/active.Matthias Richter2012-02-211-22/+2
* | Added ability to change controls for tabbable with hacky LOVE quirks.mkosler2012-02-211-0/+0
|/
* Initial commitMatthias Richter2012-02-071-0/+134