jdunn%netscape.com
2ccffbbee7
Fix PNG crasher/hang. The problem is due to a the casting of float to int/unsigned.
...
Patch submitted by randeg@alum.rpi.edu
r=pavlov@pavlov.net
sr=tor@acm.org
a=asa@mozilla.org
# 200801
2003-05-19 12:54:16 +00:00
cbiesinger%web.de
8cb8cf91d7
204994 r=neil.parkwaycc.co.uk sr=tor a=dbaron crash if i view the attachment (attached to bug 196977)
2003-05-17 16:51:19 +00:00
jst%netscape.com
ee8865dfac
Fixing the last part of bug 93015. Making libpr0n's loadgroup handling more consistent to prevent image loads from happening w/o putting image request (proxies) into the loadgroup while the load is in progress. Also making sure that requests that are added to the loadgroup are always pulled out. Patch by pavlov@pavlov.net and myself, r=pavlov@pavlov.net, jst@netscape.com, sr=darin@netscape.com, a=asa@mozilla.org
2003-05-14 05:42:06 +00:00
jst%netscape.com
14b59ee3e0
Backing out part of bug 93015 until we can figure out how to fix the problem w/o causing regression bug 205236.
2003-05-12 22:28:04 +00:00
jst%netscape.com
fba31f0405
Fixing bug 93015. Making sure image that start loading before the page is done loading get added to the documents load group to prevent the page's onload handler from running before the image's onload handler runs. r=pavlov@pavlov.net, sr=darin@netscape.com, a=sspitzer@netscape.com
2003-05-09 20:42:49 +00:00
smontagu%netscape.com
e4a5676200
Bug 201568 GIF infrastructure cleanup and refactoring, r=pavlov, sr=tor a=sspitzer.
2003-05-01 18:18:43 +00:00
cbiesinger%web.de
8283b0d357
oops, forgot to address pavlov's review comment from irc
2003-05-01 17:43:19 +00:00
cbiesinger%web.de
140e74472d
152834 r=pavlov sr=darin a=asa When Viewing Images, "Stopped" appears on status bar
2003-05-01 17:41:33 +00:00
cbiesinger%web.de
164f735c82
201107 r=pavlov sr=bz a=sspitzer Trunk M140A crash [@ imgRequestProxy::OnDataAvailable]
2003-04-28 17:49:58 +00:00
tor%cs.brown.edu
c592bcd28c
Bug 202376 - backout of checkin for 155941. png_set_filler doesn't do
...
what I expected and caused problems on macos.
2003-04-18 14:30:10 +00:00
seawood%netscape.com
fd2883713e
Implement mozcomps static build variant.
...
Remove unnecessary EXPORT_LIBRARY settings.
Bug #201602 r=bryner
2003-04-17 19:19:42 +00:00
tor%cs.brown.edu
e2d713d121
Bug 155941: use libpng for mac pixel padding. r=biesi, sr=blizzard
2003-04-16 10:48:44 +00:00
tor%cs.brown.edu
fb9827549c
Bug 155942: use libjpeg to handle grayscale, support YCbCr, use
...
less memory on non-mac platforms. r=biesi, sr=blizzard
2003-04-16 10:47:27 +00:00
tor%cs.brown.edu
812ffefbdd
Bug 199169 - plug occasional leak of gif colormap. r=paper, sr=brendan
2003-04-12 10:44:35 +00:00
darin%netscape.com
4c694bf157
fixes bug 201295 "Changed toplevel images don't reload [file:// URLs]" r=biesi sr=pavlov
2003-04-10 01:01:31 +00:00
tor%cs.brown.edu
018d28d608
Bug 199701 - protect against illegal colormap indexes. r=paper, sr=blizzard
2003-04-06 11:54:06 +00:00
seawood%netscape.com
80e1b303cc
Purge XP_PC.
...
Bug #56767 r=mkaply sr=alecf
2003-04-02 22:45:08 +00:00
alecf%netscape.com
e5320ad239
ignore generated files
2003-04-02 06:04:30 +00:00
bzbarsky%mit.edu
ce3a0d97fb
"Backing" changes back in since tree has reopened.
2003-04-02 03:19:50 +00:00
bzbarsky%mit.edu
429e0e4ded
Backing all this out, since tree is closed.
2003-04-02 02:02:10 +00:00
bzbarsky%mit.edu
76564a67f0
Fix crash on failures to open channels. Bug 199966, r=pr0nmeister (pavlov),
...
sr=jst
2003-04-02 01:32:50 +00:00
darin%netscape.com
2f924faf40
landing jdunn's patch for bug 121084, cache: Images requested twice -> "The image cannot be displayed, because it contains errors." message [when "Compare the page in cache ..." set to "every time I view the page"], r=pavlov sr=darin
2003-03-26 05:29:11 +00:00
timeless%mozdev.org
697618b07d
Bug 106386 rid source of misspellings
...
patch by nb@ipnode.info r=biesi sr=dmose
2003-03-24 04:15:34 +00:00
cbiesinger%web.de
af36ee745c
197485 r=paper sr=tor Remove [GS]etTransparentColor from gfxIImageFrame
2003-03-18 21:07:22 +00:00
bzbarsky%mit.edu
605874dcea
Make imgRequestProxy hold a weak ref to its listener, to prevent reference
...
cycles. Bug 196797, r=pavlov, sr=jst
2003-03-17 16:09:02 +00:00
cls%seawood.org
d1479589a2
Adding mingw makefile changes.
...
Bug #134113 r=bryner
2003-03-08 05:57:15 +00:00
paper%animecity.nu
185b4b98d6
Bug 154769. r=biesi sr=tor
...
Show last partial GIF frame when image file is not complete.
2003-03-05 23:10:14 +00:00
cbiesinger%web.de
6f54b64051
urg, fix typo
2003-02-27 15:09:39 +00:00
cbiesinger%web.de
8e44a6e02d
97324 r=peterl/jst sr=jst/bz nsContentDLF.cpp should not use a static list of image types; also: 192023 Make DocLoaderFactories a service
2003-02-27 13:51:55 +00:00
bzbarsky%mit.edu
792d30905e
Eliminate libpr0n's use of prescontexts as unique keys; use documents instead
...
and do not hold a ref to them. Bug 190475, r=pavlov, sr=jst
2003-02-26 05:51:32 +00:00
paper%animecity.nu
7ec1d0dd1c
bwahaha! Animated GIF Optimizations. Bug 148637 r=biesi, sr=tor
2003-02-24 22:03:37 +00:00
kin%netscape.com
b757fa1a10
Fix for bug 192300: nsICODecoder never calls OnDataAvailable() like the other decoders do
...
Modified nsICODecoder::SetImageData() to call mObserver->OnDataAvailable() like the other decoders do so that the image frame knows it can invalidate the area it occupies.
r=pavlov@netscape.com sr=tor@acm.org
2003-02-24 19:45:01 +00:00
cbiesinger%web.de
afdcfcc2e6
189052 r=paper sr=tor remove function pointers from gifdecoder/gif2.cpp
2003-02-22 16:38:47 +00:00
cbiesinger%web.de
992f7e8feb
178273 r=pavlov sr=tor mis-sized file icon
2003-02-22 16:36:16 +00:00
ben%netscape.com
ff49b801b0
Part of fix for 191524, fix a crash in nsIconURI::Equals that occurs when you clear the download manager datasource with the downloads sidebar in Phoenix open. Add null check. r=pavlov, sr=bryner, a=asa
2003-02-01 09:09:24 +00:00
seawood%netscape.com
5c6983cb86
Whitespace change to trigger rebuild of libs that depend upon zlib.
2003-01-30 05:53:29 +00:00
peterv%netscape.com
753abefe81
Trying to fix more CFM bustage.
2003-01-22 00:00:24 +00:00
paper%animecity.nu
4c02c19f09
BUg 185775. r=biesi, sr=tor. Optimize 1st frame of animated GIFs by calculating only the dirty area and using that on subsequent loops.
2003-01-21 21:08:19 +00:00
paper%animecity.nu
1c7e8f2a3d
Bug 181695 Cleanup nsIImage. r= dcone,arougthoper,pedemont,tor,timeless sr=roc+moz
2003-01-20 05:40:51 +00:00
seawood%netscape.com
65c05bc158
Skip the decoders directory if we're not building any image decoders.
...
Bug #169304
2003-01-10 18:36:07 +00:00
seawood%netscape.com
98fe59f363
Ok, I forgot this one too.
2003-01-10 03:36:36 +00:00
seawood%netscape.com
b676f741e4
Fix cfm bustage.
2003-01-10 02:36:18 +00:00
seawood%netscape.com
7fbf37f98f
Add --enable-image-decoders build option.
...
Bug #169304 r=bryner sr=alecf
2003-01-10 01:21:14 +00:00
dbaron%dbaron.org
acdd4e46c0
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
2003-01-08 22:05:52 +00:00
timeless%mozdev.org
0a18e11f06
Bug 186726 Icon protocol handler NewURI should use NS_ADDREF
...
patch by andersma@luther.edu r=timeless sr=darin
2003-01-08 20:32:15 +00:00
bryner%netscape.com
ce12ab8bd6
Removing unused file. Not part of the build.
2003-01-06 08:11:09 +00:00
paper%animecity.nu
483ead4ff4
Bug 185773: Call SetTimeout in nsGIFDecoder2, not imgContainerGIF::EndFrameDecode; r=biesi sr=tor
2002-12-29 22:32:22 +00:00
seawood%netscape.com
d5efcdfb6d
Start installing GRE libraries & components into a separate dist/gre directory as part of the default build.
...
Bug #186241 r=dougt
2002-12-28 01:15:07 +00:00
cbiesinger%web.de
03f600a9af
137819 r=tor sr=darin Changed images don't reload [file:// URLs]
2002-12-24 14:30:12 +00:00
cbiesinger%web.de
0c55b1643c
186216 r=paper sr=tor image decoders don't need to #include "nsIImage.h"
2002-12-21 15:34:01 +00:00