Commit Graph

389 Commits

Author SHA1 Message Date
dougt%netscape.com
1d12c0177b Move documentURI to a new interface. b=157133. r=rpotts@netscape.com, sr=darin@netscape.com 2002-09-30 23:18:43 +00:00
cbiesinger%web.de
6b8a6248b2 bug 160975 patch by arunan_bala@hotmail.com r=pavlov,biesi sr=tor
Mozilla not decoding 31x39 .ICO file correctly
2002-09-27 10:22:53 +00:00
darin%netscape.com
71bb3b05de fixes bug 170789 "HTTP Accept: header should be tailored to context of the
request" r=dougt sr=bzbarsky
2002-09-27 04:22:13 +00:00
rpotts%netscape.com
8ac0e7a3bd bug #171053 (r=jst, sr=darin) load network image requests LOAD_BACKGROUND to avoid generating unnecessary notifications... 2002-09-26 23:37:47 +00:00
darin%netscape.com
2de4f81a70 fixes bug 170648 "eliminate referrer type from nsIHttpChannel in preparation
for freezing" r=dougt sr=rpotts
2002-09-25 21:28:53 +00:00
cbiesinger%web.de
06d88fad49 Bug 169477 r=paper sr=alecf
favicon color palette reversed or too red
2002-09-24 21:21:52 +00:00
timeless%mac.com
0efe942eaa Bug 169782 Build warning caused by checkin for bug 93015
patch by walk84@yahoo.com
r=rpotts sr=dveditz
2002-09-24 00:30:09 +00:00
alecf%netscape.com
9195626cd0 remove some files that are no longer part of the build 2002-09-23 23:54:06 +00:00
tor%cs.brown.edu
8dfac42dfb Bug 125436 - log libpng messages instead of spewing them to stderr.
r=biesi, sr=blizzard
2002-09-23 17:34:21 +00:00
alecf%netscape.com
8104c2cda8 now that the imglib2 issues have been ironed out, remove the old project files 2002-09-18 22:46:33 +00:00
rpotts%netscape.com
a87e45789b bug #93015 (r=darin/sr=jst) First patch that cleans up imglib use of LoadFlags and channel attributes... 2002-09-18 22:08:12 +00:00
seawood%netscape.com
097b2dbc0a Removing debug libs from opt build link list. 2002-09-18 05:56:13 +00:00
alecf%netscape.com
e9088b049d remove these bogus files as they are causing bustage 2002-09-18 05:22:35 +00:00
alecf%netscape.com
9dae161938 argh, fix whacked out setjmp bustage 2002-09-17 23:29:29 +00:00
alecf%netscape.com
8f4ca1f344 fix for bug 168048 - combine commonly used decoders into the main imglib dll
r=pavlov, sr=tor
2002-09-17 23:05:27 +00:00
rpotts%netscape.com
b5533b4cc8 bug #145579 (r=darin, sr=jst) send the correct referrer for images... 2002-09-17 18:59:41 +00:00
cbiesinger%web.de
b6ec34bb08 bug 168839 r=pavlov sr=tor share functions between ico and bmp decoder, making them non-member functions 2002-09-16 21:49:41 +00:00
cbiesinger%web.de
3b649a913b putting back the inline keywords I accidentally removed 2002-09-15 21:07:48 +00:00
cbiesinger%web.de
6512e38d8f more unwanted stuff 2002-09-15 21:02:57 +00:00
cbiesinger%web.de
b23568c016 this should've never been checked in... 2002-09-15 21:02:03 +00:00
cbiesinger%web.de
60d1860a11 bug 166886 r=jesup,stuart sr=tor Crash while loading sourceforge.net (on a debug build) (on Tru64) fixed by doing some code cleanup 2002-09-15 19:51:37 +00:00
pavlov%netscape.com
48fb8951f4 Fix string bustage in DEBUG_pavlov code. r=mozbot, sr=lumpy 2002-09-12 08:42:39 +00:00
alecf%netscape.com
41be94e57c add first cut at combined imglib2 dll
not part of build
2002-09-12 05:07:28 +00:00
alecf%netscape.com
76fecf3d4c check in dummy file so that this directory appears in people's trees - no effect on builds 2002-09-11 20:22:22 +00:00
dougt%netscape.com
68faeb5241 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00
dougt%netscape.com
fae89c4077 Fixes up the timer interface. b157136, r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 05:38:16 +00:00
dougt%netscape.com
f2a00efc93 Move FROZEN ContractID into nsXPCOM.h and define r=rpotts, sr=alec, b=166426 2002-09-03 23:36:13 +00:00
timeless%mac.com
735d218a27 Bug 161896 after page finished loading browser crashes [@ gif_clear_screen]
patch by paper@animecity.nu r=biesi sr=tor
2002-09-02 23:52:09 +00:00
andreas.otte%debitel.net
932f63b026 fix bug 166085 [Assertion constructing about: URIs
[@nsAboutProtocolHandler:122]] This is a regression fix from the fix
for bug 163225. The assertions never made sense and now they are
exposed. r=bzbarsky, sr=darin
2002-09-02 22:04:03 +00:00
cbiesinger%web.de
960b1714c1 bug 159256 patch by bxf04451@nifty.ne.jp r=biesi sr=tor
crash loading favicon
2002-08-26 17:58:06 +00:00
bryner%netscape.com
b366f360b3 Ignore generated Makefiles. 2002-08-23 10:30:06 +00:00
pavlov%netscape.com
a2ba92c3e2 fix for bug 117983. patch from Mark Wilkinson <mhw@kremvax.net>. r=pavlov sr=ben 2002-08-13 03:57:29 +00:00
seawood%netscape.com
322da773fb Removing old nmake build makefiles. Bug #158528 r=pavlov 2002-08-10 07:55:43 +00:00
alecf%netscape.com
f7ad4265ef bug 157624 - prep for freezing nsISupports* primitives by renaming the string classes appropriately
nsISupportsString  -> nsISupportsCString
nsISupportsWString -> nsISupportsString
r=dougt, sr=jag
2002-08-06 00:53:19 +00:00
pavlov%netscape.com
0fb6641246 bug 157989. patch from paper@animecity.nu. r=pavlov sr=tor@acm.org a=brendan/chofmann 2002-07-23 03:22:27 +00:00
pavlov%netscape.com
4542a8fbbb fixing bug 157202 r=dougt sr=tor@acm.org a=asa 2002-07-19 23:21:48 +00:00
tor%cs.brown.edu
6909994c7b Bug 76776 - incremental display of progressive jpegs. r=biesi, sr=jag 2002-07-04 20:31:18 +00:00
cbiesinger%web.de
ed5171746d bug 139176 patch by paper r=biesi sr=tor
Animated gif with no global palette puts garbage in transparent area on first loop
2002-07-03 17:56:09 +00:00
tor%cs.brown.edu
7e87165c13 Backout of 76776 - Tp regression. 2002-06-29 22:14:10 +00:00
tor%cs.brown.edu
62df86dd33 Bug 76776 - incremental display of progressive jpegs. r=pavlov, sr=jag 2002-06-29 19:38:17 +00:00
jkeiser%netscape.com
fff44ac8f7 Keep background images from sending progress events (bug 133250, checkin #1). From Antonio.Xu@sun.com. r=bbaetz, sr=darin 2002-06-27 06:46:25 +00:00
tor%cs.brown.edu
1a6510c194 Bug 150041 - turn on do_fancy_upsampling for higher quality decoding.
r=pavlov, sr=blizzard
2002-06-25 18:28:09 +00:00
tor%cs.brown.edu
4b53a54b1e Bug 153280 - backout of pjpeg (bug 76776) due to Tp regression. 2002-06-21 23:42:49 +00:00
pavlov%netscape.com
c55741b7c5 fix for bug 148879. patch from balleysson@bigfoot.com. r=pavlov sr=tor 2002-06-21 20:32:48 +00:00
tor%cs.brown.edu
a94260b14b Bug 76776 - incremental display of progressive jpegs. r=pavlov, sr=jag 2002-06-20 23:44:24 +00:00
cbiesinger%web.de
955f728b23 bug 150002 r=paper sr=tor
make XBM images transparent
2002-06-16 08:27:25 +00:00
bryner%netscape.com
2432b1991a Fix a crash on cbs.com in Mac mach-o builds by making sure to check the return value from initializing the image frame (which fails on mac for images wider that 4096 pixels or so). Bug 149091, r=saari, sr=ben. 2002-06-15 06:40:15 +00:00
cbiesinger%web.de
83df2dc22f bug 150142 r=pavlov sr=tor
imgLoader::GetMimeTypeFromContent doesn't check for malloc failure
2002-06-11 22:40:29 +00:00
pavlov%netscape.com
d26a189738 fixing bug 85595. patch from paper@animecity.nu. r=pavlov sr=tor 2002-06-11 22:29:31 +00:00
cbiesinger%web.de
15a321ca78 bug 115473 r=pavlov sr=brendan
Remove timer priorities
2002-06-11 20:47:04 +00:00