Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GWIN: Make sure invisible windows are redrawn before visible windows. | inmarket | 2014-05-22 | 4 | -79/+121 |
| | | | | Redrawing compile options made visible for the user project. | ||||
* | Significant changes to the window redrawing methodology. | inmarket | 2014-05-21 | 14 | -636/+832 |
| | | | | | Move and Resize should probably work for containers now Still to be tested - nested containers, progressbar timers while redrawing its container, move/resize on containers. | ||||
* | Reworking the GWIN doxygen documentation. | Joel Bodenmann | 2014-05-20 | 32 | -156/+86 |
| | |||||
* | gfxExit() fix for ChibiOS/RT 3.x | Joel Bodenmann | 2014-05-19 | 1 | -1/+2 |
| | |||||
* | Doxygen typo | Joel Bodenmann | 2014-05-15 | 1 | -1/+1 |
| | |||||
* | Bug fixes to sprintg() and fix to incomplete scang() implementation. | inmarket | 2014-05-12 | 1 | -59/+113 |
| | |||||
* | Progressbar GWIN_PROGRESSBAR_AUTO feature fix | Joel Bodenmann | 2014-05-11 | 1 | -2/+2 |
| | |||||
* | Doxygen fixes | Joel Bodenmann | 2014-05-11 | 2 | -2/+3 |
| | |||||
* | GFILE bug fix | Joel Bodenmann | 2014-05-11 | 1 | -9/+9 |
| | |||||
* | GFILE rules bug fix | Joel Bodenmann | 2014-05-11 | 1 | -1/+1 |
| | |||||
* | Added gwinShow() and gwinHide() macro wrappers | Joel Bodenmann | 2014-05-11 | 1 | -0/+18 |
| | |||||
* | Container and Frame updates. | inmarket | 2014-05-11 | 6 | -64/+126 |
| | | | | New api's gwinGetInnerWidth() and gwinGetInnerHeight() | ||||
* | Better redrawing when doing a forced change of default style. | inmarket | 2014-05-11 | 1 | -0/+2 |
| | |||||
* | Visible and Enabled GWIN bug fix | inmarket | 2014-05-11 | 1 | -2/+2 |
| | |||||
* | Add gdispContrastColor() and remove divides from gdispBlendColors() | inmarket | 2014-05-11 | 2 | -3/+23 |
| | |||||
* | spelling | inmarket | 2014-05-11 | 1 | -1/+1 |
| | |||||
* | spacing | inmarket | 2014-05-11 | 1 | -1/+1 |
| | |||||
* | frame fixes | inmarket | 2014-05-11 | 3 | -13/+15 |
| | |||||
* | Merge branch 'master' into gwin | Joel Bodenmann | 2014-05-10 | 14 | -51/+302 |
|\ | |||||
| * | Merge branch 'freertos' | Joel Bodenmann | 2014-05-10 | 6 | -4/+302 |
| |\ | |||||
| | * | freertos port cleanup | Joel Bodenmann | 2014-05-10 | 2 | -7/+10 |
| | | | |||||
| | * | Introducing GFX_FREERTOS_USE_TRACE | Joel Bodenmann | 2014-05-10 | 4 | -9/+20 |
| | | | |||||
| | * | Merge branch 'master' into freertos | Joel Bodenmann | 2014-05-06 | 1 | -1/+1 |
| | |\ | |||||
| | * \ | Merge branch 'master' into freertos | Joel Bodenmann | 2014-05-04 | 11 | -193/+321 |
| | |\ \ | |||||
| | * | | | Fix some typos and implement gfxSleepMilliseconds(). | Winfred Lu | 2014-05-04 | 3 | -32/+18 |
| | | | | | |||||
| | * | | | Merge branch 'master' into freertos | Joel Bodenmann | 2014-04-30 | 46 | -723/+1033 |
| | |\ \ \ | |||||
| | * | | | | Add SemWaitI() to FreeRTOS | inmarket | 2014-03-14 | 2 | -0/+15 |
| | | | | | | |||||
| | * | | | | Merge branch 'master' into freertos | inmarket | 2014-03-14 | 35 | -715/+1364 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge branch 'master' into freertos | inmarket | 2014-02-19 | 102 | -150/+11223 |
| | |\ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge branch 'master' into freertos | inmarket | 2014-02-15 | 13 | -268/+1509 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | fixed macros | Joel Bodenmann | 2014-02-09 | 1 | -1/+2 |
| | | | | | | | | | |||||
| | * | | | | | | | Merge branch 'master' into freertos | inmarket | 2014-02-07 | 2 | -11/+11 |
| | |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ | Merge branch 'master' into freertos | inmarket | 2014-02-03 | 19 | -38/+237 |
| | |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | fixed file inclusion | Joel Bodenmann | 2014-02-02 | 1 | -0/+1 |
| | | | | | | | | | | | |||||
| | * | | | | | | | | | whitespaces | Joel Bodenmann | 2014-02-01 | 1 | -4/+5 |
| | | | | | | | | | | | |||||
| | * | | | | | | | | | update | Joel Bodenmann | 2014-02-01 | 1 | -6/+4 |
| | | | | | | | | | | | |||||
| | * | | | | | | | | | some cleanup | Joel Bodenmann | 2014-02-01 | 1 | -6/+5 |
| | | | | | | | | | | | |||||
| | * | | | | | | | | | initial public release of FreeRTOS port (does still need some cleanup) | Joel Bodenmann | 2014-02-01 | 1 | -0/+151 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | doxygen cleanup | Joel Bodenmann | 2014-05-10 | 8 | -47/+0 |
| | | | | | | | | | | | |||||
* | | | | | | | | | | | frame rendering bug fix | Joel Bodenmann | 2014-05-10 | 1 | -1/+1 |
| | | | | | | | | | | | |||||
* | | | | | | | | | | | All compiling. | inmarket | 2014-05-10 | 8 | -86/+213 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Containers and Frames still to be tested. | ||||
* | | | | | | | | | | | Oops - missed this one. Not ready for prime time yet though. | inmarket | 2014-05-10 | 1 | -1/+6 |
| | | | | | | | | | | | |||||
* | | | | | | | | | | | Multiple changes to GWIN to support containers. | inmarket | 2014-05-10 | 20 | -417/+681 |
| | | | | | | | | | | | |||||
* | | | | | | | | | | | Merge branch 'master' into gwin | inmarket | 2014-05-09 | 18 | -127/+311 |
|\| | | | | | | | | | | |||||
| * | | | | | | | | | | Re-order GWIN sys_rules to simplify ready for new functionality. | inmarket | 2014-05-09 | 1 | -23/+30 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | GWIN label bug fix and simplification | inmarket | 2014-05-09 | 1 | -18/+9 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Rename GWIN image header file to be consistent with all other controls and ↵ | inmarket | 2014-05-09 | 2 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with its source file | ||||
| * | | | | | | | | | | GWIN window manager comment updates | inmarket | 2014-05-09 | 1 | -4/+4 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | gwinImage animated gif bug fix | inmarket | 2014-05-09 | 1 | -3/+13 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | GWIN creation and destruction bug fixes | inmarket | 2014-05-09 | 2 | -2/+5 |
| | | | | | | | | | | |