Граф коммитов

342 Коммитов

Автор SHA1 Сообщение Дата
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
mkaply%us.ibm.com a9d5116705 OS/2 bustage 2002-04-27 13:49:35 +00:00
darin%netscape.com e554d83626 fixes bug 129279 "nsIFile unicode/utf8/ascii task"
r=dougt sr=alecf
2002-04-27 05:33:09 +00:00
seawood%netscape.com 1c13ce0ab7 Add LIBS_DIR to the link line before EXTRA_DSO_LIBS to avoid link-ordering issues on linkers that care (e.g,Sun Forte 7).
Bug #137762 r=dcran
2002-04-18 21:50:31 +00:00
tor%cs.brown.edu 3a8f0554a5 Bug 53597 - gamma correction was missing RGB jpeg images on unix.
r=biesi, sr=brendan
2002-04-15 22:28:09 +00:00
peterv%netscape.com 1fb8fc0116 Fixing mac bustage. 2002-04-13 13:03:26 +00:00
tor%cs.brown.edu cb1d9145e3 Bug 53597 - consistent gamma correction. r=dbaron, sr=brendan 2002-04-13 10:03:59 +00:00
mkaply%us.ibm.com 14e03c1558 #136234
r=cls, a=rjesup
OS/2 specific code from Lee Tartak - get icon decoder on OS/2
2002-04-09 14:31:20 +00:00
mkaply%us.ibm.com 630b46b5d6 #136234
r=mkaply, a=rjesup
OS/2 specific code from Lee Tartak - get icon decoder on OS/2
2002-04-09 14:29:24 +00:00
cbiesinger%web.de 81043e1c49 bug 134106 r=pavlov sr=tor a=asa
Uppercase (IMAGE) Content-Type causes Netscape to fail decoding an image attachment
2002-04-01 21:14:07 +00:00
dbaron%fas.harvard.edu b280e94dfe 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 0604302118 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 6ae53f54f8 suppress the painting of partially decoded background images bug 129908; r=pavlov sr=attinasi a=asa 2002-03-23 04:33:37 +00:00
dougt%netscape.com 40642fc34c 130405. Makes the xpcom glue library usable. Updates XPCOM Samples. Adds requires lines to a few implict string/category consumers sr=alecf, sr=brendan@mozilla.org a=asa@mozilla.org 2002-03-21 23:43:21 +00:00
darin%netscape.com f0042bf1dc fixes mac bustage 2002-03-20 23:03:51 +00:00
darin%netscape.com 9fbd1028d6 b=128508 "freeze nsIChannel nsIRequest" r=gagan, sr=rpotts, a=asa 2002-03-20 22:50:33 +00:00
nivedita%netscape.com 844f6ffa8e check in for the bug 83804
N621, M098 & Trunk crashes [@ HaveDecodedRow] -added check if cmap is null
r=pavlov, sr=tor, a=dbaron
2002-03-18 03:35:44 +00:00
cbiesinger%web.de 9fd366b021 bug 130564 r=pavlov sr=tor a=asa
Make image/pjpeg and image/jpg work again
2002-03-14 20:20:23 +00:00
pavlov%netscape.com e60f4a8084 fixing topcrash bug 89595. r=dougt sr=darin a=robert@ocallahan.org 2002-03-12 07:15:21 +00:00
pavlov%netscape.com b45806f2cb checking in part of the patch for 42224 that I forgot to check in previously. r=sfraser sr=darin a=shaver 2002-03-10 22:29:14 +00:00
pavlov%netscape.com baed5212ca fixing bug 62108. basic auth of inline images. r=cbiesinger@web.de sr=darin a=shaver 2002-03-07 01:50:14 +00:00
darin%netscape.com f1a6738b6c fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa 2002-03-06 07:48:55 +00:00
badami%netscape.com 549d3562ad Transparent animated GIF displays incorrectly
bug=105804 r=pavlov sr=tor a=asa patch=nivedita@netscape.com
2002-03-06 04:41:35 +00:00
morse%netscape.com d8c109186b bug 107579, infrastructure for detecting 3rd-party cookies, r=darin,rpotts, sr=devitz 2002-03-02 01:49:30 +00:00
morse%netscape.com 662e2a6a2e bug 107579, infrastructure for detecting 3rd-party cookies, r=darin,rpotts, sr=devitz 2002-03-02 01:26:49 +00:00
dp%netscape.com 972811aa87 bug 127959 Increasing buckets from 6 to 9. Fixing free mismatch on gs->hold. r=pavlov, sr=alecf, a=asa@mozilla.org 2002-03-01 23:47:50 +00:00
pavlov%netscape.com 303ab7918a fixing typo on return. should be NS_OK instead of PR_TRUE. 2002-03-01 05:40:43 +00:00
pavlov%netscape.com a33ed3d36b fixing multipartmixed image stuff. bug 42224. r=sfraser sr=darin a=shaver 2002-02-27 00:32:19 +00:00
sfraser%netscape.com a438357dcf Fix bad XML. No other changes. 2002-02-22 05:14:55 +00:00
tor%cs.brown.edu 19ffef77a4 Bug 111037 - don't look inside png info_ptr. r=pavlov, sr=blizzard, a=asa. 2002-02-22 01:29:55 +00:00
cbiesinger%web.de 9f6f6bd8ee bug 124117 r=pavlov sr=tor a=shaver
Fix build warnings in the GIF Decoder
2002-02-21 14:08:25 +00:00
rjesup%wgate.com 329d61c527 Bug 125025: Animations use a lot of CPU, even when not visible. r=pavlov,
sr=brendan.  Heavily optimizes all the bit-twiddling in mask generation
which was 1/2 of where the CPU time was going.
2002-02-19 01:48:33 +00:00
pavlov%netscape.com 63331952f5 checking in fix for bug 86508 for nivedita@netscape.com. r=pavlov sr=tor@acm.org 2002-02-12 06:37:45 +00:00
pavlov%netscape.com ad77f11f8e checking in bug 78114 for nivedita@netscape.com r=pavlov sr=tor@acm.org 2002-02-12 06:32:10 +00:00