index
:
avr/qmk/uGFX
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gfxconf.example.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add ability to emulate malloc() and free() to prevent nasty hard to find link...
inmarket
2015-11-27
1
-0
/
+1
*
Make all include paths in ugfx relative.
inmarket
2015-11-21
1
-4
/
+1
*
Add gfxconf.h.example for the new defines
inmarket
2015-11-11
1
-0
/
+2
*
Add support for a PreInit Routine to allow early hardware initialisation
inmarket
2015-11-05
1
-0
/
+1
*
Adding word-wrap support for gdispDrawStringBox() and gdispFillStringBox()
Joel Bodenmann
2015-10-30
1
-0
/
+1
*
Adding missing defines for CMSIS and Keil OS
Joel Bodenmann
2015-10-23
1
-0
/
+1
*
Merge branch 'master' into Keil
inmarket
2015-10-23
1
-0
/
+1
|
\
|
*
Replace all inline definitions with GFXINLINE
inmarket
2015-10-23
1
-0
/
+1
*
|
Merge branch 'master' into Keil
inmarket
2015-10-13
1
-0
/
+2
|
\
|
|
*
Merge branch 'master' into TextEdit
Joel Bodenmann
2015-08-16
1
-1
/
+1
|
|
\
|
*
|
Adding GWIN_FOCUS_HIGHLIGHT_WIDTH
Joel Bodenmann
2015-08-16
1
-0
/
+1
|
*
|
Adding TextEdit dummy widget (not implemented yet)
Joel Bodenmann
2015-08-12
1
-0
/
+1
*
|
|
First attempt at Keil CMSIS support
inmarket
2015-10-12
1
-0
/
+2
|
|
/
|
/
|
*
|
Renaming GFX_NO_OS_INIT to GFX_OS_NO_INIT
Joel Bodenmann
2015-08-16
1
-1
/
+1
|
/
*
Significant improvements in alternative scheduler.
inmarket
2015-07-16
1
-1
/
+3
*
Provide better access to compiler optimisations for the raw scheduler
inmarket
2015-07-08
1
-0
/
+1
*
Add GWIN virtual keyboard widget
inmarket
2015-04-12
1
-0
/
+3
*
Remove unneeded definition
inmarket
2015-02-28
1
-1
/
+0
*
GFILE was not being initialised properly.
inmarket
2015-02-28
1
-0
/
+2
*
Add the ability to flash a gwin window/widget.
inmarket
2015-01-25
1
-0
/
+2
*
Add support and demo for pixmaps (in memory drawing)
inmarket
2015-01-13
1
-0
/
+3
*
New keyboard driver interface with international keyboard support.
inmarket
2015-01-07
1
-0
/
+4
*
New Tabset Widget.
inmarket
2015-01-03
1
-0
/
+2
*
Updates to the slider to fix positioning issues.
inmarket
2014-12-13
1
-0
/
+3
*
Doc updates for multiple mouse support
inmarket
2014-11-26
1
-0
/
+1
*
Add MatrixFloat2D and MatrixFixed2D operations to GMISC.
inmarket
2014-11-21
1
-0
/
+2
*
Fixing font names of newly added DejaVuSans20 and DejaVuSans20_aa
Joel Bodenmann
2014-11-17
1
-0
/
+2
*
Adding GDISP_NEED_ARCSECTOR stuff that was missing
Joel Bodenmann
2014-10-27
1
-0
/
+1
*
New mouse updates. Just need a driver now.
inmarket
2014-09-25
1
-0
/
+10
*
Expose the GDISP_STARTUP_COLOR setting for the initial color of displays
inmarket
2014-09-25
1
-2
/
+2
*
SImplify the options for multiple displays.
inmarket
2014-09-17
1
-4
/
+2
*
gfxconf.example.h multiple display options were in the wrong place.
inmarket
2014-08-23
1
-5
/
+4
*
adding RAWRTOS option to gfxconf.h
Joel Bodenmann
2014-08-20
1
-0
/
+1
*
GL3D GWIN window + demo
inmarket
2014-08-20
1
-0
/
+1
*
GFILE: restructure files, add File Listing, add C String files
inmarket
2014-08-12
1
-3
/
+4
*
Operating System initialisation can now be turned off in gfxconf.h
inmarket
2014-07-29
1
-0
/
+3
*
Add widget tag support (and fix a couple of doxygen problems)
inmarket
2014-07-15
1
-0
/
+1
*
Merge branch 'master' into eCos
inmarket
2014-07-03
1
-1
/
+4
|
\
|
*
Missing gfxconf definitions for the RAW32 port
inmarket
2014-07-03
1
-1
/
+4
|
*
adding RAW32 to gfxconf.example.h
Joel Bodenmann
2014-07-02
1
-0
/
+1
*
|
Add eCos to gfxconf.example.h
inmarket
2014-07-02
1
-0
/
+2
|
/
*
added gfileSync() and autosync feature
Joel Bodenmann
2014-06-29
1
-0
/
+1
*
Fatfs Cleanup
inmarket
2014-06-27
1
-1
/
+1
*
FatFS complete implementation
Joel Bodenmann
2014-06-27
1
-0
/
+1
*
GWIN: Make sure invisible windows are redrawn before visible windows.
inmarket
2014-05-22
1
-0
/
+2
*
Make gfxconf.example.h all comments of the default.
inmarket
2014-05-11
1
-167
/
+172
*
Merge branch 'master' into gwin
Joel Bodenmann
2014-05-10
1
-5
/
+10
|
\
|
*
Merge branch 'freertos'
Joel Bodenmann
2014-05-10
1
-5
/
+10
|
|
\
|
|
*
Introducing GFX_FREERTOS_USE_TRACE
Joel Bodenmann
2014-05-10
1
-6
/
+10
|
|
*
Merge branch 'master' into freertos
Joel Bodenmann
2014-05-04
1
-0
/
+1
|
|
|
\
[next]