wxWidgets/misc
Vadim Zeitlin ec20a753b9 Implement DrawTitleBarBitmap() for OS X using hard coded PNG images.
Use a simple implementation working under all OS X versions, including 10.4
which doesn't have standard system images for the close button.

Added the images themselves under art/osx and png2c.py helper script to
convert them to a form used in C++ code.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@62300 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-10-05 22:57:32 +00:00
..
gdb add a custom printer for wxString to use with Python-enabled gdb 2009-01-04 21:15:19 +00:00
languages update the intl.* files directly from genlang.py script instead of generating snippets which had then to be manually pasted in 2009-07-07 10:52:44 +00:00
scripts Implement DrawTitleBarBitmap() for OS X using hard coded PNG images. 2009-10-05 22:57:32 +00:00
theme_test
unictabl