pjs/gfx/public
mscott%netscape.com c3129824b5 This is one of those do the right thing bugs even though I don't have a PDT+ bug for it. Travis and I noticed
today that image urls weren't properly getting added to the doc loader of the containing document. So the top
level document would report a document done notification before the document may really be done.

The fix is to pass the load cookie nsISupports object which originates from the docshell that is opening the
url down into the gfx image code instead of passing the load group down.

r=travis.
2000-02-15 04:49:32 +00:00
..
.cvsignore
MANIFEST
Makefile.in
makefile.win
nsColor.h
nsColorNameList.h
nsColorNames.h
nsCoord.h
nsDeviceContext.h fixing Solaris build bustage 2000-02-05 05:04:09 +00:00
nsFont.h
nsGfxCIID.h
nsIBlender.h
nsIDeviceContext.h
nsIDeviceContextSpec.h
nsIDeviceContextSpecFactory.h
nsIDrawingSurface.h
nsIFontMetrics.h bug 8801; add font name prefs code for Unix; r=ftang 2000-01-15 16:37:53 +00:00
nsIImage.h bug#1248, fix part1. pnunn. rev:troy,dcone,neeti 2000-02-01 22:25:21 +00:00
nsIImageGroup.h This is one of those do the right thing bugs even though I don't have a PDT+ bug for it. Travis and I noticed 2000-02-15 04:49:32 +00:00
nsIImageManager.h
nsIImageObserver.h
nsIImageRequest.h
nsIRegion.h add GetNumRects() to nsIRegion to return the number of rects making up the region. make two XChangeGC calls in to 1 to reduce X server traffic. inline a few methods that are used internally in the gtk implimentations. remove some code cruft. r=bryner@uiuc.edu 2000-02-07 03:39:21 +00:00
nsIRenderingContext.h
nsMargin.h
nsPoint.h
nsRect.h
nsRepeater.h
nsSize.h
nsTransform2D.h