]> git.sur5r.net Git - cc65/history - include/mouse.h
Stefan Haubenthal fixed a few typos.
[cc65] / include / mouse.h
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...