Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New Mikromedia-Plus-STM32-M4 board by lliypuk (with mods) | inmarket | 2015-02-23 | 1 | -1/+4 |
| | |||||
* | Compile error and emulation errors for GFILE_NEED_STDIO | inmarket | 2015-02-21 | 1 | -0/+2 |
| | |||||
* | Big improvements to GWIN arrow button drawing. | inmarket | 2015-02-14 | 1 | -0/+5 |
| | | | | | | Some symmetry issues fixed. Now optionally support exact 45 degree arrow heads. With 45 degree arrow heads if the height/width ratios are right a triangular button is produced. | ||||
* | More fixes to TLS8204 driver | inmarket | 2015-02-07 | 1 | -0/+2 |
| | |||||
* | Documentation | Joel Bodenmann | 2015-02-01 | 1 | -1/+3 |
| | |||||
* | Implement a "Toggle Button" using a checkbox with a custom draw. | inmarket | 2015-01-23 | 1 | -0/+3 |
| | | | | Updated the widgets demo to show this. | ||||
* | More doco updates | inmarket | 2015-01-13 | 1 | -1/+5 |
| | |||||
* | Update Doco | inmarket | 2015-01-13 | 1 | -0/+5 |
| | |||||
* | updated docs/release.txt | Joel Bodenmann | 2014-12-06 | 1 | -0/+1 |
| | |||||
* | Opening development on version 2.3 | Joel Bodenmann | 2014-11-23 | 1 | -0/+3 |
| | |||||
* | Adjusting docs/releases.txt for release | Joel Bodenmann | 2014-11-23 | 1 | -1/+1 |
| | |||||
* | Add MatrixFloat2D and MatrixFixed2D operations to GMISC. | inmarket | 2014-11-21 | 1 | -0/+2 |
| | | | | Add polygon demo | ||||
* | docs | Joel Bodenmann | 2014-11-17 | 1 | -0/+1 |
| | |||||
* | Updating releases.txt | Joel Bodenmann | 2014-11-12 | 1 | -0/+1 |
| | |||||
* | Added MAX11802 driver - NOT WORKING YET - read_xyz() not ported yet | Joel Bodenmann | 2014-11-09 | 1 | -0/+1 |
| | |||||
* | Merge branch 'master' into newmouse | inmarket | 2014-10-27 | 1 | -0/+1 |
|\ | |||||
| * | Added new arc sector drawing routines (Thanks to steved for the inspiration). | inmarket | 2014-10-27 | 1 | -2/+3 |
| | | | | | | | | Added demo to match. | ||||
* | | doco | inmarket | 2014-09-26 | 1 | -2/+5 |
|/ | |||||
* | Update release information | inmarket | 2014-09-13 | 1 | -0/+1 |
| | |||||
* | Doco | inmarket | 2014-08-20 | 1 | -1/+5 |
| | |||||
* | added SPFD54124B driver by user shilow | Joel Bodenmann | 2014-08-20 | 1 | -0/+1 |
| | |||||
* | Add GFILE support for PetitFS (a very tiny FAT implementation) | inmarket | 2014-08-15 | 1 | -0/+1 |
| | |||||
* | GFILE: restructure files, add File Listing, add C String files | inmarket | 2014-08-12 | 1 | -0/+2 |
| | | | | Fix compile error for ChibiOS BaseStreamFile based GFILES'. | ||||
* | doco | inmarket | 2014-08-08 | 1 | -0/+1 |
| | |||||
* | doc | Joel Bodenmann | 2014-08-08 | 1 | -0/+1 |
| | |||||
* | doc | Joel Bodenmann | 2014-08-06 | 1 | -1/+1 |
| | |||||
* | whitespaces | Joel Bodenmann | 2014-08-05 | 1 | -0/+1 |
| | |||||
* | Operating System initialisation can now be turned off in gfxconf.h | inmarket | 2014-07-29 | 1 | -0/+1 |
| | |||||
* | Support for rawrtos real time operating system | inmarket | 2014-07-29 | 1 | -1/+1 |
| | |||||
* | Update releases documentation | inmarket | 2014-07-18 | 1 | -0/+3 |
| | |||||
* | Release doco update | inmarket | 2014-07-15 | 1 | -0/+4 |
| | |||||
* | Added gwinDrawThickLine() wrapper for corresponding GDISP call | Joel Bodenmann | 2014-07-11 | 1 | -0/+1 |
| | |||||
* | added gfileSync() and autosync feature | Joel Bodenmann | 2014-06-29 | 1 | -0/+1 |
| | |||||
* | doc | Joel Bodenmann | 2014-06-27 | 1 | -0/+1 |
| | |||||
* | FatFS implementation | Joel Bodenmann | 2014-06-27 | 1 | -0/+2 |
| | |||||
* | GDISP framebuffer driver + an implementation for the linux kernel ↵ | inmarket | 2014-05-22 | 1 | -1/+2 |
| | | | | framebuffer device | ||||
* | GWIN: Make sure invisible windows are redrawn before visible windows. | inmarket | 2014-05-22 | 1 | -0/+1 |
| | | | | Redrawing compile options made visible for the user project. | ||||
* | Added containers_nested demo | Joel Bodenmann | 2014-05-21 | 1 | -0/+1 |
| | |||||
* | preparing 2.1 release | Joel Bodenmann | 2014-05-11 | 1 | -1/+4 |
| | |||||
* | cleanup of Mikromedia STM32-M4 board support | Joel Bodenmann | 2014-05-11 | 1 | -0/+1 |
| | |||||
* | Added gwinShow() and gwinHide() macro wrappers | Joel Bodenmann | 2014-05-11 | 1 | -1/+3 |
| | |||||
* | doc | Joel Bodenmann | 2014-05-11 | 1 | -1/+1 |
| | |||||
* | Doco | inmarket | 2014-05-11 | 1 | -0/+1 |
| | |||||
* | Update releases.txt | inmarket | 2014-05-11 | 1 | -12/+12 |
| | |||||
* | Merge branch 'freertos' | Joel Bodenmann | 2014-05-10 | 1 | -0/+1 |
|\ | |||||
| * | Merge branch 'master' into freertos | Joel Bodenmann | 2014-05-04 | 1 | -0/+1 |
| |\ | |||||
| * \ | Merge branch 'master' into freertos | Joel Bodenmann | 2014-04-30 | 1 | -0/+192 |
| |\ \ | |||||
* | | | | added missing entry in releases.txt | Joel Bodenmann | 2014-05-09 | 1 | -1/+2 |
| | | | | |||||
* | | | | Imagebox widget bug fix that could cause gwinImageOpenFile() to crash | Joel Bodenmann | 2014-05-09 | 1 | -0/+1 |
| |_|/ |/| | | |||||
* | | | Added gwinEnable() and gwinDisable() | Joel Bodenmann | 2014-04-30 | 1 | -0/+1 |
| |/ |/| |