seawood%netscape.com
41119ba822
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
2003-06-11 00:15:38 +00:00
jst%netscape.com
260660f381
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
cbiesinger%web.de
67d6fc9257
152834 r=pavlov sr=darin a=asa When Viewing Images, "Stopped" appears on status bar
2003-05-01 17:41:33 +00:00
bzbarsky%mit.edu
7acdbf095e
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
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
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
timeless%mozdev.org
86d088c531
Bug 181125 remove nsIEnumerator imgIContainer::enumerate() method
...
r=biesi sr=alecf
2002-11-21 09:06:12 +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
rpotts%netscape.com
6777c1f117
bug #145579 (r=darin, sr=jst) send the correct referrer for images...
2002-09-17 18:59:41 +00:00
seawood%netscape.com
8ae6c40f5d
Removing old nmake build makefiles. Bug #158528 r=pavlov
2002-08-10 07:55:43 +00:00
dbaron%fas.harvard.edu
fd56358d37
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
2002-03-23 21:23:50 +00:00
cbiesinger%web.de
09f543c624
bug 104906 r=pavlov sr=tor a=asa
...
imgRequest::SniffMimeType and nsUnknownDecoder::SniffForImageMimeType should be one function
2002-03-23 13:21:33 +00:00
kmcclusk%netscape.com
66ae49ae82
suppress the painting of partially decoded background images bug 129908; r=pavlov sr=attinasi a=asa
2002-03-23 04:33:37 +00:00
morse%netscape.com
b26cb82e9b
bug 107579, infrastructure for detecting 3rd-party cookies, r=darin,rpotts, sr=devitz
2002-03-02 01:26:49 +00:00
pavlov%netscape.com
ff269cd2ba
fixing multipartmixed image stuff. bug 42224. r=sfraser sr=darin a=shaver
2002-02-27 00:32:19 +00:00
seawood%netscape.com
874c54280c
Landing the rest of the win32 gmake changes:
...
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup
Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
rods%netscape.com
f583991209
Added image animation mode constants to imgIContainer.IDL,
...
Changed the animation mode enum to PRUint16 (removed the enum) in nsIPresContext so we could use the constants
from imgIContainer. (changes from dcone's review comments)
Bug 2586 r=dcone sr=attinasi
2001-11-14 14:03:09 +00:00
pavlov%netscape.com
09e2680121
fixing bug 106199. r=ben sr=hyatt
2001-10-23 08:07:03 +00:00
pavlov%netscape.com
9c9be9a027
part of fix for bug 104999. r=jag sr=jst
2001-10-19 04:16:50 +00:00
pavlov%netscape.com
f60cc1b681
fixing bug 64096 r=jag, sr=hyatt. additional patch to bug 104311 both r=bryner/jag and sr=hyatt
2001-10-12 07:59:21 +00:00
pavlov%netscape.com
63b4ad657c
remove a bunch of silly xpcom nonsense from imglib. bug 104311 r=bryner sr=sspitzer
2001-10-12 06:43:52 +00:00
pavlov%netscape.com
b8b11370c0
fix for bug 92248. r=bryner sr=jst
2001-10-06 05:08:42 +00:00
pavlov%netscape.com
e15f4f6c5d
fix for bug 92248 r=bryner sr=jst
2001-10-06 05:08:16 +00:00
vidur%netscape.com
338e3871f8
Fixes for printing bugs 84017 and 89151. The fix for bug 84017 removes the need for a resize reflow to get form frame values to print. The restoration of these values into the new frame model is done as part of the initial reflow. The fix for bug 89151 gets rid of the extra frame model built and forces printed images to come out of the decoded image cache. r=darinf, heikki, sr=rpotts
2001-09-29 17:50:15 +00:00
alecf%netscape.com
898cb5872f
add REQUIRES support to layou, content, gfx, gfx2, widget and modules/libpr0n b=98371 r=cls
2001-09-10 20:46:52 +00:00
pavlov%netscape.com
39b3c24cdc
fix for bug 87739 r=dougt sr=darin
2001-08-21 20:17:22 +00:00
pavlov%netscape.com
0852f1b0c5
part of bug 78690. r=bryner sr=jst
2001-07-17 01:14:40 +00:00
pavlov%netscape.com
5a9a9bd2e7
fix for bug 38322 r=cmanske sr=jst a=tor
2001-06-18 06:36:37 +00:00
jst%netscape.com
f72e19a2c3
scc checking in from jst's account. bug #75220 : sr=jst, rs=brendan. renaming |nsPromiseC?Concatenation| to |nsDependentC?Concatenation|; |nsPromiseC?Substring| to |nsDependentC?Substring|; |nsLiteralC?String| and |nsLocalC?String| to |nsDependentC?String|, as these new names better reflect clients obligations to instances.
2001-05-19 11:27:30 +00:00
pavlov%netscape.com
b599762391
fixing up the logging in imglib bug 79314 r=bryner sr=hyatt
2001-05-08 04:01:28 +00:00
akkana%netscape.com
93afc41b85
74169: Enable controls on image animation in libpr0n. r=pavlov,saari sr=sfraser
2001-04-16 22:02:39 +00:00
pavlov%netscape.com
baa5241a1d
removing the request attribute from imgIDecoder since it was unused and pointless. r=saari sr=hyatt
2001-04-16 09:41:01 +00:00
pavlov%netscape.com
2eefe371cc
forgot a file
2001-04-13 02:44:30 +00:00
pavlov%netscape.com
b4597d3e4e
fix for at least bugs 6074,72087,74506,75190,75180,74165,69857,75576,75326,75417,75474 r=waterson, sr=brendan
2001-04-13 02:42:56 +00:00
saari%netscape.com
4236ec8916
changes for creating the image container from the decoder. Needed for supporting different image container types (needed for ART support in the short term).
2001-04-10 01:51:36 +00:00
pavlov%netscape.com
b63ba8064a
fixing bug 73685 r=jag sr=hyatt
2001-04-09 00:45:06 +00:00
pavlov%netscape.com
914182f529
fixing bug 74652 r=shaver sr=waterson
2001-04-04 08:04:54 +00:00
pavlov%netscape.com
35e9f08cbc
adding a way to get the imgIDecoderObserver back from the request
2001-03-22 23:16:52 +00:00
pavlov%netscape.com
95ef24ac85
removing printfs. adding asserts... fixing warnings
2001-03-22 10:26:36 +00:00
pavlov%netscape.com
8e60325e5d
moving the container stuff here.
2001-03-10 01:11:54 +00:00
pavlov%netscape.com
2258b96a4e
make imgIRequest an nsIRequest again. do RGB->BGR conversion for jpegs. add an error code for no decoder. add place to add expiration date to the cache entries once darin fixes http channel to give me an expiration date..
2001-03-07 00:59:49 +00:00
pavlov%netscape.com
e75c4881fa
moving the logging code around a bit
...
fixing a crash in the jpeg code and a few other minor things
2001-02-26 04:22:47 +00:00
pavlov%netscape.com
68982a1583
adding a loadgroup param
2001-02-24 23:45:30 +00:00
pavlov%netscape.com
4cf509d5e0
add pr logging of stuff, fixing places where we try to remove an observer multiple times. use GetOriginalURI isntead of GetURI on the channel when an error occurs and we have to remove ourselves from the cache
2001-02-22 02:06:24 +00:00
pavlov%netscape.com
d5ec33cde1
changing libpr0n filenames to img*
2001-02-20 23:45:51 +00:00
pavlov%netscape.com
61a8703a09
renaming
2001-02-20 23:29:43 +00:00
pavlov%netscape.com
40ae3ada73
lets do imgIRequest instead of lpIImageRequest
2001-02-20 23:27:48 +00:00
pavlov%netscape.com
dd7b2a9543
adding file...
2001-02-20 23:03:47 +00:00
pavlov%netscape.com
ae2229e3a2
renaming nsIImageRequest2
2001-02-20 23:02:50 +00:00
pavlov%netscape.com
4acd252fae
merge from IMGLIB_20010126_BRANCH
2001-02-20 22:43:56 +00:00