wxwidgets/misc/scripts
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
..
svn/hooks exclude SWIG generated files from being checked 2009-10-04 00:00:12 +00:00
check_unused_headers add small script which reports a list of the unused wx headers 2007-08-27 14:39:35 +00:00
ctags.ignore added the files with separate tags itself (should have been part of r59590) 2009-03-17 21:55:31 +00:00
inc_release update the script to update more files; removed old LaTeX file which doesn't exist any more 2009-07-05 11:49:21 +00:00
makegtktags share ctags command between make(gtk/mac)tags scripts 2007-05-05 13:47:38 +00:00
makemswtags.bat extract the list of macros to ignore in a separate file and completed it with FWD versions; turned off generation of tags for forward class declarations 2009-03-17 21:54:40 +00:00
makeosxtags.sh Create both the full and OS X specific tag files in makeosxtags.sh. 2009-08-16 23:13:37 +00:00
makeunivtags.bat extract the list of macros to ignore in a separate file and completed it with FWD versions; turned off generation of tags for forward class declarations 2009-03-17 21:54:40 +00:00
makeunixtags.sh extract the list of macros to ignore in a separate file and completed it with FWD versions; turned off generation of tags for forward class declarations 2009-03-17 21:54:40 +00:00
png2c.py Implement DrawTitleBarBitmap() for OS X using hard coded PNG images. 2009-10-05 22:57:32 +00:00
set_install_name added --prefix option which is useful when cross-building 2007-10-23 13:38:29 +00:00
update_doc_baseclasses.py use svn:eol-style instead of eol:style (see #10745) 2009-04-26 19:36:36 +00:00
update_doc_libs.py use svn:eol-style instead of eol:style (see #10745) 2009-04-26 19:36:36 +00:00
update_doc_utils.py use svn:eol-style instead of eol:style (see #10745) 2009-04-26 19:36:36 +00:00