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

612 Коммитов

Автор SHA1 Сообщение Дата
jst%netscape.com fc4b955f7c Fixing bug 93015. Making sure image that start loading before the page is done loading get added to the documents load group to prevent the page's onload handler from running before the image's onload handler runs. r=pavlov@pavlov.net, sr=darin@netscape.com, a=sspitzer@netscape.com 2003-05-09 20:42:49 +00:00
smontagu%netscape.com 98ec0e0ad4 Bug 201568 GIF infrastructure cleanup and refactoring, r=pavlov, sr=tor a=sspitzer. 2003-05-01 18:18:43 +00:00
cbiesinger%web.de 8bb041686f oops, forgot to address pavlov's review comment from irc 2003-05-01 17:43:19 +00:00
cbiesinger%web.de 67d6fc9257 152834 r=pavlov sr=darin a=asa When Viewing Images, "Stopped" appears on status bar 2003-05-01 17:41:33 +00:00
cbiesinger%web.de fa81fe2474 201107 r=pavlov sr=bz a=sspitzer Trunk M140A crash [@ imgRequestProxy::OnDataAvailable] 2003-04-28 17:49:58 +00:00
tor%cs.brown.edu 22558e9d8a Bug 202376 - backout of checkin for 155941. png_set_filler doesn't do
what I expected and caused problems on macos.
2003-04-18 14:30:10 +00:00
seawood%netscape.com 5e2dd72a02 Implement mozcomps static build variant.
Remove unnecessary EXPORT_LIBRARY settings.
Bug #201602 r=bryner
2003-04-17 19:19:42 +00:00
tor%cs.brown.edu 15c7794f79 Bug 155941: use libpng for mac pixel padding. r=biesi, sr=blizzard 2003-04-16 10:48:44 +00:00
tor%cs.brown.edu 44be995df1 Bug 155942: use libjpeg to handle grayscale, support YCbCr, use
less memory on non-mac platforms.  r=biesi, sr=blizzard
2003-04-16 10:47:27 +00:00
tor%cs.brown.edu 1ca2e83bf8 Bug 199169 - plug occasional leak of gif colormap. r=paper, sr=brendan 2003-04-12 10:44:35 +00:00
darin%netscape.com 26dcce04f5 fixes bug 201295 "Changed toplevel images don't reload [file:// URLs]" r=biesi sr=pavlov 2003-04-10 01:01:31 +00:00
tor%cs.brown.edu aa3573d9cb Bug 199701 - protect against illegal colormap indexes. r=paper, sr=blizzard 2003-04-06 11:54:06 +00:00
seawood%netscape.com de59dbee4b Purge XP_PC.
Bug #56767 r=mkaply sr=alecf
2003-04-02 22:45:08 +00:00
alecf%netscape.com ffcb204e22 ignore generated files 2003-04-02 06:04:30 +00:00
bzbarsky%mit.edu 09fa9aa380 "Backing" changes back in since tree has reopened. 2003-04-02 03:19:50 +00:00
bzbarsky%mit.edu a855c02802 Backing all this out, since tree is closed. 2003-04-02 02:02:10 +00:00
bzbarsky%mit.edu cf91cfe654 Fix crash on failures to open channels. Bug 199966, r=pr0nmeister (pavlov),
sr=jst
2003-04-02 01:32:50 +00:00
darin%netscape.com 3f91cf4d04 landing jdunn's patch for bug 121084, cache: Images requested twice -> "The image cannot be displayed, because it contains errors." message [when "Compare the page in cache ..." set to "every time I view the page"], r=pavlov sr=darin 2003-03-26 05:29:11 +00:00
timeless%mozdev.org 965ba28bb1 Bug 106386 rid source of misspellings
patch by nb@ipnode.info r=biesi sr=dmose
2003-03-24 04:15:34 +00:00
cbiesinger%web.de 2d965dfbfb 197485 r=paper sr=tor Remove [GS]etTransparentColor from gfxIImageFrame 2003-03-18 21:07:22 +00:00
bzbarsky%mit.edu 7acdbf095e Make imgRequestProxy hold a weak ref to its listener, to prevent reference
cycles.  Bug 196797, r=pavlov, sr=jst
2003-03-17 16:09:02 +00:00
cls%seawood.org d18d8ada60 Adding mingw makefile changes.
Bug #134113 r=bryner
2003-03-08 05:57:15 +00:00
paper%animecity.nu f267ff265a Bug 154769. r=biesi sr=tor
Show last partial GIF frame when image file is not complete.
2003-03-05 23:10:14 +00:00
cbiesinger%web.de 23e0302b1f urg, fix typo 2003-02-27 15:09:39 +00:00
cbiesinger%web.de b12a4c4241 97324 r=peterl/jst sr=jst/bz nsContentDLF.cpp should not use a static list of image types; also: 192023 Make DocLoaderFactories a service 2003-02-27 13:51:55 +00:00
bzbarsky%mit.edu 7267f149a3 Eliminate libpr0n's use of prescontexts as unique keys; use documents instead
and do not hold a ref to them.  Bug 190475, r=pavlov, sr=jst
2003-02-26 05:51:32 +00:00
paper%animecity.nu c0e72776b3 bwahaha! Animated GIF Optimizations. Bug 148637 r=biesi, sr=tor 2003-02-24 22:03:37 +00:00
kin%netscape.com 3972d39fe1 Fix for bug 192300: nsICODecoder never calls OnDataAvailable() like the other decoders do
Modified nsICODecoder::SetImageData() to call mObserver->OnDataAvailable() like the other decoders do so that the image frame knows it can invalidate the area it occupies.

