common drawing code for osx-cocoa and osx-carbon, also since 10.5 HIShapeRef is in...
authorStefan Csomor <csomor@advancedconcepts.ch>
Mon, 9 Feb 2009 09:01:19 +0000 (09:01 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Mon, 9 Feb 2009 09:01:19 +0000 (09:01 +0000)
commit5398a2e05001914ec3d83fd30f9f7e3f6a9e29be
tree312ed96e773c5906288304097a755fe2a761c9f4
parentabdb8c18060d9b0917e7e5b3f7cfc496cfd81f67
common drawing code for osx-cocoa and osx-carbon, also since 10.5 HIShapeRef is in ApplicationServices, so this can be used for all osx-cocoa builds as native wxRegion implementation

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58804 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
Makefile.in
build/bakefiles/files.bkl
include/wx/osx/carbon/private.h
include/wx/osx/region.h
include/wx/osx/window.h
include/wx/region.h
src/osx/carbon/region.cpp
src/osx/carbon/window.cpp
src/osx/window_osx.cpp