index
:
avr/qmk/uGFX
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gwin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tidy up flags for custom redraw routines
inmarket
2016-02-27
7
-14
/
+14
*
Adding missing default definitions of several macros
Joel Bodenmann
2016-02-21
1
-0
/
+23
*
Move GWIN widget internal flags into the public header so that all the state ...
Joel Bodenmann
2016-02-18
8
-15
/
+15
*
Move GWIN widget internal flags into the public header so that all the state ...
inmarket
2016-02-17
16
-47
/
+93
*
Change non-widget GWIN objects to always ensure their initial display is flus...
inmarket
2016-02-13
3
-0
/
+3
*
Updates to GWIN slider and progressbar Image draw routines to prevent overwri...
inmarket
2016-02-13
2
-12
/
+12
*
Add GWIN_FRAME_KEEPONCLOSE flag to prevent destruction of a frame on close
inmarket
2016-02-10
2
-10
/
+13
*
Fix enabled bug
inmarket
2015-12-22
1
-1
/
+6
*
Cleanup
inmarket
2015-12-22
1
-1
/
+0
*
Fixing 'progress' color of built-in widget styles
Joel Bodenmann
2015-12-19
1
-2
/
+2
*
Compiler warning
Joel Bodenmann
2015-12-19
1
-0
/
+2
*
Fixing textedit widget rendering
Joel Bodenmann
2015-12-19
1
-10
/
+14
*
Removing obsolete code
Joel Bodenmann
2015-12-18
1
-5
/
+0
*
Fixing progressbar widget rendering
Joel Bodenmann
2015-12-18
1
-5
/
+6
*
Fixing slider widget rendering
Joel Bodenmann
2015-12-18
1
-1
/
+1
*
Fixing slider widget rendering
Joel Bodenmann
2015-12-18
1
-10
/
+13
*
Allowing the cursor to be set anywhere in the string of a TextEdit widget
Joel Bodenmann
2015-12-13
1
-1
/
+26
*
Removing superfluous struct declaration
Joel Bodenmann
2015-12-13
1
-3
/
+0
*
Improving keyboard widget default renderer (thanks to TriZet)
Joel Bodenmann
2015-12-10
1
-70
/
+150
*
Improving keyboard widget default renderer (thanks to TriZet)
Joel Bodenmann
2015-12-09
1
-31
/
+50
*
Fixing compiler errors for non-gcc compilers
Joel Bodenmann
2015-12-08
1
-1
/
+2
*
Warning removal as supplied by woodstck
inmarket
2015-11-25
2
-2
/
+2
*
Make all include paths in ugfx relative.
inmarket
2015-11-21
22
-43
/
+43
*
More compiler specific stuff
inmarket
2015-11-18
1
-4
/
+0
*
Fixing conflicting type qualifiers for ‘VirtualKeyboard_English1’
Joel Bodenmann
2015-11-15
1
-1
/
+1
*
Removing superfluous paranthesis
Joel Bodenmann
2015-11-15
1
-1
/
+1
*
Fix virtual keyboard
Woody Hawthorne
2015-11-15
2
-3
/
+3
*
Fixing typo in macros
Joel Bodenmann
2015-11-14
1
-1
/
+1
*
Fix compiler detection for Keil uVision V5
inmarket
2015-11-12
1
-1
/
+1
*
More compiler define fixes
inmarket
2015-11-11
1
-1
/
+1
*
Fixing compiler errors for non-GCC compilers
Joel Bodenmann
2015-11-08
1
-4
/
+12
*
Adding GFX_COMPILER_ARMCC and GFX_COMPILER_KEIL
Joel Bodenmann
2015-11-07
1
-1
/
+1
*
Doxygen
Joel Bodenmann
2015-11-07
18
-10
/
+45
*
Fixing compiler errors for non-GCC compilers
Joel Bodenmann
2015-11-07
1
-7
/
+6
*
Adding rendering functions to label widget to control text justification
Joel Bodenmann
2015-11-07
2
-14
/
+53
*
Revert "Adding justification parameter to gwinLabelCreate()"
Joel Bodenmann
2015-11-07
2
-15
/
+9
*
Revert "Adding gwinLabelSetJustification() as it costs basically nothing"
Joel Bodenmann
2015-11-07
2
-19
/
+0
*
Comment fix
Joel Bodenmann
2015-11-06
1
-1
/
+1
*
Adding gwinLabelSetJustification() as it costs basically nothing
Joel Bodenmann
2015-11-06
2
-0
/
+19
*
Adding justification parameter to gwinLabelCreate()
Joel Bodenmann
2015-11-06
2
-9
/
+15
*
Adding missing GDISP_NEED_CLIP around clipping call in list widget renderer
Joel Bodenmann
2015-11-06
1
-1
/
+3
*
Fixing bug created by commit [86aef59]
Woody Hawthorne
2015-11-04
1
-1
/
+1
*
More doxygen improvements
Joel Bodenmann
2015-11-03
12
-158
/
+200
*
Doxygen (documenting each built-in rendering function for widgets)
Joel Bodenmann
2015-11-03
15
-215
/
+562
*
Adding support for ChibiOS/RT 3.x to console widget streams
Joel Bodenmann
2015-11-02
1
-0
/
+11
*
Fixing compiler warnings/errors
Joel Bodenmann
2015-10-21
1
-12
/
+15
*
Fixing wrong macro default value definition
Joel Bodenmann
2015-10-20
1
-1
/
+1
*
Adding boarder highlight if focused to checkbox widget
Joel Bodenmann
2015-10-19
1
-0
/
+6
*
Fixing checkbox keyboard handler
Joel Bodenmann
2015-10-19
1
-1
/
+1
*
Adding boarder highlight if focused to button widget
Joel Bodenmann
2015-10-19
1
-0
/
+6
[next]