inmarket
|
28f4ac22ce
|
Fix window manager redraw problem with multi-tasking and large images
|
2017-01-09 10:22:55 +10:00 |
|
Andrew Hannam
|
868a272d6e
|
Minor WM_Raise tidy up
|
2016-07-28 16:34:34 +10:00 |
|
|
1853f9d014
|
Fixing bug in WM_Raise()
|
2016-07-25 17:03:27 +02:00 |
|
Andrew Hannam
|
dded46b567
|
FIx bug where WM_Raise doesn't raise children if the parent is raised.
|
2016-07-25 19:26:28 +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 |
|
inmarket
|
8c3c536111
|
Another compile fix
|
2015-08-16 22:11:19 +10:00 |
|
inmarket
|
15e7342fd7
|
Updates to focus.
|
2015-08-16 21:53:47 +10:00 |
|
Joel Bodenmann
|
3ba3be201c
|
Adding gwinSetFocus() and gwinGetFocus()
|
2015-08-13 01:13:36 +02:00 |
|
inmarket
|
b9f53aa793
|
Add the ability to flash a gwin window/widget.
Only the button draws for checkbox's and radio's currently do anything about it.
Widget demo updated to show this on Checkbox 3 (the toggle button).
|
2015-01-25 17:40:34 +10:00 |
|
inmarket
|
5a4e0b7b4d
|
Fix a serious problem with moving and sizing containers, and some visibility issues
|
2015-01-03 18:44:27 +10:00 |
|
inmarket
|
0f3f8f68f8
|
Rename lots of files to help prevent compile time name conflicts.
|
2014-08-20 17:42:53 +10:00 |
|