]> git.saurik.com Git - wxWidgets.git/commit
Rewrite conversion from classic Mac OS 'CURS'-style structures to NSCursor.
authorDavid Elliott <dfe@tgwbd.org>
Fri, 20 Jul 2007 02:12:45 +0000 (02:12 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Fri, 20 Jul 2007 02:12:45 +0000 (02:12 +0000)
commitfe686e5a1f80c9ba22a622e96251c054da0366c1
tree7cf12aa557ba76aab39ba2738646a2eb45ceb054
parentce65118e6290c24828c81be08149136423daaff2
Rewrite conversion from classic Mac OS 'CURS'-style structures to NSCursor.
* Leave data as separate image and mask planes instead of interleaving it
* Specify bytesPerRow to make compatible with 10.4 (Tiger) and higher
* Use endian-independent math.
* Document that the cursor data came from wxMac source.
Copyright 2007, Software 2000 Ltd.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47580 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/cocoa/cursor.mm