Граф коммитов

292 Коммитов

Автор SHA1 Сообщение Дата
pavlov%pavlov.net 4eee5aa123 make the new fast path fall in to uniscribe if the font is missing glyphs to render the text. bug 372636. r=roc 2007-03-06 21:18:18 +00:00
roc+%cs.cmu.edu 7aedc416f7 Fixing bustage 2007-03-04 21:12:24 +00:00
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
bzbarsky%mit.edu ed84432b87 Address review comment from dbaron. Bug 330064 2007-03-03 04:57:48 +00:00
bzbarsky%mit.edu 994513394b Hack to increase XftMaxFreeTypeFiles to a sane value from the default value of
"5".  Bug 330064, patch by vlad, r+sr=roc
2007-03-03 04:55:35 +00:00
vladimir%pobox.com 5be17c08b9 fix tree bustage 2007-03-03 00:25:44 +00:00
vladimir%pobox.com 512ced2f1b b=using opacity with windows native widgets causes bogus rendering/lack of rendering; r=stuart 2007-03-03 00:18:34 +00:00
pavlov%pavlov.net d586bd14d6 removing gfx REQUIRES from thebes. bug 372313. r=vlad 2007-03-02 22:41:06 +00:00
pavlov%pavlov.net 42ff02e82f adding back gfx to requires. mistakenly removed during last checkin 2007-03-01 00:21:28 +00:00
pavlov%pavlov.net 5033ec7891 enabling PDF surface on windows. bug 369930. r/sr=vlad 2007-03-01 00:02:27 +00:00
mats.palmgren%bredband.net 9af542b014 Fix GCC compile error on Windows. r+sr=pavlov 2007-02-27 22:18:27 +00:00
mozilla%weilbacher.org 4c1e8df200 [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
jruderman%hmc.edu 988d46d18f Bug 369947: CairoGlyphBuffer::EnsureSize tries to free() part of the stack. Free the correct buffer instead. r=vlad. 2007-02-23 07:35:56 +00:00
pavlov%pavlov.net 0e90b3453a removing unused files r=vlad 2007-02-15 00:31:54 +00:00
roc+%cs.cmu.edu 96e62daf4c 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
bzbarsky%mit.edu b07f9887e4 Flag 8-bit ATSUI text too. Bug 368799. 2007-02-09 02:51:06 +00:00
bzbarsky%mit.edu a54e7d816c Fixing Mac bustage and adding a flag per roc. Bug 368799. 2007-02-09 02:27:53 +00:00
bzbarsky%mit.edu db86ba9ac1 Build bustage fix, bug 368799. 2007-02-09 02:19:10 +00:00
roc+%cs.cmu.edu 99091a5c16 Bug 368799. Refactor gfxPangoTextRun so that the platform-dependent parts are all in gfxPangoFont/gfxPangoFontGroup. Also, remove special-string APIs, FlushSpacingCache and GetDecorationMetrics APIs from gfxTextRun. This will allow us to merge gfxPangoTextRun up to gfxTextRun and use that code on all platforms. r=pavlov 2007-02-09 01:42:29 +00:00
pavlov%pavlov.net 4ded374e63 thebes API cleanup. bug 368910. r/sr=vlad 2007-02-08 21:18:08 +00:00
pavlov%pavlov.net a501d37bad thebes API cleanup. bug 368910. r/sr=vlad 2007-02-08 20:47:48 +00:00
dbaron%dbaron.org afc56e1eb0 Make MOZ_GFX_TOOLKIT in Makefiles be the same thing that it is in configure. b=369409 r=vlad 2007-02-08 19:23:25 +00:00
sharparrow1%yahoo.com 76a64e5c22 Bug 177805: Fix the use of units in Gecko. r+sr=roc 2007-02-07 07:46:44 +00:00
masayuki%d-toybox.com dbbfb28407 Bug 369198 some characters missing at drawing r=roc 2007-02-05 03:11:53 +00:00
masayuki%d-toybox.com f1af47d2d9 Bug 365236 Implement font-size-adjust on Mac r=vlad 2007-02-02 00:46:48 +00:00
asqueella%gmail.com 779f93a830 Bug 366727 - Standardize Cairo Pixel construction and clean the PNG decoder a little
patch by Alfred Kayser <alfredkayser@nl.ibm.com>
r=stuart, sr=vlad
2007-01-31 21:09:20 +00:00
roc+%cs.cmu.edu c85815d9c5 Bug 368468. Make code conform to Thebes style. r=pavlov 2007-01-30 19:49:16 +00:00
masayuki%d-toybox.com 9c9408d712 Bug 366285 Need a common class of the fontconfig management for Linux and BeOS r=vlad 2007-01-30 08:20:29 +00:00
roc+%cs.cmu.edu bf9d7a68f5 Bug 368182. Add Xft path to gfxPangoTextRun to hopefully improve performance for 8bit text (rendering should be the same as it used to be pre-gfxPangoTextRun). r=pavlov 2007-01-30 01:14:19 +00:00
jwatt%jwatt.org 849b5d2ea9 Fix typo. r=stuart (no bug) 2007-01-29 19:49:23 +00:00
alfred.peng%sun.com 732f693fcd Bug 368377. Stop exporting cairo headers from thebes headers.
Fix Solaris compiler bustage.
Patch by Andreas Lange anlan@lange.cx. r=pavlov.
2007-01-29 07:25:05 +00:00
mozilla%weilbacher.org e499da9c63 [OS/2] Bug 333235: Get Thebes to work on OS/2. Required build additions and easy widget changes. r=mkaply 2007-01-28 22:20:21 +00:00
pavlov%pavlov.net 1be6448bbc Changing mac printing to use print manager instead of cups. bug 367433. r=vlad/cbarrett 2007-01-27 04:06:59 +00:00
pavlov%pavlov.net 1ed2a99b84 fixing build bustage 2007-01-27 02:14:19 +00:00
pavlov%pavlov.net d448938a5e temp bustage fix 2007-01-27 01:48:33 +00:00
pavlov%pavlov.net bd6d952369 adding finish method to gfxASurface 2007-01-27 01:46:14 +00:00
pavlov%pavlov.net fe05d3f5e4 stop exporting cairo headers from thebes headers. bug 368377. r=vlad 2007-01-27 01:26:49 +00:00
vladimir%pobox.com 7db9167a4b b=367768, update cairo to 1.3.12 snapshot, r=stuart 2007-01-25 00:27:34 +00:00
masayuki%d-toybox.com 3270b5657f bug 368081 font-size-adjust broken on windows if the text has non solid color r=pavlov 2007-01-24 19:58:47 +00:00
roc+%cs.cmu.edu 23f5c91f67 Bug 333659. (Re)landing gfx changes: new gfxTextRun interfaces, implementation of gfxPangoTextRun, stub implementations for Mac and Windows, nsThebesRenderingContext reimplemented on top of the new interfaces. r=pavlov 2007-01-23 08:45:52 +00:00
bzbarsky%mit.edu 368f9d8500 Shut down the textrun cache on shutdown. Bug 357779, r=vlad, sr=roc 2007-01-23 05:24:21 +00:00
jwatt%jwatt.org 6d09e99fa6 fix typo. r=stuart (no bug) 2007-01-22 23:25:41 +00:00
tor%cs.brown.edu f9d1421ef4 Bug 367416 - thebes API additions needed for nsSVGPathGeometryFrame
conversion.  r=vlad
2007-01-22 18:14:47 +00:00
bzbarsky%mit.edu 85bc46ddc7 Fix --enable-tests builds -- need to link to zlib. r=vlad 2007-01-20 05:37:50 +00:00
vladimir%pobox.com 7c485d3a1a b=366870 additional build fix for linux/--enable-tests 2007-01-19 23:26:19 +00:00
vladimir%pobox.com 8006d4dc8a b=366870, add font/glyph selection test framework, this time with all the files, r=stuart 2007-01-19 21:23:38 +00:00
vladimir%pobox.com 01a30217c8 b=366870, add font/glyph selection test framework, r=stuart 2007-01-19 21:15:49 +00:00
vladimir%pobox.com d114701e8d test bustage fix 2007-01-18 00:55:53 +00:00
vladimir%pobox.com bc9d6799d2 bustage fix 2007-01-17 22:37:43 +00:00
vladimir%pobox.com a4f4c3f5b0 b=361592, fix cairo surface wrapper refcount issues, r=stuart 2007-01-17 22:20:16 +00:00