Commit Graph

66 Commits

Author SHA1 Message Date
pavlov%netscape.com
6251623a21 removing printfs. adding asserts... fixing warnings 2001-03-22 10:26:36 +00:00
pavlov%netscape.com
99105ce326 moving the container stuff here. 2001-03-10 01:11:54 +00:00
pavlov%netscape.com
48a3a0a372 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
c455edff68 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
98a0eae111 adding a loadgroup param 2001-02-24 23:45:30 +00:00
pavlov%netscape.com
066cc71265 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
9bbc50ba30 changing libpr0n filenames to img* 2001-02-20 23:45:51 +00:00
pavlov%netscape.com
0311d39a5f renaming 2001-02-20 23:29:43 +00:00
pavlov%netscape.com
9d21c05189 lets do imgIRequest instead of lpIImageRequest 2001-02-20 23:27:48 +00:00
pavlov%netscape.com
9fc60b39a9 adding file... 2001-02-20 23:03:47 +00:00
pavlov%netscape.com
21092358de renaming nsIImageRequest2 2001-02-20 23:02:50 +00:00
pavlov%netscape.com
e3fbe3ae72 merge from IMGLIB_20010126_BRANCH 2001-02-20 22:43:56 +00:00
pavlov%netscape.com
ca4fe72fc4 adding decoderobserver so that people will be able to listen for notifications
decoders should QI the request to nsIImageDecoderObserver and call the methods with null for the request param

people will be able to add an observer to the request so that they can get the messages
2001-01-26 12:05:55 +00:00
pavlov%netscape.com
4f8f2165ba hee hee. threads are fun 2001-01-23 02:02:29 +00:00
pavlov%netscape.com
9cfbff6f51 adding more unix makefiles 2001-01-22 22:05:48 +00:00
pavlov%netscape.com
a9cbc5ee24 some code for new imagelib (not part of bulid) 2001-01-22 22:01:03 +00:00