aboutsummaryrefslogtreecommitdiffstats
path: root/src/gwin/gwin_keyboard.h
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
* Change coord_t to gCoordinmarket2018-07-081-2/+2
* Added new type definitions - moving towards V3.0inmarket2018-06-231-8/+0
* Change new colors to GFX_RED instead of GFXRED. Use the new color defsinmarket2018-03-101-1/+1
* First set of V3 macro changesinmarket2018-02-271-2/+2
* Tidy up flags for custom redraw routinesinmarket2016-02-271-2/+2
* Move GWIN widget internal flags into the public header so that all the state ...Joel Bodenmann2016-02-181-2/+2
* Move GWIN widget internal flags into the public header so that all the state ...inmarket2016-02-171-0/+10
* Removing superfluous struct declarationJoel Bodenmann2015-12-131-3/+0
* Warning removal as supplied by woodstckinmarket2015-11-251-1/+1
* DoxygenJoel Bodenmann2015-11-071-0/+2
* More doxygen improvementsJoel Bodenmann2015-11-031-2/+2
* Doxygen (documenting each built-in rendering function for widgets)Joel Bodenmann2015-11-031-0/+26
* Fixing doxygenJoel Bodenmann2015-05-161-2/+2
* Add GWIN virtual keyboard widgetinmarket2015-04-121-0/+111