aboutsummaryrefslogtreecommitdiffstats
path: root/include/gwin/checkbox.h
Commit message (Expand)AuthorAgeFilesLines
* Add multiple display support to GWIN.inmarket2013-10-241-1/+3
* fixed license headersJoel Bodenmann2013-07-211-1/+1
* GWIN renaming, tidy up, color stylesinmarket2013-07-071-19/+11
* Remove widget structure members when they are not needed for input trackinginmarket2013-07-061-1/+3
* GWIN Init structures are const (read-only to GWIN)inmarket2013-07-011-1/+1
* GWIN reduce Initialisation parameters and fix visibility issuesinmarket2013-06-241-7/+2
* License header updatesinmarket2013-06-151-1/+1
* Clean up GWIN Event assignment. Optimise event efficiency.inmarket2013-06-101-3/+12
* New simplified gwin using a pseudo class structure.inmarket2013-06-061-87/+38
* checkbox cleanupJoel Bodenmann2013-06-041-5/+1
* added custom render interface for checkboxesJoel Bodenmann2013-06-031-0/+11
* member state of checkbox is now called isCheckedJoel Bodenmann2013-06-021-3/+3
* some more checkbox fixesJoel Bodenmann2013-06-021-2/+3
* GWIN checkbox fixJoel Bodenmann2013-06-021-1/+0
* added default themeJoel Bodenmann2013-06-021-28/+9
* added basic implementation of checkboxes (functional)Joel Bodenmann2013-06-021-0/+177