aboutsummaryrefslogtreecommitdiffstats
path: root/src/gwin/gwm.c
Commit message (Expand)AuthorAgeFilesLines
* Rename lots of files to help prevent compile time name conflicts.inmarket2014-08-201-847/+0
* Fix the window manager to reveal windows behind a window that is made invisible.inmarket2014-08-161-3/+17
* GWIN: Make sure invisible windows are redrawn before visible windows.inmarket2014-05-221-71/+78
* Significant changes to the window redrawing methodology.inmarket2014-05-211-99/+612
* Container and Frame updates.inmarket2014-05-111-20/+26
* frame fixesinmarket2014-05-111-2/+4
* All compiling.inmarket2014-05-101-9/+25
* Multiple changes to GWIN to support containers.inmarket2014-05-101-35/+83
* GWIN window manager comment updatesinmarket2014-05-091-4/+4
* Integrate the include files with each module. Simplifies structure of code.inmarket2014-02-191-1/+1
* added deinit() routines for all modules (not implemented so far)Joel Bodenmann2014-02-021-1/+7
* Use the GTimer thread for full screen redraws when available to save applicat...inmarket2013-11-171-0/+21
* Add support to GWIN for a routine that can redraw an entire display (subject ...inmarket2013-11-161-32/+45
* Add multiple display support to GWIN.inmarket2013-10-241-11/+11
* fixed license headersJoel Bodenmann2013-07-211-1/+1
* GWIN renaming, tidy up, color stylesinmarket2013-07-071-1/+40
* Fix window manager buginmarket2013-07-061-10/+8
* Label, Image and Window Manager changesinmarket2013-07-041-12/+32
* GWIN reduce Initialisation parameters and fix visibility issuesinmarket2013-06-241-3/+3
* License header updatesinmarket2013-06-151-1/+1
* Add a simple GWIN window manager, Change the way GWIN visibility worksinmarket2013-06-081-0/+144