gecko/gfx/thebes/public
2008-11-25 15:08:40 -08:00
..
gfxAlphaRecovery.h
gfxASurface.h [cairo-qpainter] Create QPixmaps with an alpha channel if required 2008-04-28 18:15:30 -07:00
gfxAtsuiFonts.h Bug 441473. Implement user font set object. r+sr=roc 2008-10-01 12:01:53 +09: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 458487 - 'Rework image snapping logic'. r=vlad+joedrew, sr=dbaron 2008-11-04 14:01:21 -08:00
gfxDirectFBSurface.h (really) backing out d883ab4b8f41 2008-08-06 16:32:33 -07:00
gfxFont.h b=449356 remove accidentally added code 2008-11-07 15:37:52 +13: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 Bug 451032 – Replace gfxQtFonts with gfxFT2Fonts because it almost the same. r=vladimir 2008-08-28 21:05:53 +10: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 Bug 441473. Implement user font set object. r+sr=roc 2008-10-01 12:01:53 +09: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 [OS/2] Bug 394412: on the way to be able to print through cairo 2008-01-29 16:16:19 -08:00
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 b=414685, optimize mac image decoding and rendering ; r=stuart 2008-02-05 22:48:47 -08:00
gfxQuartzNativeDrawing.h Bug 395983 - "Duplicated Flash menus using r60(+) of Flash player" (do native drawing instead) [p=kinetik@flim.org (Matthew Gregan) r=vlad sr=roc a=blocking1.9+] 2008-02-20 03:33:27 -08:00
gfxQuartzPDFSurface.h Bug 408182. Turn off Gfx pixel-snapping for print contexts. r=vlad 2008-01-06 16:50:18 -08:00
gfxQuartzSurface.h b=414685, optimize mac image decoding and rendering ; r=stuart 2008-02-05 22:48:47 -08:00
gfxRect.h b=424423; border rendering is slow: add APIs to thebes; r=joe 2008-07-23 10:25:00 -07:00
gfxSkipChars.h
gfxTextRunCache.h Bug 385423. Refactor textrun cache so that all textrun clients use a single global word-based cache. Responsibility for stripping out problematic characters (e.g. newlines) is given to the word cache. r=vlad,smontagu 2007-07-03 20:39:01 -07:00
gfxTextRunWordCache.h Bug 385423. Refactor textrun cache so that all textrun clients use a single global word-based cache. Responsibility for stripping out problematic characters (e.g. newlines) is given to the word cache. r=vlad,smontagu 2007-07-03 20:39:01 -07:00
gfxTypes.h Support for word-wrap CSS property. Bug 99457, r+sr=dbaron, roc 2008-07-24 10:16:18 +03:00
gfxUserFontSet.h Back out 5bc893b6bdf23dcd44601727df5baab8a0dd361e due to mac startup failures. 2008-11-25 15:08:40 -08: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 Bug 408182. Turn off Gfx pixel-snapping for print contexts. r=vlad 2008-01-06 16:50:18 -08:00
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