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_wm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update license header
Tibo Clausen
2018-10-01
1
-1
/
+1
*
gDelayNone/gDelayForever to replace TIME_IMMEDIATE/TIME_INFINITE
inmarket
2018-07-08
1
-6
/
+6
*
Change coord_t to gCoord
inmarket
2018-07-08
1
-10
/
+10
*
Added new type definitions - moving towards V3.0
inmarket
2018-06-23
1
-36
/
+36
*
Another gwin concurrency fix
inmarket
2017-04-01
1
-1
/
+5
*
Prevent GWIN drawing while deleting a window from the list
inmarket
2017-04-01
1
-0
/
+2
*
Fix window manager redraw problem with multi-tasking and large images
inmarket
2017-01-09
1
-11
/
+10
*
Minor WM_Raise tidy up
Andrew Hannam
2016-07-28
1
-1
/
+1
*
Fixing bug in WM_Raise()
Joel Bodenmann
2016-07-25
1
-12
/
+14
*
FIx bug where WM_Raise doesn't raise children if the parent is raised.
Andrew Hannam
2016-07-25
1
-0
/
+29
*
Make all include paths in ugfx relative.
inmarket
2015-11-21
1
-1
/
+1
*
Another compile fix
inmarket
2015-08-16
1
-2
/
+0
*
Updates to focus.
inmarket
2015-08-16
1
-20
/
+37
*
Adding gwinSetFocus() and gwinGetFocus()
Joel Bodenmann
2015-08-13
1
-1
/
+22
*
Add the ability to flash a gwin window/widget.
inmarket
2015-01-25
1
-0
/
+75
*
Fix a serious problem with moving and sizing containers, and some visibility ...
inmarket
2015-01-03
1
-58
/
+91
*
Rename lots of files to help prevent compile time name conflicts.
inmarket
2014-08-20
1
-0
/
+852