Commit Graph

32 Commits (3b97fb798e96514057bcf17263c1e5dbdcd7da26)

Author SHA1 Message Date
Steffen Schroeter c119ca4a5d Added missing check for GDISP_NEED_CIRCLE 2018-01-23 14:05:11 +01:00
Steffen Schroeter e0f22d9cb8 Add keyboard input to radio widget 2018-01-19 14:21:58 +01:00
Joel Bodenmann c3b484a865 Compiler warnings 2017-10-03 14:13:57 +02:00
inmarket d4adcdb017 Properly fix the problem causing the compiler warning 2016-11-24 16:48:08 +10:00
Joel Bodenmann 6c7b3716b3 Prevening compiler warning 2016-11-19 23:46:50 +01:00
Joel Bodenmann 0c695b2471 Fixing crash when passing NULL to gwinSetStyle() 2016-08-07 20:38:55 +02:00
Andrew Hannam 9ac3c368b4 Add gwinPrintg() and fix null pointer handling in sprintg() 2016-07-10 10:42:21 +10:00
Matt Brejza 47e0a03721 Enhancing toggle support for widgets 2016-06-25 17:15:57 +01:00
inmarket 6b70d3a63f Fix enabled bug 2015-12-22 13:20:36 +10:00
Joel Bodenmann 0211a32e1f Fixing 'progress' color of built-in widget styles 2015-12-19 00:56:53 +01:00
Joel Bodenmann 1e77535317 Removing obsolete code 2015-12-18 23:03:41 +01:00
Joel Bodenmann 5bead36045 Fixing compiler errors for non-gcc compilers 2015-12-08 11:03:13 +01:00
inmarket c5a86757bd Make all include paths in ugfx relative.
The only include path now needed is for drivers (in particular GDISP drivers)
2015-11-21 19:27:08 +10:00
Woody Hawthorne 9ea93ff8e5 Fix virtual keyboard 2015-11-15 20:01:22 +11:00
inmarket 5e8e0b7744 Working TextEdit with on-screen keyboard (and real keyboard) 2015-10-13 00:58:31 +10:00
Joel Bodenmann 058a873e9e Adding GWIN_FOCUS_HIGHLIGHT_WIDTH 2015-08-16 14:37:12 +02:00
inmarket af76c04767 Compile fixes 2015-08-16 22:05:32 +10:00
inmarket 15e7342fd7 Updates to focus. 2015-08-16 21:53:47 +10:00
inmarket 377fe644d1 Coding style, comments, duplicate symbols and other minor fixes 2015-08-16 14:30:25 +10:00
Joel Bodenmann 63c5e4949f Adding KEYUP events 2015-08-16 01:35:46 +02:00
Joel Bodenmann 668b161f0e Adding color to widget style for focused widgets 2015-08-14 23:51:28 +02:00
Joel Bodenmann 755b7a45ab Adding missing break statement 2015-08-14 23:42:49 +02:00
Joel Bodenmann f7075e25ed More work on the TextEdit 2015-08-14 20:48:41 +02:00
Joel Bodenmann 95d34760e8 Cleanup 2015-08-14 14:12:51 +02:00
Joel Bodenmann 9f5e19c151 First implementation of widget focus changing using the TAB key 2015-08-14 14:11:03 +02:00
Joel Bodenmann e7e4f813e1 Adding gwinIsWidget() 2015-08-13 10:36:56 +02:00
Joel Bodenmann 765b1df8c5 Working on widget focus (not finished yet) 2015-08-12 23:28:59 +02:00
Joel Bodenmann 213013e68e Codingstyle 2015-08-12 19:35:44 +02:00
Joel Bodenmann 16d213d4ed Passing keyboard events to widgets (not finished yet) 2015-08-12 17:32:38 +02:00
inmarket ccde54722f Added ability to compile ugfx as a single file (excluding driver and board files).
Simply compile src/gfx_mk.c
2015-06-08 14:14:40 +10:00
inmarket 10dc968427 New mouse updates. Just need a driver now. 2014-09-25 17:44:16 +10:00
inmarket 0f3f8f68f8 Rename lots of files to help prevent compile time name conflicts. 2014-08-20 17:42:53 +10:00