aboutsummaryrefslogtreecommitdiffstats
path: root/src/gwin/gwin_checkbox.c
Commit message (Expand)AuthorAgeFilesLines
* For all source files update integer types to the new gI8 etc type namesinmarket2018-11-031-3/+3
* Update license headerTibo Clausen2018-10-011-1/+1
* Added type gJustify to replace V2.x justify_t, and values gJustifyXXX rep...inmarket2018-07-081-4/+4
* Change color_t to gColorinmarket2018-07-081-1/+1
* Change coord_t to gCoordinmarket2018-07-081-4/+4
* Added new type definitions - moving towards V3.0inmarket2018-06-231-7/+7
* Change new colors to GFX_RED instead of GFXRED. Use the new color defsinmarket2018-03-101-2/+2
* Fix keyboard handling for gwin checkbox and buttoninmarket2016-08-241-4/+3
* Move GWIN widget internal flags into the public header so that all the state ...inmarket2016-02-171-3/+0
* Make all include paths in ugfx relative.inmarket2015-11-211-1/+1
* Adding boarder highlight if focused to checkbox widgetJoel Bodenmann2015-10-191-0/+6
* Fixing checkbox keyboard handlerJoel Bodenmann2015-10-191-1/+1
* Add some keyboard widget supportinmarket2015-08-171-2/+2
* Coding style, comments, duplicate symbols and other minor fixesinmarket2015-08-161-2/+2
* Adding keyboard event handler to checkbox widgetJoel Bodenmann2015-08-161-1/+18
* Passing keyboard events to widgets (not finished yet)Joel Bodenmann2015-08-121-0/+5
* Added ability to compile ugfx as a single file (excluding driver and board fi...inmarket2015-06-081-17/+17
* Add the ability to flash a gwin window/widget.inmarket2015-01-251-0/+10
* Implement a "Toggle Button" using a checkbox with a custom draw.inmarket2015-01-231-0/+41
* Fix 1 pixel display error in checkbox for text on left rendering.inmarket2014-12-161-1/+13
* Rename lots of files to help prevent compile time name conflicts.inmarket2014-08-201-0/+195