aboutsummaryrefslogtreecommitdiffstats
path: root/src/gwin/gwin_checkbox.c
Commit message (Collapse)AuthorAgeFilesLines
* Add the ability to flash a gwin window/widget.inmarket2015-01-251-0/+10
| | | | | Only the button draws for checkbox's and radio's currently do anything about it. Widget demo updated to show this on Checkbox 3 (the toggle button).
* Implement a "Toggle Button" using a checkbox with a custom draw.inmarket2015-01-231-0/+41
| | | | Updated the widgets demo to show this.
* Fix 1 pixel display error in checkbox for text on left rendering.inmarket2014-12-161-1/+13
| | | | Also add better comments to code.
* Rename lots of files to help prevent compile time name conflicts.inmarket2014-08-201-0/+195