cls%seawood.org
d18d8ada60
Adding mingw makefile changes.
...
Bug #134113 r=bryner
2003-03-08 05:57:15 +00:00
paper%animecity.nu
f267ff265a
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
23e0302b1f
urg, fix typo
2003-02-27 15:09:39 +00:00
cbiesinger%web.de
b12a4c4241
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
7267f149a3
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
c0e72776b3
bwahaha! Animated GIF Optimizations. Bug 148637 r=biesi, sr=tor
2003-02-24 22:03:37 +00:00
kin%netscape.com
3972d39fe1
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
28f374d56f
189052 r=paper sr=tor remove function pointers from gifdecoder/gif2.cpp
2003-02-22 16:38:47 +00:00
cbiesinger%web.de
5c9f723d86
178273 r=pavlov sr=tor mis-sized file icon
2003-02-22 16:36:16 +00:00
ben%netscape.com
480cfe2d40
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
4540357473
Whitespace change to trigger rebuild of libs that depend upon zlib.
2003-01-30 05:53:29 +00:00
peterv%netscape.com
20ce5e5d38
Trying to fix more CFM bustage.
2003-01-22 00:00:24 +00:00
paper%animecity.nu
9f661d06dc
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
34ad70e13e
Bug 181695 Cleanup nsIImage. r= dcone,arougthoper,pedemont,tor,timeless sr=roc+moz
2003-01-20 05:40:51 +00:00
seawood%netscape.com
afa00e8b9f
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
21c7d258a8
Ok, I forgot this one too.
2003-01-10 03:36:36 +00:00
seawood%netscape.com
d05bac393d
Fix cfm bustage.
2003-01-10 02:36:18 +00:00
seawood%netscape.com
c1dab7e090
Add --enable-image-decoders build option.
...
Bug #169304 r=bryner sr=alecf
2003-01-10 01:21:14 +00:00
dbaron%dbaron.org
99f34f283f
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
13e777cb9a
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
1124a4d14b
Removing unused file. Not part of the build.
2003-01-06 08:11:09 +00:00
paper%animecity.nu
e70abd1049
Bug 185773: Call SetTimeout in nsGIFDecoder2, not imgContainerGIF::EndFrameDecode; r=biesi sr=tor
2002-12-29 22:32:22 +00:00
seawood%netscape.com
4588fb970a
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
3d8701754e
137819 r=tor sr=darin Changed images don't reload [file:// URLs]
2002-12-24 14:30:12 +00:00
cbiesinger%web.de
584af2d682
186216 r=paper sr=tor image decoders don't need to #include "nsIImage.h"
2002-12-21 15:34:01 +00:00
paper%animecity.nu
7d4d8246af
Bug 181829 remove imgIDecoderObserver from imgContainerGIF. r=biesi, sr=tor
2002-12-14 06:14:16 +00:00
cbiesinger%web.de
ebafc7fb04
184916 patch by neil@parkwaycc.co.uk r=biesi sr=tor
...
Crash entering quicktime test site
2002-12-13 14:11:16 +00:00
jaggernaut%netscape.com
772264e9d3
Bug 131256: status bar doesn't reflect actual activity. Back out change that made us stop sending status change notifications for images in documents. r=bzbarsky, sr=darin.
2002-12-13 07:21:34 +00:00
timeless%mozdev.org
09b8020f5e
Bug 108271 Support RLE compression and bitfields for the BMP Decoder
...
patch by neil@parkwaycc.co.uk initial work by jdunn@netscape.com
r=biesi sr=tor
2002-12-11 14:06:51 +00:00
paper%animecity.nu
80fea75abf
Bug 148637 Clean-up imgContainerGIF. r=biesi sr=tor
2002-11-29 22:45:04 +00:00
paper%animecity.nu
f5ddc14096
Bug 179546. Remove gs->transparent_pixel since it's not being used.
...
r=biesi sr=tor
2002-11-28 05:50:49 +00:00
darin%netscape.com
9b3557c713
fixes bug 157133 "HTTP Interfaces need to be frozen" r=dougt sr=bzbarsky
2002-11-22 07:40:16 +00:00
timeless%mozdev.org
86d088c531
Bug 181125 remove nsIEnumerator imgIContainer::enumerate() method
...
r=biesi sr=alecf
2002-11-21 09:06:12 +00:00
timeless%mozdev.org
4a78455ee5
Bug 181134 change PrintImageDecoders from nsIEnumerator to nsISimpleEnumerator
...
r=biesi sr=alecf
2002-11-21 04:21:13 +00:00
cbiesinger%web.de
7d76db647a
Bug #179296
...
[BMP] support images with negative height (stored top-to-bottom)
r=paper sr=tor
2002-11-20 17:46:41 +00:00
timeless%mozdev.org
09071ee5b3
Bug 180204 imgContainerMNG::~imgContainerMNG / nsPPMDecoder::~nsPPMDecoder will release uninitialized objects
...
r=paper sr=bz
2002-11-17 09:23:30 +00:00
paper%animecity.nu
eae0b11e98
Bug 166007 - Fix GIF2.cpp formatting. r=biesi sr=tor
2002-11-10 22:29:15 +00:00
cbiesinger%web.de
95aafb93fd
108271 r=paper sr=tor
...
support all bitfields in the bmp decoder
2002-11-09 23:06:25 +00:00
tor%cs.brown.edu
9918982dec
Bug 148634 - combine imgContainerGIF::ZeroMaskArea & OneMaskArea.
...
Patch by paper@animecity.nu , r=biese, sr=tor.
2002-11-06 20:52:07 +00:00
tor%cs.brown.edu
005ec0a3e5
Bug 37589 - strange dots next to slashdot news headers (gif decoder).
...
Patch by paper@animecity.nu , r=biesi, sr=tor.
2002-11-06 20:49:09 +00:00
cbiesinger%web.de
ad2b3c6432
bug 177661 patch by paper@animecity.nu r=biesi sr=tor a=roc+moz
...
2 frame GIFs do not animate
2002-11-01 21:46:35 +00:00
cbiesinger%web.de
60a453a728
bug 169690 patch by paper@animecity.nu r=biesi sr=tor a=roc+moz
...
crash in HaveDecodedRow
2002-10-21 20:57:57 +00:00
cbiesinger%web.de
c87a903b0b
bug 110076 r=biesi sr=tor a=roc+moz Access violation in Trunk M100 N70PR1 [@ imgContainer::StartAnimation]
2002-10-18 19:46:40 +00:00
bzbarsky%mit.edu
1c6c051db0
Add & implement imgIContainer::ResetAnimation. Bug 152756, patch by
...
paper@animecity.nu (Arron), r=pavlov, sr=tor, a=asa
2002-10-10 04:43:13 +00:00
seawood%netscape.com
ee1b910123
Fixing tinderbox bustage from checkin for bug 77497. Patch by paper@animecity.nu.
2002-10-07 22:25:32 +00:00
timeless%mac.com
23d2e15fdc
Bug 77497 imgContainer needs to have a GIF specific version
...
patch by paper@animecity.nu r=pavlov sr=tor
2002-10-07 21:49:33 +00:00
mkaply%us.ibm.com
a758119fe1
These are not NSPR callbacks, they are PNG callbacks. They should be using PNGAPI - part of correct fix for OS/2 bustage with new PNG code
2002-10-07 04:38:54 +00:00
darin%netscape.com
1f63800e30
fixes bug 167463 "fromCacheOnly should be an attribute on nsICachingChannel"
...
and fixes bug 166927 "add nsICachingChannel should provide an attribute to
'load only if modified'" r=dougt sr=bzbarsky
2002-10-06 03:20:40 +00:00
bryner%netscape.com
c4d52841f0
Remove gfx2 from REQUIRES globally, since we no longer export headers to a separate gfx2 module. r=cls.
2002-10-05 02:49:02 +00:00
bryner%netscape.com
22d07204cf
Removing a dead nmake build makefile
2002-10-05 02:28:06 +00:00