.. |
Makefile.in
|
Bug 384100. Implement word-based textrun cache. r=vlad
|
2007-06-12 13:56:04 -07:00 |
gfxASurface.h
|
b=396972, clean up canvas API to avoid using internal API in contexts, r/a=stuart
|
2007-09-25 13:46:08 -07: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 395866 font fallback does not respect stylesheet font list r=vlad, b1.9=stuart
|
2007-09-28 10:33:50 -07:00 |
gfxBeOSPlatform.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 |
gfxBeOSSurface.h
|
cleaning up addref/release mess in thebes. bug 342593. r=mrbkap
|
2006-06-24 01:45:26 +00:00 |
gfxColor.h
|
Bug 387132 followup - build the reftest-fast tool correctly with libxul, r=vlad a=only functional change is NPOB
|
2007-08-06 13:13:19 -07:00 |
gfxContext.h
|
Bug 380071 - add cairo_clip_extents() functionality to thebes. r=vlad
|
2007-05-22 12:30:03 -07:00 |
gfxFont.h
|
Bug 397734. More parsimonious storage of glyph extents ... trying to fix private-bytes regression. r=vlad,a=pavlov
|
2007-10-01 18:47:40 -07: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
|
b=414685, optimize mac image decoding and rendering ; r=stuart
|
2008-02-06 06:48:49 +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 397514: Fix build break following for bug 96041, p=wuno, r=me
|
2007-09-27 09:41:46 -07: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 395301: Move offscreen surface creation from gfxOS2Platform to gfxOS2Surface
|
2007-09-18 14:20:25 -07:00 |
gfxPDFSurface.h
|
Bug 417356: Define & use "UnwriteableMargin" PrintSettings pref, to make Linux printing work more like Mac printing (keeping us from printing right up against the edge of the page) Orig Patch: [r=ventron sr=roc] Updates: [r=ventron r+sr=vlad] a=blocking1.9+
|
2008-03-19 20:51:44 +00:00 |
gfxPSSurface.h
|
Bug 417356: Define & use "UnwriteableMargin" PrintSettings pref, to make Linux printing work more like Mac printing (keeping us from printing right up against the edge of the page) Orig Patch: [r=ventron sr=roc] Updates: [r=ventron r+sr=vlad] a=blocking1.9+
|
2008-03-19 20:51:44 +00:00 |
gfxPangoFonts.h
|
Bug 397288: use CreateGlyphRunsItemizing when CreateGlyphRunsFast fails. r+a=pavlov
|
2007-10-11 18:05:16 -07:00 |
gfxPath.h
|
Bug 376927 - add path flattening API to thebes. r=vlad
|
2007-04-16 13:18:32 -07:00 |
gfxPattern.h
|
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.h
|
Bug 393109 - treat system colors as output device values. r+a=pavlov
|
2007-08-30 09:21:16 -07:00 |
gfxPlatformGtk.h
|
bug 362682. re-re-landing linux text goodness. r=vlad, patch by me and Behdad Esfahbod <mozilla@behdad.org>.
|
2007-10-06 00:26:13 -07: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 421885. Make tiled image drawing sample only the correct subimage by manually padding if necessary. r=vlad
|
2008-03-31 09:40:56 +00:00 |
gfxQuartzPDFSurface.h
|
Bug 408182. Turn off Gfx pixel-snapping for print contexts. r=vlad
|
2008-01-07 00:50:19 +00:00 |
gfxQuartzSurface.h
|
b=374462, update cairo to 1.4.2, r=stuart
|
2007-04-03 18:09:15 -07:00 |
gfxRect.h
|
Bug 382458: Fix rounding problems in Windows theme rendering. r+sr=roc.
|
2007-06-27 09:42:37 -07: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 96041. Compute precise glyph extents for high-quality text, and when requested. r=vlad,r+sr=dbaron
|
2007-09-23 19:19:14 -07: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
|
b=377336, win32 printing page results in excessive data spooled to printer, for real this time, r=stuart
|
2007-09-24 15:50:44 -07: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 |