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

145 Коммитов

Автор SHA1 Сообщение Дата
gordon%netscape.com 893e8e0225 Fix bug 79585 "need non-blocking OpenCacheEntry() for HTTP", r=pavlov, sr=darin. 2001-05-09 03:36:00 +00:00
mscott%netscape.com 89ac58ca92 Bug #79178 --> fix crash on release windows builds for moz-icon urls
a=leaf
2001-05-08 23:31:56 +00:00
pavlov%netscape.com 7b41e6b5bf the rest of 79314 r=bryner sr=hyatt 2001-05-08 04:21:49 +00:00
pavlov%netscape.com b59b508a20 fixing bug 74284 r=bryner sr=ben 2001-05-08 04:12:40 +00:00
pavlov%netscape.com e7a6b56631 fixing up the logging in imglib bug 79314 r=bryner sr=hyatt 2001-05-08 04:01:28 +00:00
pavlov%netscape.com 4ae3184536 adding some new files... not part of the build 2001-05-08 03:38:35 +00:00
pavlov%netscape.com 5c43e187fa removing the quotes from the module name 2001-05-05 09:58:31 +00:00
kandrot%netscape.com afdac97c93 Check in for Ron Guilmette. r=shaver, sr=waterson. For intl r=nhotta. Changes for NS_IMPL_NSGETMODULE. bug #46775. 2001-05-05 05:33:37 +00:00
mscott%netscape.com 951ee67dcf First Checked In. 2001-05-05 04:02:11 +00:00
mscott%netscape.com 6c62507a09 Bug #74222 --> turn on moz-icon urls. moz-icon urls fetch system icons for mac and windows and render them in mozilla.
r=pavlov
sr=hyatt
2001-05-05 03:59:04 +00:00
valeski%netscape.com 349d7fcbf7 r=pavlov, sr=rpotts. 77906. making GetName() more generic for user presentation purposes. 2001-05-04 20:29:32 +00:00
tor%cs.brown.edu 3447e15d9b Bug 78906 - jpeg images not loading. r=pavlov, sr=blizzard 2001-05-04 20:05:49 +00:00
pavlov%netscape.com 8928744f6a fixing topcrash bug 77328 r=hixie sr=tor@cs.brown.edu 2001-05-04 07:22:38 +00:00
saari%netscape.com f2ce8ef7ed Fix for 76119, "clever" 0x0 GIFs crashing. r=pavlov, sr=hyatt 2001-05-03 00:44:37 +00:00
saari%netscape.com f6eb7f9be2 Fix for 76230, some GIFs don't display. r=pavlov, sr=hyatt 2001-05-02 22:42:19 +00:00
pavlov%netscape.com 29c400c954 fixing bug 78109 r=jband sr=brendan 2001-05-01 02:53:27 +00:00
pavlov%netscape.com 2bae74fb15 fix for bug 77962 r=dbaron sr=blizzard 2001-04-30 23:00:02 +00:00
cls%seawood.org 00f28396a9 Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775 2001-04-28 19:48:12 +00:00
dprice%netscape.com 547090e6e3 71010 - 76045 new order files a=chofmann 2001-04-28 04:07:11 +00:00
jelwell%netscape.com ac2d9d752e Fix for bug 73978 "transparent animating gif problems", r=pavlov sr=hyatt.
Module owners are on vacation so Asa asked me to check this into the trunk to bake, for possible branch landing.
2001-04-26 07:11:52 +00:00
hyatt%netscape.com 8130400b54 Fix for 77002. reviewers=jst,waterson,hixie,shaver,brendan,pavlov 2001-04-25 19:52:49 +00:00
timeless%mac.com b935c0c0ce Bugzilla Bug 75339 [BeOS] Fix color issues with libpr0n
patch by guru@startrek.com r=pavlov, sr=brendan@mozilla.org, a= asa@mozilla.org
2001-04-25 07:40:04 +00:00
pavlov%netscape.com 7f6c689f4d fixing image colors on beos. patch from Wade Majors <guru@startrek.com>. bug 75339. r=pavlov sr=cls@seawood.org 2001-04-23 08:27:06 +00:00
mscott%netscape.com 87777aed43 (NOT PART OF THE BUILD)
Changes to get the icon loader working on win2k with 16bit icons.
2001-04-18 02:48:04 +00:00
pavlov%netscape.com e9b54cf19b fixing from generating huge imageframes with broken images. bug 76230. r=akkana, sr=hyatt 2001-04-16 23:13:01 +00:00
akkana%netscape.com c702439ead 74169: Enable controls on image animation in libpr0n. r=pavlov,saari sr=sfraser 2001-04-16 22:02:39 +00:00
pavlov%netscape.com 1a74015ecf removing the request attribute from imgIDecoder since it was unused and pointless. r=saari sr=hyatt 2001-04-16 09:41:01 +00:00
pavlov%netscape.com dbb8d15bf9 adding some additional error checking r=saari sr=hyatt 2001-04-16 09:17:59 +00:00
darin%netscape.com 9deb4986e3 Patch to finalize necko loadFlags and fix HTTP validation correctness w.r.t.
cache validation preferences and browsing via history.  r=gagan,gordon.
Fixes several bugs that I would mention here if bugzilla weren't down ;-)
2001-04-14 02:02:19 +00:00
hyatt%netscape.com 46df562a47 Fix to ensure 100ms minimum when timeout is less than 100ms for animated images. Checking in for pav. r=saari, sr=me 2001-04-14 00:40:47 +00:00
mscott%netscape.com 13da2a9965 NOT PART OF THE BUILD Make the mac moz-icon url code work when the file doesn't exist by leveraging the new get file extension method. 2001-04-14 00:27:09 +00:00
mscott%netscape.com 58b067cb80 NOT PART OF THE BUILD
Make moz-icon urls support both a nested file url and a non existent dummy file.
i.e.
moz-icon:file:///c/test.html?size=32
and
moz-icon:dummyFile.html?size=16
in the later case we use the file extension to determine the icon to fetch.
2001-04-13 23:58:24 +00:00
pavlov%netscape.com 3dc09d7412 fixing build bustage 2001-04-13 05:37:29 +00:00
pavlov%netscape.com 8cdb5c5510 fixing stupid bustage from my last checkin r=saari sr=waterson 2001-04-13 04:59:21 +00:00
sfraser%netscape.com c89f703086 Fixing imgCache files for pavlov. 2001-04-13 03:07:22 +00:00
pavlov%netscape.com 579d28db50 forgot a file 2001-04-13 02:44:30 +00:00
pavlov%netscape.com aa7e9724eb fix for at least bugs 6074,72087,74506,75190,75180,74165,69857,75576,75326,75417,75474 r=waterson, sr=brendan 2001-04-13 02:42:56 +00:00
mscott%netscape.com 8bdce72a1d NOT PART OF THE BUILD
extract the content Type and the size from the icon url
2001-04-13 00:08:25 +00:00
mscott%netscape.com 3c48fc14c1 (NOT PART OF THE BUILD)
fix some build breakage for moz-icon urls caused by the necko api changes from the other day.
2001-04-12 00:19:52 +00:00
darin%netscape.com 00a7e27ee6 Necko API changes, bug 74221. r=valeski, sr=rpotts. 2001-04-10 06:01:08 +00:00
hyatt%netscape.com 75145f0e74 Fix linux orange. r=pav, sr=ben 2001-04-10 05:06:57 +00:00
pavlov%netscape.com 3f230b528f fix for bug 74503 r=jag sr=blizzard 2001-04-10 04:54:58 +00:00
mscott%netscape.com 12e8021ba7 (NOT PART OF THE BUILD YET)
turn icon urls into moz-icon to avoid name space problems.
the format is now:
moz-icon://file://some file?size=16&contentType=text/html
The content type parameter is optional. The file need not exist.
2001-04-10 03:40:02 +00:00
saari%netscape.com eba6e78ed4 changes for creating the image container from the decoder. Needed for supporting different image container types (needed for ART support in the short term). 2001-04-10 01:51:36 +00:00
saari%netscape.com 62c7acafe1 changes to image container creation to facilitate different container types. Needed for ART support, and cleaner GIF and JPEG support. r=pavlov, sr=hyatt 2001-04-10 01:44:20 +00:00
pavlov%netscape.com d247a52181 fixing bug 73685 r=jag sr=hyatt 2001-04-09 00:45:06 +00:00
dprice%netscape.com 8c0b9eaf97 65845 - new order files 2001-04-05 06:02:32 +00:00
mscott%netscape.com b41f4e3935 (NOT PART OF THE BUILD).
Help get icon urls working on the Mac. Get rid of a bogus real bytes per row value which wasn't accurate. Just rely
on the # bytes per row the image frame gives us.
2001-04-05 03:51:59 +00:00
mscott%netscape.com 9fc54abc6b First Checked In. 2001-04-05 03:39:55 +00:00
pavlov%netscape.com 5a2825431e fixing bug 74652 r=shaver sr=waterson 2001-04-04 08:04:54 +00:00