Commit Graph

5 Commits

Author SHA1 Message Date
cls%seawood.org
0c8429dbc0 Replace uint* (which are not defined on all systems) with the appropriate PRUint* types. Submitted by Jerry L. Kirk <Jerry.Kirk@Nexwarecorp.com>
git-svn-id: svn://10.0.0.236/trunk@53436 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-13 22:37:44 +00:00
dmose%mozilla.org
0efb7c174c updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@52910 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-06 03:43:54 +00:00
pnunn%netscape.com
f97d466756 Chkins for newt@pobox.com.
git-svn-id: svn://10.0.0.236/trunk@46597 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-09 19:32:16 +00:00
dp%netscape.com
44d54884d7 This patch improves the PNG error-handling. Primarily it fixes a very
subtle compile-time error involving the jmp_buf struct, which can be
different sizes depending on what macros are defined.  Since libpng and
Mozilla are not necessarily compiled at the same time (at least during
development), the only way to guarantee that their concept of jmp_buf
is consistent is to avoid using it at all in one of them; specifically,
replace libpng's default error-handler with essentially the same thing
within Mozilla.  (This will likely be required in a future version of
libpng, btw.)


git-svn-id: svn://10.0.0.236/trunk@44743 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-27 04:09:01 +00:00
pnunn%netscape.com
0b911898ae new. decoder.pnunn
git-svn-id: svn://10.0.0.236/trunk@28099 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-19 22:00:02 +00:00