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
*
Fix progressbar bounds checking and decrementing
inmarket
2016-11-08
1
-24
/
+19
*
Fix keyboard handling for gwin checkbox and button
inmarket
2016-08-24
2
-11
/
+10
*
Tidy up function names in the gwin virtual keyboard
inmarket
2016-08-24
1
-6
/
+6
*
Fix function SendKeyboardEvent name conflict in single file build
Oleg Gerasimov
2016-08-20
1
-6
/
+6
*
Fixing crash when passing NULL to gwinSetStyle()
Joel Bodenmann
2016-08-07
1
-2
/
+2
*
Minor WM_Raise tidy up
Andrew Hannam
2016-07-28
1
-1
/
+1
*
Minor fix in slider widget documentation
Joel Bodenmann
2016-07-26
1
-2
/
+2
*
Fixing bug in WM_Raise()
Joel Bodenmann
2016-07-25
1
-12
/
+14
*
FIx bug where WM_Raise doesn't raise children if the parent is raised.
Andrew Hannam
2016-07-25
1
-0
/
+29
*
fixing ellipse button drawing
Matt Brejza
2016-07-14
1
-2
/
+2
*
Add gwinPrintg() and fix null pointer handling in sprintg()
Andrew Hannam
2016-07-10
2
-0
/
+56
*
Merged in mattbrejza/ugfx/list_toggle_scroll (pull request #23)
Andrew Hannam
2016-07-09
1
-0
/
+17
|
\
|
*
Added ability for List to scroll when navigted via toggle
Matt Brejza
2016-06-25
1
-0
/
+17
*
|
Enhancing toggle support for widgets
Matt Brejza
2016-06-25
1
-2
/
+26
|
/
*
Fixing bug where the list item count wasn't decremented when an item was removed
Joel Bodenmann
2016-05-21
1
-0
/
+1
*
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
[next]