aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Adding GWIN container demoJoel Bodenmann2014-05-113-0/+146
|
* Progressbar GWIN_PROGRESSBAR_AUTO feature fixJoel Bodenmann2014-05-111-2/+2
|
* updated gwin widget demoJoel Bodenmann2014-05-111-6/+6
|
* release v2.1Joel Bodenmann2014-05-111-2/+2
|
* preparing 2.1 releaseJoel Bodenmann2014-05-112-16/+13
|
* Doxygen fixesJoel Bodenmann2014-05-112-2/+3
|
* whitespaceJoel Bodenmann2014-05-111-1/+0
|
* cleanup of Mikromedia STM32-M4 board supportJoel Bodenmann2014-05-1115-37/+2
|
* Merged in trsaunders/ugfx-mikromedia-m4 (pull request #8) Joel Bodenman2014-05-1111-2705/+2856
|\ | | | | Mikromedia M4 updates
| * Update Mikromedia-M4 board definition to work with the latest ChibiStudio ↵Thomas Saunders2014-05-1011-2705/+2856
| | | | | | | | | | | | board config generator Add Chibios 3.0.0 example project for this board
* | GFILE bug fixJoel Bodenmann2014-05-111-9/+9
| |
* | last try to get this shit right with that damned GWIN demoJoel Bodenmann2014-05-111-1/+1
| |
* | Improve GWIN widget demo layoutingJoel Bodenmann2014-05-111-1/+2
| |
* | Improving look of GWIN widget demoJoel Bodenmann2014-05-111-2/+6
| |
* | Extending GWIN widget demoJoel Bodenmann2014-05-112-32/+60
| |
* | GFILE rules bug fixJoel Bodenmann2014-05-111-1/+1
| |
* | simplify gwin widgets demo codeJoel Bodenmann2014-05-111-17/+17
| |
* | Added gwinShow() and gwinHide() macro wrappersJoel Bodenmann2014-05-112-1/+21
| |
* | docJoel Bodenmann2014-05-111-1/+1
| |
* | More freeflowing of the widgets demo for smaller displays.inmarket2014-05-111-5/+5
| |
* | Update widgets demo to use Containers.inmarket2014-05-112-119/+124
| | | | | | | | Reflow the controls so they display better on smaller displays.
* | Container and Frame updates.inmarket2014-05-116-64/+126
| | | | | | | | New api's gwinGetInnerWidth() and gwinGetInnerHeight()
* | 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
| |
* | Docoinmarket2014-05-111-0/+1
| |
* | Add gdispContrastColor() and remove divides from gdispBlendColors()inmarket2014-05-112-3/+23
| |
* | Merge branch 'master' into gwininmarket2014-05-110-0/+0
|\ \
| * | Remove NULLs except in comments as some compilers/OS's give strange definitions.inmarket2014-05-115-7/+7
| | |
| * | Update releases.txtinmarket2014-05-111-12/+12
| | |
| * | Make gfxconf.example.h list all the default values as commentsinmarket2014-05-111-163/+167
| | |
| * | spacinginmarket2014-05-111-1/+1
| | |
| * | spellinginmarket2014-05-111-1/+1
| |/
* | spellinginmarket2014-05-111-1/+1
| |
* | spacinginmarket2014-05-111-1/+1
| |
* | Make gfxconf.example.h all comments of the default.inmarket2014-05-111-167/+172
| |
* | Update releases.txtinmarket2014-05-111-12/+12
| |
* | Remove NULLs except in comments as some compilers/OS's give strange definitions.inmarket2014-05-115-7/+7
| |
* | frame fixesinmarket2014-05-115-161/+23
| |
* | Merge branch 'master' into gwinJoel Bodenmann2014-05-1016-56/+313
|\|
| * Merge branch 'freertos'Joel Bodenmann2014-05-108-9/+313
| |\
| | * freertos port cleanupJoel Bodenmann2014-05-102-7/+10
| | |
| | * Introducing GFX_FREERTOS_USE_TRACEJoel Bodenmann2014-05-105-15/+30
| | |
| | * Merge branch 'master' into freertosJoel Bodenmann2014-05-061-1/+1
| | |\
| | * \ Merge branch 'master' into freertosJoel Bodenmann2014-05-0421-1996/+632
| | |\ \
| | * \ \ Merged in winfred_lu/ugfx/freertos (pull request #6) Joel Bodenman2014-05-043-32/+18
| | |\ \ \ | | | | | | | | | | | | Fix some typos and implement gfxSleepMilliseconds().
| | | * | | Fix some typos and implement gfxSleepMilliseconds().Winfred Lu2014-05-043-32/+18
| | |/ / /
| | * | | Merge branch 'master' into freertosJoel Bodenmann2014-04-30216-5073/+9359
| | |\ \ \
| | * | | | Add SemWaitI() to FreeRTOSinmarket2014-03-142-0/+15
| | | | | |
| | * | | | Merge branch 'master' into freertosinmarket2014-03-1481-9366/+4211
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'master' into freertosinmarket2014-02-19180-1592/+1385
| | |\ \ \ \ \