pavlov%netscape.com
4bdef3aeca
adding a warning if we call close on the jpeg decoder without us having made it to the end of decoding
2001-02-26 04:59:40 +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
a3dec81328
do the offsetting based on the bytes per row of the dest frame
2001-02-26 00:26:37 +00:00
saari%netscape.com
e9eacd6d01
JPEGs limping enough for preliminary performance numbers
2001-02-26 00:17:36 +00:00
pavlov%netscape.com
a22bd9c6fb
removing stupid code
2001-02-25 09:02:25 +00:00
pavlov%netscape.com
606dc988b1
blah blah blah
2001-02-25 08:37:26 +00:00
pavlov%netscape.com
5e863bf55d
fixing the cancel nonsense to avoid longass page loads
2001-02-25 08:28:36 +00:00
pavlov%netscape.com
f3f90c26f7
remove the channel cancelation stuff... don't do this here...
2001-02-25 02:23:55 +00:00
pavlov%netscape.com
68982a1583
adding a loadgroup param
2001-02-24 23:45:30 +00:00
pavlov%netscape.com
872b047487
add define incase of non-debug
2001-02-24 04:21:18 +00:00
pavlov%netscape.com
48328feb42
check to see if numframes > 1
2001-02-24 00:31:08 +00:00
pavlov%netscape.com
d179dfc96c
adding animation restart capibilities
2001-02-23 23:48:08 +00:00
pavlov%netscape.com
af84e99904
using NS_STATIC_CAST(void*, this)
2001-02-23 18:40:29 +00:00
pavlov%netscape.com
225c0a9ee9
append __LINE__ to the local var name when using LOG_SCOPE()
2001-02-23 18:32:09 +00:00
pavlov%netscape.com
3b9f7e36af
more prlog fun.. added class to do scope based logging (enter/exit messages)
2001-02-23 10:57:00 +00:00
pavlov%netscape.com
93177ba147
more prlog stuff. some useful info should be generatable from this stuff now
2001-02-23 08:36:51 +00:00
pavlov%netscape.com
1e76bdf250
use the new necko interfaces/apis
2001-02-22 08:41:20 +00:00
pavlov%netscape.com
4087dd38ee
remove lots of useless ifdef PR_LOGGING lines
2001-02-22 02:12:21 +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
9bc026921f
aw yeah
2001-02-20 23:49:46 +00:00
pavlov%netscape.com
6076a99b77
fixing decl stuff
2001-02-20 23:49:13 +00:00
pavlov%netscape.com
d5ec33cde1
changing libpr0n filenames to img*
2001-02-20 23:45:51 +00:00
pavlov%netscape.com
43765ebf6d
build baby build
2001-02-20 23:35:22 +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
566a591c71
fix build issues
2001-02-20 23:13:54 +00:00
pavlov%netscape.com
75206ecbe9
changing to new interface names
2001-02-20 23:09:09 +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
bbb4bc3460
changing nsIImageRequest[2] to lpImageRequest
2001-02-20 22:55:53 +00:00
pavlov%netscape.com
26cc25a6f1
changing nsIImageRequest2.idl to lpIImageRequest.idl
2001-02-20 22:55:15 +00:00
pavlov%netscape.com
94734f2bb9
adding gif decoder.. oops
2001-02-20 22:45:10 +00:00
pavlov%netscape.com
4acd252fae
merge from IMGLIB_20010126_BRANCH
2001-02-20 22:43:56 +00:00
saari%netscape.com
aeefd9e78e
First Checked In.
2001-02-06 00:22:05 +00:00
pavlov%netscape.com
e2b1d15a17
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
d6257b9303
hee hee. threads are fun
2001-01-23 02:02:29 +00:00
pavlov%netscape.com
50b8108e3d
adding more unix makefiles
2001-01-22 22:05:48 +00:00
pavlov%netscape.com
9e57f7f51c
some code for new imagelib (not part of bulid)
2001-01-22 22:01:03 +00:00