aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Missing header file required for some OS'sinmarket2014-05-221-0/+4
|
* GDISP framebuffer driver + an implementation for the linux kernel ↵inmarket2014-05-2212-4/+674
| | | | framebuffer device
* Widgets demo: Unsetting of clip area is no longer required with the new GWIN ↵inmarket2014-05-221-3/+0
| | | | redraw strategy
* GWIN: Make sure invisible windows are redrawn before visible windows.inmarket2014-05-226-79/+124
| | | | Redrawing compile options made visible for the user project.
* Added containers_nested demoJoel Bodenmann2014-05-214-0/+250
|
* Significant changes to the window redrawing methodology.inmarket2014-05-2114-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.
* Remove unnecessary window managerinmarket2014-05-211-1/+0
|
* Reworking the GWIN doxygen documentation.Joel Bodenmann2014-05-2036-157/+167
|
* added missing gwinWidgetClearInit() to label and imagebox demoJoel Bodenmann2014-05-202-4/+3
|
* gfxExit() fix for ChibiOS/RT 3.xJoel Bodenmann2014-05-191-1/+2
|
* Doxygen typoJoel Bodenmann2014-05-151-1/+1
|
* Bug fix to widgets demo. It should never have used <stdio.h> which is not ↵inmarket2014-05-122-5/+7
| | | | available on many embedded platforms.
* Bug fixes to sprintg() and fix to incomplete scang() implementation.inmarket2014-05-121-59/+113
|
* Restore library locations to what is used in all other example makefilesinmarket2014-05-122-4/+4
|
* Updates for small displays for the widgets demo.inmarket2014-05-121-30/+50
|
* 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
| |