aboutsummaryrefslogtreecommitdiffstats
path: root/src/gwin/gwin_wm.c
Commit message (Expand)AuthorAgeFilesLines
* Tidy u gfxSem, gfxMutex and various Macros by converting to new types gSem, g...inmarket2018-11-031-2/+2
* For all source files update integer types to the new gI8 etc type namesinmarket2018-11-031-2/+2
* Update license headerTibo Clausen2018-10-011-1/+1
* gDelayNone/gDelayForever to replace TIME_IMMEDIATE/TIME_INFINITEinmarket2018-07-081-6/+6
* Change coord_t to gCoordinmarket2018-07-081-10/+10
* Added new type definitions - moving towards V3.0inmarket2018-06-231-36/+36
* Another gwin concurrency fixinmarket2017-04-011-1/+5
* Prevent GWIN drawing while deleting a window from the listinmarket2017-04-011-0/+2
* 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
* 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
* Fix a serious problem with moving and sizing containers, and some visibility ...inmarket2015-01-031-58/+91
* Rename lots of files to help prevent compile time name conflicts.inmarket2014-08-201-0/+852