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

5465 Коммитов

Автор SHA1 Сообщение Дата
dmose%mozilla.org 9eaf60c3ff Backing out fix for bug 392785 as per roc + mconnor. 2007-12-04 23:32:09 +00:00
mozilla%weilbacher.org 128bc53197 [OS/2] Bug 406447: use gfxFontCache on OS/2 2007-12-03 22:31:03 +00:00
mozilla%weilbacher.org 1f5cfd1898 [OS/2] Bug 404196: fix calculation of space width in GetMetrics, so that monospaced text always lines up nicely 2007-12-03 22:22:36 +00:00
masayuki%d-toybox.com 5f5dc6431b Bug 392785 overflowed underline sometimes is not repainted at scrolling r+sr=roc, b1.9=dbaron 2007-12-03 06:51:59 +00:00
mozilla%weilbacher.org 699577b710 [OS/2] widths should be scaled with the horizontal scale factor (obvious typo without bug) 2007-12-02 16:37:16 +00:00
reed%reedloden.com b2a3644a75 Bug 404820 - Reading uninitialized memory in gfxFont::Measure with zero-length string [p=roc@ocallahan.org (Robert O'Callahan [roc]) r=pavlov a=blocking1.9+] 2007-12-01 06:52:47 +00:00
roc+%cs.cmu.edu aa76b16d29 backing out 404820 in case it caused Linux Ts regression 2007-12-01 02:18:16 +00:00
roc+%cs.cmu.edu c828a05a44 Bug 404820. Reading uninitialized memory in gfxFont::Measure with zero-length string. r=pavlov 2007-11-30 20:06:36 +00:00
vladimir%pobox.com 277801ff2b b=404092, solaris compilation fix followup, r=me 2007-11-30 19:58:15 +00:00
vladimir%pobox.com 424b07ac5a fix typo 2007-11-29 22:19:53 +00:00
vladimir%pobox.com 040dec7aa6 fix linux bustage 2007-11-29 20:16:04 +00:00
vladimir%pobox.com 776c79633d b=404092, upgrade cairo to 1.5.2-55 2007-11-29 20:07:00 +00:00
mozilla%weilbacher.org e9052da45d [OS/2] Bug 381330: improve handling of system fonts, automatically replace WarpSans by Workplace Sans if available. OK from wuno for code via testing and stevew for the documentation part. 2007-11-28 21:46:11 +00:00
reed%reedloden.com f2bab4cf0c Bug 364221 - "[cairo] bad page scrolling performance with large background images" [p=alfredkayser@nl.ibm.com (Alfred Kayser) / vladimir@pobox.com (Vladimir Vukicevic [vlad]) r=stuart sr=tor a=blocking1.9+] 2007-11-27 09:35:19 +00:00
vladimir%pobox.com 5741f8e9cd b=403481 followup; do the right cleanup in some error conditions; r=stuart 2007-11-27 01:40:03 +00:00
vladimir%pobox.com 79d3834bae b=403481, massive linux/gtk memory leak with images, r+sr=stuart 2007-11-27 00:22:39 +00:00
vladimir%pobox.com d05ba6353f b=379430, print preview hangs X, r+sr=roc,a=schrep 2007-11-27 00:20:53 +00:00
karlt+%karlt.net b96e7da394 Bug 404723 ��� font selection doesn't fallback to css families
r=pavlov a=blocking1.9+
2007-11-21 22:26:41 +00:00
mozilla%weilbacher.org b3c7da1f45 [OS/2] Bug 381333: first cut at replacing glyphs missing from the primary font from secondary (unicode and user-defined) fonts 2007-11-17 22:22:04 +00:00
mozilla%weilbacher.org e9b753054d [OS/2] fix stupid mistake with masks when converting from UTF8 to 32bit number 2007-11-17 19:58:50 +00:00
mozilla%weilbacher.org fe3728c2d3 [OS/2] fix build bustage following bug 403589 2007-11-16 20:50:06 +00:00
roc+%cs.cmu.edu cee55e45ba Fixing bustage 2007-11-16 01:52:45 +00:00
roc+%cs.cmu.edu 078be24038 Bug 403589. Fuse memory allocations in gfxTextRun. r=pavlov 2007-11-16 01:43:49 +00:00
philringnalda%gmail.com 72c4c3b953 Bug 400188 - remove XP_MAC deadcode in cairo-platform.h, r=vlad, a=stuart 2007-11-13 03:23:59 +00:00
karlt+%karlt.net 822a6f38f1 Bug 324857 ��� MathML all screwed up in Cairo builds:
implement nsIRenderingContext::GetBoundingMetrics()
p=steve.swanson@mackichan.com and karlt, r=pavlov a=blocking1.9+
2007-11-12 04:39:17 +00:00
smontagu%smontagu.org d30480db65 Go back to adding bidi overrides to text-runs. Prevents assertions and a regression in shaping LTR Arabic. Bug 402427, r+sr=roc, blocking1.9=pavlov 2007-11-11 19:40:34 +00:00
tor%cs.brown.edu df58a6c6bf Bug 402787 - gradients not color corrected. r=vlad, a=pavlov 2007-11-09 18:14:59 +00:00
reed%reedloden.com a12a6574b3 Bug 385417 - Rework textrun glyph representation so we can handle clusters containing glyphs in different fonts [p=roc r=stuart r=smontagu a=blocking1.9+] 2007-11-09 06:27:24 +00:00
reed%reedloden.com d1f0d5ba0a Backout roc's patch for bug 385417, as it most likely caused bug 402990 and the numerous test failures. 2007-11-08 07:41:06 +00:00
reed%reedloden.com 1c0a4d559b Bug 385417 - Rework textrun glyph representation so we can handle clusters containing glyphs in different fonts [p=roc r=stuart r=smontagu a=blocking1.9+] 2007-11-08 04:31:34 +00:00
pavlov%pavlov.net 45bbed1d5d bug 143046. Keep GIFs at original 8bit. patch from Alfred Kayser <alfredkayser@nl.ibm.com>. r=me sr=tor 2007-11-07 21:33:58 +00:00
reed%reedloden.com 2aff29b130 Bug 380464 - "crashed [@ gfxPlatformGtk::SetSurfaceGdkWindow] in case where I used to see bug 263160" [p=vlad r=stuart a=blocking1.9+] 2007-11-07 08:51:53 +00:00
pavlov%pavlov.net 109826aeb8 bug 394751. hang with long lines of text and page break characters. patch from Chris Pearce <chris@pearce.org.nz>. r=me 2007-11-07 06:35:38 +00:00
pavlov%pavlov.net cbb49b8727 bug 396315. correctly fetch cmaps for all fonts. r=vlad 2007-11-07 04:58:16 +00:00
pavlov%pavlov.net 2b21e9717e bug 399369. disable font fallback when a character is in the PUA. r=smontagu 2007-11-07 04:53:47 +00:00
pavlov%pavlov.net f2161113b2 bug 375750. don't recreate CGFontRefs every time we draw -- cache them. fixes multiple embeddings of fonts when drawing to a quartz print surface. r=vlad a=schrep 2007-11-02 02:08:31 +00:00
pavlov%pavlov.net 751e491be6 bug 399813. set maxAdvance correctly. r=roc a= beltzner 2007-11-01 20:51:05 +00:00
pavlov%pavlov.net 88c520eacd bug 390898. fix crash on 64bit machines when dragging and dropping. patch from Martin Stransky <stransky@redhat.com>. r=vlad a=beltzner 2007-10-31 00:58:44 +00:00
karlt+%karlt.net b5ce9e0672 Bug 399556: don't pango_fc_font_map_shutdown in release builds.
r=pavlov, aM9=beltzner
2007-10-30 22:35:21 +00:00
vladimir%pobox.com cbbb4b9bbe b=384681, cairo only has 16 bit coordinate space followup patch, r=stuart, aM9=drivers 2007-10-29 19:37:59 +00:00
pavlov%pavlov.net 6bae0c998a bug 399556. only clean up cairo in debug/test builds. r=vlad a=beltzner 2007-10-26 01:21:50 +00:00
mats.palmgren%bredband.net 2518fb8e05 * make cairo_quartz_surface_to_quartz() return NULL if it's not
a valid quartz surface and add null-check at call sites.
* fix a couple of leaks under OOM
* fix a warning about missing initializers for cairo_quartz_surface_backend

b=397293 r+sr+a=vladimir
2007-10-25 15:49:25 +00:00
longsonr%gmail.com 6f17f77ed0 Bug 400025 - stroke on text is too big on Windows after landing of bug 384681. r+sr+a+aM9=vladimir 2007-10-25 11:55:19 +00:00
smontagu%smontagu.org a0619720d7 Fix the positioning of diacritics in right-to-left languages and clean up a bunch of typos in bidi reftests. Bug 386573, r+sr=roc, a=vlad 2007-10-25 09:32:01 +00:00
ginn.chen%sun.com 9cad43960b Bug 387399 Asian fonts are not rendered in web page on BIG ENDIAN machine
r+sr+a=vladimir
2007-10-25 06:49:11 +00:00
roc+%cs.cmu.edu 8b41835499 Bug 396321. Make gfxTextRunWordCache strip bidi control characters when it creates a text run, ensuring that platform text engines never see such characters. r=pavlov,a=vlad 2007-10-24 21:39:23 +00:00
jdaggett%mozilla.com 6398ade6b6 Bug 328258. Prevent images larger than 32K pixels in height from loading to workaround Quartz bug. r=pavlov,vlad, a=beltzner 2007-10-24 06:01:17 +00:00
roc+%cs.cmu.edu 3c6c3031ca Bug 395458. Blacklist more characters that cause problems when passed to font engines. r=pavlov,a=vlad 2007-10-24 00:15:10 +00:00
reed%reedloden.com 48797ebb7e Bug 391295 - "APNG blending mode APNG_BLEND_OP_SOURCE not implemented" [p=asmith15@littlesvr.ca (Andrew Smith) r=stuart a1.9=damons] 2007-10-23 19:33:21 +00:00
mozilla%weilbacher.org 11a1009dc5 [OS/2] Bug 371505: finally fix repaint issues with Thebes 2007-10-22 17:59:25 +00:00