inmarket
ecaf8b83f8
Create a generic GWIN event.
...
The frame now sends a GEVENT_GWIN_CLOSE event on closing.
Unfortunately some gwin events have had a field renamed in order to generalise the structure.
Demo's updated to match.
2014-08-20 12:18:27 +10:00
Joel Bodenmann
301f134b90
whitespaces
2014-08-18 17:10:56 +02:00
inmarket
045140a133
frame window fixes
2014-08-16 23:34:46 +10:00
inmarket
87c2793248
Update the frame window to use much less RAM and also to support transparent and tiled image backgrounds
2014-08-16 22:54:05 +10:00
inmarket
949290c01d
typo
2014-07-16 16:42:37 +10:00
inmarket
8c47f68f66
Only destroy the listener in a frame window if it actually was initialised.
2014-07-15 13:47:12 +10:00
inmarket
c33fb2c4d5
Remove compiler warning
2014-05-30 12:45:19 +10:00
Joel Bodenmann
41a74191c1
fixing frame close button action
2014-05-30 02:57:30 +02:00
Joel Bodenmann
c65cdaed24
frame widget render improvements
2014-05-30 01:11:25 +02:00
Joel Bodenmann
0b204ed8e3
Reworking the GWIN doxygen documentation.
2014-05-20 18:05:38 +02:00
inmarket
19dc64269c
Container and Frame updates.
...
New api's gwinGetInnerWidth() and gwinGetInnerHeight()
2014-05-11 20:11:16 +10:00
inmarket
bdbe78a8da
frame fixes
2014-05-11 13:09:36 +10:00
Joel Bodenmann
0a83c21aa2
frame rendering bug fix
2014-05-10 11:49:11 +02:00
inmarket
5544202a26
All compiling.
...
Containers and Frames still to be tested.
2014-05-10 18:20:05 +10:00
inmarket
cb606359cc
Multiple changes to GWIN to support containers.
2014-05-10 01:11:30 +10:00
Joel Bodenmann
84367d080f
Revert "ggroup compilable"
...
This reverts commit 935e949af9
.
2014-02-01 22:42:30 +01:00
Joel Bodenmann
935e949af9
ggroup compilable
2014-01-29 22:58:41 +01:00
Joel Bodenmann
ac690d1d29
destroy routine of frame widget deregisters button callbacks
2014-01-08 00:02:10 +01:00
Joel Bodenmann
a606e838fd
destroy routine of frame widget deregisters button callbacks
2014-01-07 23:59:06 +01:00
Joel Bodenmann
da13d31c69
implemented button callback in frame widget
2014-01-07 01:24:54 +01:00
Joel Bodenmann
f3cbb02c3a
GFrame code cleanup - buttons need to be implemented
2014-01-07 00:29:56 +01:00
Joel Bodenmann
6f5dd90354
frame cleanup
2014-01-06 21:53:43 +01:00
Joel Bodenmann
6aa34e4fdc
initial version of frames - still work in progress, DO NOT USE!!!
2014-01-06 21:20:35 +01:00