gecko-dev/gfx/thebes/src
2006-04-23 15:28:21 +00:00
..
cairo-xlib-utils.c Bug 333250. Speed up native theme rendering in cairo by a) not having a clip rect set on the backbuffer surface, so we don't usually don't need to clip native theme rendering and b) creating the backbuffer with GDK so that we don't need to create a GdkPixmap with expensive XGetGeometry round-trip every time a theme wants to draw into it. r=vlad 2006-04-12 21:58:14 +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 add type info to thebes. bug 332743. r=vlad 2006-04-04 21:54:22 +00:00
gfxAtsuiFonts.cpp fixing CSS letter-spacing on windows. bug 327184. r=vlad 2006-04-08 00:41:08 +00:00
gfxBeOSPlatform.cpp bug 331888. Make cairo-beos work. Requires --enable-pango for now 2006-04-04 21:22:35 +00:00
gfxBeOSSurface.cpp bug 331888. Make cairo-beos work. Requires --enable-pango for now 2006-04-04 21:22:35 +00:00
gfxContext.cpp b=328241, antialiasing problem with joining borders, temporary diable-aa fix for non-rounded borders, r=dbaron 2006-04-21 17:52:05 +00:00
gfxFont.cpp create fonts lazily. bug 330510. r=vlad 2006-03-14 23:17:55 +00:00
gfxGlitzSurface.cpp cairo landing: land thebes 2005-08-20 05:36:47 +00:00
gfxImageSurface.cpp add type info to thebes. bug 332743. r=vlad 2006-04-04 21:54:22 +00:00
gfxPangoFonts.cpp fixing cairo-beos bustage, r+sr=bz 2006-04-23 15:28:21 +00:00
gfxPattern.cpp fix thebes gfxPattern refcounting; add coord space transforms for Rects; fix packed-color conversion.. notpartofthebuild 2005-07-02 01:05:26 +00:00
gfxPDFSurface.cpp cleaning up thebes PDF and PS surfaces 2006-02-13 22:37:13 +00:00
gfxPlatform.cpp bug 331888. Make cairo-beos work. Requires --enable-pango for now 2006-04-04 21:22:35 +00:00
gfxPlatformGtk.cpp Centralize the DPI-getting in thebes/pango. Don't divide by 0. Bug 330957, 2006-04-18 15:21:42 +00:00
gfxPlatformMac.cpp speed up image drawing by decoding directly in to 32bpp buffers. bug 331298. r=vlad 2006-03-25 00:34:48 +00:00
gfxPSSurface.cpp cleaning up thebes PDF and PS surfaces 2006-02-13 22:37:13 +00:00
gfxQuartzSurface.cpp add type info to thebes. bug 332743. r=vlad 2006-04-04 21:54:22 +00:00
gfxWindowsFonts.cpp backing out patch for 332497 in case it caused 334919, stuart will investigate tomorrow 2006-04-21 07:53:18 +00:00
gfxWindowsPlatform.cpp speed up image drawing by decoding directly in to 32bpp buffers. bug 331298. r=vlad 2006-03-25 00:34:48 +00:00
gfxWindowsSurface.cpp add type info to thebes. bug 332743. r=vlad 2006-04-04 21:54:22 +00:00
gfxXlibNativeRenderer.cpp add type info to thebes. bug 332743. r=vlad 2006-04-04 21:54:22 +00:00
gfxXlibSurface.cpp add type info to thebes. bug 332743. r=vlad 2006-04-04 21:54:22 +00:00
Makefile.in Align mingw libs linkage with msvc. 2006-04-20 12:59:02 +00:00