Commit Graph

412 Commits

Author SHA1 Message Date
tor%cs.brown.edu
c2c9f1fd22 Update to libpng-1.0.8. a=brendan,waterson 2000-08-19 02:06:43 +00:00
tor%cs.brown.edu
041000a856 Turn on JNG (encapsulated JPEG) images by registering image/x-jng.
r=shaver,pnunn a=brendan
2000-08-18 19:16:41 +00:00
waterson%netscape.com
9ce9d4360a Backing out pnunn/syd's changes in order to try to get smoketests back. r=pnunn 2000-08-16 03:16:46 +00:00
pnunn%netscape.com
3bc99d3bfc bug#46704: chrome priority in imgcache. syd, r:pnunn. 2000-08-16 01:20:39 +00:00
pnunn%netscape.com
b7e1ac8bb3 bug#46704: chrome priority in image cache. syd, r:pnunn. 2000-08-16 01:19:44 +00:00
morse%netscape.com
a204ee0d93 fix bug 48241, crash when visiting url 2000-08-10 06:34:24 +00:00
ducarroz%netscape.com
4f8d3a6170 Better fix for Mac Commercial bustage of yesterday. Add xpcompat.h to the manifest file. R=sfraser 2000-08-08 22:15:08 +00:00
waterson%netscape.com
2723cb8319 fucking mac 2000-08-08 04:23:43 +00:00
tor%cs.brown.edu
01833b1bca Landing libmng 0.9.2+. a=waterson 2000-08-08 03:58:05 +00:00
tor%cs.brown.edu
2091cea00e Bustage fix - add xpcompat.h to the export list. 2000-08-07 23:10:48 +00:00
pchen%netscape.com
c7ed50c331 Checkin for pnunn on Mac, remove dllcompat.cpp from projects 2000-08-07 22:59:02 +00:00
pnunn%netscape.com
d8faa2e9d1 bug#41040: cruft removal. 2000-08-07 22:16:30 +00:00
syd%netscape.com
5aba41c891 Add a couple of prlog messages. r=pavlov. 2000-08-05 00:59:08 +00:00
pnunn%netscape.com
6804506105 bug#22754: fix, nsbeta3. pnunn. r:gagan 2000-07-27 23:37:00 +00:00
pnunn%netscape.com
38ed05f47f fix for bug#30852.(nsbeta2+). Image reloads not using necko reload attributes. pnunn.
rev:neeti; and tested on win/mac/linux.
2000-07-20 01:52:35 +00:00
mcafee%netscape.com
281b91a2d5 Ignore generated files. 2000-07-15 15:50:33 +00:00
pnunn%netscape.com
5a09182814 fix for bug#40785, #40767: added new state so gif load can be aborted without
an error. pnunn   rev:kin@netscape.com
2000-07-12 23:27:54 +00:00
cls%seawood.org
0d38a2635c Explicitly include nspr header when needed 2000-07-10 08:40:05 +00:00
cls%seawood.org
e87a1b7b11 Start tedious process of removing obsolete mozilla/include files from build. This patch should take us down to 19 of 101. Bug #38061 2000-07-10 07:13:31 +00:00
tor%cs.brown.edu
09388fe170 Remove unneeded AC_DEFINE, clean up warnings, and take out debug printfs. 2000-07-08 03:39:21 +00:00
tor%cs.brown.edu
203eea477a Turning on MNG decoder by default on all platforms.
configure.in change r=cls.  a=pnunn,brendan.
2000-07-07 21:52:23 +00:00
mkaply%us.ibm.com
6f637f704c #40177
r = cls, a = brendan
OS/2 bringup - Changes so we can build mng
2000-07-05 21:28:07 +00:00
tor%cs.brown.edu
3f32a2f7cf Build MNG decoder when MOZ_MNG is set. r=roc+@cs.cmu.edu, a=brendan@mozilla.org 2000-07-05 19:54:33 +00:00
tor%cs.brown.edu
e84abebb2f Update libmng snapshot. Not in default build. 2000-07-05 19:32:22 +00:00
tor%cs.brown.edu
71ffb779d0 Update libmng snapshot. Not in default build. 2000-06-30 23:41:12 +00:00
cls%seawood.org
1f3b6d75ab Removed obsolete REQUIRES variable from every Makefile.in/makefile.win 2000-06-30 08:08:04 +00:00
tor%cs.brown.edu
083bb9620d Update libmng snapshot. Not in default build. 2000-06-29 21:40:43 +00:00
tor%cs.brown.edu
4bf1902150 Fix test for 32bit type. Not in default build. 2000-06-29 13:48:01 +00:00
tor%cs.brown.edu
e22ad5178e Off by one error in refresh(). Not in default build. 2000-06-29 12:40:42 +00:00
tor%cs.brown.edu
8d9ec27a36 Update libmng snapshot. Not in default build. 2000-06-29 12:32:04 +00:00
Peter.VanderBeken%pandora.be
78a66702d4 Adding Mac projects for MNG. Not part of the build. 2000-06-28 23:04:06 +00:00
tor%cs.brown.edu
4d63a53c92 Update libmng snapshot. Not in default build. 2000-06-27 23:22:13 +00:00
tor%cs.brown.edu
cc80de7fda Update libmng snapshot. Not in default build. 2000-06-27 14:40:32 +00:00
tor%cs.brown.edu
72cfb82341 Dangling symbol reference was causing problems with Tru64 and MacOS.
Not in default build.
2000-06-24 03:54:35 +00:00
tor%cs.brown.edu
38e572778c Update libmng snapshot. Not in default build. 2000-06-23 22:59:51 +00:00
beard%netscape.com
1c926d81a2 bug #42100, Carbon compatibility. r=gordon, saari, pinkerton, sfraser 2000-06-20 23:10:06 +00:00
tor%cs.brown.edu
b8a0cf2a3a Patch from roc+moz@cs.cmu.edu to get this building on windows.
Not in default build.  r=tor
2000-06-16 07:02:42 +00:00
tor%cs.brown.edu
d974f01a10 Add mng to required libraries list. Not in default build. 2000-06-14 14:21:49 +00:00
tor%cs.brown.edu
fe1f97085c Update libmng snapshot. Not in default build. 2000-06-14 14:20:55 +00:00
tor%cs.brown.edu
6f741e7524 Add a --enable-mng option to enable MNG image decoder. r=cls, a=brendan 2000-06-12 23:13:42 +00:00
tor%cs.brown.edu
bc861085c2 MNG/JNG image decoder component. Not in default build. a=brendan 2000-06-12 23:08:50 +00:00
tor%cs.brown.edu
095177db87 Snapshot v0.5.2 of libmng (http://www.libmng.com/).
Not in default build. a=brendan
2000-06-12 23:06:35 +00:00
shaver%mozilla.org
c2de81c270 Handle illegally-short JPEG comments more gracefully.
Patch from Solar Designer <solar@false.com>.
r=pnunn, a=waterson
2000-05-26 07:48:21 +00:00
blizzard%redhat.com
836bf09f6f add interlacebuf to ipng_struct that was missed on pnunn's checkin. should fix impending redness. a=leaf 2000-05-24 23:12:00 +00:00
pnunn%netscape.com
7806ef148a bug#3195: Checking in for Chris Hill. Thanks for the patch, Chris.
fixes progressive (interlacing) png's. rev:pnunn@netscape.com, a:brendan@mozilla.org
2000-05-24 22:59:20 +00:00
pnunn%netscape.com
27c76f8f47 bug#36242: add test in il_PermitLoad(). pnunn, rev:morse. 2000-05-22 23:01:26 +00:00
pnunn%netscape.com
06ed24ff88 bug#33810: add animation control from presContext. pnunn r:sfraser 2000-05-18 22:18:19 +00:00
pnunn%netscape.com
d253f04e12 bug# 37909: added multipart support. pnunn. r:valeski@netscape.com 2000-05-12 01:38:18 +00:00
cls%seawood.org
4bb89416eb More OS/2 Makefile changes. Bug #34106 Batch 12 2000-05-04 11:00:47 +00:00
pnunn%netscape.com
7908f988b5 bug#29643: add new method FlushImgBuffer(). pnunn. r:valeski 2000-04-26 21:25:53 +00:00