aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Mega update: Auto layout, code cleanup, api change.Matthias Richter2012-05-0911-228/+605
| | | | Basically half a rewrite.
* More documentationMatthias Richter2012-04-121-52/+148
|
* remove unused parameterMatthias Richter2012-04-121-1/+1
|
* Fix issue #2: init doesn't grab BASE correctly.Matthias Richter2012-04-101-1/+2
|
* Add some documentationMatthias Richter2012-03-291-1/+156
|
* Add license header.Matthias Richter2012-03-299-0/+232
|
* Externalize widget hit test to style definition.Matthias Richter2012-03-147-17/+18
|
* Add enableKeyFocus (alias to clearKeyFocus)Matthias Richter2012-03-141-0/+1
|
* Add gui.core.(disable|clear)KeyFocusMatthias Richter2012-03-142-24/+35
|
* Rename makeTabable() to makeCyclable()Matthias Richter2012-02-226-9/+10
|
* Replace keyboard.controls() with generic binding scheme.Matthias Richter2012-02-221-34/+17
|
* Fix file permissionsMatthias Richter2012-02-2211-0/+0
|
* Fixed the borked select functionality. Also improved the user interfacemkosler2012-02-211-11/+25
| | | | for core.keyboard.controls.
* Made changing controls API a bit more understandablemkosler2012-02-211-3/+3
|
* Merge branch 'master' of git://github.com/vrld/Quickie.gitmkosler2012-02-219-31/+12
|\
| * Better require regexps for submodulesMatthias Richter2012-02-218-9/+10
| |
| * 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-2111-4/+14
|/
* fix readmeMatthias Richter2012-02-071-1/+5
|
* add .gitignoreMatthias Richter2012-02-071-0/+3
|
* remove demoMatthias Richter2012-02-071-0/+0
|
* Initial commitMatthias Richter2012-02-0711-0/+542