ugfx/src/gwin
Joel Bodenmann 65fb1ca5ee Fixing compiler warnings/errors 2015-10-21 10:08:49 +02:00
..
gwin.c Fixing compiler warnings/errors 2015-10-21 10:08:49 +02:00
gwin.h Updates to focus. 2015-08-16 21:53:47 +10:00
gwin.mk Adding TextEdit dummy widget (not implemented yet) 2015-08-12 19:36:14 +02:00
gwin_button.c Adding boarder highlight if focused to button widget 2015-10-19 07:19:42 +02:00
gwin_button.h Rename lots of files to help prevent compile time name conflicts. 2014-08-20 17:42:53 +10:00
gwin_checkbox.c Adding boarder highlight if focused to checkbox widget 2015-10-19 10:07:05 +02:00
gwin_checkbox.h Implement a "Toggle Button" using a checkbox with a custom draw. 2015-01-23 17:57:13 +10:00
gwin_class.h Working TextEdit with on-screen keyboard (and real keyboard) 2015-10-13 00:58:31 +10:00
gwin_console.c Added ability to compile ugfx as a single file (excluding driver and board files). 2015-06-08 14:14:40 +10:00
gwin_console.h Big file rename to reduce problems with brain-dead IDE's that don't handle project file hierarchies well. 2015-01-21 17:26:24 +10:00
gwin_container.c Add some keyboard widget support 2015-08-17 00:18:54 +10:00
gwin_container.h Remove superfluous forward definition on a container. 2015-04-29 22:18:01 +10:00
gwin_frame.c Add some keyboard widget support 2015-08-17 00:18:54 +10:00
gwin_frame.h Rename lots of files to help prevent compile time name conflicts. 2014-08-20 17:42:53 +10:00
gwin_gl3d.c Rename lots of files to help prevent compile time name conflicts. 2014-08-20 17:42:53 +10:00
gwin_gl3d.h Big file rename to reduce problems with brain-dead IDE's that don't handle project file hierarchies well. 2015-01-21 17:26:24 +10:00
gwin_graph.c Rename lots of files to help prevent compile time name conflicts. 2014-08-20 17:42:53 +10:00
gwin_graph.h Big file rename to reduce problems with brain-dead IDE's that don't handle project file hierarchies well. 2015-01-21 17:26:24 +10:00
gwin_image.c Added ability to compile ugfx as a single file (excluding driver and board files). 2015-06-08 14:14:40 +10:00
gwin_image.h Big file rename to reduce problems with brain-dead IDE's that don't handle project file hierarchies well. 2015-01-21 17:26:24 +10:00
gwin_keyboard.c Add some keyboard widget support 2015-08-17 00:18:54 +10:00
gwin_keyboard.h Fixing doxygen 2015-05-16 20:33:31 +02:00
gwin_keyboard_layout.c Add GWIN virtual keyboard widget 2015-04-12 17:07:38 +10:00
gwin_keyboard_layout.h Add GWIN virtual keyboard widget 2015-04-12 17:07:38 +10:00
gwin_label.c Add some keyboard widget support 2015-08-17 00:18:54 +10:00
gwin_label.h Improving label documentation 2015-06-18 01:16:25 +02:00
gwin_list.c Add some keyboard widget support 2015-08-17 00:18:54 +10:00
gwin_list.h Add the ability to change a gwin list selection via the api 2015-04-30 11:32:10 +10:00
gwin_mk.c Adding TextEdit dummy widget (not implemented yet) 2015-08-12 19:36:14 +02:00
gwin_options.h Fixing wrong macro default value definition 2015-10-20 18:19:04 +02:00
gwin_progressbar.c Add some keyboard widget support 2015-08-17 00:18:54 +10:00
gwin_progressbar.h Improving progressbar doxygen 2015-07-05 11:53:32 +02:00
gwin_radio.c Add some keyboard widget support 2015-08-17 00:18:54 +10:00
gwin_radio.h Rename lots of files to help prevent compile time name conflicts. 2014-08-20 17:42:53 +10:00
gwin_rules.h Add some keyboard widget support 2015-08-17 00:18:54 +10:00
gwin_slider.c Add some keyboard widget support 2015-08-17 00:18:54 +10:00
gwin_slider.h Extended slider events. Updated the demo to match. 2014-12-06 15:48:47 +10:00
gwin_tabset.c Add some keyboard widget support 2015-08-17 00:18:54 +10:00
gwin_tabset.h New Tabset Widget. 2015-01-03 18:46:46 +10:00
gwin_textedit.c Typo 2015-10-19 07:16:24 +02:00
gwin_textedit.h Doco 2015-10-13 00:59:42 +10:00
gwin_widget.c Working TextEdit with on-screen keyboard (and real keyboard) 2015-10-13 00:58:31 +10:00
gwin_widget.h Working TextEdit with on-screen keyboard (and real keyboard) 2015-10-13 00:58:31 +10:00
gwin_wm.c Another compile fix 2015-08-16 22:11:19 +10:00