.. |
Makefile.in
|
Bug 396137. Use Windows cmap font matching in place of ATSUI font matching. r+sr=pavlov
|
2007-12-27 17:28:26 -08:00 |
gfxASurface.h
|
Bug 408182. Turn off Gfx pixel-snapping for print contexts. r=vlad
|
2008-01-06 16:50:18 -08:00 |
gfxAlphaRecovery.h
|
b=using opacity with windows native widgets causes bogus rendering/lack of rendering; r=stuart
|
2007-03-03 00:18:34 +00:00 |
gfxAtsuiFonts.h
|
Bug 410954. Don't add fallback fonts to the font group list. Add better weight matching. r+sr=pavlov
|
2008-01-09 00:51:44 -08:00 |
gfxBeOSPlatform.h
|
Fix various shutdown leaks. Add static Shutdown method to gfxPlatform as the entry point for thebes cleanup and use the virtual destructor of the platform-specific gfxPlatform objects to do platform-specific cleanup. b=374286 r=vlad
|
2007-03-19 23:16:15 +00:00 |
gfxBeOSSurface.h
|
cleaning up addref/release mess in thebes. bug 342593. r=mrbkap
|
2006-06-24 01:45:26 +00:00 |
gfxColor.h
|
Bug 406580: Faster copying of RGB pixel data For non-Windows, use ntohl() which should compile down to an inline bswap or equivalent. On Windows use _byteswap_ulong() or for MinGW a generic fast implementation. r=pavlov, a=blocking
|
2008-01-16 20:06:40 -08:00 |
gfxContext.h
|
Bug 411334. Try optimistically to not use a temporary group for SVG drawing on Mac. If drawing fails we try again with a temporary group. r+sr=vlad
|
2008-01-09 14:53:59 -08:00 |
gfxFont.h
|
Touch ups to gfxFontCache, for gfxFonts that are added twice and for those that are not accessed through AddNew() and Lookup(). b=401988, r+sr=roc
|
2008-01-21 19:11:46 -08:00 |
gfxFontTest.h
|
b=366870, add font/glyph selection test framework, this time with all the files, r=stuart
|
2007-01-19 21:23:38 +00:00 |
gfxFontUtils.h
|
Bug 396137. Use Windows cmap font matching in place of ATSUI font matching. r+sr=pavlov
|
2007-12-27 17:28:26 -08:00 |
gfxGlitzSurface.h
|
cleaning up addref/release mess in thebes. bug 342593. r=mrbkap
|
2006-06-24 01:45:26 +00:00 |
gfxImageSurface.h
|
thebes API cleanup. bug 368910. r/sr=vlad
|
2007-02-08 20:47:48 +00:00 |
gfxMatrix.h
|
Bug 375387 - make gfxMatrix::IsSingular const. r+sr=pavlov
|
2007-03-27 04:07:10 -07:00 |
gfxOS2Fonts.h
|
[OS/2] Bug 381333: enable kerning when high quality rendering is on
|
2007-12-11 12:51:07 -08:00 |
gfxOS2Platform.h
|
[OS/2] Bug 395301: Move offscreen surface creation from gfxOS2Platform to gfxOS2Surface
|
2007-09-18 14:20:25 -07:00 |
gfxOS2Surface.h
|
[OS/2] Bug 371505: finally fix repaint issues with Thebes
|
2007-10-22 10:59:24 -07:00 |
gfxPDFSurface.h
|
Fixing bustage
|
2008-01-06 17:14:34 -08:00 |
gfxPSSurface.h
|
Fixing bustage again
|
2008-01-06 17:32:23 -08:00 |
gfxPangoFonts.h
|
Restore gfxPangoFontCache to see if this resolves Tp slip from previous change.
|
2008-01-18 19:20:07 -08:00 |
gfxPath.h
|
Bug 376927 - add path flattening API to thebes. r=vlad
|
2007-04-16 13:18:32 -07:00 |
gfxPattern.h
|
b=using opacity with windows native widgets causes bogus rendering/lack of rendering; r=stuart
|
2007-03-03 00:18:34 +00:00 |
gfxPlatform.h
|
Bug 364221 - "[cairo] bad page scrolling performance with large background images" [p=alfredkayser@nl.ibm.com (Alfred Kayser) / vladimir@pobox.com (Vladimir Vukicevic [vlad]) r=stuart sr=tor a=blocking1.9+]
|
2007-11-27 01:35:18 -08:00 |
gfxPlatformGtk.h
|
Bug 380464 - "crashed [@ gfxPlatformGtk::SetSurfaceGdkWindow] in case where I used to see bug 263160" [p=vlad r=stuart a=blocking1.9+]
|
2007-11-07 00:51:53 -08:00 |
gfxPlatformMac.h
|
adding color management capabilities -- preffed off. bug 16769. patch from tor. r=bsmedberg, sr=me
|
2007-07-23 15:02:17 -07:00 |
gfxPoint.h
|
Bug 410748 Control borders are not drawn correctly r+sr+a=roc
|
2008-01-12 09:30: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
|
Bug 408182. Turn off Gfx pixel-snapping for print contexts. r=vlad
|
2008-01-06 16:50:18 -08:00 |
gfxRect.h
|
Bug 410748 Control borders are not drawn correctly r+sr+a=roc
|
2008-01-12 09:30:27 -08:00 |
gfxSkipChars.h
|
Not (Really) Part Of The Build. Comment and whitespace changes only. More specific documentation for gfxSkipChars.
|
2007-05-30 15:20:11 -07:00 |
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
|
fix thunderbird bustage from bug 388663
|
2007-07-19 08:21:13 -07:00 |
gfxWindowsFonts.h
|
Bug 396137. Use Windows cmap font matching in place of ATSUI font matching. r+sr=pavlov
|
2007-12-27 17:28:26 -08:00 |
gfxWindowsNativeDrawing.h
|
b=390668, crash in gfxASurface::GetType (_moz_cairo_scaled_font_status and others), often using drawWindow
|
2007-08-09 11:54:17 -07:00 |
gfxWindowsPlatform.h
|
bug 388706. cache resolved fonts per language group. r=elif
|
2007-08-24 12:41:16 -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
|
Bug 384840 - gfxXlibNativeRenderer::DRAW_SUPPORTS_NONDEFAULT_VISUAL should be distinct from DRAW_SUPPORTS_CLIP_LIST, patch by Karl Tomlinson <mozbugz@karlt.net>, r+sr=roc
|
2007-06-18 21:19:01 -07:00 |
gfxXlibSurface.h
|
thebes API cleanup. bug 368910. r/sr=vlad
|
2007-02-08 20:47:48 +00:00 |