ugfx/src/gwin
inmarket 93da5a0578 gDelayNone/gDelayForever to replace TIME_IMMEDIATE/TIME_INFINITE 2018-07-08 15:15:15 +10:00
..
gwin.c Added type gFont to replace V2.x font_t 2018-07-08 13:05:27 +10:00
gwin.h Added type gFont to replace V2.x font_t 2018-07-08 13:05:27 +10:00
gwin.mk Adding TextEdit dummy widget (not implemented yet) 2015-08-12 19:36:14 +02:00
gwin_button.c Added type gJustify to replace V2.x justify_t, and values gJustifyXXX replace justifyXXX 2018-07-08 12:19:30 +10:00
gwin_button.h Added new type definitions - moving towards V3.0 2018-06-23 13:02:07 +10:00
gwin_checkbox.c Added type gJustify to replace V2.x justify_t, and values gJustifyXXX replace justifyXXX 2018-07-08 12:19:30 +10:00
gwin_checkbox.h Added new type definitions - moving towards V3.0 2018-06-23 13:02:07 +10:00
gwin_class.h Change coord_t to gCoord 2018-07-08 10:54:19 +10:00
gwin_console.c Added type gFontmetric to replace V2.x fontmetric_t, and values gFontXXX replace fontXXX 2018-07-08 12:50:05 +10:00
gwin_console.h Change coord_t to gCoord 2018-07-08 10:54:19 +10:00
gwin_container.c Change coord_t to gCoord 2018-07-08 10:54:19 +10:00
gwin_container.h Change coord_t to gCoord 2018-07-08 10:54:19 +10:00
gwin_frame.c Added type gJustify to replace V2.x justify_t, and values gJustifyXXX replace justifyXXX 2018-07-08 12:19:30 +10:00
gwin_frame.h Added new type definitions - moving towards V3.0 2018-06-23 13:02:07 +10:00
gwin_gl3d.c Change color_t to gColor 2018-07-08 11:19:43 +10:00
gwin_gl3d.h Added new type definitions - moving towards V3.0 2018-06-23 13:02:07 +10:00
gwin_graph.c Change coord_t to gCoord 2018-07-08 10:54:19 +10:00
gwin_graph.h Change color_t to gColor 2018-07-08 11:19:43 +10:00
gwin_image.c gDelayNone/gDelayForever to replace TIME_IMMEDIATE/TIME_INFINITE 2018-07-08 15:15:15 +10:00
gwin_image.h Added new type definitions - moving towards V3.0 2018-06-23 13:02:07 +10:00
gwin_keyboard.c Added type gJustify to replace V2.x justify_t, and values gJustifyXXX replace justifyXXX 2018-07-08 12:19:30 +10:00
gwin_keyboard.h Change coord_t to gCoord 2018-07-08 10:54:19 +10:00
gwin_keyboard_layout.c Make all include paths in ugfx relative. 2015-11-21 19:27:08 +10:00
gwin_keyboard_layout.h Add GWIN virtual keyboard widget 2015-04-12 17:07:38 +10:00
gwin_label.c Added type gFont to replace V2.x font_t 2018-07-08 13:05:27 +10:00
gwin_label.h Change coord_t to gCoord 2018-07-08 10:54:19 +10:00
gwin_list.c Added type gFontmetric to replace V2.x fontmetric_t, and values gFontXXX replace fontXXX 2018-07-08 12:50:05 +10:00
gwin_list.h Change coord_t to gCoord 2018-07-08 10:54:19 +10:00
gwin_mk.c Adding TextEdit dummy widget (not implemented yet) 2015-08-12 19:36:14 +02:00
gwin_options.h First set of V3 macro changes 2018-02-27 17:44:21 +10:00
gwin_progressbar.c Added type gDelay to replace V2.x delaytime_t 2018-07-08 14:30:31 +10:00
gwin_progressbar.h Added type gDelay to replace V2.x delaytime_t 2018-07-08 14:30:31 +10:00
gwin_radio.c Added type gJustify to replace V2.x justify_t, and values gJustifyXXX replace justifyXXX 2018-07-08 12:19:30 +10:00
gwin_radio.h Added new type definitions - moving towards V3.0 2018-06-23 13:02:07 +10:00
gwin_rules.h First set of V3 macro changes 2018-02-27 17:44:21 +10:00
gwin_slider.c Added type gJustify to replace V2.x justify_t, and values gJustifyXXX replace justifyXXX 2018-07-08 12:19:30 +10:00
gwin_slider.h Change coord_t to gCoord 2018-07-08 10:54:19 +10:00
gwin_tabset.c Added type gJustify to replace V2.x justify_t, and values gJustifyXXX replace justifyXXX 2018-07-08 12:19:30 +10:00
gwin_tabset.h Change coord_t to gCoord 2018-07-08 10:54:19 +10:00
gwin_textedit.c Added type gFontmetric to replace V2.x fontmetric_t, and values gFontXXX replace fontXXX 2018-07-08 12:50:05 +10:00
gwin_textedit.h Added new type definitions - moving towards V3.0 2018-06-23 13:02:07 +10:00
gwin_widget.c Change coord_t to gCoord 2018-07-08 10:54:19 +10:00
gwin_widget.h Change color_t to gColor 2018-07-08 11:19:43 +10:00
gwin_wm.c gDelayNone/gDelayForever to replace TIME_IMMEDIATE/TIME_INFINITE 2018-07-08 15:15:15 +10:00