ugfx/src/gwin
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
..
button.c Create a generic GWIN event. 2014-08-20 12:18:27 +10:00
button.h Create a generic GWIN event. 2014-08-20 12:18:27 +10:00
checkbox.c Create a generic GWIN event. 2014-08-20 12:18:27 +10:00
checkbox.h Create a generic GWIN event. 2014-08-20 12:18:27 +10:00
class_gwin.h Create a generic GWIN event. 2014-08-20 12:18:27 +10:00
console.c Significant changes to the window redrawing methodology. 2014-05-21 13:02:00 +10:00
console.h Reworking the GWIN doxygen documentation. 2014-05-20 18:05:38 +02:00
frame.c Create a generic GWIN event. 2014-08-20 12:18:27 +10:00
frame.h 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
gcontainer.c Update the simple container to support custom draws such as transparent client area or tiled image client area. 2014-08-16 23:35:50 +10:00
gcontainer.h Update the simple container to support custom draws such as transparent client area or tiled image client area. 2014-08-16 23:35:50 +10:00
gimage.c Significant changes to the window redrawing methodology. 2014-05-21 13:02:00 +10:00
gimage.h doxygen fix 2014-07-05 15:55:45 +02:00
graph.c Significant changes to the window redrawing methodology. 2014-05-21 13:02:00 +10:00
graph.h Reworking the GWIN doxygen documentation. 2014-05-20 18:05:38 +02:00
gwidget.c Create a generic GWIN event. 2014-08-20 12:18:27 +10:00
gwidget.h Create a generic GWIN event. 2014-08-20 12:18:27 +10:00
gwin.c Create a generic GWIN event. 2014-08-20 12:18:27 +10:00
gwin_gl3d.c GL3D GWIN window + demo 2014-08-20 01:36:33 +10:00
gwin_gl3d.h GL3D GWIN window + demo 2014-08-20 01:36:33 +10:00
gwm.c Fix the window manager to reveal windows behind a window that is made invisible. 2014-08-16 22:51:59 +10:00
label.c Reworking the GWIN doxygen documentation. 2014-05-20 18:05:38 +02:00
label.h Reworking the GWIN doxygen documentation. 2014-05-20 18:05:38 +02:00
list.c Create a generic GWIN event. 2014-08-20 12:18:27 +10:00
list.h Create a generic GWIN event. 2014-08-20 12:18:27 +10:00
progressbar.c Significant changes to the window redrawing methodology. 2014-05-21 13:02:00 +10:00
progressbar.h Reworking the GWIN doxygen documentation. 2014-05-20 18:05:38 +02:00
radio.c Create a generic GWIN event. 2014-08-20 12:18:27 +10:00
radio.h Create a generic GWIN event. 2014-08-20 12:18:27 +10:00
slider.c Create a generic GWIN event. 2014-08-20 12:18:27 +10:00
slider.h Create a generic GWIN event. 2014-08-20 12:18:27 +10:00
sys_defs.h GL3D GWIN window + demo 2014-08-20 01:36:33 +10:00
sys_make.mk GL3D GWIN window + demo 2014-08-20 01:36:33 +10:00
sys_options.h GL3D GWIN window + demo 2014-08-20 01:36:33 +10:00
sys_rules.h GWIN: Make sure invisible windows are redrawn before visible windows. 2014-05-22 09:35:36 +10:00