aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Big file rename to reduce problems with brain-dead IDE's that don't handle pr...inmarket2015-01-21102-257/+148
* Compile fix for default orientation with pixmaps.inmarket2015-01-141-2/+4
* Support dynamic displays at compile time, don't re-orient pixmaps at initiali...inmarket2015-01-133-6/+20
* Add support and demo for pixmaps (in memory drawing)inmarket2015-01-138-13/+447
* Oops - Error detection in the wrong place.inmarket2015-01-081-4/+0
* New keyboard driver interface with international keyboard support.inmarket2015-01-078-70/+1081
* New Tabset Widget.inmarket2015-01-036-1/+787
* Fix macro problems for gwinShow, gwinHide etcinmarket2015-01-031-4/+4
* Small fix for a progressbarinmarket2015-01-031-1/+2
* Fix a serious problem with moving and sizing containers, and some visibility ...inmarket2015-01-032-58/+102
* Safety protection in creation of extended GWIN types.inmarket2015-01-031-0/+6
* Fix serious bug in GTIMER.inmarket2015-01-031-1/+1
* Protect against NULL stringsinmarket2015-01-031-0/+3
* Fix complaints with some ChibiOS versions and some compilers about TRUE/FALSE...inmarket2014-12-311-0/+11
* 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