index
:
avr/qmk/uGFX
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixing doxygen
Joel Bodenmann
2015-08-14
1
-2
/
+2
*
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
*
Doxygen fix
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
*
Fixing include
Joel Bodenmann
2015-08-10
1
-1
/
+1
*
Significant improvements in alternative scheduler.
inmarket
2015-07-16
15
-1411
/
+1121
*
Fixing syntax errors in order to be able to compile scheduler code (still not...
Joel Bodenmann
2015-07-12
1
-45
/
+45
*
Some fixes in ASM code
Joel Bodenmann
2015-07-12
1
-11
/
+11
*
Merge branch 'master' into Alternate_Raw32_Scheduler
inmarket
2015-07-08
4
-10
/
+24
|
\
|
*
Provide better access to compiler optimisations for the raw scheduler
inmarket
2015-07-08
3
-9
/
+23
|
*
Allow a zero sized clipping region
inmarket
2015-07-08
1
-1
/
+1
*
|
Merge branch 'master' into Alternate_Raw32_Scheduler
inmarket
2015-07-08
2
-2
/
+2
|
\
|
|
*
Correction of stackbase for mingw32
inmarket
2015-07-08
2
-2
/
+2
*
|
Alternate Raw32 scheduler.
inmarket
2015-07-08
2
-111
/
+256
|
/
*
Fix single file make issues with GOS Raw32 on the Win32 platform.
inmarket
2015-07-08
1
-1
/
+10
*
Merge remote-tracking branch 'origin/master'
inmarket
2015-07-08
3
-3
/
+3
|
\
|
*
Fixing stack alignment issue in Arduino scheduler
Joel Bodenmann
2015-07-08
1
-1
/
+1
|
*
Fixing stack alignment issue in RAW32 scheduler
Joel Bodenmann
2015-07-08
1
-1
/
+1
|
*
Doxygen update
Joel Bodenmann
2015-07-05
1
-1
/
+1
*
|
Spelling fixes.
inmarket
2015-07-08
1
-2
/
+2
|
/
*
Improving progressbar doxygen
Joel Bodenmann
2015-07-05
1
-1
/
+1
*
Improving Pixmap API
Joel Bodenmann
2015-07-03
2
-8
/
+8
*
Improving type definition inclusion in RAW32 port
Joel Bodenmann
2015-07-02
1
-2
/
+6
*
Fixing ChibiOS/RT 3.x port
Joel Bodenmann
2015-06-19
1
-1
/
+2
*
Improvind doxygen
Joel Bodenmann
2015-06-18
1
-5
/
+40
*
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
45
-306
/
+557
*
Add the license to the makefiles
inmarket
2015-06-08
12
-0
/
+60
*
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
5
-5
/
+9
*
Fix to LLD driver color conversions.
inmarket
2015-05-10
1
-2
/
+2
*
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
9
-2
/
+736
*
More GOS arduino files - oops missed them last commit.
inmarket
2015-04-07
2
-0
/
+652
*
Add Arduino as a full GOS supported operating system (even though it is reall...
inmarket
2015-04-07
4
-3
/
+13
*
Fix in color conversions for some strange compilers that don't do macro expan...
inmarket
2015-04-07
1
-9
/
+9
*
Add more pixel format support
inmarket
2015-04-07
1
-1
/
+5
*
Small fix for scrolling
inmarket
2015-04-07
1
-1
/
+3
[next]