Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Significant improvements in alternative scheduler. | inmarket | 2015-07-16 | 1 | -1/+3 |
| | | | | | | Isolate the generic thread and heap code Tidyup's. Generic threading now working for x86, cortex-m0->m7. | ||||
* | Provide better access to compiler optimisations for the raw scheduler | inmarket | 2015-07-08 | 1 | -0/+1 |
| | |||||
* | Add GWIN virtual keyboard widget | inmarket | 2015-04-12 | 1 | -0/+3 |
| | |||||
* | Remove unneeded definition | inmarket | 2015-02-28 | 1 | -1/+0 |
| | |||||
* | GFILE was not being initialised properly. | inmarket | 2015-02-28 | 1 | -0/+2 |
| | | | | Added GFX_OS_EXTRA_INIT_FUNCTION and GFX_OS_EXTRA_DEINIT_FUNCTION macro's to enable special initialisation to occur being anything else happens. | ||||
* | Add the ability to flash a gwin window/widget. | inmarket | 2015-01-25 | 1 | -0/+2 |
| | | | | | Only the button draws for checkbox's and radio's currently do anything about it. Widget demo updated to show this on Checkbox 3 (the toggle button). | ||||
* | Add support and demo for pixmaps (in memory drawing) | inmarket | 2015-01-13 | 1 | -0/+3 |
| | |||||
* | New keyboard driver interface with international keyboard support. | inmarket | 2015-01-07 | 1 | -0/+4 |
| | |||||
* | New Tabset Widget. | inmarket | 2015-01-03 | 1 | -0/+2 |
| | | | | Widgets demo updated to (optionally) use the new tabset. | ||||
* | Updates to the slider to fix positioning issues. | inmarket | 2014-12-13 | 1 | -0/+3 |
| | | | | Also fixes negative ranges, ranges > 65536 and very small ranges. | ||||
* | Doc updates for multiple mouse support | inmarket | 2014-11-26 | 1 | -0/+1 |
| | |||||
* | Add MatrixFloat2D and MatrixFixed2D operations to GMISC. | inmarket | 2014-11-21 | 1 | -0/+2 |
| | | | | Add polygon demo | ||||
* | Fixing font names of newly added DejaVuSans20 and DejaVuSans20_aa | Joel Bodenmann | 2014-11-17 | 1 | -0/+2 |
| | |||||
* | Adding GDISP_NEED_ARCSECTOR stuff that was missing | Joel Bodenmann | 2014-10-27 | 1 | -0/+1 |
| | |||||
* | New mouse updates. Just need a driver now. | inmarket | 2014-09-25 | 1 | -0/+10 |
| | |||||
* | Expose the GDISP_STARTUP_COLOR setting for the initial color of displays | inmarket | 2014-09-25 | 1 | -2/+2 |
| | |||||
* | SImplify the options for multiple displays. | inmarket | 2014-09-17 | 1 | -4/+2 |
| | | | | This will also be more compatible with newmouse infrastructure | ||||
* | gfxconf.example.h multiple display options were in the wrong place. | inmarket | 2014-08-23 | 1 | -5/+4 |
| | |||||
* | adding RAWRTOS option to gfxconf.h | Joel Bodenmann | 2014-08-20 | 1 | -0/+1 |
| | |||||
* | GL3D GWIN window + demo | inmarket | 2014-08-20 | 1 | -0/+1 |
| | |||||
* | GFILE: restructure files, add File Listing, add C String files | inmarket | 2014-08-12 | 1 | -3/+4 |
| | | | | Fix compile error for ChibiOS BaseStreamFile based GFILES'. | ||||
* | Operating System initialisation can now be turned off in gfxconf.h | inmarket | 2014-07-29 | 1 | -0/+3 |
| | |||||
* | Add widget tag support (and fix a couple of doxygen problems) | inmarket | 2014-07-15 | 1 | -0/+1 |
| | |||||
* | Merge branch 'master' into eCos | inmarket | 2014-07-03 | 1 | -1/+4 |
|\ | |||||
| * | Missing gfxconf definitions for the RAW32 port | inmarket | 2014-07-03 | 1 | -1/+4 |
| | | |||||
| * | adding RAW32 to gfxconf.example.h | Joel Bodenmann | 2014-07-02 | 1 | -0/+1 |
| | | |||||
* | | Add eCos to gfxconf.example.h | inmarket | 2014-07-02 | 1 | -0/+2 |
|/ | |||||
* | added gfileSync() and autosync feature | Joel Bodenmann | 2014-06-29 | 1 | -0/+1 |
| | |||||
* | Fatfs Cleanup | inmarket | 2014-06-27 | 1 | -1/+1 |
| | |||||
* | FatFS complete implementation | Joel Bodenmann | 2014-06-27 | 1 | -0/+1 |
| | |||||
* | GWIN: Make sure invisible windows are redrawn before visible windows. | inmarket | 2014-05-22 | 1 | -0/+2 |
| | | | | Redrawing compile options made visible for the user project. | ||||
* | Make gfxconf.example.h all comments of the default. | inmarket | 2014-05-11 | 1 | -167/+172 |
| | |||||
* | Merge branch 'master' into gwin | Joel Bodenmann | 2014-05-10 | 1 | -5/+10 |
|\ | |||||
| * | Merge branch 'freertos' | Joel Bodenmann | 2014-05-10 | 1 | -5/+10 |
| |\ | |||||
| | * | Introducing GFX_FREERTOS_USE_TRACE | Joel Bodenmann | 2014-05-10 | 1 | -6/+10 |
| | | | |||||
| | * | Merge branch 'master' into freertos | Joel Bodenmann | 2014-05-04 | 1 | -0/+1 |
| | |\ | |||||
| | * \ | Merge branch 'master' into freertos | Joel Bodenmann | 2014-04-30 | 1 | -4/+7 |
| | |\ \ | |||||
| | * \ \ | Merge branch 'master' into freertos | inmarket | 2014-03-14 | 1 | -11/+7 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge branch 'master' into freertos | inmarket | 2014-02-15 | 1 | -1/+24 |
| | |\ \ \ \ | |||||
| | * | | | | | doc | Joel Bodenmann | 2014-02-01 | 1 | -0/+1 |
| | | | | | | | |||||
* | | | | | | | All compiling. | inmarket | 2014-05-10 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Containers and Frames still to be tested. | ||||
* | | | | | | | Multiple changes to GWIN to support containers. | inmarket | 2014-05-10 | 1 | -0/+3 |
| | | | | | | | |||||
* | | | | | | | Merge branch 'master' into gwin | inmarket | 2014-05-09 | 1 | -2/+1 |
|\| | | | | | | |||||
| * | | | | | | Remove superfluous entries in gfxconf.example.h | inmarket | 2014-05-09 | 1 | -2/+0 |
| | | | | | | | |||||
| * | | | | | | Introducing GWIN_PROGRESSBAR_AUTO for the automatic incremental function of ↵ | Joel Bodenmann | 2014-05-08 | 1 | -0/+1 |
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | | the progressbar widget | ||||
* | | | | | | Merge branch 'master' into gwin | inmarket | 2014-05-01 | 1 | -0/+2 |
|\| | | | | | |||||
| * | | | | | Much improved appearance for buttons and tabs. | inmarket | 2014-05-01 | 1 | -0/+1 |
| | |_|_|/ | |/| | | | | | | | | | | | | | Also add GWIN_FLAT_STYLING to allow low color (eg monochrome) displays to get the old simplified look. | ||||
| * | | | | Added gwinLabelSetAttribute() | Joel Bodenmann | 2014-04-28 | 1 | -0/+3 |
| | | | | | |||||
* | | | | | Merge branch 'master' of https://bitbucket.org/Tectu/ugfx into gwin | Joel Bodenmann | 2014-04-20 | 1 | -4/+4 |
|\| | | | | |||||
| * | | | | Fix incorrect spelling of fixed font names in the example gfxconf.h | inmarket | 2014-03-22 | 1 | -3/+3 |
| | | | | |