]> git.sur5r.net Git - cc65/history - include/mouse.h
atari5200: fix COLOR defines' names
[cc65] / include / mouse.h
2016-04-14 Oliver SchmidtMerge pull request #283 from polluks/sp65
2016-04-10 Oliver SchmidtMerge pull request #281 from polluks/sp65
2016-02-28 Bob AndrewsMerge pull request #7 from cvemu/master
2016-02-26 silverdrMerge pull request #1 from cc65/master
2015-12-27 Oliver SchmidtMerge pull request #249 from polluks/master
2015-10-14 Oliver SchmidtMerge pull request #215 from greg-king5/c64-init
2015-10-12 mrdudzMerge remote-tracking branch 'upstream/master' into...
2015-10-09 Oliver SchmidtKeep low level VIC sprite stuff out of user code.
2014-11-02 Stephan MühlstrasserMerge https://github.com/cc65/cc65 into c1p
2014-07-01 Oliver SchmidtMerge pull request #128 from greg-king5/multi-comments
2014-06-30 Greg KingChanged multi-line C comments into another style. 128/head
2014-01-17 Christian GroesslerMerge branch 'master' of https://github.com/oliverschmi...
2014-01-17 Christian GroesslerMerge remote-tracking branch 'upstream/master' into...
2014-01-17 Oliver SchmidtMerge pull request #71 from groessler/something_to_pull2
2014-01-17 Oliver SchmidtSome fine tuning of the mouse driver interface harmoniz...
2013-07-26 Stephan MühlstrasserMerge branch 'master' into c1p
2013-07-26 Oliver SchmidtMerge pull request #24 from greg-king5/oric
2013-07-25 Christian GroesslerMerge remote-tracking branch 'upstream/master'
2013-07-25 Oliver SchmidtMerge pull request #12 from greg-king5/lightpen
2013-07-25 Greg KingMoved the lightpen names from <mouse.h> to a new <pen.h>.
2013-07-01 Greg KingMerge branch 'master' into lightpen
2013-06-23 Greg KingUsed a library-reference method to calibrate lightpen...
2013-05-09 Oliver SchmidtRemoved (pretty inconsistently used) tab chars from...
2012-11-13 ol.scHarmozined typing of static driver address.
2012-11-01 ol.scIntroduced static standard drivers.
2011-07-07 uzRemoved __fastcall__ declarations for functions without...
2009-09-26 uzChanged the mouse API: mouse_box is gone, there are...
2009-09-11 uzFixed a copy&paste error.
2009-09-11 uzAdded a mouse_stddrv variable that contains the standar...
2005-11-21 cuzTwo functions in the mouse_callbacks struct do actually...
2004-11-07 cuzNew function mouse_geterrormsg()
2004-05-12 cuzFixed a comment
2004-03-21 cuzWorking on loadable mouse drivers
2004-03-18 cuzmouse_set_callbacks doesn't return anything
2004-03-05 cuzAdded mouse_ioctl
2003-12-28 cuzMake mouse driver loadable
2002-03-08 izydorstenabled mouse support for GEOS
2001-09-19 cuzCheck for wrong header file inclusions, add CBM510...
2001-09-13 cuzRemove the port parameter to mouse_init
2001-09-12 cuzRemove sprite param to mouse_init
2001-09-08 cuzMinor changes
2001-09-08 cuzFinished the mouse stuff
2001-09-08 cuzUse && and || in preprocessor #if statements. Other...
2000-11-16 cuzChanged mouse_down --> mouse_buttons, added MOUSE_BTN_L...
2000-11-16 cpgadded mouse type defines; added mouse_down() prototype
2000-10-31 cuzAdded type parameter to mouse_init
2000-05-28 uzThis commit was generated by cvs2svn to compensate...