aboutsummaryrefslogtreecommitdiffstats
path: root/gfxconf.example.h
Commit message (Expand)AuthorAgeFilesLines
* For all source files update integer types to the new gI8 etc type namesinmarket2018-11-031-0/+1
* gThreadpriorityLow/Normal/High to replace LOW_/NORMAL_/HIGH_PRIORITYinmarket2018-07-081-1/+1
* Added type gOrientation to replace V2.x orientation_t, and values gOrientatio...inmarket2018-07-081-1/+1
* Change new colors to GFX_RED instead of GFXRED. Use the new color defsinmarket2018-03-101-1/+1
* First set of V3 macro changesinmarket2018-02-271-214/+219
* Added support for specifying calibration fonts and textinmarket2018-02-241-0/+4
* Adding Zephyr portJoel Bodenmann2017-09-201-0/+1
* Add support for CMSIS V2 OS's eg RTX5inmarket2017-08-161-0/+2
* Fix font baseline_x problem, decrease word-wrap stack usage, add text justifi...inmarket2017-03-111-0/+2
* FEATURE: Significantly improved the FreeRTOS portinmarket2017-03-041-0/+2
* Adding GDISP_IMAGE_GIF_BLIT_BUFFER_SIZE configuration optionJoel Bodenmann2017-01-101-0/+1
* Adding GDISP_IMAGE_PNG_Z_BUFFER_SIZE configuration optionJoel Bodenmann2017-01-101-0/+1
* Adding GDISP_IMAGE_PNG_FILE_BUFFER_SIZE configuration optionJoel Bodenmann2017-01-101-0/+1
* Adding GDISP_IMAGE_PNG_BLIT_BUFFER_SIZE configuration optionJoel Bodenmann2017-01-101-0/+1
* Fixing whitespaceJoel Bodenmann2017-01-101-1/+1
* Adding GDISP_IMAGE_BMP_BLIT_BUFFER_SIZE configuration optionJoel Bodenmann2017-01-101-0/+1
* Adding missing option GFILE_NEED_USERFS to gfxconf.example.hJoel Bodenmann2017-01-091-0/+1
* Add the ability to display the detected compilerinmarket2016-12-061-0/+1
* Adding gmiscHittestPoly()Joel Bodenmann2016-11-141-0/+1
* New dual circle drawing in GDISPinmarket2016-11-091-0/+1
* 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