aboutsummaryrefslogtreecommitdiffstats
path: root/gfxconf.example.h
Commit message (Expand)AuthorAgeFilesLines
* adding RAW32 to gfxconf.example.hJoel Bodenmann2014-07-021-0/+1
* 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
| | |\ \ \ \
| | * | | | | docJoel Bodenmann2014-02-011-0/+1
* | | | | | | All compiling.inmarket2014-05-101-0/+1
* | | | | | | Multiple changes to GWIN to support containers.inmarket2014-05-101-0/+3
* | | | | | | Merge branch 'master' into gwininmarket2014-05-091-2/+1
|\| | | | | |
| * | | | | | Remove superfluous entries in gfxconf.example.hinmarket2014-05-091-2/+0
| * | | | | | Introducing GWIN_PROGRESSBAR_AUTO for the automatic incremental function of t...Joel Bodenmann2014-05-081-0/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'master' into gwininmarket2014-05-011-0/+2
|\| | | | |
| * | | | | Much improved appearance for buttons and tabs.inmarket2014-05-011-0/+1
| | |_|_|/ | |/| | |
| * | | | Added gwinLabelSetAttribute()Joel Bodenmann2014-04-281-0/+3
* | | | | Merge branch 'master' of https://bitbucket.org/Tectu/ugfx into gwinJoel Bodenmann2014-04-201-4/+4
|\| | | |
| * | | | Fix incorrect spelling of fixed font names in the example gfxconf.hinmarket2014-03-221-3/+3
| * | | | Move queued buffer code from gaudio into gqueueinmarket2014-03-201-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'master' into gwininmarket2014-03-141-11/+7
|\| | |
| * | | Combine GAUDIN and GAUDOUT into a single GAUDIO module.inmarket2014-03-111-9/+4
| * | | whitespacesJoel Bodenmann2014-03-041-1/+1
| * | | whitespacesJoel Bodenmann2014-03-041-3/+3
| * | | Add support for ANSI like escape sequences to control display color and attri...inmarket2014-03-041-0/+1
| | |/ | |/|
* | | Merge branch 'master' into gwininmarket2014-02-151-1/+24
|\| |
| * | Integrate gfile build filesinmarket2014-02-071-1/+24
| |/
* | Merge branch 'master' into gwinJoel Bodenmann2014-02-021-0/+1
|\|
| * gfxconf.example.hJoel Bodenmann2014-02-011-0/+1
* | Merge branch 'master' into gwininmarket2014-01-171-3/+5
|\|
| * Updates to console history. This now works well.inmarket2014-01-171-3/+5
* | initial version of frames - still work in progress, DO NOT USE!!!Joel Bodenmann2014-01-061-0/+1
* | basic implementation of parent/child (no flag handling done yet)Joel Bodenmann2014-01-041-1/+1
|/
* GWIN_CONSOLE_NEED_HISTORY -> GWIN_CONSOLE_USE_HISTORYJoel Bodenmann2014-01-031-1/+1
* whitespacesJoel Bodenmann2014-01-031-5/+5
* gfxconf.h fixesJoel Bodenmann2014-01-031-22/+24
* Refactored gfxconf.example.hJoel Bodenmann2014-01-031-179/+197
* GDISP startup logo now optionalJoel Bodenmann2013-12-161-0/+1
* Removed TDISP moduleJoel Bodenmann2013-12-111-6/+1
* Added progressbar widget (demos still to do)Joel Bodenmann2013-12-011-0/+1
* Reliability fixes for uGFXnet running on LWIP.inmarket2013-11-171-0/+1
* Minor updates to LWIP support for uGFXnet.inmarket2013-11-171-0/+1
* Update gfxconf.example.h with new values for the GDISP uGFXnet driver.inmarket2013-11-161-4/+7
* merging GDISPStreamingJoel Bodenmann2013-11-101-15/+45
|\
| * Add support for a default application orientation.inmarket2013-11-091-0/+1