index
:
avr/qmk/uGFX
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gwin
/
list.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Create a generic GWIN event.
inmarket
2014-08-20
1
-1
/
+1
*
Add widget tag support (and fix a couple of doxygen problems)
inmarket
2014-07-15
1
-0
/
+3
*
Significant changes to the window redrawing methodology.
inmarket
2014-05-21
1
-11
/
+11
*
Reworking the GWIN doxygen documentation.
Joel Bodenmann
2014-05-20
1
-8
/
+1
*
spelling
inmarket
2014-05-11
1
-1
/
+1
*
Multiple changes to GWIN to support containers.
inmarket
2014-05-10
1
-13
/
+13
*
Added extra safety to GWIN objects
inmarket
2014-05-01
1
-95
/
+105
*
Fix some gwin list widget mouse bugs
inmarket
2014-05-01
1
-11
/
+9
*
Added gwinListEnableRender()
Joel Bodenmann
2014-04-26
1
-0
/
+20
*
doxygen fixes
Joel Bodenmann
2014-03-28
1
-1
/
+1
*
Integrate the include files with each module. Simplifies structure of code.
inmarket
2014-02-19
1
-1
/
+1
*
Removing compiler warnings from new list code
inmarket
2014-02-07
1
-2
/
+2
*
improving performance of gwinListAddItem() by Marc Pignat
Joel Bodenmann
2014-02-02
1
-3
/
+4
*
default list render has now #defines for horizontal and vertical text padding
Joel Bodenmann
2014-02-01
1
-13
/
+14
*
Add smooth scrolling option to ugfx list.
daid
2014-01-24
1
-38
/
+113
*
Revert "removed unnecessary macro"
Joel Bodenmann
2014-01-04
1
-0
/
+1
*
removed unnecessary macro
Joel Bodenmann
2014-01-02
1
-1
/
+0
*
Add multiple display support to GWIN.
inmarket
2013-10-24
1
-13
/
+13
*
Fix invalid return value in gwin/lists.c
inmarket
2013-10-24
1
-1
/
+1
*
fixed small bug
Joel Bodenmann
2013-10-24
1
-1
/
+1
*
Added gwinListSetScroll
Joel Bodenmann
2013-10-24
1
-1
/
+19
*
Added gwinListGetSelectedText()
Joel Bodenmann
2013-10-23
1
-0
/
+12
*
Fix GWIN lists font handling.
inmarket
2013-08-01
1
-3
/
+3
*
Add image support to GWIN Listboxes.
inmarket
2013-08-01
1
-9
/
+66
*
Add GWIN List multi-select support
inmarket
2013-08-01
1
-6
/
+19
*
Update GWIN list.
inmarket
2013-08-01
1
-206
/
+216
*
list update
Joel Bodenmann
2013-07-28
1
-5
/
+16
*
list fix
Joel Bodenmann
2013-07-28
1
-10
/
+45
*
cleanup
Joel Bodenmann
2013-07-28
1
-14
/
+1
*
some more list widget work
Joel Bodenmann
2013-07-28
1
-20
/
+89
*
list widget first implementation
Joel Bodenmann
2013-07-28
1
-6
/
+6
*
compiler warnings
Joel Bodenmann
2013-07-28
1
-11
/
+11
*
some more list work
Joel Bodenmann
2013-07-27
1
-10
/
+167
*
List updates and add list demo - still work in progress
inmarket
2013-07-27
1
-43
/
+45
*
list work in progress
Joel Bodenmann
2013-07-27
1
-5
/
+16
*
list widget - work in progress
Joel Bodenmann
2013-07-25
1
-2
/
+141
*
fixed license headers
Joel Bodenmann
2013-07-21
1
-1
/
+1
*
doxygen updates
Joel Bodenmann
2013-07-21
1
-0
/
+1
*
added list widget dummy
Joel Bodenmann
2013-07-17
1
-0
/
+73