gecko-dev/gfx/thebes/public
roc+%cs.cmu.edu 807c3d9076 Bug 370588. Make gfxTextRun be a single shared class for all platforms. Move all platform-specific code to gfxFontGroup and gfxFont implementations. Actually implement textruns properly on Mac and Windows. r=vlad,pavlov 2007-03-04 21:05:10 +00:00
..
Makefile.in b=using opacity with windows native widgets causes bogus rendering/lack of rendering; r=stuart 2007-03-03 00:18:34 +00:00
gfxASurface.h enabling PDF surface on windows. bug 369930. r/sr=vlad 2007-03-01 00:02:27 +00: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 370588. Make gfxTextRun be a single shared class for all platforms. Move all platform-specific code to gfxFontGroup and gfxFont implementations. Actually implement textruns properly on Mac and Windows. r=vlad,pavlov 2007-03-04 21:05:10 +00:00
gfxBeOSPlatform.h Bug 366285 Need a common class of the fontconfig management for Linux and BeOS r=vlad 2007-01-30 08:20:29 +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 366727 - Standardize Cairo Pixel construction and clean the PNG decoder a little 2007-01-31 21:09:20 +00:00
gfxContext.h thebes API cleanup. bug 368910. r/sr=vlad 2007-02-08 20:47:48 +00:00
gfxFont.h Bug 370588. Make gfxTextRun be a single shared class for all platforms. Move all platform-specific code to gfxFontGroup and gfxFont implementations. Actually implement textruns properly on Mac and Windows. r=vlad,pavlov 2007-03-04 21:05:10 +00: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
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 b=using opacity with windows native widgets causes bogus rendering/lack of rendering; r=stuart 2007-03-03 00:18:34 +00:00
gfxOS2Fonts.h [OS/2] Bug 333235: initial checkin of new files for Thebes on OS/2, this should fix the cairo-os2 build break. sr=pavlov 2007-02-24 10:58:48 +00:00
gfxOS2Platform.h [OS/2] Bug 333235: initial checkin of new files for Thebes on OS/2, this should fix the cairo-os2 build break. sr=pavlov 2007-02-24 10:58:48 +00:00
gfxOS2Surface.h [OS/2] Bug 333235: initial checkin of new files for Thebes on OS/2, this should fix the cairo-os2 build break. sr=pavlov 2007-02-24 10:58:48 +00:00
gfxPDFSurface.h enabling PDF surface on windows. bug 369930. r/sr=vlad 2007-03-01 00:02:27 +00:00
gfxPSSurface.h enabling PDF surface on windows. bug 369930. r/sr=vlad 2007-03-01 00:02:27 +00:00
gfxPangoFonts.h Bug 370588. Make gfxTextRun be a single shared class for all platforms. Move all platform-specific code to gfxFontGroup and gfxFont implementations. Actually implement textruns properly on Mac and Windows. r=vlad,pavlov 2007-03-04 21:05:10 +00: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 thebes API cleanup. bug 368910. r/sr=vlad 2007-02-08 20:47:48 +00:00
gfxPlatformGtk.h thebes API cleanup. bug 368910. r/sr=vlad 2007-02-08 20:47:48 +00:00
gfxPlatformMac.h thebes API cleanup. bug 368910. r/sr=vlad 2007-02-08 20:47:48 +00:00
gfxPoint.h thebes API cleanup. bug 368910. r/sr=vlad 2007-02-08 20:47:48 +00:00
gfxQuartzPDFSurface.h Changing mac printing to use print manager instead of cups. bug 367433. r=vlad/cbarrett 2007-01-27 04:06:59 +00:00
gfxQuartzSurface.h thebes API cleanup. bug 368910. r/sr=vlad 2007-02-08 21:18:08 +00:00
gfxRect.h Bug 333659. Relanding minor gfx/thebes changes --- new gfxRect APIs, new gfxSkipChars class, remove gfxContext::DrawTextRun unused method, shouldn't affect current code. r=pavlov 2007-01-17 02:31:14 +00:00
gfxSkipChars.h Make new textframe build again after units landing and other changes. The gfxSkipChars and gfxPangoTextRun changes only affect the new textframe. 2007-02-09 04:20:17 +00:00
gfxTextRunCache.h Bug 177805: Fix the use of units in Gecko. r+sr=roc 2007-02-07 07:46:44 +00:00
gfxTypes.h b=351561, fix thebes/cairo linking issues 2006-10-14 04:46:04 +00:00
gfxWindowsFonts.h Bug 370588. Make gfxTextRun be a single shared class for all platforms. Move all platform-specific code to gfxFontGroup and gfxFont implementations. Actually implement textruns properly on Mac and Windows. r=vlad,pavlov 2007-03-04 21:05:10 +00:00
gfxWindowsNativeDrawing.h b=using opacity with windows native widgets causes bogus rendering/lack of rendering; r=stuart 2007-03-03 00:18:34 +00:00
gfxWindowsPlatform.h thebes API cleanup. bug 368910. r/sr=vlad 2007-02-08 20:47:48 +00:00
gfxWindowsSurface.h thebes API cleanup. bug 368910. r/sr=vlad 2007-02-08 20:47:48 +00:00
gfxXlibNativeRenderer.h Bug 332115 - hide a bunch of symbols when building libxul, fix the thebes symbols so that they are exported/imported sanely, and some other graphics-related linking/visibility fixups, r=darin+vlad 2006-04-27 14:41:11 +00:00
gfxXlibSurface.h thebes API cleanup. bug 368910. r/sr=vlad 2007-02-08 20:47:48 +00:00