]> git.saurik.com Git - wxWidgets.git/commit
added CreateFromXpm method that uses image xpm decoder
authorGilles Depeyrot <gilles_depeyrot@mac.com>
Tue, 8 May 2001 14:07:34 +0000 (14:07 +0000)
committerGilles Depeyrot <gilles_depeyrot@mac.com>
Tue, 8 May 2001 14:07:34 +0000 (14:07 +0000)
commit973b0afb1e0d469c322c34d148a382bbea285d6c
treef06a866189c92da93f203bcc86c2742900335b31
parentb7d667c57be0297ff49739519e4adb8a5ea09ee5
added CreateFromXpm method that uses image xpm decoder
use of the old xpm library code is conditionned by OBSOLETE_XPM_DATA_HANDLER
which is set be default under Classic Mac OS and not set under Mac OS X

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10054 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/mac/bitmap.cpp
src/mac/carbon/bitmap.cpp