aboutsummaryrefslogtreecommitdiffstats
path: root/src/gwin/frame.c
Commit message (Expand)AuthorAgeFilesLines
* frame window fixesinmarket2014-08-161-7/+9
* Update the frame window to use much less RAM and also to support transparent ...inmarket2014-08-161-185/+228
* typoinmarket2014-07-161-1/+1
* Only destroy the listener in a frame window if it actually was initialised.inmarket2014-07-151-2/+4
* Remove compiler warninginmarket2014-05-301-0/+6
* fixing frame close button actionJoel Bodenmann2014-05-301-1/+1
* frame widget render improvementsJoel Bodenmann2014-05-301-6/+48
* Reworking the GWIN doxygen documentation.Joel Bodenmann2014-05-201-7/+0
* Container and Frame updates.inmarket2014-05-111-26/+24
* frame fixesinmarket2014-05-111-10/+10
* frame rendering bug fixJoel Bodenmann2014-05-101-1/+1
* All compiling.inmarket2014-05-101-69/+61
* Multiple changes to GWIN to support containers.inmarket2014-05-101-5/+1
* Revert "ggroup compilable"Joel Bodenmann2014-02-011-25/+87
* ggroup compilableJoel Bodenmann2014-01-291-87/+25
* destroy routine of frame widget deregisters button callbacksJoel Bodenmann2014-01-081-0/+1
* destroy routine of frame widget deregisters button callbacksJoel Bodenmann2014-01-071-3/+2
* implemented button callback in frame widgetJoel Bodenmann2014-01-071-1/+38
* GFrame code cleanup - buttons need to be implementedJoel Bodenmann2014-01-071-21/+0
* frame cleanupJoel Bodenmann2014-01-061-12/+11
* initial version of frames - still work in progress, DO NOT USE!!!Joel Bodenmann2014-01-061-0/+232