tor%cs.brown.edu
f195702b69
Bug 229652 - invalid gif could crash browser. r=darin, sr=bryner
2004-01-16 23:32:25 +00:00
tor%cs.brown.edu
52989f80bf
Bug 229836 - map illegal index values to black. r=paper, sr=blizzard
2004-01-14 17:08:26 +00:00
tor%cs.brown.edu
e6b79289d5
Bug 230578 - missing rows in incremental load of XBM image. r=biesi, sr=bryner
2004-01-12 23:06:01 +00:00
mkaply%us.ibm.com
318bf4680b
#223128
...
r=biesinger, sr=blizzard (platform specific)
OS/2 only - don't call streamlistener methods directly
2004-01-08 23:35:07 +00:00
bzbarsky%mit.edu
d37d9a3e5f
Setting .src should reset image animations; don't animate images no one is
...
looking at. Bug 210001, r=pavlov, sr=jst
2004-01-08 18:29:28 +00:00
bsmedberg%covad.net
1f4ab81acd
Continuing to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
2004-01-07 13:37:00 +00:00
bsmedberg%covad.net
f0bfff2628
Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
2004-01-07 01:22:31 +00:00
cbiesinger%web.de
4cf97a6ea9
229695 Icon in download dialog is based on extension, not MIME type
...
r=neil.parkwaycc.co.uk sr=bz
2004-01-03 17:44:17 +00:00
cbiesinger%web.de
18fdb39822
225807 r=bzbarsky sr=darin make more use of getPrimaryExtension
2003-12-19 21:34:00 +00:00
cbiesinger%web.de
c35f00393d
221593 win nsIconChannel.cpp should not call streamlistener methods synchronously
...
r=darin sr=tor
2003-12-19 15:04:27 +00:00
mkaply%us.ibm.com
9e488c8f68
#226476
...
r=pedemonte, sr=blizzard (platform specific), a=mkaply
Bad structure/bitfield definitions causing icons not to work
2003-11-24 22:05:11 +00:00
tor%cs.brown.edu
86a01684f3
Bug 225015 - prevent assert caused by access to nonexistent frame.
...
r=sicking, sr=bryner
2003-11-16 18:11:04 +00:00
neil%parkwaycc.co.uk
3ef32f3aa5
Bug 225083 moz-icons show wrongly for 5-6-5 bitfields r=ere sr=mscott
2003-11-12 22:25:51 +00:00
bryner%brianryner.com
95de8175be
Convert imgContainerGIF to use nsCOMArray instead of nsSupportsArray. Bug 224621, r=darin, sr=tor.
2003-11-04 02:14:11 +00:00
neil%parkwaycc.co.uk
c830df5cdc
Bug 222694 Make windows moz-icon:s work with all colour depths r=ere sr=mscott
2003-10-30 09:22:24 +00:00
tor%cs.brown.edu
33ddd7bb0a
Bug 222293 - gif crasher if animation overlay is offscreen in only one
...
direction. r=paper, sr=blizzard, a=asa.
2003-10-24 02:58:03 +00:00
tor%cs.brown.edu
897e2580c9
Bug 205761 - some GIF files don't uncompress. r=paper, sr=bryner, a=asa
2003-10-22 21:12:36 +00:00
varga%nixcorp.com
0f42747ce0
Changing my email address.
2003-10-21 15:35:57 +00:00
bryner%brianryner.com
92b8b3afef
Link the icon decoder with -framework Carbon to try to avoid undefined symbols on Mac OS 10.1.x. Bug 213639, r=bz.
2003-09-30 07:08:57 +00:00
mkaply%us.ibm.com
a89a72a036
#73642
...
r=pavlov, sr=tor
Cleanup of calling conventions in JPEG
2003-09-18 20:38:36 +00:00
tor%cs.brown.edu
ae4dcb1968
Bug 217025 - handle switch from local colormap to global properly.
...
r=pavlov, sr=darin
2003-09-15 21:52:44 +00:00
bsmedberg%covad.net
fcbc84a97e
Embedding and GRE manifests.
2003-09-15 19:57:05 +00:00
tor%cs.brown.edu
51d389db19
Bug 218758 - prevent read off end of interlace buffer for interlaced RGB
...
interlaced PNGs. r=pavlov, sr=bryner
2003-09-11 02:59:31 +00:00
tor%cs.brown.edu
3bde434466
Bug 218651 - ignore contents of ICO directory entry reserved field.
...
r=pavlov, sr=bryner
2003-09-11 02:56:54 +00:00
tor%cs.brown.edu
b40c6ff43f
Bug 217025 - GIF decoder cleanup. r=pavlov, sr=darin
2003-09-11 02:54:29 +00:00
bryner%brianryner.com
0675c941bf
Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan.
2003-09-07 22:56:05 +00:00
tor%cs.brown.edu
ab4d91dace
Bug 209079 - corrupted gif LZW data could crash mozilla.
...
r=pavlov, sr=dbaron, a=brendan
2003-08-20 18:04:52 +00:00
cls%seawood.org
c08e99a287
Set MODULE in makefiles at the top of a heirarchy so that module-deps lists are more precise and builds will have the proper order if some subdirs contain other modules.
2003-08-16 00:42:35 +00:00
jaggernaut%netscape.com
f1efc20ae6
Bug 213602: Switch some users of NS_GetWeakReference over to do_GetWeakReference. r=bzbarsky, sr=dbaron
2003-07-25 19:06:59 +00:00
cbiesinger%web.de
faf8419fc6
147679 GetFromMIMEType on Windows only gets one extension and needs rethinking r=bzbarsky sr=darin
...
this merges nsIMIMEService::GetFromType and GetFromExtension
2003-07-25 16:48:00 +00:00
tor%cs.brown.edu
9731f8d74d
Bug 208622 - some animated gifs don't display properly. r=pavlov, sr=scc
2003-07-24 23:17:50 +00:00
cbiesinger%web.de
78d62f68f6
bug 198293 r=tor sr=scott@scott-macgregor.org support ICOs with alpha channel
2003-07-23 18:39:11 +00:00
jaggernaut%netscape.com
bf82a649b9
Bug 212272: Switch some Substring users over to String(Begins|Ends)With. r=dwitte, sr=bzbarsky
2003-07-14 07:37:39 +00:00
bzbarsky%mit.edu
e91ae1f2b8
Update the string stream interface a bit and simplify the implementation a
...
lot. Bug 212109, r=dougt, sr=darin
2003-07-11 23:10:27 +00:00
seawood%netscape.com
99284afa71
Fixing X-on-X bustage
2003-07-01 03:57:47 +00:00
cbiesinger%web.de
f3e47e1374
211010 Memory leak of 576 bytes from 3 blocks allocated in PR_Malloc
...
r=pavlov sr=tor
2003-06-28 23:29:11 +00:00
darin%netscape.com
569993ef51
fixes bug 199443 "leaking GDIs when table cell contains an image, and text is received in multiple packets (testcase available)" r=pavlov sr=bzbarsky
2003-06-23 22:55:17 +00:00
varga%netscape.com
d85887a915
Fix for bug 196612. FizzillaMach shows no icons in the Attachments pane.
...
r=cls, sr=bryner
2003-06-19 17:42:42 +00:00
jdunn%netscape.com
7152bc70e1
in LITTLE_TO_NATIVE macro's, cast the entities to unsigned so
...
that we don't mess up the numbers doing the bit shifting
# 208440
r=pavlov@pavlov.net
sr=tor@acm.org
2003-06-11 13:26:37 +00:00
seawood%netscape.com
41119ba822
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
2003-06-11 00:15:38 +00:00
seawood%netscape.com
6934dc37a9
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
2003-06-10 20:12:33 +00:00
cbiesinger%web.de
99100ebaac
remove final traces of mng decoder, part of bug 195280. not part of build.
2003-06-05 16:27:19 +00:00
pavlov%pavlov.net
7237927e55
Removal of MNG support. Bug 195280. Patch by tor@acm.org. r=pavlov sr=blizzard.
2003-06-03 23:16:42 +00:00
tor%cs.brown.edu
ff555a985e
Bug 197530 - remove ppm decoder. r=pavlov,cls sr=blizzard
2003-05-31 10:42:33 +00:00
cbiesinger%web.de
52109d3e8f
partial fix for 202369 r=pavlov sr=darin crash or unchanged when refresh a page with gif files when these gif files removed
2003-05-25 20:38:07 +00:00
neil%parkwaycc.co.uk
3307dbef88
Bug 206312 Some rle4 bitmaps not recognised r=biesi sr=tor a=mkaply
2003-05-23 08:38:07 +00:00
jdunn%netscape.com
1f221309c6
Fix PNG crasher/hang. The problem is due to a the casting of float to int/unsigned.
...
Patch submitted by randeg@alum.rpi.edu
r=pavlov@pavlov.net
sr=tor@acm.org
a=asa@mozilla.org
# 200801
2003-05-19 12:54:16 +00:00
cbiesinger%web.de
3258167436
204994 r=neil.parkwaycc.co.uk sr=tor a=dbaron crash if i view the attachment (attached to bug 196977)
2003-05-17 16:51:19 +00:00
jst%netscape.com
260660f381
Fixing the last part of bug 93015. Making libpr0n's loadgroup handling more consistent to prevent image loads from happening w/o putting image request (proxies) into the loadgroup while the load is in progress. Also making sure that requests that are added to the loadgroup are always pulled out. Patch by pavlov@pavlov.net and myself, r=pavlov@pavlov.net, jst@netscape.com, sr=darin@netscape.com, a=asa@mozilla.org
2003-05-14 05:42:06 +00:00
jst%netscape.com
b1594f5d60
Backing out part of bug 93015 until we can figure out how to fix the problem w/o causing regression bug 205236.
2003-05-12 22:28:04 +00:00
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