.. |
gwin_button.c
|
Coding style, comments, duplicate symbols and other minor fixes
|
2015-08-16 14:30:25 +10: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
|
Coding style, comments, duplicate symbols and other minor fixes
|
2015-08-16 14:30:25 +10: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
|
Coding style, comments, duplicate symbols and other minor fixes
|
2015-08-16 14:30:25 +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
|
Passing keyboard events to widgets (not finished yet)
|
2015-08-12 17:32:38 +02:00 |
gwin_container.h
|
Remove superfluous forward definition on a container.
|
2015-04-29 22:18:01 +10:00 |
gwin_frame.c
|
Passing keyboard events to widgets (not finished yet)
|
2015-08-12 17:32:38 +02: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_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_keyboard.c
|
Passing keyboard events to widgets (not finished yet)
|
2015-08-12 17:32:38 +02:00 |
gwin_keyboard.h
|
Fixing doxygen
|
2015-05-16 20:33:31 +02:00 |
gwin_label.c
|
Passing keyboard events to widgets (not finished yet)
|
2015-08-12 17:32:38 +02:00 |
gwin_label.h
|
Improving label documentation
|
2015-06-18 01:16:25 +02:00 |
gwin_list.c
|
Passing keyboard events to widgets (not finished yet)
|
2015-08-12 17:32:38 +02: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
|
Adding TextEdit dummy widget (not implemented yet)
|
2015-08-12 19:36:14 +02:00 |
gwin_progressbar.c
|
Passing keyboard events to widgets (not finished yet)
|
2015-08-12 17:32:38 +02:00 |
gwin_progressbar.h
|
Improving progressbar doxygen
|
2015-07-05 11:53:32 +02:00 |
gwin_radio.c
|
Passing keyboard events to widgets (not finished yet)
|
2015-08-12 17:32:38 +02: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
|
Adding TextEdit rules
|
2015-08-14 16:24:05 +02:00 |
gwin_slider.c
|
Passing keyboard events to widgets (not finished yet)
|
2015-08-12 17:32:38 +02:00 |
gwin_slider.h
|
Extended slider events. Updated the demo to match.
|
2014-12-06 15:48:47 +10:00 |
gwin_tabset.c
|
Passing keyboard events to widgets (not finished yet)
|
2015-08-12 17:32:38 +02:00 |
gwin_tabset.h
|
New Tabset Widget.
|
2015-01-03 18:46:46 +10:00 |
gwin_textedit.c
|
Adding KEYUP events
|
2015-08-16 01:35:46 +02:00 |
gwin_textedit.h
|
Adding border option to TextEdit widget
|
2015-08-14 21:12:56 +02:00 |
gwin_widget.c
|
Coding style, comments, duplicate symbols and other minor fixes
|
2015-08-16 14:30:25 +10:00 |
gwin_widget.h
|
Improving doxygen
|
2015-08-16 00:42:22 +02:00 |
gwin_wm.c
|
Adding gwinSetFocus() and gwinGetFocus()
|
2015-08-13 01:13:36 +02:00 |
gwin.c
|
Fixing doxygen
|
2015-05-16 20:17:50 +02:00 |
gwin.h
|
Improving doxygen
|
2015-08-16 00:42:22 +02:00 |
gwin.mk
|
Adding TextEdit dummy widget (not implemented yet)
|
2015-08-12 19:36:14 +02:00 |