Ken Thomases : winemac: Make macdrv_event structs heap-allocated and reference-counted.

Alexandre Julliard julliard at winehq.org
Thu Apr 4 13:54:15 CDT 2013


Module: wine
Branch: master
Commit: 1ee93853c2fff0917d43ad498f75f4608eb35238
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=1ee93853c2fff0917d43ad498f75f4608eb35238

Author: Ken Thomases <ken at codeweavers.com>
Date:   Wed Apr  3 18:56:35 2013 -0500

winemac: Make macdrv_event structs heap-allocated and reference-counted.

---

 dlls/winemac.drv/cocoa_app.m         |   56 ++++++-------
 dlls/winemac.drv/cocoa_event.h       |    8 ++-
 dlls/winemac.drv/cocoa_event.m       |  146 ++++++++++++++++++++--------------
 dlls/winemac.drv/cocoa_status_item.m |   12 ++--
 dlls/winemac.drv/cocoa_window.m      |  141 +++++++++++++++++----------------
 dlls/winemac.drv/event.c             |    8 +-
 dlls/winemac.drv/macdrv_cocoa.h      |    7 +-
 7 files changed, 206 insertions(+), 172 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=1ee93853c2fff0917d43ad498f75f4608eb35238



More information about the wine-cvs mailing list