index
:
avr/qmk/uGFX
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gwin
/
gwin_frame.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change color_t to gColor
inmarket
2018-07-08
1
-2
/
+2
*
Change coord_t to gCoord
inmarket
2018-07-08
1
-10
/
+10
*
Move GWIN widget internal flags into the public header so that all the state ...
inmarket
2016-02-17
1
-4
/
+1
*
Add GWIN_FRAME_KEEPONCLOSE flag to prevent destruction of a frame on close
inmarket
2016-02-10
1
-7
/
+9
*
Make all include paths in ugfx relative.
inmarket
2015-11-21
1
-1
/
+1
*
Add some keyboard widget support
inmarket
2015-08-17
1
-1
/
+1
*
Passing keyboard events to widgets (not finished yet)
Joel Bodenmann
2015-08-12
1
-0
/
+5
*
Added ability to compile ugfx as a single file (excluding driver and board fi...
inmarket
2015-06-08
1
-59
/
+59
*
Fix a bug in detecting the button area in a frame window
inmarket
2015-04-29
1
-1
/
+1
*
Background images on GWIN containers had cx and cy interposed.
inmarket
2015-02-28
1
-1
/
+1
*
Fix frame window logic bug and compile bug
inmarket
2014-08-21
1
-2
/
+3
*
Rename lots of files to help prevent compile time name conflicts.
inmarket
2014-08-20
1
-0
/
+322