.. |
gfxAlphaRecovery.h
|
|
|
gfxASurface.h
|
[cairo-qpainter] Create QPixmaps with an alpha channel if required
|
2008-04-28 18:15:30 -07:00 |
gfxAtsuiFonts.h
|
Check that the user font set matches before returning an entry from the font cache. (Bug 457821) r=jdaggett sr=roc a=blocking1.9.1+
|
2008-11-25 15:22:39 -08:00 |
gfxBeOSPlatform.h
|
Bug 390901 CJK - font-name is not recognised correctly in preferences p=me+jdagett(mac part)+kerlt(fontconfig part) r=jdagett+me+stuart+mconnor b1.9=stuart
|
2008-03-13 03:32:50 -07:00 |
gfxBeOSSurface.h
|
|
|
gfxBlur.h
|
b=450178; add generic 8-bit alpha box blur in thebes (patch from Eric Bulter); r=vlad
|
2008-09-25 12:53:09 -07:00 |
gfxColor.h
|
b=454856; gcc compilation oddness with some fp-int conversions, workaround in gfxColor; r=bholley
|
2008-09-11 17:49:58 -07:00 |
gfxContext.h
|
Bug 467283. Ignore dirty rect when doing any image resampling --- it will lead to artifacts. r+sr=dbaron,r=vlad
|
2008-12-03 09:46:44 +13:00 |
gfxDirectFBSurface.h
|
(really) backing out d883ab4b8f41
|
2008-08-06 16:32:33 -07:00 |
gfxFont.h
|
Check that the user font set matches before returning an entry from the font cache. (Bug 457821) r=jdaggett sr=roc a=blocking1.9.1+
|
2008-11-25 15:22:39 -08:00 |
gfxFontTest.h
|
Bug 441473. Implement user font set object. r+sr=roc
|
2008-10-01 12:01:53 +09:00 |
gfxFontUtils.h
|
Bug 458861. Validate TrueType headers before activating downloaded font. r=roc, sr=vlad,roc
|
2008-10-29 11:09:50 -07:00 |
gfxFT2Fonts.h
|
Check that the user font set matches before returning an entry from the font cache. (Bug 457821) r=jdaggett sr=roc a=blocking1.9.1+
|
2008-11-25 15:22:39 -08:00 |
gfxGdkNativeRenderer.h
|
Bug 449959: gfxGdkNativeRenderer: look for GdkDrawable on group target,
|
2008-08-19 15:22:42 +12:00 |
gfxGlitzSurface.h
|
|
|
gfxImageSurface.h
|
Bug 382267. Core implementation of the <video> and <audio> elements. r=jst,r+sr=roc
|
2008-07-09 20:22:20 +12:00 |
gfxMatrix.h
|
Bug 458487 - 'Rework image snapping logic'. r=vlad+joedrew, sr=dbaron
|
2008-11-04 14:01:21 -08:00 |
gfxOS2Fonts.h
|
[OS/2] implement (but not yet activate) synthetic oblique using font matrix skewing in gfxOS2Font::CairoScaledFont
|
2008-11-26 20:13:43 +01:00 |
gfxOS2Platform.h
|
Bug 458113. Fix syntax error that broke OS/2 build. r+wuno
|
2008-10-09 14:52:00 +09:00 |
gfxOS2Surface.h
|
|
|
gfxPangoFonts.h
|
b=449356 font selection through Mozilla's PangoFcFontMap, r=roc
|
2008-11-07 15:21:34 +13:00 |
gfxPath.h
|
Expose Cairo path copy/append functions through Thebes - bug 445616 r=vlad
|
2008-07-18 11:26:02 -07:00 |
gfxPattern.h
|
b=455976; wrong extend mode used for macosx for border-image
|
2008-09-25 12:49:55 -07:00 |
gfxPDFSurface.h
|
Bug 417356: Define & use "UnwriteableMargin" PrintSettings pref, to make Linux printing work more like Mac printing (keeping us from printing right up against the edge of the page) Orig Patch: [r=ventron sr=roc] Updates: [r=ventron r+sr=vlad] a=blocking1.9+
|
2008-03-19 13:51:42 -07:00 |
gfxPlatform.h
|
Bug 458861. Validate TrueType headers before activating downloaded font. r=roc, sr=vlad,roc
|
2008-10-29 11:09:50 -07:00 |
gfxPlatformGtk.h
|
b=449356 font selection through Mozilla's PangoFcFontMap, r=roc
|
2008-11-07 15:21:34 +13:00 |
gfxPlatformMac.h
|
Bug 458861. Validate TrueType headers before activating downloaded font. r=roc, sr=vlad,roc
|
2008-10-29 11:09:50 -07:00 |
gfxPoint.h
|
b=424423, border rendering is slow: Part 1; r+sr=roc
|
2008-07-23 10:25:23 -07:00 |
gfxPSSurface.h
|
Bug 417356: Define & use "UnwriteableMargin" PrintSettings pref, to make Linux printing work more like Mac printing (keeping us from printing right up against the edge of the page) Orig Patch: [r=ventron sr=roc] Updates: [r=ventron r+sr=vlad] a=blocking1.9+
|
2008-03-19 13:51:42 -07:00 |
gfxQPainterSurface.h
|
[cairo-qpainter] Create QPixmaps with an alpha channel if required
|
2008-04-28 18:15:30 -07:00 |
gfxQtNativeRenderer.h
|
Fixed gfxQtFont according to changes in bug 437356 Set up unified font entry object
|
2008-08-09 16:43:08 +03:00 |
gfxQtPlatform.h
|
Bug 458360 - Qt build breaks after implementation of user font set object. r=vladimir.
|
2008-10-08 09:06:09 -05:00 |
gfxQuartzImageSurface.h
|
|
|
gfxQuartzNativeDrawing.h
|
|
|
gfxQuartzPDFSurface.h
|
|
|
gfxQuartzSurface.h
|
|
|
gfxRect.h
|
Bug 463307. Convert to float a bit earlier to avoid integer overflow. r+sr=dbaron
|
2008-12-03 14:32:18 +13:00 |
gfxSkipChars.h
|
|
|
gfxTextRunCache.h
|
|
|
gfxTextRunWordCache.h
|
|
|
gfxTypes.h
|
Support for word-wrap CSS property. Bug 99457, r+sr=dbaron, roc
|
2008-07-24 10:16:18 +03:00 |
gfxUserFontSet.h
|
Follow-on fix for bug 457825. Use sheet principal for agent and user sheets. r=dbaron,bz sr=dbaron
|
2008-11-27 12:50:16 +09:00 |
gfxUtils.h
|
Bug 444689. gfxMatrix type checks should allow for an epsilon fuzz so that matrix arithmetic that works out to the identity doesn't change the type. r=vlad
|
2008-07-14 10:27:43 +12:00 |
gfxWindowsFonts.h
|
Bug 441473. Implement user font set object. r+sr=roc
|
2008-10-01 12:01:53 +09:00 |
gfxWindowsNativeDrawing.h
|
Bug 458487 - 'Rework image snapping logic'. r=vlad+joedrew, sr=dbaron
|
2008-11-04 14:01:21 -08:00 |
gfxWindowsPlatform.h
|
Bug 458861. Validate TrueType headers before activating downloaded font. r=roc, sr=vlad,roc
|
2008-10-29 11:09:50 -07:00 |
gfxWindowsSurface.h
|
|
|
gfxXlibNativeRenderer.h
|
Backing out d883ab4b8f41:7540abc35c97
|
2008-08-06 16:24:13 -07:00 |
gfxXlibSurface.h
|
|
|
Makefile.in
|
Bug 441473. Implement user font set object. r+sr=roc
|
2008-10-01 12:01:53 +09:00 |