aboutsummaryrefslogtreecommitdiffstats
path: root/src/ginput/ginput_mouse.c
Commit message (Expand)AuthorAgeFilesLines
* Minor fixupsinmarket2018-11-101-1/+1
* For all source files update integer types to the new gI8 etc type namesinmarket2018-11-031-11/+11
* Update license headerTibo Clausen2018-10-011-1/+1
* Added type gOrientation to replace V2.x orientation_t, and values gOrientatio...inmarket2018-07-081-15/+15
* Added type gFont to replace V2.x font_tinmarket2018-07-081-1/+1
* Added type gJustify to replace V2.x justify_t, and values gJustifyXXX rep...inmarket2018-07-081-2/+2
* Change coord_t to gCoordinmarket2018-07-081-8/+8
* Change point and point_t to gPointinmarket2018-07-081-5/+5
* Added new type definitions - moving towards V3.0inmarket2018-06-231-9/+9
* Change new colors to GFX_RED instead of GFXRED. Use the new color defsinmarket2018-03-101-7/+7
* Added support for specifying calibration fonts and textinmarket2018-02-241-6/+22
* Make all include paths in ugfx relative.inmarket2015-11-211-1/+1
* Fix compiler errors for non-gcc compilers.inmarket2015-11-041-2/+4
* Fixing bug in mouse/touch calibration codeJoel Bodenmann2015-11-021-2/+5
* Replace all inline definitions with GFXINLINEinmarket2015-10-231-4/+4
* Fixing more inliningsJoel Bodenmann2015-10-211-4/+4
* Fix multiple display/keyboard/mouse problem with some compilers.inmarket2015-01-271-5/+4
* Big file rename to reduce problems with brain-dead IDE's that don't handle pr...inmarket2015-01-211-1/+1
* Syntax Error Fixinmarket2014-12-041-1/+1
* Fix some extern structure definitions that cause problems with some compilersinmarket2014-11-261-7/+9
* Fixing compiler errorJoel Bodenmann2014-11-171-1/+1
* Change the definition of the calibration load and save routines as per steved...inmarket2014-11-151-15/+5
* Allow a mouse driver to not return any results when it is polled.inmarket2014-11-071-2/+3
* Allow calibration to work in newmouse even if there is no text / font support.inmarket2014-10-271-17/+27
* Newmouse updates to calibration routineinmarket2014-10-091-120/+130
* Fix bugs in newmouse frameworkinmarket2014-10-071-2/+2
* Fix newmouse compiler warninginmarket2014-09-281-3/+1
* GINPUT mouse updated - first working version of newmouse.inmarket2014-09-261-15/+21
* New mouse updates. Just need a driver now.inmarket2014-09-251-477/+579
* More newmouse updatesinmarket2014-09-171-51/+79
* More mouse updates - not working yet.inmarket2014-09-161-197/+196
* Merge branch 'master' into newmouseinmarket2014-08-201-199/+190
* Rename lots of files to help prevent compile time name conflicts.inmarket2014-08-201-0/+679