gecko-dev/gfx/public
bryner%brianryner.com 0ca4d12034 Make NS_IMETHOD set hidden symbol visibility by default on ELF platforms. This is always desirable for virtual methods implemented in XPCOM component libraries, since it's impossible to reference the symbol from outside of the library. The behavior can be overridden as needed, such as a base class in a shared library that's linked against. For more details, see the comments in nscore.h and bug 227537. r=dbaron, sr=darin. 2004-02-03 08:32:33 +00:00
..
.cvsignore
Makefile.in bug 221666 : remove redundant copy of nsCompressedCharMap.(h|cpp) and move them to intl/unicharutil out of gfx (r=smontagu, sr=rbs) 2003-11-09 18:39:19 +00:00
nsColor.h Bug 160550 -- implement -moz-hsl() (CSS3 hsl() colors). Implement the parsing end of 2003-03-18 05:43:12 +00:00
nsColorNameList.h
nsColorNames.h
nsCoord.h
nsDeviceContext.h Make NS_IMETHOD set hidden symbol visibility by default on ELF platforms. This is always desirable for virtual methods implemented in XPCOM component libraries, since it's impossible to reference the symbol from outside of the library. The behavior can be overridden as needed, such as a base class in a shared library that's linked against. For more details, see the comments in nscore.h and bug 227537. r=dbaron, sr=darin. 2004-02-03 08:32:33 +00:00
nsFont.h Subclass the nsCSS* structs as nsRuleData* so members can be added to the latter without bloating the former, and to allow the former to go away eventually. Propagate whether a font family name comes from HTML through the style system and use it to set a bit on nsFont indicating that quirky behavior of Symbol fonts is acceptable. b=175372 r=bzbarsky sr=kin 2002-11-12 15:17:07 +00:00
nsGfxCIID.h Font Catalog Service 2002-11-15 04:59:17 +00:00
nsIBlender.h Bug 113232. Support translucent chrome. Relanding, fingers crossed. r+sr=bzbarsky 2003-04-06 02:49:40 +00:00
nsIDeviceContext.h Bug 213461 Want a way to specify single-sided or double-sided printing 2003-08-01 01:56:15 +00:00
nsIDeviceContextSpec.h
nsIDeviceContextSpecFactory.h
nsIDrawingSurface.h
nsIFontMetrics.h
nsIImage.h Bug 113561 - handle tiling of images where the frame is smaller 2004-01-16 23:28:51 +00:00
nsIPrintingContext.h
nsIRegion.h
nsIRenderingContext.h Bug 80190. Emit twips measurements into PS code and let the PS engine do the scaling. r=tor,sr=roc,a=roc. Thanks to kherron who did the patch. 2003-10-23 22:43:04 +00:00
nsITheme.h Fix for 169373, make HTML form controls fully support native look on Windows XP. r/sr=hewitt/blake 2002-09-21 01:03:38 +00:00
nsMargin.h
nsPoint.h
nsRect.h overflow area implementation for table frames (infrastructure), bug 173277 r=jkeiser sr=dbaron 2003-09-13 16:21:41 +00:00
nsRegion.h Bug 230687. DEC compiler barfs on call to implicit nsRectFast::operator=. r+sr=dbaron 2004-01-23 17:27:59 +00:00
nsRepeater.h
nsSize.h
nsThemeConstants.h Bug 197136, <button> elements should be Aqua bevel buttons for Cocoa. Add a new -moz-appearance value, button-bevel. Also, fixed a problem that caused the button in a file input control to change size when it was focused. r=pinkerton, sr=sfraser. 2003-05-29 22:39:05 +00:00
nsTransform2D.h
nsWatchTask.h