aboutsummaryrefslogtreecommitdiffstats
path: root/gfxconf.example.h
Commit message (Expand)AuthorAgeFilesLines
* Add support for a PreInit Routine to allow early hardware initialisationinmarket2015-11-051-0/+1
* Adding word-wrap support for gdispDrawStringBox() and gdispFillStringBox()Joel Bodenmann2015-10-301-0/+1
* Adding missing defines for CMSIS and Keil OSJoel Bodenmann2015-10-231-0/+1
* Merge branch 'master' into Keilinmarket2015-10-231-0/+1
|\
| * Replace all inline definitions with GFXINLINEinmarket2015-10-231-0/+1
* | Merge branch 'master' into Keilinmarket2015-10-131-0/+2
|\|
| * Merge branch 'master' into TextEditJoel Bodenmann2015-08-161-1/+1
| |\
| * | Adding GWIN_FOCUS_HIGHLIGHT_WIDTHJoel Bodenmann2015-08-161-0/+1
| * | Adding TextEdit dummy widget (not implemented yet)Joel Bodenmann2015-08-121-0/+1
* | | First attempt at Keil CMSIS supportinmarket2015-10-121-0/+2
| |/ |/|
* | Renaming GFX_NO_OS_INIT to GFX_OS_NO_INITJoel Bodenmann2015-08-161-1/+1
|/
* Significant improvements in alternative scheduler.inmarket2015-07-161-1/+3
* Provide better access to compiler optimisations for the raw schedulerinmarket2015-07-081-0/+1
* Add GWIN virtual keyboard widgetinmarket2015-04-121-0/+3
* Remove unneeded definitioninmarket2015-02-281-1/+0
* GFILE was not being initialised properly.inmarket2015-02-281-0/+2
* Add the ability to flash a gwin window/widget.inmarket2015-01-251-0/+2
* Add support and demo for pixmaps (in memory drawing)inmarket2015-01-131-0/+3
* New keyboard driver interface with international keyboard support.inmarket2015-01-071-0/+4
* New Tabset Widget.inmarket2015-01-031-0/+2
* Updates to the slider to fix positioning issues.inmarket2014-12-131-0/+3
* Doc updates for multiple mouse supportinmarket2014-11-261-0/+1
* Add MatrixFloat2D and MatrixFixed2D operations to GMISC.inmarket2014-11-211-0/+2
* Fixing font names of newly added DejaVuSans20 and DejaVuSans20_aaJoel Bodenmann2014-11-171-0/+2
* Adding GDISP_NEED_ARCSECTOR stuff that was missingJoel Bodenmann2014-10-271-0/+1
* New mouse updates. Just need a driver now.inmarket2014-09-251-0/+10
* Expose the GDISP_STARTUP_COLOR setting for the initial color of displaysinmarket2014-09-251-2/+2
* SImplify the options for multiple displays.inmarket2014-09-171-4/+2
* gfxconf.example.h multiple display options were in the wrong place.inmarket2014-08-231-5/+4
* adding RAWRTOS option to gfxconf.hJoel Bodenmann2014-08-201-0/+1
* GL3D GWIN window + demoinmarket2014-08-201-0/+1
* GFILE: restructure files, add File Listing, add C String filesinmarket2014-08-121-3/+4
* Operating System initialisation can now be turned off in gfxconf.hinmarket2014-07-291-0/+3
* Add widget tag support (and fix a couple of doxygen problems)inmarket2014-07-151-0/+1
* Merge branch 'master' into eCosinmarket2014-07-031-1/+4
|\
| * Missing gfxconf definitions for the RAW32 portinmarket2014-07-031-1/+4
| * adding RAW32 to gfxconf.example.hJoel Bodenmann2014-07-021-0/+1
* | Add eCos to gfxconf.example.hinmarket2014-07-021-0/+2
|/
* added gfileSync() and autosync featureJoel Bodenmann2014-06-291-0/+1
* Fatfs Cleanupinmarket2014-06-271-1/+1
* FatFS complete implementationJoel Bodenmann2014-06-271-0/+1
* GWIN: Make sure invisible windows are redrawn before visible windows.inmarket2014-05-221-0/+2
* Make gfxconf.example.h all comments of the default.inmarket2014-05-111-167/+172
* Merge branch 'master' into gwinJoel Bodenmann2014-05-101-5/+10
|\
| * Merge branch 'freertos'Joel Bodenmann2014-05-101-5/+10
| |\
| | * Introducing GFX_FREERTOS_USE_TRACEJoel Bodenmann2014-05-101-6/+10
| | * Merge branch 'master' into freertosJoel Bodenmann2014-05-041-0/+1
| | |\
| | * \ Merge branch 'master' into freertosJoel Bodenmann2014-04-301-4/+7
| | |\ \
| | * \ \ Merge branch 'master' into freertosinmarket2014-03-141-11/+7
| | |\ \ \
| | * \ \ \ Merge branch 'master' into freertosinmarket2014-02-151-1/+24
| | |\ \ \ \