aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix 1 pixel display error in checkbox for text on left rendering.inmarket2014-12-161-1/+13
* Updates to the slider to fix positioning issues.inmarket2014-12-132-15/+59
* Extended slider events. Updated the demo to match.inmarket2014-12-062-60/+122
* Syntax Error Fixinmarket2014-12-041-1/+1
* Fixing wrong font name in DejaVuSans20_aa fontJoel Bodenmann2014-11-291-329/+327
* Fixing bug in gdispGDrawRoundedBox()Joel Bodenmann2014-11-291-4/+4
* More doxygen fixesJoel Bodenmann2014-11-282-4/+4
* Doxygen fixesJoel Bodenmann2014-11-281-0/+18
* Fixing DoxygenJoel Bodenmann2014-11-281-6/+28
* GOS doxygen fixJoel Bodenmann2014-11-281-2/+2
* Fixing doxygen for GOS moduleJoel Bodenmann2014-11-271-7/+14
* Doxygen spelling fixesinmarket2014-11-261-7/+7
* Doc updates for multiple mouse supportinmarket2014-11-261-0/+14
* Fix some extern structure definitions that cause problems with some compilersinmarket2014-11-262-12/+16
* Stable release v2.2Joel Bodenmann2014-11-231-1/+0
* Fixing doxygenJoel Bodenmann2014-11-232-4/+3
* Add MatrixFloat2D and MatrixFixed2D operations to GMISC.inmarket2014-11-213-6/+451
* Fixing compiler errorJoel Bodenmann2014-11-171-1/+1
* Fixing font names of newly added DejaVuSans20 and DejaVuSans20_aaJoel Bodenmann2014-11-172-31/+31
* Change the definition of the calibration load and save routines as per steved...inmarket2014-11-154-31/+11
* Fix compiler warnings.inmarket2014-11-151-2/+2
* Add DejaVuSans font in 20 point as a standard fontinmarket2014-11-154-0/+602
* Spacing, comments and spelling mistakesinmarket2014-11-154-10/+10
* Allow a mouse driver to not return any results when it is polled.inmarket2014-11-072-6/+7
* Adding missing GWIN wrapper for ArcSectors functionsJoel Bodenmann2014-10-282-1/+63
* Adding GDISP_NEED_ARCSECTOR stuff that was missingJoel Bodenmann2014-10-271-0/+8
* Allow calibration to work in newmouse even if there is no text / font support.inmarket2014-10-271-17/+27
* Merge branch 'master' into newmouseinmarket2014-10-272-14/+360
|\
| * Added new arc sector drawing routines (Thanks to steved for the inspiration).inmarket2014-10-272-14/+360
* | Merge branch 'master' into newmouseJoel Bodenmann2014-10-261-1/+1
|\|
| * compiler warningJoel Bodenmann2014-10-261-1/+1
* | Merge branch 'master' into newmouseJoel Bodenmann2014-10-261-2/+2
|\|
| * GWIN list toggle bug compile error fixJoel Bodenmann2014-10-261-2/+2
| * ChibiOS 3 error message updateinmarket2014-10-091-2/+2
| * Fixes bug with printf formatting of zero filled fieldsinmarket2014-10-092-2/+2
| * Update buildfonts.sh to match change to fonts.hinmarket2014-10-061-2/+1
* | New flag for newmouse driver useinmarket2014-10-131-0/+1
* | Newmouse updates to calibration routineinmarket2014-10-092-122/+133
* | ChibiOS 3 error message updateinmarket2014-10-091-2/+2
* | Fixes bug with printf formatting of zero filled fieldsinmarket2014-10-092-2/+2
* | Fix bugs in newmouse frameworkinmarket2014-10-071-2/+2
* | Update buildfonts.sh to match change to fonts.hinmarket2014-10-061-2/+1
* | Merge branch 'master' into newmouseinmarket2014-10-061-2/+1
|\|
| * Merge remote-tracking branch 'origin/master'inmarket2014-10-061-2/+1
| |\
| | * Fixing inclusion problemJoel Bodenmann2014-10-051-2/+1
| * | Update support for ChibiOS v3 to the current repository.inmarket2014-10-061-0/+4
| |/
| * /src/gos/gfx_* -> /src/gos/gos_*Joel Bodenmann2014-09-2918-16/+16
| * doxygen updatesinmarket2014-09-2910-15/+27
* | Update support for ChibiOS v3 to the current repository.inmarket2014-10-061-0/+4
* | Merge remote-tracking branch 'origin/newmouse' into newmouseinmarket2014-09-2918-16/+16
|\ \