index
:
avr/qmk/uGFX
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gwin
/
gwin_list.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change color_t to gColor
inmarket
2018-07-08
1
-1
/
+1
*
Change coord_t to gCoord
inmarket
2018-07-08
1
-10
/
+10
*
Change point and point_t to gPoint
inmarket
2018-07-08
1
-2
/
+2
*
Added new type definitions - moving towards V3.0
inmarket
2018-06-23
1
-10
/
+10
*
Add compatibility with Visual Studio and make compile warning capabilities mo...
inmarket
2017-06-30
1
-1
/
+5
*
Add gwinListItemSetText()
inmarket
2017-01-09
1
-5
/
+53
*
Added ability for List to scroll when navigted via toggle
Matt Brejza
2016-06-25
1
-0
/
+17
*
Fixing bug where the list item count wasn't decremented when an item was removed
Joel Bodenmann
2016-05-21
1
-0
/
+1
*
Move GWIN widget internal flags into the public header so that all the state ...
inmarket
2016-02-17
1
-21
/
+0
*
Make all include paths in ugfx relative.
inmarket
2015-11-21
1
-1
/
+1
*
Fixing compiler errors for non-GCC compilers
Joel Bodenmann
2015-11-07
1
-7
/
+6
*
Adding missing GDISP_NEED_CLIP around clipping call in list widget renderer
Joel Bodenmann
2015-11-06
1
-1
/
+3
*
Doxygen (documenting each built-in rendering function for widgets)
Joel Bodenmann
2015-11-03
1
-3
/
+1
*
Add some keyboard widget support
inmarket
2015-08-17
1
-1
/
+1
*
Passing keyboard events to widgets (not finished yet)
Joel Bodenmann
2015-08-12
1
-0
/
+5
*
Added ability to compile ugfx as a single file (excluding driver and board fi...
inmarket
2015-06-08
1
-43
/
+48
*
Add the ability to change a gwin list selection via the api
inmarket
2015-04-30
1
-0
/
+59
*
Toggle fixes.
inmarket
2015-02-14
1
-1
/
+1
*
Fix compiler warnings.
inmarket
2014-11-15
1
-2
/
+2
*
GWIN list toggle bug compile error fix
Joel Bodenmann
2014-10-26
1
-2
/
+2
*
Rename lots of files to help prevent compile time name conflicts.
inmarket
2014-08-20
1
-0
/
+696