gecko-dev/gfx/public
2001-08-09 08:08:39 +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 Fix static build bustage (comet). Rename scale.{h,cpp} to 2001-06-29 02:48:56 +00:00
makefile.win Added a new class.. which will be a cross platform implementation for the 2000-03-29 15:49:25 +00:00
MANIFEST Put nsRenderingContextImpl in Manifest. 2000-03-30 15:09:03 +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 fix Bugzilla Bug 81311 nsFontCache cannot be shared between multiple toolkits 2001-08-09 08:08: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 Header include dependency cleanup. b=64023 r=jag rs=brendan 2001-07-16 02:40:48 +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 Header include dependency cleanup. b=64023 r=jag rs=brendan 2001-07-16 02:40:48 +00:00
nsIImageGroup.h fix for bug#30852.(nsbeta2+). Image reloads not using necko reload attributes. pnunn. 2000-07-20 01:52:35 +00:00
nsIImageManager.h bug#51249: add ability to flush chrome. pnunn r: syd. 2000-09-14 23:00:59 +00:00
nsIImageObserver.h
nsIImageRequest.h
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 Header include dependency cleanup. b=64023 r=jag rs=brendan 2001-07-16 02:40:48 +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 Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs. 2001-06-20 20:21:49 +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