aboutsummaryrefslogtreecommitdiffstats
path: root/src/gwin/gwin_widget.c
Commit message (Expand)AuthorAgeFilesLines
* For all source files update integer types to the new gI8 etc type namesinmarket2018-11-031-13/+13
* Update license headerTibo Clausen2018-10-011-1/+1
* Change coord_t to gCoordinmarket2018-07-081-4/+4
* Added new type definitions - moving towards V3.0inmarket2018-06-231-29/+29
* Added missing check for GDISP_NEED_CIRCLESteffen Schroeter2018-01-231-9/+11
* Add keyboard input to radio widgetSteffen Schroeter2018-01-191-0/+11
* Compiler warningsJoel Bodenmann2017-10-031-731/+738
* Properly fix the problem causing the compiler warninginmarket2016-11-241-2/+2
* Prevening compiler warningJoel Bodenmann2016-11-191-1/+1
* Fixing crash when passing NULL to gwinSetStyle()Joel Bodenmann2016-08-071-2/+2
* Add gwinPrintg() and fix null pointer handling in sprintg()Andrew Hannam2016-07-101-0/+38
* Enhancing toggle support for widgetsMatt Brejza2016-06-251-2/+26
* Fix enabled buginmarket2015-12-221-1/+6
* Fixing 'progress' color of built-in widget stylesJoel Bodenmann2015-12-191-2/+2
* Removing obsolete codeJoel Bodenmann2015-12-181-5/+0
* Fixing compiler errors for non-gcc compilersJoel Bodenmann2015-12-081-1/+2
* Make all include paths in ugfx relative.inmarket2015-11-211-1/+1
* Fix virtual keyboardWoody Hawthorne2015-11-151-2/+2
* Working TextEdit with on-screen keyboard (and real keyboard)inmarket2015-10-131-9/+13
* Adding GWIN_FOCUS_HIGHLIGHT_WIDTHJoel Bodenmann2015-08-161-2/+5
* Compile fixesinmarket2015-08-161-4/+5
* Updates to focus.inmarket2015-08-161-70/+112
* Coding style, comments, duplicate symbols and other minor fixesinmarket2015-08-161-21/+11
* Adding KEYUP eventsJoel Bodenmann2015-08-161-1/+6
* Adding color to widget style for focused widgetsJoel Bodenmann2015-08-141-8/+10
* Adding missing break statementJoel Bodenmann2015-08-141-1/+1
* More work on the TextEditJoel Bodenmann2015-08-141-0/+10
* CleanupJoel Bodenmann2015-08-141-1/+1
* First implementation of widget focus changing using the TAB keyJoel Bodenmann2015-08-141-25/+41
* Adding gwinIsWidget()Joel Bodenmann2015-08-131-8/+36
* Working on widget focus (not finished yet)Joel Bodenmann2015-08-121-14/+37
* CodingstyleJoel Bodenmann2015-08-121-5/+7
* Passing keyboard events to widgets (not finished yet)Joel Bodenmann2015-08-121-0/+21
* Added ability to compile ugfx as a single file (excluding driver and board fi...inmarket2015-06-081-0/+2
* New mouse updates. Just need a driver now.inmarket2014-09-251-9/+7
* Rename lots of files to help prevent compile time name conflicts.inmarket2014-08-201-0/+521