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
*
Adding border option to TextEdit widget
Joel Bodenmann
2015-08-14
2
-5
/
+40
*
More work on the TextEdit
Joel Bodenmann
2015-08-14
2
-9
/
+22
*
Prevent buffer overflow
Joel Bodenmann
2015-08-14
1
-0
/
+5
*
CleanUp
Joel Bodenmann
2015-08-14
1
-1
/
+0
*
Adding handler for the DELETE button to the TextEdit widget
Joel Bodenmann
2015-08-14
1
-1
/
+10
*
Optimizing string shift operations by using memcpy()
Joel Bodenmann
2015-08-14
1
-16
/
+6
*
First working Version of TextEdit widget
Joel Bodenmann
2015-08-14
2
-21
/
+129
*
Adding TextEdit rules
Joel Bodenmann
2015-08-14
1
-0
/
+8
*
Cleanup
Joel Bodenmann
2015-08-14
1
-1
/
+1
*
First implementation of widget focus changing using the TAB key
Joel Bodenmann
2015-08-14
1
-25
/
+41
*
Adding gwinIsWidget()
Joel Bodenmann
2015-08-13
2
-8
/
+47
*
Adding gwinSetFocus() and gwinGetFocus()
Joel Bodenmann
2015-08-13
2
-1
/
+47
*
Compiler warning
Joel Bodenmann
2015-08-13
1
-1
/
+1
*
Working on widget focus (not finished yet)
Joel Bodenmann
2015-08-12
1
-14
/
+37
*
First (simple) implementation of textbox behavior
Joel Bodenmann
2015-08-12
1
-4
/
+19
*
Adding TextEdit dummy widget (not implemented yet)
Joel Bodenmann
2015-08-12
7
-2
/
+190
*
Codingstyle
Joel Bodenmann
2015-08-12
1
-5
/
+7
*
Passing keyboard events to widgets (not finished yet)
Joel Bodenmann
2015-08-12
13
-0
/
+81
*
Doxygen update
Joel Bodenmann
2015-07-05
1
-1
/
+1
*
Improving progressbar doxygen
Joel Bodenmann
2015-07-05
1
-1
/
+1
*
Improving label documentation
Joel Bodenmann
2015-06-18
1
-3
/
+7
*
Added ability to compile ugfx as a single file (excluding driver and board fi...
inmarket
2015-06-08
15
-277
/
+313
*
Add the license to the makefiles
inmarket
2015-06-08
1
-0
/
+5
*
Fixing doxygen
Joel Bodenmann
2015-05-16
1
-2
/
+2
*
Fixing doxygen
Joel Bodenmann
2015-05-16
1
-2
/
+2
*
Fixing doxygen
Joel Bodenmann
2015-05-16
1
-1
/
+1
*
Add the ability to change a gwin list selection via the api
inmarket
2015-04-30
2
-0
/
+90
*
Workaround for dynamically sized labels crashing sometimes when the text size...
inmarket
2015-04-29
1
-3
/
+11
*
Remove superfluous forward definition on a container.
inmarket
2015-04-29
1
-3
/
+0
*
Fix a bug in detecting the button area in a frame window
inmarket
2015-04-29
1
-1
/
+1
*
Add GWIN virtual keyboard widget
inmarket
2015-04-12
8
-1
/
+731
*
Background images on GWIN containers had cx and cy interposed.
inmarket
2015-02-28
3
-3
/
+3
*
Compile warning fix for GWIN tabset
inmarket
2015-02-23
1
-0
/
+2
*
Big improvements to GWIN arrow button drawing.
inmarket
2015-02-14
1
-30
/
+142
*
Toggle fixes.
inmarket
2015-02-14
1
-1
/
+1
*
Add the ability to flash a gwin window/widget.
inmarket
2015-01-25
6
-2
/
+163
*
Implement a "Toggle Button" using a checkbox with a custom draw.
inmarket
2015-01-23
2
-0
/
+42
*
Big file rename to reduce problems with brain-dead IDE's that don't handle pr...
inmarket
2015-01-21
11
-10
/
+10
*
New Tabset Widget.
inmarket
2015-01-03
6
-1
/
+787
*
Fix macro problems for gwinShow, gwinHide etc
inmarket
2015-01-03
1
-4
/
+4
*
Small fix for a progressbar
inmarket
2015-01-03
1
-1
/
+2
*
Fix a serious problem with moving and sizing containers, and some visibility ...
inmarket
2015-01-03
2
-58
/
+102
*
Safety protection in creation of extended GWIN types.
inmarket
2015-01-03
1
-0
/
+6
*
Fix 1 pixel display error in checkbox for text on left rendering.
inmarket
2014-12-16
1
-1
/
+13
*
Updates to the slider to fix positioning issues.
inmarket
2014-12-13
2
-15
/
+59
*
Extended slider events. Updated the demo to match.
inmarket
2014-12-06
2
-60
/
+122
*
Fix compiler warnings.
inmarket
2014-11-15
1
-2
/
+2
*
Adding missing GWIN wrapper for ArcSectors functions
Joel Bodenmann
2014-10-28
2
-1
/
+63
*
Merge branch 'master' into newmouse
Joel Bodenmann
2014-10-26
1
-1
/
+1
|
\
|
*
compiler warning
Joel Bodenmann
2014-10-26
1
-1
/
+1
[next]