r=pavlov@netscape.com  sr=tor@acm.org
2003-02-24 19:45:01 +00:00
cbiesinger%web.de 28f374d56f 189052 r=paper sr=tor remove function pointers from gifdecoder/gif2.cpp 2003-02-22 16:38:47 +00:00
cbiesinger%web.de 5c9f723d86 178273 r=pavlov sr=tor mis-sized file icon 2003-02-22 16:36:16 +00:00
ben%netscape.com 480cfe2d40 Part of fix for 191524, fix a crash in nsIconURI::Equals that occurs when you clear the download manager datasource with the downloads sidebar in Phoenix open. Add null check. r=pavlov, sr=bryner, a=asa 2003-02-01 09:09:24 +00:00
seawood%netscape.com 4540357473 Whitespace change to trigger rebuild of libs that depend upon zlib. 2003-01-30 05:53:29 +00:00
peterv%netscape.com 20ce5e5d38 Trying to fix more CFM bustage. 2003-01-22 00:00:24 +00:00
paper%animecity.nu 9f661d06dc BUg 185775. r=biesi, sr=tor. Optimize 1st frame of animated GIFs by calculating only the dirty area and using that on subsequent loops. 2003-01-21 21:08:19 +00:00
paper%animecity.nu 34ad70e13e Bug 181695 Cleanup nsIImage. r= dcone,arougthoper,pedemont,tor,timeless sr=roc+moz 2003-01-20 05:40:51 +00:00
seawood%netscape.com afa00e8b9f Skip the decoders directory if we're not building any image decoders.
Bug #169304
2003-01-10 18:36:07 +00:00
seawood%netscape.com 21c7d258a8 Ok, I forgot this one too. 2003-01-10 03:36:36 +00:00
seawood%netscape.com d05bac393d Fix cfm bustage. 2003-01-10 02:36:18 +00:00
seawood%netscape.com c1dab7e090 Add --enable-image-decoders build option.
Bug #169304 r=bryner sr=alecf
2003-01-10 01:21:14 +00:00
dbaron%dbaron.org 99f34f283f Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 22:05:52 +00:00
timeless%mozdev.org 13e777cb9a Bug 186726 Icon protocol handler NewURI should use NS_ADDREF
patch by andersma@luther.edu r=timeless sr=darin
2003-01-08 20:32:15 +00:00
bryner%netscape.com 1124a4d14b Removing unused file. Not part of the build. 2003-01-06 08:11:09 +00:00
paper%animecity.nu e70abd1049 Bug 185773: Call SetTimeout in nsGIFDecoder2, not imgContainerGIF::EndFrameDecode; r=biesi sr=tor 2002-12-29 22:32:22 +00:00
seawood%netscape.com 4588fb970a Start installing GRE libraries & components into a separate dist/gre directory as part of the default build.
Bug #186241 r=dougt
2002-12-28 01:15:07 +00:00
cbiesinger%web.de 3d8701754e 137819 r=tor sr=darin Changed images don't reload [file:// URLs] 2002-12-24 14:30:12 +00:00
cbiesinger%web.de 584af2d682 186216 r=paper sr=tor image decoders don't need to #include "nsIImage.h" 2002-12-21 15:34:01 +00:00
paper%animecity.nu 7d4d8246af Bug 181829 remove imgIDecoderObserver from imgContainerGIF. r=biesi, sr=tor 2002-12-14 06:14:16 +00:00
cbiesinger%web.de ebafc7fb04 184916 patch by neil@parkwaycc.co.uk r=biesi sr=tor
Crash entering quicktime test site
2002-12-13 14:11:16 +00:00
jaggernaut%netscape.com 772264e9d3 Bug 131256: status bar doesn't reflect actual activity. Back out change that made us stop sending status change notifications for images in documents. r=bzbarsky, sr=darin. 2002-12-13 07:21:34 +00:00
timeless%mozdev.org 09b8020f5e Bug 108271 Support RLE compression and bitfields for the BMP Decoder
patch by neil@parkwaycc.co.uk initial work by jdunn@netscape.com
r=biesi sr=tor
2002-12-11 14:06:51 +00:00
paper%animecity.nu 80fea75abf Bug 148637 Clean-up imgContainerGIF. r=biesi sr=tor 2002-11-29 22:45:04 +00:00
paper%animecity.nu f5ddc14096 Bug 179546. Remove gs->transparent_pixel since it's not being used.
r=biesi sr=tor
2002-11-28 05:50:49 +00:00
darin%netscape.com 9b3557c713 fixes bug 157133 "HTTP Interfaces need to be frozen" r=dougt sr=bzbarsky 2002-11-22 07:40:16 +00:00
timeless%mozdev.org 86d088c531 Bug 181125 remove nsIEnumerator imgIContainer::enumerate() method
r=biesi sr=alecf
2002-11-21 09:06:12 +00:00
timeless%mozdev.org 4a78455ee5 Bug 181134 change PrintImageDecoders from nsIEnumerator to nsISimpleEnumerator
r=biesi sr=alecf
2002-11-21 04:21:13 +00:00
cbiesinger%web.de 7d76db647a Bug #179296
[BMP] support images with negative height (stored top-to-bottom)
r=paper sr=tor
2002-11-20 17:46:41 +00:00
timeless%mozdev.org 09071ee5b3 Bug 180204 imgContainerMNG::~imgContainerMNG / nsPPMDecoder::~nsPPMDecoder will release uninitialized objects
r=paper sr=bz
2002-11-17 09:23:30 +00:00
paper%animecity.nu eae0b11e98 Bug 166007 - Fix GIF2.cpp formatting. r=biesi sr=tor 2002-11-10 22:29:15 +00:00
cbiesinger%web.de 95aafb93fd 108271 r=paper sr=tor
support all bitfields in the bmp decoder
2002-11-09 23:06:25 +00:00
tor%cs.brown.edu 9918982dec Bug 148634 - combine imgContainerGIF::ZeroMaskArea & OneMaskArea.
Patch by paper@animecity.nu, r=biese, sr=tor.
2002-11-06 20:52:07 +00:00
tor%cs.brown.edu 005ec0a3e5 Bug 37589 - strange dots next to slashdot news headers (gif decoder).
Patch by paper@animecity.nu, r=biesi, sr=tor.
2002-11-06 20:49:09 +00:00
cbiesinger%web.de ad2b3c6432 bug 177661 patch by paper@animecity.nu r=biesi sr=tor a=roc+moz
2 frame GIFs do not animate
2002-11-01 21:46:35 +00:00
cbiesinger%web.de 60a453a728 bug 169690 patch by paper@animecity.nu r=biesi sr=tor a=roc+moz
crash in HaveDecodedRow
2002-10-21 20:57:57 +00:00
cbiesinger%web.de c87a903b0b bug 110076 r=biesi sr=tor a=roc+moz Access violation in Trunk M100 N70PR1 [@ imgContainer::StartAnimation] 2002-10-18 19:46:40 +00:00
bzbarsky%mit.edu 1c6c051db0 Add & implement imgIContainer::ResetAnimation. Bug 152756, patch by
paper@animecity.nu (Arron), r=pavlov, sr=tor, a=asa
2002-10-10 04:43:13 +00:00
seawood%netscape.com ee1b910123 Fixing tinderbox bustage from checkin for bug 77497. Patch by paper@animecity.nu. 2002-10-07 22:25:32 +00:00
timeless%mac.com 23d2e15fdc Bug 77497 imgContainer needs to have a GIF specific version
patch by paper@animecity.nu r=pavlov sr=tor
2002-10-07 21:49:33 +00:00
mkaply%us.ibm.com a758119fe1 These are not NSPR callbacks, they are PNG callbacks. They should be using PNGAPI - part of correct fix for OS/2 bustage with new PNG code 2002-10-07 04:38:54 +00:00
darin%netscape.com 1f63800e30 fixes bug 167463 "fromCacheOnly should be an attribute on nsICachingChannel"
and fixes bug 166927 "add nsICachingChannel should provide an attribute to
'load only if modified'" r=dougt sr=bzbarsky
2002-10-06 03:20:40 +00:00
bryner%netscape.com c4d52841f0 Remove gfx2 from REQUIRES globally, since we no longer export headers to a separate gfx2 module. r=cls. 2002-10-05 02:49:02 +00:00
bryner%netscape.com 22d07204cf Removing a dead nmake build makefile 2002-10-05 02:28:06 +00:00
dcone%netscape.com e14b41451d b=143046 r=rods sr=boris API change so we can create different depth nsImages 2002-10-04 03:32:26 +00:00
cbiesinger%web.de 8cc07c5b13 bug 171170 r=paper sr=tor mCurLine should be 0 based 2002-10-01 21:52:30 +00:00
dougt%netscape.com 577de718b3 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 0c481db11c 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 3f13b9fba7 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 51e6604e46 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 380f93de79 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 86fffc5fc0 Bug 169477 r=paper sr=alecf
favicon color palette reversed or too red
2002-09-24 21:21:52 +00:00
timeless%mac.com 478ab78a22 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 181f0a4db5 remove some files that are no longer part of the build 2002-09-23 23:54:06 +00:00
tor%cs.brown.edu f1decda439 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 6a5c57033d 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 5f1a7097d8 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 b9a932ea77 Removing debug libs from opt build link list. 2002-09-18 05:56:13 +00:00
alecf%netscape.com 93d54183f7 remove these bogus files as they are causing bustage 2002-09-18 05:22:35 +00:00
alecf%netscape.com 9c6c31dfc0 argh, fix whacked out setjmp bustage 2002-09-17 23:29:29 +00:00
alecf%netscape.com d8c808288f 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 6777c1f117 bug #145579 (r=darin, sr=jst) send the correct referrer for images... 2002-09-17 18:59:41 +00:00
cbiesinger%web.de c845ccca70 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 ff81b8e4a1 putting back the inline keywords I accidentally removed 2002-09-15 21:07:48 +00:00
cbiesinger%web.de efa6bfc15d more unwanted stuff 2002-09-15 21:02:57 +00:00
cbiesinger%web.de 7e3eaf9aba this should've never been checked in... 2002-09-15 21:02:03 +00:00
cbiesinger%web.de 2fe496b5b9 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 332adc8c77 Fix string bustage in DEBUG_pavlov code. r=mozbot, sr=lumpy 2002-09-12 08:42:39 +00:00
alecf%netscape.com 6bb7a93a24 add first cut at combined imglib2 dll
not part of build
2002-09-12 05:07:28 +00:00
alecf%netscape.com 850e311bc4 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 c5e8f896cd 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 d94b37c68a 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 c1b9f8114d 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 1fe8976eea 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 219e0622f7 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 8b475a0eca 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 2920dae2f9 Ignore generated Makefiles. 2002-08-23 10:30:06 +00:00
pavlov%netscape.com f5e155d8f3 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 8ae6c40f5d Removing old nmake build makefiles. Bug #158528 r=pavlov 2002-08-10 07:55:43 +00:00
alecf%netscape.com 3703f3c61b 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 28f79db20f 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 b035541b76 fixing bug 157202 r=dougt sr=tor@acm.org a=asa 2002-07-19 23:21:48 +00:00
tor%cs.brown.edu d7bc316f00 Bug 76776 - incremental display of progressive jpegs. r=biesi, sr=jag 2002-07-04 20:31:18 +00:00
cbiesinger%web.de 1addf31e03 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 b6c059ed86 Backout of 76776 - Tp regression. 2002-06-29 22:14:10 +00:00
tor%cs.brown.edu 4a5a4e84e3 Bug 76776 - incremental display of progressive jpegs. r=pavlov, sr=jag 2002-06-29 19:38:17 +00:00
jkeiser%netscape.com bb20d38e6b 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 507b4bd515 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 2158d7ffee Bug 153280 - backout of pjpeg (bug 76776) due to Tp regression. 2002-06-21 23:42:49 +00:00
pavlov%netscape.com 5045843763 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 867dab46bf Bug 76776 - incremental display of progressive jpegs. r=pavlov, sr=jag 2002-06-20 23:44:24 +00:00
cbiesinger%web.de 26e23205c3 bug 150002 r=paper sr=tor
make XBM images transparent
2002-06-16 08:27:25 +00:00
bryner%netscape.com 6fed021178 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 beaf86a695 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 3f647bca21 fixing bug 85595. patch from paper@animecity.nu. r=pavlov sr=tor 2002-06-11 22:29:31 +00:00
cbiesinger%web.de 6197948cc3 bug 115473 r=pavlov sr=brendan
Remove timer priorities
2002-06-11 20:47:04 +00:00
alecf%netscape.com f0263ddf07 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 739b9ab0b9 bug 8031 r=tor sr=dveditz
XBM support
2002-06-04 08:48:12 +00:00
cbiesinger%web.de 0cb929264c bug 8031 r=tor sr=dveditz
XBM support
2002-06-04 08:41:57 +00:00
pavlov%netscape.com 03597ef959 checking in fix for topcrash bug 145147. r=bienvenu sr=mscott 2002-05-24 20:54:44 +00:00
dougt%netscape.com e96df2ad1b 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 7ac32fc53b 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 5b7c4ad8fe 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 c1529ed6ca Acidentally left some printfs in 2002-05-09 21:59:21 +00:00
mkaply%us.ibm.com 55c8b30428 #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 cf092b419e 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 a8bae2f25d 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 040ddbbf28 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 0685ca316e Bug 53597: gamma correction backout. r=dbaron, sr=brendan 2002-04-30 23:15:52 +00:00
mkaply%us.ibm.com d1f6c27a56 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 a0e1f2a887 OS/2 bustage 2002-04-27 13:49:35 +00:00
darin%netscape.com 1b1677bbe9 fixes bug 129279 "nsIFile unicode/utf8/ascii task"
r=dougt sr=alecf
2002-04-27 05:33:09 +00:00
seawood%netscape.com 9c09e6728f 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 7df8a9a251 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 ba88e90ee2 Fixing mac bustage. 2002-04-13 13:03:26 +00:00
tor%cs.brown.edu c5d399ffb4 Bug 53597 - consistent gamma correction. r=dbaron, sr=brendan 2002-04-13 10:03:59 +00:00
mkaply%us.ibm.com 80d0333827 #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 98f27917d6 #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 aba0b994f6 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 fd56358d37 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 09f543c624 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 66ae49ae82 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 4c803332db 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 12f388141f fixes mac bustage 2002-03-20 23:03:51 +00:00
darin%netscape.com 819ce1f98f b=128508 "freeze nsIChannel nsIRequest" r=gagan, sr=rpotts, a=asa 2002-03-20 22:50:33 +00:00
nivedita%netscape.com 8fecefc08b 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 41acde7a34 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 c62b53f843 fixing topcrash bug 89595. r=dougt sr=darin a=robert@ocallahan.org 2002-03-12 07:15:21 +00:00
pavlov%netscape.com 1e6c46a82f 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 21fef82dbd 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 026dda9f95 fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa 2002-03-06 07:48:55 +00:00
badami%netscape.com 33f2e62f88 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 2bc8fd2d2b bug 107579, infrastructure for detecting 3rd-party cookies, r=darin,rpotts, sr=devitz 2002-03-02 01:49:30 +00:00
morse%netscape.com b26cb82e9b bug 107579, infrastructure for detecting 3rd-party cookies, r=darin,rpotts, sr=devitz 2002-03-02 01:26:49 +00:00
dp%netscape.com 374c4ba70f 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 2484ae1151 fixing typo on return. should be NS_OK instead of PR_TRUE. 2002-03-01 05:40:43 +00:00
pavlov%netscape.com ff269cd2ba fixing multipartmixed image stuff. bug 42224. r=sfraser sr=darin a=shaver 2002-02-27 00:32:19 +00:00
sfraser%netscape.com da16a814e7 Fix bad XML. No other changes. 2002-02-22 05:14:55 +00:00
tor%cs.brown.edu bc1cc560da 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 89e4dd794c 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 661add49fa 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 d9a0dff6e4 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 c22531cdc9 checking in bug 78114 for nivedita@netscape.com r=pavlov sr=tor@acm.org 2002-02-12 06:32:10 +00:00
pavlov%netscape.com 89e49bc6c4 Bug 111037. Patch from nivedita@netscape.com. r=pavlov sr=tor@acm.org 2002-02-12 06:16:15 +00:00
cathleen%netscape.com 31f584b51c eliminate 24 callers to nsCRT::memmove to use memmove from libC instead. removed nsCRT::memove() bug 118135 r=dp sr=brendan 2002-02-08 01:11:33 +00:00
cathleen%netscape.com bf3e08eb5f eliminates 107 nsCRT::memset calls to use memset instead. removed nsCRT::memset() function. bug 118135 r=dp sr=brendan 2002-02-05 01:41:13 +00:00
beard%netscape.com 7275c8715c Fixing bustage caused by newly added mozilla/modules/libpr0n/decoders/ijpeg directory. Added explicit search path of ::decoders:jpeg: before ::. 2002-02-03 19:13:51 +00:00
pavlov%netscape.com f50c3fbf2e adding new stub files for work with using intel's jpeg library 2002-02-03 01:54:08 +00:00
sfraser%netscape.com d285f8f560 Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson 2002-01-30 21:14:20 +00:00
cathleen%netscape.com 8dd5a02295 eliminate nsCRT::memcmp and all callers to use memcmp instead, bug 118135 r=dp sr=brendan 2002-01-29 21:30:32 +00:00
pavlov%netscape.com 18c2a7d331 fix for bug 84523 from nivedita@netscape.com. r=pavlov sr=tor@acm.org 2002-01-25 00:02:20 +00:00
pavlov%netscape.com 53b721de90 making the gif decoder hand back errors properly and doing some general cleanup. bug 100470. r=bryner sr=mscott 2002-01-24 23:59:58 +00:00
pavlov%netscape.com 4d4bf07d78 make imagelib listen to the memory-pressure observer. bug #94454. patch from nivedita@netscape.com. r=pavlov sr=brendan 2002-01-24 22:37:59 +00:00
timeless%mac.com 526aad740d Bug 117119�BMP and ICO decoders should use ReadSegments, not Read
patch by cbiesinger@web.de r=pavlov sr=tor
2002-01-24 14:36:40 +00:00
dp%netscape.com 97e8c20f29 bug 118061 Enabling nsRecyclingAllocator r=dveditz sr=sfraser 2002-01-24 07:00:07 +00:00
gordon%netscape.com 7687c13e73 fix bug 120833 "default value of nsICacheEntryInfo::expirationTime should be PRUint32(-1)". r=gagan, sr=darin. 2002-01-24 03:06:28 +00:00
timeless%mac.com f2dda4b9ad Bug 115357 Favicon displayed blank
patch by cbiesinger@web.de r=pavlov sr=tor a=blizzard
2002-01-17 21:13:27 +00:00
pavlov%netscape.com c2f0089df2 Fixing bug 90347 -- some JPEGs display with noise -- checking in for nivedita@netscape.com. r=pavlov sr=ben 2002-01-16 04:54:44 +00:00
bzbarsky%mit.edu 1c61776f7a Bug 90633. Use the URL extension for the temp file we pass to helpers
if it matches the extension list in the mime info.  r=law, sr=mscott.
2002-01-16 04:28:06 +00:00
pavlov%netscape.com b3f96e1a47 fixing bug 120041 r=timeless rs=darin 2002-01-16 03:23:50 +00:00
pavlov%netscape.com 97bbd37458 fixing typo with checkin from last night. r=danm sr=darin 2002-01-16 02:57:55 +00:00
pavlov%netscape.com b6fbe2fb32 fixing multiple reload of same image on reload. bug 108161 (and others) r=bryner sr=darin 2002-01-15 05:23:33 +00:00
pavlov%netscape.com 2cd5803fe0 removing PHOTON define. patch from briane@qnx.com 2002-01-15 05:01:03 +00:00
tor%cs.brown.edu 27941b6983 Bug 115994 - improved MNG decoder error handling. r=pavlov, sr=blizzard 2002-01-14 21:00:12 +00:00
cathleen%netscape.com c2d19ad82a converted 271 references to nsCRT::memcpy to memcpy, bug 118135 r=dp 2002-01-12 03:18:55 +00:00
tor%cs.brown.edu f16e8dbdbf Bug 116378: fix win32 byte ordering. r=pavlov, sr=blizzard 2002-01-11 03:16:44 +00:00
ccarlen%netscape.com 0f9cb6c5fc Bug 100828 - nsLocalFileMac reworking. r=rjc@netscape.com/sr=sfraser@netscape.com 2002-01-07 14:35:04 +00:00
seawood%netscape.com e5fc3853f2 nsRect's win32 signature requires libraries need to link against libgkgfx for debug builds.
Added support for processing .rc to win32 gmake build.
Bug #58981
2002-01-01 00:03:57 +00:00
mcafee%netscape.com f0280c8740 Ignore generated files. 2001-12-29 03:52:41 +00:00
mkaply%us.ibm.com 77e79ce71c #113592
r=pavlov, sr=blizzard (OS/2 only change)
#ifdef XP_WIN needs to be XP_OS2 as well
2001-12-23 03:21:15 +00:00
rjesup%wgate.com 2212861db9 Bug 96108: Inline ElementAt(), add SafeElementAt(), voidarray usage fixes,
assertions for bad voidarray indexes.  r=jst, sr=waterson
2001-12-21 01:10:07 +00:00
seawood%netscape.com 5a20182a2c Wrap debug spew in DEBUG_dp ifdef 2001-12-20 11:53:21 +00:00
dp%netscape.com 2a3196ce7e Fixing mac bustage. 2001-12-20 07:32:00 +00:00