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