gecko/gfx/thebes/src
2008-09-23 16:35:56 -07:00
..
cairo-gdk-utils.c Bug 449959: gfxGdkNativeRenderer: look for GdkDrawable on group target, 2008-08-19 15:22:42 +12:00
cairo-gdk-utils.h Bug 449959: gfxGdkNativeRenderer: look for GdkDrawable on group target, 2008-08-19 15:22:42 +12:00
cairo-xlib-utils.c Bug 449959: gfxGdkNativeRenderer: look for GdkDrawable on group target, 2008-08-19 15:22:42 +12:00
cairo-xlib-utils.h Backing out d883ab4b8f41:7540abc35c97 2008-08-06 16:24:13 -07:00
gfxAlphaRecovery.cpp Bug 383166 - "stack-allocate gfxContext where possible" [p=alfredkayser@nl.ibm.com (Alfred Kayser) r+a1.9=stuart] 2007-12-31 20:42:49 -08:00
gfxASurface.cpp mozilla-central merge 2008-08-08 13:05:00 +03:00
gfxAtsuiFonts.cpp Bug 446529. Disable uncommon ligatures on Mac/ATSUI. Make sure we don't enable common ligatures if ATSUI has disabled them by default for this font (e.g. for Courier). r=vlad 2008-09-06 20:37:58 +12:00
gfxBeOSPlatform.cpp 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.cpp
gfxContext.cpp Fixing some endian-ness bugs for color management - bug 439704. r=vlad 2008-09-10 19:21:03 -07:00
gfxDirectFBSurface.cpp (really) backing out d883ab4b8f41 2008-08-06 16:32:33 -07:00
gfxFont.cpp fix compiler warning regarding initialization of gfxFont b=454735 r=roc 2008-09-16 16:38:20 +12:00
gfxFontconfigUtils.cpp b=404857 firefox reloads every font.cache for every page loaded r=pavlov 2008-09-22 08:24:28 +12:00
gfxFontconfigUtils.h b=404857 firefox reloads every font.cache for every page loaded r=pavlov 2008-09-22 08:24:28 +12:00
gfxFontMissingGlyphs.cpp b=429915, color mismatch with 1x1 images (SetColor API broken) ; r=stuart, a=damon 2008-04-28 14:27:05 -07:00
gfxFontMissingGlyphs.h Display one hex box with six digits for non-BMP codepoints with no glyph. Bug 376532, r+sr+a=roc 2007-09-20 03:16:15 -07:00
gfxFontTest.cpp
gfxFontUtils.cpp Bug 454483 - Clean up unused variables in gfx/; r=vladimir; (with nits by sgautherie) 2008-09-15 15:46:07 +02:00
gfxFT2Fonts.cpp Bug 451032 – Replace gfxQtFonts with gfxFT2Fonts because it almost the same. r=vladimir 2008-08-28 21:05:53 +10:00
gfxGdkNativeRenderer.cpp Bug 449959: gfxGdkNativeRenderer: look for GdkDrawable on group target, 2008-08-19 15:22:42 +12:00
gfxGlitzSurface.cpp dummy commit to kick tinderbox 2008-04-06 23:34:48 -07:00
gfxImageSurface.cpp Bug 382267. Core implementation of the <video> and <audio> elements. r=jst,r+sr=roc 2008-07-09 20:22:20 +12:00
gfxMatrix.cpp
gfxOS2Fonts.cpp [OS/2] follow-up for bug 437356 to unbreak the OS/2 build. 2008-08-07 10:12:45 +02:00
gfxOS2Platform.cpp [OS/2] Bug 439194: simple glyph matching across all installed fonts 2008-07-20 18:51:49 +00:00
gfxOS2Surface.cpp [OS/2] Bug 394412: on the way to be able to print through cairo 2008-01-29 16:16:19 -08:00
gfxPangoFonts.cpp b=454951 lazy creation of gfxPangoFont for gfxPangoFontGroup r=roc 2008-09-18 13:44:14 +12:00
gfxPath.cpp Expose Cairo path copy/append functions through Thebes - bug 445616 r=vlad 2008-07-18 11:26:02 -07:00
gfxPattern.cpp Fixing some endian-ness bugs for color management - bug 439704. r=vlad 2008-09-10 19:21:03 -07:00
gfxPDFSurface.cpp b=377336, win32 printing page results in excessive data spooled to printer, for real this time, r=stuart 2007-09-24 15:50:44 -07:00
gfxPlatform.cpp Fixing some endian-ness bugs for color management - bug 439704. r=vlad 2008-09-10 19:21:03 -07:00
gfxPlatformGtk.cpp b=454720 Add GetThebesStyle and GetThebesWeight to gfxFontconfigUtils r=pavlov 2008-09-16 16:40:57 +12:00
gfxPlatformMac.cpp Bug 418479. Allow antialiased text rendering to be disabled for small text sizes via a pref. r+sr=vlad, a=damons 2008-05-01 02:07:17 -07:00
gfxPSSurface.cpp Bug 406376 - "Firefox generating PostScript Level 3 code, instead of Level 2 one (was: Printing graphics prints a solid black box)" (Use Level 2) [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr=roc a=blocking1.9+] 2008-02-06 21:26:50 -08:00
gfxQPainterSurface.cpp [qpainter] Create QImages directly from image surfaces used as source 2008-05-04 11:51:37 -07:00
gfxQtNativeRenderer.cpp Fixed gfxQtFont according to changes in bug 437356 Set up unified font entry object 2008-08-09 16:43:08 +03:00
gfxQtPlatform.cpp Bug 451032 – Replace gfxQtFonts with gfxFT2Fonts because it almost the same. r=vladimir 2008-08-28 21:05:53 +10:00
gfxQuartzFontCache.h Bug 437356. Set up unified font entry object. r+sr=stuart 2008-08-06 13:34:06 +09:00
gfxQuartzFontCache.mm Bug 449533. Set the mFixedPitch flag within SetFixedPitch. r+sr=vlad 2008-09-12 16:31:16 +09:00
gfxQuartzImageSurface.cpp b=421422, cairo upgrade ; r=me 2008-03-14 20:44:23 -07:00
gfxQuartzNativeDrawing.cpp 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.cpp
gfxQuartzSurface.cpp Fix bug 441360. r+sr=vlad 2008-07-08 02:00:22 +02:00
gfxRect.cpp Add 2-axis Scale, operator-, and Contains to gfxRect. r=vlad 2008-06-11 11:43:51 +12:00
gfxSkipChars.cpp
gfxTextRunCache.cpp 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.cpp Bug 423270. Make gfxTextRunWordCache handle cases where a space and another character combine to form a ligature. r=vlad 2008-04-06 03:12:21 -07:00
gfxWindowsFonts.cpp Bug 455354 - WinCE GFX Thebes Windows Fonts Explicit Unicode API Call. patch by wolfe, r=pavlov 2008-09-23 16:35:56 -07:00
gfxWindowsNativeDrawing.cpp Bug 376375. Use Translate so we fill the right area with theme drawing after alpha recovery. r=vlad 2008-02-24 17:24:41 -08:00
gfxWindowsPlatform.cpp Bug 437356. Set up unified font entry object. r+sr=stuart 2008-08-06 13:34:06 +09:00
gfxWindowsSurface.cpp Bug 422774 - reduce narrow Windows API calls in gfx, original patch by Brad Lassey <blassey@mozilla.com>, r=pavlov 2008-08-27 14:44:55 -07:00
gfxXlibNativeRenderer.cpp Backing out d883ab4b8f41:7540abc35c97 2008-08-06 16:24:13 -07:00
gfxXlibSurface.cpp
Makefile.in Bug 451032 – Replace gfxQtFonts with gfxFT2Fonts because it almost the same. r=vladimir 2008-08-28 21:05:53 +10:00
nsUnicodeRange.cpp Bug 378105. Update default fonts for Indic scripts. r=pavlov, ui-review+approval1.9=beltzner 2008-04-03 21:23:18 -07:00
nsUnicodeRange.h Bug 378105. Update default fonts for Indic scripts. r=pavlov, ui-review+approval1.9=beltzner 2008-04-03 21:23:18 -07:00