Ken Thomases : winemac: Move create_cgimage_from_icon_bitmaps() into new module, image.c.

Alexandre Julliard julliard at winehq.org
Mon Mar 25 14:19:38 CDT 2013


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

Author: Ken Thomases <ken at codeweavers.com>
Date:   Sun Mar 17 22:40:44 2013 -0500

winemac: Move create_cgimage_from_icon_bitmaps() into new module, image.c.

---

 dlls/winemac.drv/Makefile.in |    1 +
 dlls/winemac.drv/image.c     |  152 ++++++++++++++++++++++++++++++++++++++++++
 dlls/winemac.drv/macdrv.h    |    5 ++
 dlls/winemac.drv/mouse.c     |  126 ----------------------------------
 4 files changed, 158 insertions(+), 126 deletions(-)

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



More information about the wine-cvs mailing list