wxWidgets/docs/doxygen
Vadim Zeitlin c3f641cb5e Add wxBITMAP_PNG() macro similar to wxBITMAP() but for PNG images.
Just as wxBITMAP() provides a portable way of loading bitmaps from either
Windows BMP resources or embedded XPM data depending on the platform,
wxBITMAP_PNG() hides the difference between loading bitmaps from PNG resources
under Windows and embedded PNG data elsewhere.

Also add wxBITMAP_PNG_FROM_DATA() macro which always loads PNG data from
memory: it's needed anyhow as part of wxBITMAP_PNG() implementation and some
people may prefer to always use it under all platforms.

Finally modify the image sample to demonstrate loading PNG images from both
resources and memory. This involved creation of a new Windows .rc file for it
and copying its data files to Resources bundle directory under OS X.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72477 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-09-13 17:15:25 +00:00
..
groups Update debugging macros overview in the docs. 2012-06-30 16:33:14 +00:00
images Add skeleton documentation for wxAuiNotebook-related classes. 2012-06-30 23:41:23 +00:00
mainpages Added wxSimplebook class: a wxBookCtrl without controller. 2012-08-30 20:21:54 +00:00
overviews Add wxBITMAP_PNG() macro similar to wxBITMAP() but for PNG images. 2012-09-13 17:15:25 +00:00
scripts Globally use "wxWindows licence" consistently. 2010-07-13 13:29:13 +00:00
background_navigation.png adding lighter css variant for xcode docsets 2011-06-12 02:47:24 +00:00
custom_footer.html Regenerated new Doxygen custom HTML header, footer, and stylesheet with 1.7.6, but only for use with Doxygen 1.7.4. 2011-12-08 15:45:41 +00:00
custom_header.html Fixed javascript errors in CHM version of the manual. 2012-01-02 01:32:20 +00:00
custom_stylesheet.css Regenerated new Doxygen custom HTML header, footer, and stylesheet with 1.7.6, but only for use with Doxygen 1.7.4. 2011-12-08 15:45:41 +00:00
Doxyfile_all Globally use "wxWindows licence" consistently. 2010-07-13 13:29:13 +00:00
Doxyfile_chm Globally use "wxWindows licence" consistently. 2010-07-13 13:29:13 +00:00
Doxyfile_docset adding implementation for osx 2011-06-10 03:12:58 +00:00
Doxyfile_html Regenerated new Doxygen custom HTML header, footer, and stylesheet with 1.7.6, but only for use with Doxygen 1.7.4. 2011-12-08 15:45:41 +00:00
Doxyfile_inc Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
Doxyfile_latex Globally use "wxWindows licence" consistently. 2010-07-13 13:29:13 +00:00
Doxyfile_qch Globally use "wxWindows licence" consistently. 2010-07-13 13:29:13 +00:00
Doxyfile_xml Globally use "wxWindows licence" consistently. 2010-07-13 13:29:13 +00:00
DoxygenLayout.xml Turned off brief descriptions on group pages (it just gets repeated in the detailed description). 2009-01-09 19:14:28 +00:00
img_downArrow.png adding lighter css variant for xcode docsets 2011-06-12 02:47:24 +00:00
jquery-1.3.2.min.js Fixed javascript errors in CHM version of the manual. 2012-01-02 01:32:20 +00:00
latexdocstart.inc Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
logo.png Regenerated new Doxygen custom HTML header, footer, and stylesheet with 1.7.6, but only for use with Doxygen 1.7.4. 2011-12-08 15:45:41 +00:00
regen.bat Regenerated new Doxygen custom HTML header, footer, and stylesheet with 1.7.6, but only for use with Doxygen 1.7.4. 2011-12-08 15:45:41 +00:00
regen.sh Allow the doxygen command to be used to be specified in the environment 2012-06-13 23:20:08 +00:00
wxdocsettabs.css adding lighter css variant for xcode docsets 2011-06-12 02:47:24 +00:00
wxdocsetwidgets.css adding lighter css variant for xcode docsets 2011-06-12 02:47:24 +00:00
wxwidgets.js Added more conveniently placed 'List of All Members' link on all class doc pages in the header summary (using JS). 2012-01-25 06:39:53 +00:00