aboutsummaryrefslogtreecommitdiffstats
path: root/gfxconf.example.h
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Fix incorrect naming of GMISC_INVSQRT_... macros.inmarket2013-11-091-2/+2
| * Fix spelling error and migrate demo gfxconf.h changes to all demos including ...inmarket2013-10-281-1/+1
| * uncommented GOS selection in GDISP and GWIN demosJoel Bodenmann2013-10-281-1/+1
| * GMISC invsqrt() function.inmarket2013-10-241-1/+2
| * Add GDISP_NEED_TIMERFLUSH to enable automatic display flushing on a timer.inmarket2013-10-241-0/+1
| * Fix missing case in gdispStreamStop().inmarket2013-10-211-0/+1
| * increased default stack size of the GTimer threadJoel Bodenmann2013-10-211-1/+1
| * Change gfxconf.h to match updated multi-controller supportinmarket2013-10-171-1/+3
| * added label define to gfxconf.hJoel Bodenmann2013-10-171-0/+1
| * Multiple displays across one or more controllers is now fully supported.inmarket2013-10-121-0/+23
| * Updates from main-line codeJoel Bodenmann2013-10-061-0/+1
| * GDISP streaming bug fixesinmarket2013-09-241-16/+15
* | uncommented GOS selection in GDISP and GWIN demosJoel Bodenmann2013-10-281-1/+1
* | increased default stack size of the GTimer threadJoel Bodenmann2013-10-211-1/+1