gecko-dev/gfx/public
2001-08-09 20:35:08 +00:00
..
.cvsignore
gfx2types.idl merging from IMGLIB2_20010126_BRANCH 2001-02-20 22:41:47 +00:00
gfxcompat.h merging from IMGLIB2_20010126_BRANCH 2001-02-20 22:41:47 +00:00
gfxIFormats.idl merging from IMGLIB2_20010126_BRANCH 2001-02-20 22:41:47 +00:00
gfxIImageFrame.idl Fix for bug 73978 "transparent animating gif problems", r=pavlov sr=hyatt. 2001-04-26 07:11:52 +00:00
gfxtypes.idl make getRect pass out an nsrect& 2001-03-14 01:14:23 +00:00
imgScaler.h Fix static build bustage (comet). Rename scale.{h,cpp} to 2001-06-29 02:48:56 +00:00
Makefile.in fixing bug 78690. removing old imagelib. r=jst sr=waterson 2001-08-09 20:22:39 +00:00
makefile.win fixing bug 78690. removing old imagelib. r=jst sr=waterson 2001-08-09 20:22:39 +00:00
MANIFEST fixing bug 78690. removing old imagelib. r=jst sr=waterson 2001-08-09 20:22:39 +00:00
nsColor.h #51179 blending calculations were incorrect (dividing by 256 instead of 255). 2001-01-02 23:41:07 +00:00
nsColorNameList.h - !missed a file! - Use hastable based nsStaticNameTable rather than slower and fatter AVLTree for static names. fix bug 48855. r=harishd,attinasi 2000-08-22 07:05:00 +00:00
nsColorNames.h removed references to nsStr 2000-03-12 08:58:33 +00:00
nsCoord.h
nsDeviceContext.h fixing bug 78690. removing old imagelib. r=jst sr=waterson 2001-08-09 20:22:39 +00:00
nsFont.h
nsGfxCIID.h bug 78273, r=ftang/jbetak, sr=blizzard 2001-05-18 21:50:47 +00:00
nsIBlender.h
nsIDeviceContext.h fixing bug 78690. removing old imagelib. r=jst sr=waterson 2001-08-09 20:22:39 +00:00
nsIDeviceContextSpec.h
nsIDeviceContextSpecFactory.h r=karnaze sr=buster. Updated the API for a nsIDeviceContextSpecFactory to pass in a nsIWidget. 2001-01-30 21:22:16 +00:00
nsIDrawingSurface.h Header include dependency cleanup. b=64023 r=jag rs=brendan 2001-07-16 02:40:48 +00:00
nsIFontMetrics.h remove unused code. b=69313 r=bstell sr=erik 2001-03-21 01:53:52 +00:00
nsIImage.h fixing bug 78690. removing old imagelib. r=jst sr=waterson 2001-08-09 20:22:39 +00:00
nsIPrintingContext.h [not part of build] generalized printing support. 2000-12-16 03:38:21 +00:00
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 fixing bug 78690. removing old imagelib. r=jst sr=waterson 2001-08-09 20:22:39 +00:00
nsMargin.h
nsPoint.h Added some rasterization of polygons, moved some point definitions to correct locations. 2000-05-11 03:58:58 +00:00
nsRect.h
nsRenderingContextImpl.h fixing bug 78690. removing old imagelib. r=jst sr=waterson 2001-08-09 20:22:39 +00:00
nsRepeater.h Changes to nsRepeater to allow it to handle idlers as well as repeaters. bug 904. r=pinkerton 2000-03-16 23:01:56 +00:00
nsSize.h
nsTransform2D.h