ugfx/src/gwin
Joel Bodenmann 6aa34e4fdc initial version of frames - still work in progress, DO NOT USE!!! 2014-01-06 21:20:35 +01: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 GWIN_CONSOLE_NEED_HISTORY -> GWIN_CONSOLE_USE_HISTORY 2014-01-03 19:14:41 +01:00
frame.c initial version of frames - still work in progress, DO NOT USE!!! 2014-01-06 21:20:35 +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 Add multiple display support to GWIN. 2013-10-24 18:36:11 +10:00
gwin.c gwinDestroy() does now redraw the parent if any 2014-01-05 22:37:01 +01:00
gwin.mk initial version of frames - still work in progress, DO NOT USE!!! 2014-01-06 21:20:35 +01:00
gwm.c Use the GTimer thread for full screen redraws when available to save application stack space. 2013-11-17 20:25:02 +10:00
label.c Add multiple display support to GWIN. 2013-10-24 18:36:11 +10:00
list.c Revert "removed unnecessary macro" 2014-01-04 01:31:47 +01: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