aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'master' of https://bitbucket.org/Tectu/ugfxJoel Bodenmann2014-05-301-0/+4
|\
| * Missing header file required for some OS'sinmarket2014-05-221-0/+4
* | fixing frame close button actionJoel Bodenmann2014-05-301-1/+1
* | frame widget render improvementsJoel Bodenmann2014-05-301-6/+48
|/
* GWIN: Make sure invisible windows are redrawn before visible windows.inmarket2014-05-224-79/+121
* Significant changes to the window redrawing methodology.inmarket2014-05-2114-636/+832
* Reworking the GWIN doxygen documentation.Joel Bodenmann2014-05-2032-156/+86
* gfxExit() fix for ChibiOS/RT 3.xJoel Bodenmann2014-05-191-1/+2
* Doxygen typoJoel Bodenmann2014-05-151-1/+1
* Bug fixes to sprintg() and fix to incomplete scang() implementation.inmarket2014-05-121-59/+113
* Progressbar GWIN_PROGRESSBAR_AUTO feature fixJoel Bodenmann2014-05-111-2/+2
* Doxygen fixesJoel Bodenmann2014-05-112-2/+3
* GFILE bug fixJoel Bodenmann2014-05-111-9/+9
* GFILE rules bug fixJoel Bodenmann2014-05-111-1/+1
* Added gwinShow() and gwinHide() macro wrappersJoel Bodenmann2014-05-111-0/+18
* Container and Frame updates.inmarket2014-05-116-64/+126
* Better redrawing when doing a forced change of default style.inmarket2014-05-111-0/+2
* Visible and Enabled GWIN bug fixinmarket2014-05-111-2/+2
* Add gdispContrastColor() and remove divides from gdispBlendColors()inmarket2014-05-112-3/+23
* spellinginmarket2014-05-111-1/+1
* spacinginmarket2014-05-111-1/+1
* frame fixesinmarket2014-05-113-13/+15
* Merge branch 'master' into gwinJoel Bodenmann2014-05-1014-51/+302
|\
| * Merge branch 'freertos'Joel Bodenmann2014-05-106-4/+302
| |\
| | * freertos port cleanupJoel Bodenmann2014-05-102-7/+10
| | * Introducing GFX_FREERTOS_USE_TRACEJoel Bodenmann2014-05-104-9/+20
| | * Merge branch 'master' into freertosJoel Bodenmann2014-05-061-1/+1
| | |\
| | * \ Merge branch 'master' into freertosJoel Bodenmann2014-05-0411-193/+321
| | |\ \
| | * | | Fix some typos and implement gfxSleepMilliseconds().Winfred Lu2014-05-043-32/+18
| | * | | Merge branch 'master' into freertosJoel Bodenmann2014-04-3046-723/+1033
| | |\ \ \
| | * | | | Add SemWaitI() to FreeRTOSinmarket2014-03-142-0/+15
| | * | | | Merge branch 'master' into freertosinmarket2014-03-1435-715/+1364
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'master' into freertosinmarket2014-02-19102-150/+11223
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' into freertosinmarket2014-02-1513-268/+1509
| | |\ \ \ \ \ \
| | * | | | | | | fixed macrosJoel Bodenmann2014-02-091-1/+2
| | * | | | | | | Merge branch 'master' into freertosinmarket2014-02-072-11/+11
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'master' into freertosinmarket2014-02-0319-38/+237
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | fixed file inclusionJoel Bodenmann2014-02-021-0/+1
| | * | | | | | | | | whitespacesJoel Bodenmann2014-02-011-4/+5
| | * | | | | | | | | updateJoel Bodenmann2014-02-011-6/+4
| | * | | | | | | | | some cleanupJoel Bodenmann2014-02-011-6/+5
| | * | | | | | | | | initial public release of FreeRTOS port (does still need some cleanup)Joel Bodenmann2014-02-011-0/+151
| * | | | | | | | | | doxygen cleanupJoel Bodenmann2014-05-108-47/+0
* | | | | | | | | | | frame rendering bug fixJoel Bodenmann2014-05-101-1/+1
* | | | | | | | | | | All compiling.inmarket2014-05-108-86/+213
* | | | | | | | | | | Oops - missed this one. Not ready for prime time yet though.inmarket2014-05-101-1/+6
* | | | | | | | | | | Multiple changes to GWIN to support containers.inmarket2014-05-1020-417/+681
* | | | | | | | | | | Merge branch 'master' into gwininmarket2014-05-0918-127/+311
|\| | | | | | | | | |
| * | | | | | | | | | Re-order GWIN sys_rules to simplify ready for new functionality.inmarket2014-05-091-23/+30
| * | | | | | | | | | GWIN label bug fix and simplificationinmarket2014-05-091-18/+9