wxWidgets/docs/tech
Vadim Zeitlin fff5f7d5d8 Merge libpng 1.6.2 into the trunk.
Add pngprefix.h file generated by libpng configure/make process (which we
don't run during wxWidgets build, so this is something that will need to be
redone manually whenever libpng is upgraded, the procedure for doing this is
documented in docs/tech/tn0025.txt) in order to use "wx_" prefix for all
libpng public symbols. This should avoid at least some problems due to the
conflicts between the built-in libpng and shared libpng loaded into the
process as GTK+ libraries dependency under Unix.

Also rename wx_png_{warning,error} to use upper case PNG for consistency with
wx_PNG_stream_{reader,writer} and to avoid conflict with png_{warning,error}()
which we now rename to have "wx_" prefix.

Closes #14157.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74451 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-07-07 17:44:15 +00:00
..
index.txt Add instructions for upgrading third party libraries. 2013-07-07 17:35:18 +00:00
tn0001.txt corrected samples.h location 2008-10-03 15:13:29 +00:00
tn0002.txt get rid of references to CVS as we use SVN now 2008-02-24 14:23:30 +00:00
tn0003.txt Fixed various typos. 2011-03-22 14:17:38 +00:00
tn0005.txt remove references to the contrib hierarchy, which does not exist anymore 2008-02-24 14:15:11 +00:00
tn0009.htm
tn0011.txt Updated out of date versions and release dates. 2011-12-02 23:44:22 +00:00
tn0012.txt Remove wxMGL port. 2012-01-15 14:46:41 +00:00
tn0015.txt Add wxArtProvider using Tango icons. 2010-12-31 17:39:25 +00:00
tn0016.txt Remove mentions of wxUSE_ODBC from documentation. 2010-07-23 23:44:00 +00:00
tn0017.txt No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00
tn0018.txt
tn0019.txt added tech note for MSW programmers 2005-06-08 21:42:39 +00:00
tn0020.txt add the abicheck.sh script for checking possible ABI violations 2009-02-01 17:17:58 +00:00
tn0021.txt more wxUSE_XXX documented (patch from Tim Stahlhut) 2007-08-03 20:00:32 +00:00
tn0022.txt Added more items to the release check list. 2012-07-12 13:18:06 +00:00
tn0023.txt Adding technotes about the release system and about adding apps/screenshots to the wxWidgets.org front page 2006-08-10 04:05:50 +00:00
tn0024.txt Really set svn:eol-style property. 2010-07-17 14:55:45 +00:00
tn0025.txt Merge libpng 1.6.2 into the trunk. 2013-07-07 17:44:15 +00:00