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_label.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make all include paths in ugfx relative.
inmarket
2015-11-21
1
-1
/
+1
*
Adding rendering functions to label widget to control text justification
Joel Bodenmann
2015-11-07
1
-12
/
+29
*
Revert "Adding justification parameter to gwinLabelCreate()"
Joel Bodenmann
2015-11-07
1
-10
/
+7
*
Revert "Adding gwinLabelSetJustification() as it costs basically nothing"
Joel Bodenmann
2015-11-07
1
-9
/
+0
*
Adding gwinLabelSetJustification() as it costs basically nothing
Joel Bodenmann
2015-11-06
1
-0
/
+9
*
Adding justification parameter to gwinLabelCreate()
Joel Bodenmann
2015-11-06
1
-7
/
+10
*
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
-0
/
+2
*
Workaround for dynamically sized labels crashing sometimes when the text size...
inmarket
2015-04-29
1
-3
/
+11
*
Rename lots of files to help prevent compile time name conflicts.
inmarket
2014-08-20
1
-0
/
+168