Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gui: kinetic scrolling for console | that | 2015-03-05 | 1 | -5/+11 |
* | gui: introduce virtual RenderItem method in ScrollList | that | 2015-03-05 | 1 | -54/+52 |
* | gui: proportional scrollbars | that | 2015-02-21 | 1 | -51/+56 |
* | GUI: Support styles in xml to reduce xml file size | Ethan Yonker | 2015-02-21 | 1 | -16/+7 |
* | gui: make kinetic scrolling deceleration more awesome | that | 2015-02-15 | 1 | -8/+10 |
* | gui: support scrollable lists without headers | that | 2015-02-15 | 1 | -170/+73 |
* | gui: make resources type safe | that | 2015-02-15 | 1 | -20/+14 |
* | Scale the GUI to fit the screen | Ethan Yonker | 2015-02-10 | 1 | -7/+7 |
* | Remove deletes for images from scroll list GUI Elements | Ethan Yonker | 2015-02-10 | 1 | -3/+0 |
* | gui: avoid high CPU usage while waiting for input | that | 2015-02-09 | 1 | -1/+5 |
* | gui: make kinetic scrolling more natural | that | 2015-02-06 | 1 | -2/+2 |
* | Unify scrollable list code | Ethan Yonker | 2015-02-05 | 1 | -0/+709 |