Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mega update: Auto layout, code cleanup, api change. | Matthias Richter | 2012-05-09 | 11 | -228/+605 |
* | More documentation | Matthias Richter | 2012-04-12 | 1 | -52/+148 |
* | remove unused parameter | Matthias Richter | 2012-04-12 | 1 | -1/+1 |
* | Fix issue #2: init doesn't grab BASE correctly. | Matthias Richter | 2012-04-10 | 1 | -1/+2 |
* | Add some documentation | Matthias Richter | 2012-03-29 | 1 | -1/+156 |
* | Add license header. | Matthias Richter | 2012-03-29 | 9 | -0/+232 |
* | Externalize widget hit test to style definition. | Matthias Richter | 2012-03-14 | 7 | -17/+18 |
* | Add enableKeyFocus (alias to clearKeyFocus) | Matthias Richter | 2012-03-14 | 1 | -0/+1 |
* | Add gui.core.(disable|clear)KeyFocus | Matthias Richter | 2012-03-14 | 2 | -24/+35 |
* | Rename makeTabable() to makeCyclable() | Matthias Richter | 2012-02-22 | 6 | -9/+10 |
* | Replace keyboard.controls() with generic binding scheme. | Matthias Richter | 2012-02-22 | 1 | -34/+17 |
* | Fix file permissions | Matthias Richter | 2012-02-22 | 11 | -0/+0 |
* | Fixed the borked select functionality. Also improved the user interface | mkosler | 2012-02-21 | 1 | -11/+25 |
* | Made changing controls API a bit more understandable | mkosler | 2012-02-21 | 1 | -3/+3 |
* | Merge branch 'master' of git://github.com/vrld/Quickie.git | mkosler | 2012-02-21 | 9 | -31/+12 |
|\ | |||||
| * | Better require regexps for submodules | Matthias Richter | 2012-02-21 | 8 | -9/+10 |
| * | Remove widget shadow when hot/active. | Matthias Richter | 2012-02-21 | 1 | -22/+2 |
* | | Added ability to change controls for tabbable with hacky LOVE quirks. | mkosler | 2012-02-21 | 11 | -4/+14 |
|/ | |||||
* | fix readme | Matthias Richter | 2012-02-07 | 1 | -1/+5 |
* | add .gitignore | Matthias Richter | 2012-02-07 | 1 | -0/+3 |
* | remove demo | Matthias Richter | 2012-02-07 | 1 | -0/+0 |
* | Initial commit | Matthias Richter | 2012-02-07 | 11 | -0/+542 |