Commit Graph

484 Commits

Author SHA1 Message Date
jaggernaut%netscape.com
95899387f6 Bug 213602: Switch some users of NS_GetWeakReference over to do_GetWeakReference. r=bzbarsky, sr=dbaron 2003-07-25 19:06:59 +00:00
cbiesinger%web.de
bb37693039 147679 GetFromMIMEType on Windows only gets one extension and needs rethinking r=bzbarsky sr=darin
this merges nsIMIMEService::GetFromType and GetFromExtension
2003-07-25 16:48:00 +00:00
tor%cs.brown.edu
1c63b867c5 Bug 208622 - some animated gifs don't display properly. r=pavlov, sr=scc 2003-07-24 23:17:50 +00:00
cbiesinger%web.de
7def17cf52 bug 198293 r=tor sr=scott@scott-macgregor.org support ICOs with alpha channel 2003-07-23 18:39:11 +00:00
jaggernaut%netscape.com
817298ce0b Bug 212272: Switch some Substring users over to String(Begins|Ends)With. r=dwitte, sr=bzbarsky 2003-07-14 07:37:39 +00:00
bzbarsky%mit.edu
7b5865099a Update the string stream interface a bit and simplify the implementation a
lot. Bug 212109, r=dougt, sr=darin
2003-07-11 23:10:27 +00:00
seawood%netscape.com
4fbdfa6f20 Fixing X-on-X bustage 2003-07-01 03:57:47 +00:00
cbiesinger%web.de
573cbdd5e8 211010 Memory leak of 576 bytes from 3 blocks allocated in PR_Malloc
r=pavlov sr=tor
2003-06-28 23:29:11 +00:00
darin%netscape.com
7b3142ec4c fixes bug 199443 "leaking GDIs when table cell contains an image, and text is received in multiple packets (testcase available)" r=pavlov sr=bzbarsky 2003-06-23 22:55:17 +00:00
varga%netscape.com
08ce52d330 Fix for bug 196612. FizzillaMach shows no icons in the Attachments pane.
r=cls, sr=bryner
2003-06-19 17:42:42 +00:00
jdunn%netscape.com
0b2cfc988f in LITTLE_TO_NATIVE macro's, cast the entities to unsigned so
that we don't mess up the numbers doing the bit shifting
# 208440
r=pavlov@pavlov.net
sr=tor@acm.org
2003-06-11 13:26:37 +00:00
seawood%netscape.com
f0b5c087f6 Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-11 00:15:38 +00:00
seawood%netscape.com
b28ce0a530 Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 20:12:33 +00:00
cbiesinger%web.de
85d1b7e902 remove final traces of mng decoder, part of bug 195280. not part of build. 2003-06-05 16:27:19 +00:00
pavlov%pavlov.net
89b728063a Removal of MNG support. Bug 195280. Patch by tor@acm.org. r=pavlov sr=blizzard. 2003-06-03 23:16:42 +00:00
tor%cs.brown.edu
e1d5ad41b3 Bug 197530 - remove ppm decoder. r=pavlov,cls sr=blizzard 2003-05-31 10:42:33 +00:00
cbiesinger%web.de
532968d83f partial fix for 202369 r=pavlov sr=darin crash or unchanged when refresh a page with gif files when these gif files removed 2003-05-25 20:38:07 +00:00
neil%parkwaycc.co.uk
6a04aff08a Bug 206312 Some rle4 bitmaps not recognised r=biesi sr=tor a=mkaply 2003-05-23 08:38:07 +00:00
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