inmarket
|
41271d632b
|
Added new type definitions - moving towards V3.0
|
2018-06-23 13:02:07 +10:00 |
|
|
9b73187100
|
Add compatibility with Visual Studio and make compile warning capabilities more cross platform
|
2017-06-30 19:43:51 +10:00 |
|
inmarket
|
0e00642bfc
|
Add gwinListItemSetText()
|
2017-01-09 11:40:48 +10:00 |
|
Matt Brejza
|
1cd0120480
|
Added ability for List to scroll when navigted via toggle
|
2016-06-25 16:23:59 +01:00 |
|
|
238e19d77f
|
Fixing bug where the list item count wasn't decremented when an item was removed
|
2016-05-21 17:39:38 +02:00 |
|
inmarket
|
addbf47bdb
|
Move GWIN widget internal flags into the public header so that all the state flags are available for custom draw routines.
|
2016-02-17 20:00:23 +10:00 |
|
inmarket
|
c5a86757bd
|
Make all include paths in ugfx relative.
The only include path now needed is for drivers (in particular GDISP drivers)
|
2015-11-21 19:27:08 +10:00 |
|
Joel Bodenmann
|
778b23bdfd
|
Fixing compiler errors for non-GCC compilers
|
2015-11-07 15:27:37 +01:00 |
|
Joel Bodenmann
|
c2b7e1bd41
|
Adding missing GDISP_NEED_CLIP around clipping call in list widget renderer
|
2015-11-06 20:59:31 +01:00 |
|
Joel Bodenmann
|
86aef5990a
|
Doxygen (documenting each built-in rendering function for widgets)
|
2015-11-03 20:39:16 +01:00 |
|
inmarket
|
3fea023248
|
Add some keyboard widget support
|
2015-08-17 00:18:54 +10:00 |
|
Joel Bodenmann
|
16d213d4ed
|
Passing keyboard events to widgets (not finished yet)
|
2015-08-12 17:32:38 +02:00 |
|
inmarket
|
ccde54722f
|
Added ability to compile ugfx as a single file (excluding driver and board files).
Simply compile src/gfx_mk.c
|
2015-06-08 14:14:40 +10:00 |
|
inmarket
|
0501f24f47
|
Add the ability to change a gwin list selection via the api
Add the ability to scroll a particular item into the current view.
|
2015-04-30 11:32:10 +10:00 |
|
inmarket
|
7c7459f1d2
|
Toggle fixes.
|
2015-02-14 09:16:28 +10:00 |
|
inmarket
|
a8d6aa0790
|
Fix compiler warnings.
|
2014-11-15 15:21:18 +10:00 |
|
Joel Bodenmann
|
a99174b8c5
|
GWIN list toggle bug compile error fix
|
2014-10-26 13:32:48 +01:00 |
|
inmarket
|
0f3f8f68f8
|
Rename lots of files to help prevent compile time name conflicts.
|
2014-08-20 17:42:53 +10:00 |
|