winemac: Implement a MOUSE_BUTTON event for mouse clicks.
commitbd269786a505931c82f7fe93c6cc6d76102daac1
authorKen Thomases <ken@codeweavers.com>
Sun, 27 Jan 2013 22:19:37 +0000 (27 16:19 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 28 Jan 2013 13:02:45 +0000 (28 14:02 +0100)
treed4bdf65d785a60e12617dd5840eabbf1c47d00fd
parenta22be47fcf172793a67b851fd8c4b00c97b71072
winemac: Implement a MOUSE_BUTTON event for mouse clicks.
dlls/winemac.drv/Makefile.in
dlls/winemac.drv/cocoa_window.m
dlls/winemac.drv/event.c
dlls/winemac.drv/macdrv.h
dlls/winemac.drv/macdrv_cocoa.h
dlls/winemac.drv/mouse.c [new file with mode: 0644]