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
alecf%netscape.com
bcf192e308
fix for bug 101761 - REQUIRES update - remove all REQUIRES that are no longer necessary.. r=cls, a=asa (build-only changes)
2002-06-06 20:28:14 +00:00
cbiesinger%web.de
1a92e0f845
bug 8031 r=tor sr=dveditz
...
XBM support
2002-06-04 08:48:12 +00:00
cbiesinger%web.de
ce31f6b292
bug 8031 r=tor sr=dveditz
...
XBM support
2002-06-04 08:41:57 +00:00
pavlov%netscape.com
cd17150e53
checking in fix for topcrash bug 145147. r=bienvenu sr=mscott
2002-05-24 20:54:44 +00:00
dougt%netscape.com
c683a217ab
Fixes mozilla/strings requiring unfrozen nsCRT class. patch by scc, r=dougt, sr=jag, b=136756
2002-05-15 18:55:21 +00:00
cbiesinger%web.de
53c0187394
bug 143333 patch by paper@animecity.nu r=pavlov sr=tor
...
Transparent Animated GIF rendered laced with garbage pixels
2002-05-14 20:55:15 +00:00
cbiesinger%web.de
03c3c38e2c
bug 109862 r=pavlov sr=tor
...
multilayered windows icons (*.ico) dont disply in highest possible quality
2002-05-14 20:32:13 +00:00
mkaply%us.ibm.com
24deeba4a5
Acidentally left some printfs in
2002-05-09 21:59:21 +00:00
mkaply%us.ibm.com
41ddc65213
#141833
...
r=tartak, sr=blizzard
OS/2 only - better error checking for icon decoder
2002-05-09 20:25:37 +00:00
cbiesinger%web.de
8a0f87e149
bug 130876 patch by lorenzo@colitti.com r=pavlov sr=tor
...
some .gifs don't display
2002-05-07 10:30:50 +00:00
pavlov%netscape.com
180ad72be2
fixing bug 132319. patch from paper@animecity.nu. r=pavlov sr=tor@acm.org
2002-05-06 20:20:49 +00:00
darin%netscape.com
b4b75daa66
cleaning up documentation, marking some interfaces frozen, and splitting
...
up some interfaces into separate IDL files (b=124465)
reviewed by dougt and bbaetz
2002-05-03 07:49:43 +00:00
tor%cs.brown.edu
09af8e5c54
Bug 53597: gamma correction backout. r=dbaron, sr=brendan
2002-04-30 23:15:52 +00:00
mkaply%us.ibm.com
930ed0eb5c
Can you tell I did this too fast - that's two misspellings so far
2002-04-27 15:32:14 +00:00