Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Some improvements for the Kiel C compiler | inmarket | 2014-07-29 | 2 | -1/+9 | |
| * | Rebuild GEvent. | inmarket | 2014-07-16 | 2 | -37/+82 | |
| * | typo | inmarket | 2014-07-16 | 1 | -1/+1 | |
| * | Fix compile warning | inmarket | 2014-07-15 | 1 | -1/+1 | |
| * | Add widget tag support (and fix a couple of doxygen problems) | inmarket | 2014-07-15 | 13 | -3/+95 | |
| * | Try to prevent type definition conflicts with standard headers | inmarket | 2014-07-15 | 1 | -8/+14 | |
| * | Only destroy the listener in a frame window if it actually was initialised. | inmarket | 2014-07-15 | 1 | -2/+4 | |
* | | Merge branch 'master' into newmouse | inmarket | 2014-07-15 | 11 | -7/+269 | |
|\| | ||||||
| * | Thick line support is only available if Polygon drawing is available | inmarket | 2014-07-15 | 2 | -24/+22 | |
| * | Added gwinDrawThickLine() wrapper for corresponding GDISP call | Joel Bodenmann | 2014-07-11 | 2 | -0/+24 | |
| * | eCos: fixing gfxFree() routine | Joel Bodenmann | 2014-07-11 | 1 | -1/+1 | |
| * | adding ecos port to makefile | Joel Bodenmann | 2014-07-11 | 1 | -0/+1 | |
| * | Merge branch 'eCos' | inmarket | 2014-07-07 | 5 | -2/+229 | |
| |\ | ||||||
| | * | Merge branch 'master' into eCos | inmarket | 2014-07-03 | 1 | -0/+13 | |
| | |\ | ||||||
| | * \ | Merge branch 'master' into eCos | inmarket | 2014-07-02 | 147 | -5/+45839 | |
| | |\ \ | ||||||
| | * | | | First cut eCos port | inmarket | 2014-06-25 | 5 | -2/+229 | |
| * | | | | Merge branch 'master' of bitbucket.org:Tectu/ugfx | Joel Bodenmann | 2014-07-05 | 1 | -0/+13 | |
| |\ \ \ \ | | | |_|/ | | |/| | | ||||||
| | * | | | Missing gfxconf definitions for the RAW32 port | inmarket | 2014-07-03 | 1 | -0/+13 | |
| | | |/ | | |/| | ||||||
| * | | | doxygen fix | Joel Bodenmann | 2014-07-05 | 1 | -1/+1 | |
| * | | | Frame widget doxygen fix | Joel Bodenmann | 2014-07-04 | 1 | -3/+2 | |
| * | | | fixing doxygen typo | Joel Bodenmann | 2014-07-04 | 1 | -1/+1 | |
| |/ / | ||||||
* / / | First part new mouse infrastructure | inmarket | 2014-07-02 | 3 | -330/+297 | |
|/ / | ||||||
* | | Use the GFILE_NEED_NOAUTOSYNC for syncing in the write as well. | inmarket | 2014-07-02 | 1 | -1/+3 | |
* | | checkbox c++ fix | Joel Bodenmann | 2014-06-30 | 1 | -0/+8 | |
* | | added gfileSync() and autosync feature | Joel Bodenmann | 2014-06-29 | 8 | -5/+64 | |
* | | Put back ffconf.h with a default configuration. | inmarket | 2014-06-28 | 1 | -0/+230 | |
* | | ffconf.h is now a template. User has to supply his own | Joel Bodenmann | 2014-06-28 | 1 | -230/+0 | |
* | | fatfs update | Joel Bodenmann | 2014-06-28 | 4 | -5/+6 | |
* | | Merge branch 'fatfs' | Joel Bodenmann | 2014-06-27 | 145 | -4/+45768 | |
|\ \ | ||||||
| * | | Fatfs Cleanup | inmarket | 2014-06-27 | 9 | -413/+433 | |
| * | | working implementation with gfx syscalls | Joel Bodenmann | 2014-06-27 | 4 | -281/+39 | |
| * | | FatFS complete implementation | Joel Bodenmann | 2014-06-27 | 8 | -14/+125 | |
| * | | first working FatFS implementation. Modes ToDo | Joel Bodenmann | 2014-06-27 | 2 | -13/+27 | |
| * | | added ToDo list | Joel Bodenmann | 2014-06-25 | 1 | -0/+9 | |
| * | | added fatfs/readme | Joel Bodenmann | 2014-06-25 | 1 | -0/+8 | |
| * | | initial implementation - untested | Joel Bodenmann | 2014-06-25 | 7 | -8/+420 | |
| * | | adding fatfs directory | Joel Bodenmann | 2014-06-24 | 134 | -1/+45433 | |
| |/ | ||||||
* / | macro typo | Joel Bodenmann | 2014-06-25 | 1 | -1/+1 | |
|/ | ||||||
* | Added support for playing arbitrary format audio files with an intelligent au... | inmarket | 2014-06-23 | 1 | -0/+1 | |
* | Remove compiler warning | inmarket | 2014-05-30 | 1 | -0/+6 | |
* | Merge branch 'master' of https://bitbucket.org/Tectu/ugfx | Joel Bodenmann | 2014-05-30 | 1 | -0/+4 | |
|\ | ||||||
| * | Missing header file required for some OS's | inmarket | 2014-05-22 | 1 | -0/+4 | |
* | | fixing frame close button action | Joel Bodenmann | 2014-05-30 | 1 | -1/+1 | |
* | | frame widget render improvements | Joel Bodenmann | 2014-05-30 | 1 | -6/+48 | |
|/ | ||||||
* | GWIN: Make sure invisible windows are redrawn before visible windows. | inmarket | 2014-05-22 | 4 | -79/+121 | |
* | Significant changes to the window redrawing methodology. | inmarket | 2014-05-21 | 14 | -636/+832 | |
* | 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 |