pjs/gfx/thebes/src
mozilla@weilbacher.org 25a1daae9b [OS/2] Improve weight matching when creating cairo font, part of work on Bug 381333 2007-06-24 03:00:50 -07:00
..
Makefile.in Bug 384100. Implement word-based textrun cache. r=vlad 2007-06-12 13:56:04 -07:00
cairo-xlib-utils.c cairo_draw_with_xlib should provide a non-NULL visual to callback. 2008-08-03 20:19:08 +00:00
cairo-xlib-utils.h Bug 435764 ��� crash [@ cairo_draw_with_xlib] painting windowless plugins. 2008-07-24 22:37:32 +00:00
gfxASurface.cpp b=380494, allow zero-width/height surfaces (crash moz_cairo_win32_surface_get_image etc.), r+sr=roc 2007-05-15 13:27:10 -07:00
gfxAlphaRecovery.cpp Bug 383166 - "stack-allocate gfxContext where possible" [p=alfredkayser@nl.ibm.com (Alfred Kayser) r+a1.9=stuart] 2008-01-01 04:42:49 +00:00
gfxAtsuiFonts.cpp Clamp final font size (after font-size-adjust) to a reasonable value. b=383473 r+sr=vladimir 2007-06-08 01:22:03 -07:00
gfxBeOSPlatform.cpp Add missing calls to PR_UnloadLibrary (excluding XPCOM component loader and nsPluginsDir*). b=374332 r=bsmedberg 2007-04-15 15:22:58 -07:00
gfxBeOSSurface.cpp b=361592, fix cairo surface wrapper refcount issues, r=stuart 2007-01-17 22:20:16 +00:00
gfxContext.cpp Bug 380071 - add cairo_clip_extents() functionality to thebes. r=vlad 2007-05-22 12:30:03 -07:00
gfxFont.cpp Bug 384100. Implement word-based textrun cache. r=vlad 2007-06-12 13:56:04 -07:00
gfxFontMissingGlyphs.cpp Bug 376534. Improve the display of 8s in our missing-glyph-boxes. r=pavlov 2007-04-13 09:48:59 -07:00
gfxFontMissingGlyphs.h Bug 372629. Draw missing-glyph boxes with the Unicode character inscribed in hex. r=pavlov 2007-03-26 20:24:49 -07: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 Bug 378105. Update default fonts for Indic scripts. r=pavlov, ui-review+approval1.9=beltzner 2008-04-04 04:23:19 +00:00
gfxFontconfigUtils.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 10:32:52 +00:00
gfxGlitzSurface.cpp dummy commit to kick tinderbox 2008-04-07 06:34:48 +00:00
gfxImageSurface.cpp b=380494, followup for zero-sized surfaces; allow zero-sized image surfaces to be created, r+sr=roc 2007-05-20 15:46:53 -07:00
gfxMatrix.cpp b=374462, update cairo to 1.4.2, r=stuart 2007-04-03 18:09:15 -07:00
gfxOS2Fonts.cpp [OS/2] Improve weight matching when creating cairo font, part of work on Bug 381333 2007-06-24 03:00:50 -07:00
gfxOS2Platform.cpp [OS/2] Bug 371504: get Thebes working on OS/2 again.- Change the font handling over from native OS/2 GPI to Fontconfig+Freetype.- This lets us use cairo text drawing.Finally end the months long OS/2 build break. 2007-05-20 06:45:49 -07:00
gfxOS2Surface.cpp [OS/2] Bug 371505: check in preliminary workarounds for Thebes repaint problems based on ideas from Andy Willis 2007-06-14 13:38:55 -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 22:50:45 +00: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-07 05:26:50 +00:00
gfxPangoFonts.cpp Don't return values outside the range for PangoWeight (100..900). b=335543 r+sr=vladimir 2007-06-18 20:08:29 -07:00
gfxPath.cpp Bug 376927 - add path flattening API to thebes. r=vlad 2007-04-16 13:18:32 -07:00
gfxPattern.cpp b=415854, make single-pixel optimized images release memory; patch from joe@drew.ca; r+sr=vlad 2008-03-06 06:51:15 +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 13:33:16 -07:00
gfxPlatformGtk.cpp Add missing calls to PR_UnloadLibrary (excluding XPCOM component loader and nsPluginsDir*). b=374332 r=bsmedberg 2007-04-15 15:22:58 -07:00
gfxPlatformMac.cpp Bug 375446 - Create gfxFontGroup factory method. r=vlad 2007-04-02 12:06:16 -07:00
gfxQuartzFontCache.h Bug 375824. Centralize Thebes startup/shutdown sequence. r=vlad 2007-03-29 14:48:46 -07:00
gfxQuartzFontCache.mm Bug 374251 r=vlad 2007-06-07 12:14:07 -07:00
gfxQuartzPDFSurface.cpp b=374462, update cairo to 1.4.2, r=stuart 2007-04-03 18:09:15 -07:00
gfxQuartzSurface.cpp more bustage fix 2007-05-10 13:20:08 -07:00
gfxRect.cpp b=379436, borders on elements > 2^15px drawn backwards, r=dbaron 2007-05-20 15:41:21 -07:00
gfxSkipChars.cpp Bug 384100. Implement word-based textrun cache. r=vlad 2007-06-12 13:56:04 -07: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-14 20:56:47 -07:00
gfxTextRunWordCache.cpp Bug 385123. Don't insert spaces after holes while we build a textrun. r=vlad 2007-06-20 12:49:33 -07:00
gfxWindowsFonts.cpp minor cleanup to make the code more readable. bug 384363. r=vlad 2007-06-13 16:28:25 -07:00
gfxWindowsNativeDrawing.cpp Bug 376375. Use Translate so we fill the right area with theme drawing after alpha recovery. r=vlad 2008-02-25 01:24:41 +00:00
gfxWindowsPlatform.cpp bug 342466. make font fallback deterministic. r=vlad 2007-06-15 14:48:59 -07:00
gfxWindowsSurface.cpp 371135, oom crashers with big images, r=stuart 2007-05-10 12:58:09 -07:00
gfxXlibNativeRenderer.cpp Initialize the thing we're going to test to see whether we 2007-06-18 07:58:29 -07:00
gfxXlibSurface.cpp 371135, oom crashers with big images, r=stuart 2007-05-10 12:58:09 -07:00
nsUnicodeRange.cpp Bug 378105. Update default fonts for Indic scripts. r=pavlov, ui-review+approval1.9=beltzner 2008-04-04 04:23:19 +00:00
nsUnicodeRange.h Bug 378105. Update default fonts for Indic scripts. r=pavlov, ui-review+approval1.9=beltzner 2008-04-04 04:23:19 +00:00