index
:
avr/qmk/uGFX
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improving doxygen
Joel Bodenmann
2015-08-16
4
-95
/
+100
*
Adding color to widget style for focused widgets
Joel Bodenmann
2015-08-14
4
-11
/
+24
*
Adding missing break statement
Joel Bodenmann
2015-08-14
1
-1
/
+1
*
Adding TextEdit demo
Joel Bodenmann
2015-08-14
3
-0
/
+213
*
Adding border option to TextEdit widget
Joel Bodenmann
2015-08-14
2
-5
/
+40
*
More work on the TextEdit
Joel Bodenmann
2015-08-14
5
-13
/
+58
*
Adding more font metrics
Joel Bodenmann
2015-08-14
2
-1
/
+5
*
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
*
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
3
-1
/
+49
*
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
8
-2
/
+191
*
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
*
Merge branch 'master' into Alternate_Raw32_Scheduler
Joel Bodenmann
2015-07-24
1
-3
/
+9
|
\
|
*
Fixing STM32LTDC driver for STM32F4 series
Joel Bodenmann
2015-07-24
1
-3
/
+9
*
|
STM32LTDC Cleanup and support for 180 degree rotation
Joel Bodenmann
2015-07-24
1
-31
/
+62
*
|
Revert unnecessary change in the sliders demo config file from previous commit
Joel Bodenmann
2015-07-22
1
-1
/
+0
*
|
Adding first version of STM32F7 discovery touch driver
Joel Bodenmann
2015-07-22
6
-206
/
+222
*
|
Adding FT5336 touch driver. Not tested yet.
Joel Bodenmann
2015-07-21
8
-5
/
+697
*
|
Significant improvements in alternative scheduler.
inmarket
2015-07-16
20
-1415
/
+1130
*
|
STM32F746 cleanup
inmarket
2015-07-16
2
-4
/
+1
*
|
Merge branch 'master' into Alternate_Raw32_Scheduler
inmarket
2015-07-13
2
-77
/
+215
|
\
|
|
*
STM32F746Discovery board file now HAL free (SDRAM still to go)
Joel Bodenmann
2015-07-13
1
-75
/
+213
|
*
Updating gmake scripts readme.txt
Joel Bodenmann
2015-07-12
1
-2
/
+2
|
*
Adding readme to bubbles demo
Joel Bodenmann
2015-07-12
1
-0
/
+4
|
*
Cleaning up config file of bubbles demo
Joel Bodenmann
2015-07-12
1
-17
/
+17
*
|
Adding readme to bubbles demo
Joel Bodenmann
2015-07-12
1
-0
/
+4
*
|
Cleaning up config file of bubbles demo
Joel Bodenmann
2015-07-12
1
-17
/
+17
*
|
Fixing syntax errors in order to be able to compile scheduler code (still not...
Joel Bodenmann
2015-07-12
1
-45
/
+45
*
|
Merge branch 'master' into Alternate_Raw32_Scheduler
Joel Bodenmann
2015-07-12
1
-15
/
+1
|
\
|
|
*
Fixing broken macro in STM32LTDC driver (sorry for being stupid)
Joel Bodenmann
2015-07-12
1
-15
/
+1
|
*
Cleanup STM32LTDC driver
Joel Bodenmann
2015-07-12
1
-14
/
+26
*
|
Some fixes in ASM code
Joel Bodenmann
2015-07-12
1
-11
/
+11
*
|
Cleanup STM32LTDC driver
Joel Bodenmann
2015-07-12
1
-14
/
+26
*
|
Merge branch 'master' into Alternate_Raw32_Scheduler
Joel Bodenmann
2015-07-12
30
-7
/
+6882
|
\
|
|
*
Adding DMA2D to STM32F429i-Discovery
Joel Bodenmann
2015-07-12
3
-0
/
+127
|
*
Adding DMA2D support to STM32LTDC driver
Joel Bodenmann
2015-07-12
3
-2
/
+126
[next]