ugfx/src/gwin
inmarket 84fc1ac166 Merge branch 'master' into gwin 2014-02-07 14:11:13 +10:00
..
button.c Add multiple display support to GWIN. 2013-10-24 18:36:11 +10:00
checkbox.c now using absolute coordinates inside the window 2014-01-05 05:05:59 +01:00
console.c removing casts of gfxAlloc() return value as that is the whole idea behind having a void pointer 2014-02-02 12:59:36 +01:00
frame.c Revert "ggroup compilable" 2014-02-01 22:42:30 +01:00
gimage.c Add multiple display support to GWIN. 2013-10-24 18:36:11 +10:00
graph.c Add multiple display support to GWIN. 2013-10-24 18:36:11 +10:00
gwidget.c added deinit() routines for all modules (not implemented so far) 2014-02-02 19:24:43 +01:00
gwin.c Merge branch 'master' into gwin 2014-02-02 19:56:05 +01:00
gwin.mk Revert "ggroup compilable" 2014-02-01 22:42:30 +01:00
gwm.c added deinit() routines for all modules (not implemented so far) 2014-02-02 19:24:43 +01:00
label.c Add multiple display support to GWIN. 2013-10-24 18:36:11 +10:00
list.c Removing compiler warnings from new list code 2014-02-07 14:10:11 +10:00
progressbar.c compiler warning 2013-12-02 00:29:24 +01:00
radio.c Add multiple display support to GWIN. 2013-10-24 18:36:11 +10:00
slider.c gwinSliderSetPosition() fixed (calls _gwidgetRedraw() instead of gwinRedraw() 2013-12-01 16:54:33 +01:00