pjs/gfx/thebes/src
roc+%cs.cmu.edu f0c99ae7eb Bug 380692. Change gfxTextRun API so the textrun copies text, if necessary, instead of the caller having to do it. r=vlad 2007-05-15 03:56:48 +00:00
..
Makefile.in Bug 376927 - add path flattening API to thebes. r=vlad 2007-04-16 20:18:32 +00:00
cairo-xlib-utils.c b=367768, update cairo to 1.3.12 snapshot, r=stuart 2007-01-25 00:27:34 +00:00
cairo-xlib-utils.h Bug 327878. Add cairo_draw_with_xlib API, and use it to render GTK2 native themes (including for HTML content) 2006-02-23 01:01:29 +00:00
gfxASurface.cpp X11 needs to be taken out behind the barn and shot, r=me 2007-05-10 20:50:16 +00:00
gfxAlphaRecovery.cpp fix tree bustage 2007-03-03 00:25:44 +00:00
gfxAtsuiFonts.cpp Bug 380484. Work around ATSUI's 32k pixel limitation; when creating textruns, split the textrun up into smaller pieces if necessary before we pass it to ATSUI. r=vlad 2007-05-15 02:54:21 +00:00
gfxBeOSPlatform.cpp Add missing calls to PR_UnloadLibrary (excluding XPCOM component loader and nsPluginsDir*). b=374332 r=bsmedberg 2007-04-15 22:23:00 +00:00
gfxBeOSSurface.cpp b=361592, fix cairo surface wrapper refcount issues, r=stuart 2007-01-17 22:20:16 +00:00
gfxContext.cpp b=368247 (and others, see bug), rewrite border rendering for thebes, r=dbaron 2007-05-01 03:31:25 +00:00
gfxFont.cpp Bug 380692. Change gfxTextRun API so the textrun copies text, if necessary, instead of the caller having to do it. r=vlad 2007-05-15 03:56:48 +00:00
gfxFontMissingGlyphs.cpp Bug 376534. Improve the display of 8s in our missing-glyph-boxes. r=pavlov 2007-04-13 16:48:59 +00:00
gfxFontMissingGlyphs.h Bug 372629. Draw missing-glyph boxes with the Unicode character inscribed in hex. r=pavlov 2007-03-27 03:24:49 +00:00
gfxFontTest.cpp b=366870, add font/glyph selection test framework, this time with all the files, r=stuart 2007-01-19 21:23:38 +00:00
gfxFontconfigUtils.cpp 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
gfxFontconfigUtils.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
gfxGlitzSurface.cpp b=361592, fix cairo surface wrapper refcount issues, r=stuart 2007-01-17 22:20:16 +00:00
gfxImageSurface.cpp 371135, oom crashers with big images, r=stuart 2007-05-10 19:58:09 +00:00
gfxMatrix.cpp b=374462, update cairo to 1.4.2, r=stuart 2007-04-04 01:09:16 +00:00
gfxOS2Fonts.cpp [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.cpp Bug 375446 - Create gfxFontGroup factory method. r=vlad 2007-04-02 19:06:17 +00:00
gfxOS2Surface.cpp [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.cpp enabling PDF surface on windows. bug 369930. r/sr=vlad 2007-03-01 00:02:27 +00:00
gfxPSSurface.cpp enabling PDF surface on windows. bug 369930. r/sr=vlad 2007-03-01 00:02:27 +00:00
gfxPangoFonts.cpp Bug 380153 - SetupClusterBoundaries uses unset attrs from pango_break after NUL. 2007-05-13 12:31:24 +00:00
gfxPath.cpp Bug 376927 - add path flattening API to thebes. r=vlad 2007-04-16 20:18:32 +00:00
gfxPattern.cpp b=using opacity with windows native widgets causes bogus rendering/lack of rendering; r=stuart 2007-03-03 00:18:34 +00:00
gfxPlatform.cpp Bug 375760. Implement new textrun cache: gfxTextRunCache (base cache which leaves textrun lifetime management to the client) and gfxGlobalTextRunCache (cache which manages textrun lifetimes using nsExpirationTracker). r=vlad 2007-05-09 20:33:17 +00:00
gfxPlatformGtk.cpp Add missing calls to PR_UnloadLibrary (excluding XPCOM component loader and nsPluginsDir*). b=374332 r=bsmedberg 2007-04-15 22:23:00 +00:00
gfxPlatformMac.cpp Bug 375446 - Create gfxFontGroup factory method. r=vlad 2007-04-02 19:06:17 +00:00
gfxQuartzFontCache.h Bug 375824. Centralize Thebes startup/shutdown sequence. r=vlad 2007-03-29 21:48:47 +00:00
gfxQuartzFontCache.mm Bug 377053. Don't return a local string object to callers of gfxQuartzFontCache::GetPostscriptNameForFontID. r=vlad 2007-04-12 00:19:35 +00:00
gfxQuartzPDFSurface.cpp b=374462, update cairo to 1.4.2, r=stuart 2007-04-04 01:09:16 +00:00
gfxQuartzSurface.cpp more bustage fix 2007-05-10 20:20:08 +00:00
gfxRect.cpp b=368247 (and others, see bug), rewrite border rendering for thebes, r=dbaron 2007-05-01 03:31:25 +00:00
gfxSkipChars.cpp Not (Really) Part Of The Build (Yet). Make gfxSkipCharsIterator::IsOriginalCharSkipped operate correctly when the iterator is currently pointed at a zero-length run. 2007-05-15 03:09:16 +00:00
gfxTextRunCache.cpp Bug 380692. Change gfxTextRun API so the textrun copies text, if necessary, instead of the caller having to do it. r=vlad 2007-05-15 03:56:48 +00:00
gfxWindowsFonts.cpp Bug 375760. Make a number of small changes to the gfxTextRun/gfxFont/gfxFontGroup APIs. r=vlad 2007-05-08 22:46:15 +00:00
gfxWindowsNativeDrawing.cpp b=using opacity with windows native widgets causes bogus rendering/lack of rendering; r=stuart 2007-03-03 00:18:34 +00:00
gfxWindowsPlatform.cpp Bug 375446 - Create gfxFontGroup factory method. r=vlad 2007-04-02 19:06:17 +00:00
gfxWindowsSurface.cpp 371135, oom crashers with big images, r=stuart 2007-05-10 19:58:09 +00:00
gfxXlibNativeRenderer.cpp add type info to thebes. bug 332743. r=vlad 2006-04-04 21:54:22 +00:00
gfxXlibSurface.cpp 371135, oom crashers with big images, r=stuart 2007-05-10 19:58:09 +00:00
nsUnicodeRange.cpp fixing windows fonts (bug 340590). r=vlad. 2006-06-10 00:21:05 +00:00
nsUnicodeRange.h fixing windows fonts (bug 340590). r=vlad. 2006-06-10 00:21:05 +00:00