ugfx/src/gwin
inmarket 21aac3d853 Merge branch 'master' into gwin 2014-05-09 21:46:32 +10:00
..
button.c Make some GWIN constants into #defines 2014-05-01 16:44:11 +10:00
button.h Much improved appearance for buttons and tabs. 2014-05-01 13:57:44 +10:00
checkbox.c Integrate the include files with each module. Simplifies structure of code. 2014-02-19 00:36:52 +10:00
checkbox.h doxygen fixes 2014-03-28 20:18:03 +01:00
class_gwin.h GWIN creation and destruction bug fixes 2014-05-09 21:32:29 +10:00
console.c Fix to ensure correct clearing of consoles when being redrawn. 2014-03-05 13:43:39 +10:00
console.h doxygen fixes 2014-03-28 20:18:03 +01:00
frame.c Revert "ggroup compilable" 2014-02-01 22:42:30 +01:00
frame.h Merge branch 'master' into gwin 2014-02-19 08:00:52 +10:00
gimage.c gwinImage animated gif bug fix 2014-05-09 21:33:33 +10:00
gimage.h Rename GWIN image header file to be consistent with all other controls and with its source file 2014-05-09 21:35:30 +10:00
graph.c Integrate the include files with each module. Simplifies structure of code. 2014-02-19 00:36:52 +10:00
graph.h doxygen fixes 2014-03-28 20:18:03 +01:00
gwidget.c Add gwinClearInit() and gwinWidgetClearInit() to clear gwin initialisation structures. 2014-05-09 21:25:31 +10:00
gwidget.h Merge branch 'master' into gwin 2014-05-09 21:46:32 +10:00
gwin.c Merge branch 'master' into gwin 2014-05-09 21:46:32 +10:00
gwm.c GWIN window manager comment updates 2014-05-09 21:34:12 +10:00
label.c GWIN label bug fix and simplification 2014-05-09 21:36:14 +10:00
label.h doxygen 2014-04-29 08:21:18 +02:00
list.c Added extra safety to GWIN objects 2014-05-01 16:45:26 +10:00
list.h Added gwinListEnableRender() 2014-04-26 03:27:19 +02:00
progressbar.c progressbar widget cleanup 2014-05-09 10:58:23 +02:00
progressbar.h Introducing GWIN_PROGRESSBAR_AUTO for the automatic incremental function of the progressbar widget 2014-05-08 14:37:13 +02:00
radio.c Increasing corner size of tabs 2014-05-01 21:03:31 +02:00
radio.h doxygen fixes 2014-03-28 20:18:03 +01:00
slider.c Revert "slider does not change position if disabled" 2014-05-01 07:25:43 +10:00
slider.h doxygen fixes 2014-03-28 20:18:03 +01:00
sys_defs.h Merge branch 'master' into gwin 2014-05-09 21:46:32 +10:00
sys_make.mk Revert "Renaming image widget files to appropriate name" 2014-05-09 12:20:32 +02:00
sys_options.h Merge branch 'master' into gwin 2014-05-09 21:46:32 +10:00
sys_rules.h Merge branch 'master' into gwin 2014-05-09 21:46:32 +10:00