aboutsummaryrefslogtreecommitdiffstats
path: root/src/gwin/gwin_wm.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix window manager redraw problem with multi-tasking and large imagesinmarket2017-01-091-11/+10
|
* Minor WM_Raise tidy upAndrew Hannam2016-07-281-1/+1
|
* Fixing bug in WM_Raise()Joel Bodenmann2016-07-251-12/+14
|
* FIx bug where WM_Raise doesn't raise children if the parent is raised.Andrew Hannam2016-07-251-0/+29
|
* Make all include paths in ugfx relative.inmarket2015-11-211-1/+1
| | | | The only include path now needed is for drivers (in particular GDISP drivers)
* Another compile fixinmarket2015-08-161-2/+0
|
* Updates to focus.inmarket2015-08-161-20/+37
|
* Adding gwinSetFocus() and gwinGetFocus()Joel Bodenmann2015-08-131-1/+22
|
* Add the ability to flash a gwin window/widget.inmarket2015-01-251-0/+75
| | | | | 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).
* Fix a serious problem with moving and sizing containers, and some visibility ↵inmarket2015-01-031-58/+91
| | | | issues
* Rename lots of files to help prevent compile time name conflicts.inmarket2014-08-201-0/+852