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
console.h
frame.c Create a generic GWIN event. 2014-08-20 12:18:27 +10:00
frame.h
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
gimage.c
gimage.h
graph.c
graph.h
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
label.h
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
progressbar.h
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