aboutsummaryrefslogtreecommitdiffstats
path: root/gfxconf.example.h
Commit message (Expand)AuthorAgeFilesLines
* Adding Qt GOS portJoel Bodenmann2016-07-191-0/+1
* Merge branch 'translation'Joel Bodenmann2016-02-271-0/+6
|\
| * GTRANS module skeletonJoel Bodenmann2016-02-071-0/+6
* | Add PNG image support - Does not support interlaced PNG'sinmarket2016-02-271-8/+23
|/
* Revert "Setting the default heap size to 5120 bytes to avoid confusion due to...Joel Bodenmann2016-01-111-1/+1
* Setting the default heap size to 5120 bytes to avoid confusion due to linker ...Joel Bodenmann2016-01-081-1/+1
* Merge branch 'master' of https://bitbucket.org/Tectu/ugfxJoel Bodenmann2015-11-271-0/+1
|\
| * Add ability to emulate malloc() and free() to prevent nasty hard to find link...inmarket2015-11-271-0/+1
* | Adding support for NIOS-II platformJoel Bodenmann2015-11-271-0/+1
|/
* Make all include paths in ugfx relative.inmarket2015-11-211-4/+1
* Add gfxconf.h.example for the new definesinmarket2015-11-111-0/+2
* 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