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
*
Revert "slider does not change position if disabled"
inmarket
2014-05-01
1
-4
/
+0
*
slider does not change position if disabled
Joel Bodenmann
2014-04-30
1
-0
/
+4
*
Added gwinEnable() and gwinDisable()
Joel Bodenmann
2014-04-30
1
-0
/
+18
*
doxygen
Joel Bodenmann
2014-04-29
1
-2
/
+2
*
New label attribute is const. Also updated comments.
inmarket
2014-04-29
2
-5
/
+9
*
typo
Joel Bodenmann
2014-04-28
1
-1
/
+1
*
Added gwinLabelSetAttribute()
Joel Bodenmann
2014-04-28
2
-4
/
+67
*
Added gwinListEnableRender()
Joel Bodenmann
2014-04-26
2
-0
/
+34
*
Fixing progressbar bug
Joel Bodenmann
2014-04-26
1
-9
/
+25
*
Fixing gwin progressbar destroying process
Joel Bodenmann
2014-04-23
1
-1
/
+10
*
Added gwinProgressbarReset()
Joel Bodenmann
2014-04-23
1
-0
/
+9
*
Added gwinProgressbarStop()
Joel Bodenmann
2014-04-23
2
-0
/
+20
*
Fill in some doxygen Todo's
inmarket
2014-03-30
1
-1
/
+1
*
doxygen fixes
Joel Bodenmann
2014-03-28
16
-15
/
+17
*
Fix to ensure correct clearing of consoles when being redrawn.
inmarket
2014-03-05
1
-3
/
+10
*
Add support for ANSI like escape sequences to control display color and attri...
inmarket
2014-03-04
3
-7
/
+194
*
Integrate the include files with each module. Simplifies structure of code.
inmarket
2014-02-19
29
-13
/
+3269
*
Update gwin Images to properly use new GFILE based images
inmarket
2014-02-07
1
-53
/
+2
*
Removing compiler warnings from new list code
inmarket
2014-02-07
1
-2
/
+2
*
added deinit() routines for all modules (not implemented so far)
Joel Bodenmann
2014-02-02
3
-3
/
+30
*
whitespaces
Joel Bodenmann
2014-02-02
1
-0
/
+2
*
removing casts of gfxAlloc() return value as that is the whole idea behind ha...
Joel Bodenmann
2014-02-02
3
-3
/
+3
*
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
*
Updates to console history. This now works well.
inmarket
2014-01-17
1
-96
/
+252
*
Revert "removed unnecessary macro"
Joel Bodenmann
2014-01-04
1
-0
/
+1
*
GWIN_CONSOLE_NEED_HISTORY -> GWIN_CONSOLE_USE_HISTORY
Joel Bodenmann
2014-01-03
1
-7
/
+7
*
removed unnecessary macro
Joel Bodenmann
2014-01-02
1
-1
/
+0
*
added warning about unfinished feature
Joel Bodenmann
2013-12-18
1
-0
/
+5
*
first implementation of console buffer. This has to be tested first - might c...
Joel Bodenmann
2013-12-18
2
-21
/
+113
*
GWIN console visible bug fix
Joel Bodenmann
2013-12-11
1
-0
/
+12
*
compiler warning
Joel Bodenmann
2013-12-02
1
-1
/
+2
*
Added progressbar widget (demos still to do)
Joel Bodenmann
2013-12-01
2
-0
/
+295
*
gwinSliderSetPosition() fixed (calls _gwidgetRedraw() instead of gwinRedraw()
Joel Bodenmann
2013-12-01
1
-1
/
+1
*
gwinSliderSetPosition() automatically redraws the widget
Joel Bodenmann
2013-12-01
1
-0
/
+2
*
Fix compile error
inmarket
2013-11-23
1
-1
/
+1
*
Use the GTimer thread for full screen redraws when available to save applicat...
inmarket
2013-11-17
1
-0
/
+21
*
Add support to GWIN for a routine that can redraw an entire display (subject ...
inmarket
2013-11-16
2
-92
/
+88
*
No doxygen comments in any C file now. They are all in the h files
inmarket
2013-10-28
1
-1
/
+1
*
Bugfix... how could we miss this?
Joel Bodenmann
2013-10-28
1
-0
/
+2
*
Add multiple display support to GWIN.
inmarket
2013-10-24
12
-197
/
+202
*
Fix invalid return value in gwin/lists.c
inmarket
2013-10-24
1
-1
/
+1
*
fixed label bugs
Joel Bodenmann
2013-10-24
1
-2
/
+3
*
Added gwinLabelSetBorder()
Joel Bodenmann
2013-10-24
1
-5
/
+30
*
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
*
compiler warnings
Joel Bodenmann
2013-10-21
1
-0
/
+2
*
Fix bug where freed memory is written to.
inmarket
2013-09-19
1
-3
/
+4
[next]