Joel Bodenmann
785047b0aa
Introduce type gImage to replace v2.x gdispImage
2019-04-10 17:33:15 +02:00
inmarket
7c5a6c928f
For all source files update integer types to the new gI8 etc type names
2018-11-03 10:51:23 +10:00
Tibo Clausen
0840c8e784
Update license header
2018-10-01 17:34:15 +02:00
inmarket
2e8eaa3471
Added type gJustify to replace V2.x justify_t, and values gJustifyXXX replace justifyXXX
2018-07-08 12:19:30 +10:00
inmarket
f9c848e985
Change color_t to gColor
2018-07-08 11:19:43 +10:00
inmarket
2ab2d77fcb
Change coord_t to gCoord
2018-07-08 10:54:19 +10:00
inmarket
7e95acb731
Change point and point_t to gPoint
2018-07-08 10:43:30 +10:00
inmarket
41271d632b
Added new type definitions - moving towards V3.0
2018-06-23 13:02:07 +10:00
inmarket
94f1cc2f0a
Change new colors to GFX_RED instead of GFXRED. Use the new color defs
2018-03-10 20:36:12 +10:00
inmarket
8603afd309
Fix keyboard handling for gwin checkbox and button
2016-08-24 17:48:41 +10:00
Matt Brejza
365b7ac702
fixing ellipse button drawing
2016-07-14 00:26:44 +01:00
inmarket
addbf47bdb
Move GWIN widget internal flags into the public header so that all the state flags are available for custom draw routines.
2016-02-17 20:00:23 +10: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
Joel Bodenmann
54b76a7568
Fixing compiler errors for non-GCC compilers
2015-11-08 22:36:59 +01:00
Joel Bodenmann
288e928ade
Adding boarder highlight if focused to button widget
2015-10-19 07:19:42 +02:00
inmarket
3fea023248
Add some keyboard widget support
2015-08-17 00:18:54 +10:00
inmarket
377fe644d1
Coding style, comments, duplicate symbols and other minor fixes
2015-08-16 14:30:25 +10:00
Joel Bodenmann
9915fb625e
Adding keyboard event handler to button widget
2015-08-16 01:36:33 +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
50cbdbc288
Big improvements to GWIN arrow button drawing.
...
Some symmetry issues fixed.
Now optionally support exact 45 degree arrow heads.
With 45 degree arrow heads if the height/width ratios are right a triangular button is produced.
2015-02-14 14:20:45 +10:00
inmarket
0f3f8f68f8
Rename lots of files to help prevent compile time name conflicts.
2014-08-20 17:42:53 +10:00