.. |
thebes
|
Bug 625311, nsThebesDeviceContext can own widget, r=roc, a=roc
|
2011-01-18 13:08:03 +02:00 |
gfxCore.h
|
Bug 571989 part 2: Fold gfx/public and gfx/idl into gfx/src.
|
2010-06-28 10:36:20 -07: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 613079 - fix non-libxul build and style fixes - r=dholbert, a=fix-build-nonlibxul
|
2010-12-06 09:10:42 -05: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 571989 part 2: Fold gfx/public and gfx/idl into gfx/src.
|
2010-06-28 10:36:20 -07: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 629857 - When invalidating transformed items, round the original area out to the nearest pixel. r=roc a=roc
|
2011-02-25 11:55:23 +13:00 |
nsFont.cpp
|
bug 511339 - part 1 - implement -moz-font-feature-settings and -moz-font-language-override in CSS. r=dbaron
|
2010-07-13 21:30:42 +01:00 |
nsFont.h
|
bug 511339 - part 1 - implement -moz-font-feature-settings and -moz-font-language-override in CSS. r=dbaron
|
2010-07-13 21:30:42 +01:00 |
nsGfxCIID.h
|
Bug 571989 part 2: Fold gfx/public and gfx/idl into gfx/src.
|
2010-06-28 10:36:20 -07:00 |
nsIDeviceContext.h
|
Bug 582057, part b: Remove nsIDeviceContext::SupportsNativeWidgets because it's not used meaningfully, and will be confusing in content processes. sr=roc
|
2010-08-20 14:29:01 -05:00 |
nsIFontEnumerator.idl
|
Bug 571989 part 2: Fold gfx/public and gfx/idl into gfx/src.
|
2010-06-28 10:36:20 -07:00 |
nsIFontMetrics.h
|
Bug 571989 part 2: Fold gfx/public and gfx/idl into gfx/src.
|
2010-06-28 10:36:20 -07:00 |
nsIRegion.h
|
Bug 571989 part 2: Fold gfx/public and gfx/idl into gfx/src.
|
2010-06-28 10:36:20 -07:00 |
nsIRenderingContext.h
|
Bug 571989 part 2: Fold gfx/public and gfx/idl into gfx/src.
|
2010-06-28 10:36:20 -07:00 |
nsIScriptableRegion.idl
|
Bug 571989 part 2: Fold gfx/public and gfx/idl into gfx/src.
|
2010-06-28 10:36:20 -07:00 |
nsITheme.h
|
Bug 621762 - Change the way native windows are notified about toolbars. r=roc, a=betaN
|
2011-01-11 14:03:16 +01:00 |
nsMargin.h
|
Bug 571989 part 2: Fold gfx/public and gfx/idl into gfx/src.
|
2010-06-28 10:36:20 -07:00 |
nsPoint.h
|
Bug 624781. When converting from app units to pixels use an intermediate double to do the calculation so no precision is lost. r=roc a=blocking
|
2011-02-08 13:29:26 -06:00 |
nsRect.cpp
|
Bug 586683 - Part 2a - Add ScaleRoundOut to nsIntRect/Region. r=joe a=blocking2.0
|
2011-02-09 09:37:44 +13:00 |
nsRect.h
|
Bug 586683 - Part 2a - Add ScaleRoundOut to nsIntRect/Region. r=joe a=blocking2.0
|
2011-02-09 09:37:44 +13:00 |
nsRegion.cpp
|
Bug 586683 - Part 2a - Add ScaleRoundOut to nsIntRect/Region. r=joe a=blocking2.0
|
2011-02-09 09:37:44 +13:00 |
nsRegion.h
|
Bug 586683 - Part 2a - Add ScaleRoundOut to nsIntRect/Region. r=joe a=blocking2.0
|
2011-02-09 09:37:44 +13:00 |
nsScriptableRegion.cpp
|
Bug 483425 - memory leak fix + testcase r=vlad
|
2009-03-19 11:45:07 -07:00 |
nsScriptableRegion.h
|
Bug 477708 - expose nsIRegion::getrects() to scripts r=vlad
|
2009-03-18 11:42:07 -07:00 |
nsSize.h
|
Bug 573829, part 1: Refactor ThebesLayerBuffer in preparation for its use in the OGL layers backend. r=roc
|
2010-07-21 13:06:33 -05:00 |
nsThemeConstants.h
|
Bug 554982 - Add support for borderless glass and remove the borders from the main window. r=roc,dao a=blocking2.0
|
2010-08-17 23:07:10 -04:00 |
nsTransform2D.cpp
|
|
|
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 |