gecko-dev/gfx/src
L. David Baron b3f49b92ba Remove the multiple-parameter versions of nsRenderingContext::SetFont. (Bug 678671, patch 5) r=roc
This changes the only remaining callers (in nsMathMLChar) to pass the
correct language, which they were not previously doing, which should
improve the correctness of font selection and also reduce the number of
unique font metrics objects requested (which helps nsFontCache
effectiveness).  Those callers, however, remain the odd font users
within all of layout.
2011-08-14 10:08:04 -07:00
..
gfxCore.h Bug 651858 - Part 1: Add the Azure API and Direct2D backend. r=jrmuizel sr=roc 2011-06-24 19:41:16 +02:00
gfxCrashReporterUtils.cpp Bug 648911 - Remove support for non-libxul builds. r=ted,joedrew 2011-05-23 18:54:47 +02:00
gfxCrashReporterUtils.h Bug 627464 - Annotate crash reports if the forced-enabled prefs are set - r=jrmuizel, a=joe 2011-03-02 15:50:36 -05:00
gfxidltypes.idl Bug 571989 part 2: Fold gfx/public and gfx/idl into gfx/src. 2010-06-28 10:36:20 -07:00
gfxIFormats.idl Bug 571989 part 2: Fold gfx/public and gfx/idl into gfx/src. 2010-06-28 10:36:20 -07:00
Makefile.in Bug 635643. Remove nsIRegion, because it is a useless wrapper class. r=tnikkel 2011-07-25 17:19:37 -05:00
mozilla-decoder.cpp Bug 571989, much-delayed part 6: merge gfx/src/thebes into gfx/src. r=joedrew 2011-03-31 11:30:28 -07:00
mozilla-decoder.h Bug 571989, much-delayed part 6: merge gfx/src/thebes into gfx/src. r=joedrew 2011-03-31 11:30:28 -07:00
nsBoundingMetrics.h Bug 661584 - Code cleanup, substitute more PR_(MAX|MIN|ABS|ROUNDUP) macro calls; r=roc,ted 2011-06-25 16:06:02 +02:00
nsColor.cpp Implement the HTML5 algorithm for parsing a legacy color value: implement the arbitrary-string-to-RGB part of the algorithm. (Bug 121738) r=sicking 2010-06-03 13:11:34 -07:00
nsColor.h Bug 571989 part 2: Fold gfx/public and gfx/idl into gfx/src. 2010-06-28 10:36:20 -07:00
nsColorNameList.h Bug 448168 - Apply |s/entires/entries/g|; r=roc 2011-08-04 09:04:29 +02:00
nsColorNames.h Bug 571989 part 2: Fold gfx/public and gfx/idl into gfx/src. 2010-06-28 10:36:20 -07:00
nsCoord.h Bug 670338 - Add double overload to NSToIntRound to stop build warnings; r=roc 2011-07-11 09:14:12 -04:00
nsDeviceContext.cpp Bug 665218 - Keep the printing surface until the next BeginPage to avoid null-ptr crash [MacOSX only]. r=roc 2011-07-19 14:20:33 +02:00
nsDeviceContext.h Bug 678222 - Fix build with clang and c++0x; r=roc 2011-08-11 19:19:03 -04:00
nsFont.cpp Remove tracking of which font families are quirky, since we no longer use the information. (Bug 636040) r=jdaggett 2011-03-03 13:18:42 -08:00
nsFont.h Remove tracking of which font families are quirky, since we no longer use the information. (Bug 636040) r=jdaggett 2011-03-03 13:18:42 -08:00
nsFontMetrics.cpp Bug 678222 - Fix build with clang and c++0x; r=roc 2011-08-11 19:19:03 -04:00
nsFontMetrics.h Bug 678222 - Fix build with clang and c++0x; r=roc 2011-08-11 19:19:03 -04:00
nsGfxCIID.h Bug 651017, part 4: deCOM nsIDeviceContext; include-minimization on nsDeviceContext.h itself; merge GetPrintDC() into Windows/OS/2 specific code; merge Shutdown() with ClearCachedSystemFonts(). Most references outside gfx not fixed up. 2011-04-16 18:22:42 -07:00
nsIFontEnumerator.idl Bug 571989 part 2: Fold gfx/public and gfx/idl into gfx/src. 2010-06-28 10:36:20 -07:00
nsIScriptableRegion.idl Bug 635643. Remove nsIRegion, because it is a useless wrapper class. r=tnikkel 2011-07-25 17:19:37 -05:00
nsITheme.h Only apply overflow area reported by native theme to the visual overflow, and not to the scrollable overflow. (Bug 669284) r=bzbarsky 2011-07-06 12:03:23 +02:00
nsMargin.h Bug 651858 - Part 1: Add the Azure API and Direct2D backend. r=jrmuizel sr=roc 2011-06-24 19:41:16 +02:00
nsPoint.h Bug 651858 - Part 1: Add the Azure API and Direct2D backend. r=jrmuizel sr=roc 2011-06-24 19:41:16 +02:00
nsRect.cpp Bug 669522: Removed unused function bool IsFloatInteger(float) r=joe 2011-07-11 12:24:21 -07:00
nsRect.h Bug 651858 - Part 1: Add the Azure API and Direct2D backend. r=jrmuizel sr=roc 2011-06-24 19:41:16 +02:00
nsRegion.cpp Bug 661584 - Substitute final PR_(MAX|MIN|ABS|ROUNDUP) macro calls; r=roc 2011-07-03 11:53:40 +02:00
nsRegion.h Bug 637852. Part 11: Remove ExtendForScaling from nsRect and nsRegion. r=joe 2011-06-23 00:11:28 +12:00
nsRenderingContext.cpp Remove the multiple-parameter versions of nsRenderingContext::SetFont. (Bug 678671, patch 5) r=roc 2011-08-14 10:08:04 -07:00
nsRenderingContext.h Remove the multiple-parameter versions of nsRenderingContext::SetFont. (Bug 678671, patch 5) r=roc 2011-08-14 10:08:04 -07:00
nsScriptableRegion.cpp Bug 676738 - Change the index argument to JS_DefineElement from jsint to uint32. r=jst, r=dmandelin 2011-08-04 19:39:12 -07:00
nsScriptableRegion.h Bug 635643. Remove nsIRegion, because it is a useless wrapper class. r=tnikkel 2011-07-25 17:19:37 -05:00
nsSize.h Bug 651858 - Part 1: Add the Azure API and Direct2D backend. r=jrmuizel sr=roc 2011-06-24 19:41:16 +02:00
nsSystemFontsAndroid.cpp Bug 266236 part 2: Merge nsIRenderingContext with nsThebesRenderingContext (the sole implementation) and remove XPCOM vestiges. Non-mechanical fixups. DOES NOT COMPILE without part 3. 2011-04-07 18:04:39 -07:00
nsSystemFontsAndroid.h Bug 651017, part 4: deCOM nsIDeviceContext; include-minimization on nsDeviceContext.h itself; merge GetPrintDC() into Windows/OS/2 specific code; merge Shutdown() with ClearCachedSystemFonts(). Most references outside gfx not fixed up. 2011-04-16 18:22:42 -07:00
nsSystemFontsGTK2.cpp Bug 266236 part 9: Move nsBoundingMetrics to its own header and prune inclusions of nsRenderingContext.h. 2011-04-07 18:04:40 -07:00
nsSystemFontsGTK2.h Bug 651017, part 4: deCOM nsIDeviceContext; include-minimization on nsDeviceContext.h itself; merge GetPrintDC() into Windows/OS/2 specific code; merge Shutdown() with ClearCachedSystemFonts(). Most references outside gfx not fixed up. 2011-04-16 18:22:42 -07:00
nsSystemFontsMac.h Bug 651017, part 4: deCOM nsIDeviceContext; include-minimization on nsDeviceContext.h itself; merge GetPrintDC() into Windows/OS/2 specific code; merge Shutdown() with ClearCachedSystemFonts(). Most references outside gfx not fixed up. 2011-04-16 18:22:42 -07:00
nsSystemFontsMac.mm Bug 266236 part 2: Merge nsIRenderingContext with nsThebesRenderingContext (the sole implementation) and remove XPCOM vestiges. Non-mechanical fixups. DOES NOT COMPILE without part 3. 2011-04-07 18:04:39 -07:00
nsSystemFontsOS2.cpp Bug 266236 part 2: Merge nsIRenderingContext with nsThebesRenderingContext (the sole implementation) and remove XPCOM vestiges. Non-mechanical fixups. DOES NOT COMPILE without part 3. 2011-04-07 18:04:39 -07:00
nsSystemFontsOS2.h Bug 651017, part 4: deCOM nsIDeviceContext; include-minimization on nsDeviceContext.h itself; merge GetPrintDC() into Windows/OS/2 specific code; merge Shutdown() with ClearCachedSystemFonts(). Most references outside gfx not fixed up. 2011-04-16 18:22:42 -07:00
nsSystemFontsQt.cpp Bug 266236 part 2: Merge nsIRenderingContext with nsThebesRenderingContext (the sole implementation) and remove XPCOM vestiges. Non-mechanical fixups. DOES NOT COMPILE without part 3. 2011-04-07 18:04:39 -07:00
nsSystemFontsQt.h Bug 651017, part 4: deCOM nsIDeviceContext; include-minimization on nsDeviceContext.h itself; merge GetPrintDC() into Windows/OS/2 specific code; merge Shutdown() with ClearCachedSystemFonts(). Most references outside gfx not fixed up. 2011-04-16 18:22:42 -07:00
nsSystemFontsWin.cpp Bug 664311 - Remove WinCE code from gfx/; r=jmuizelaar 2011-06-18 11:04:30 +02:00
nsSystemFontsWin.h Bug 651017, part 4: deCOM nsIDeviceContext; include-minimization on nsDeviceContext.h itself; merge GetPrintDC() into Windows/OS/2 specific code; merge Shutdown() with ClearCachedSystemFonts(). Most references outside gfx not fixed up. 2011-04-16 18:22:42 -07:00
nsThebesFontEnumerator.cpp Bug 571989, much-delayed part 6: merge gfx/src/thebes into gfx/src. r=joedrew 2011-03-31 11:30:28 -07:00
nsThebesFontEnumerator.h Bug 571989, much-delayed part 6: merge gfx/src/thebes into gfx/src. r=joedrew 2011-03-31 11:30:28 -07:00
nsThebesGfxFactory.cpp Bug 635643. Remove nsIRegion, because it is a useless wrapper class. r=tnikkel 2011-07-25 17:19:37 -05:00
nsThemeConstants.h Bug 633282 - Add support for -moz-appearance: -moz-win-exclude-glass. r=roc. 2011-05-13 11:40:46 -05:00
nsTransform2D.cpp Bug 410114 - "Simplify nsTransform2D" [p=alfredkayser@gmail.com (Alfred Kayser) r+sr=roc a1.9=damons] 2008-02-26 01:42:36 -08:00
nsTransform2D.h Bug 571989 part 2: Fold gfx/public and gfx/idl into gfx/src. 2010-06-28 10:36:20 -07:00
X11Util.cpp Bug 632867 - Mesa versions up to 7.10 cause a BadLength error during the first GLX call when the server GLX version < 1.3. - r=karlt, a=hardblocker 2011-02-11 18:11:30 -05:00
X11Util.h Bug 632867 - Mesa versions up to 7.10 cause a BadLength error during the first GLX call when the server GLX version < 1.3. - r=karlt, a=hardblocker 2011-02-11 18:11:30 -05:00