Commit Graph

181 Commits

Author SHA1 Message Date
roc+@cs.cmu.edu
12f725d292 Bug 374006. Fix to Quartz glyph position rounding lost during cairo update, probably my fault. Pushing it back with the right documentation this time. patch r=vlad 2007-04-05 01:08:23 -07:00
masayuki@d-toybox.com
f7c3f7f3f1 b=333126 backing-out the previous checkin 2007-04-03 22:42:44 -07:00
masayuki@d-toybox.com
3a8e2b0d6a Bug 333126 Bold/Italic text isn't displayed as bold/italic with cairo-gtk2 build if the font is synthesis font. (only enable enbolden flag in cairo) r=vlad 2007-04-03 22:10:56 -07:00
vladimir@pobox.com
f1861da9a3 b=376440, cairo crash on shutdown on nye 2007-04-03 19:59:42 -07:00
vladimir@pobox.com
27d4adde0b b=374462, update cairo to 1.4.2, r=stuart 2007-04-03 18:09:15 -07:00
vladimir@pobox.com
5ac98d02cf more backouts 2007-04-03 12:57:47 -07:00
vladimir@pobox.com
24f13c6867 more backouts 2007-04-03 12:43:13 -07:00
vladimir@pobox.com
8c99e08d28 backing out 374462 2007-04-03 12:21:53 -07:00
vladimir@pobox.com
aa6e7fec1b b=374462, update cairo to 1.4.2 -- missing file 2007-04-03 12:11:18 -07:00
vladimir@pobox.com
1d3ea30f12 b=374462, update cairo to 1.4.2, r=stuart 2007-04-03 11:59:47 -07:00
hg@mozilla.com
05e5d33a57 Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, 2007-03-22 10:30:00 -07:00
roc+%cs.cmu.edu
ef916180ee Bug 374066. In the cairo Quartz backend, round glyph positions to floats --- not the advances. Prevents error from accumulating. r=vlad 2007-03-20 02:04:01 +00:00
pavlov%pavlov.net
5033ec7891 enabling PDF surface on windows. bug 369930. r/sr=vlad 2007-03-01 00:02:27 +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
alfred.peng%sun.com
715130caf3 Bug 365339. set cairo endianness macros in a sane way.
r=vladimir.
2007-02-02 03:26:39 +00:00
vladimir%pobox.com
94f02207e7 b=367768, update cairo to 1.3.12 snapshot, clobbering tinderbox to see if it's just not picking up the cairo-rename.h change 2007-01-25 01:45:57 +00:00
vladimir%pobox.com
294a9ae119 b=367768, update cairo to 1.3.12 snapshot, r=stuart 2007-01-25 00:05:56 +00:00
vladimir%pobox.com
5903f6237f b=367768, update cairo to 1.3.12 snapshot, r=stuart 2007-01-24 23:53:53 +00:00
vladimir%pobox.com
a4f4c3f5b0 b=361592, fix cairo surface wrapper refcount issues, r=stuart 2007-01-17 22:20:16 +00:00
smontagu%smontagu.org
56784f54a8 Make the y-offsets cairo sends to ExtTextOut relative to the location of the previous glyph instead of relative to the baseline. Bug 365021, r=pavlov 2006-12-27 07:50:24 +00:00
dbaron%dbaron.org
ca41a63f26 Make those C-style comments. 2006-12-27 03:11:28 +00:00
dbaron%dbaron.org
f1c9d8c3ca Hack to get Mac builds working again. b=364794 2006-12-27 03:08:37 +00:00
vladimir%pobox.com
acee1ecc4e linux cff fix 2006-12-23 01:46:43 +00:00
vladimir%pobox.com
3ee3f95132 linux/xlib fix 2006-12-23 01:42:53 +00:00
vladimir%pobox.com
78355ebf48 OS X fix 2006-12-23 01:32:34 +00:00
vladimir%pobox.com
83f4546038 b=364742, Update cairo to git 473ae3aa95, r=stuart 2006-12-23 01:15:54 +00:00
alfred.peng%sun.com
f10f6d16b5 Bug 353162. Firefox calls system pixman_image_init and causes hang.
r=benjamin+vladimir.
2006-12-22 06:40:36 +00:00
roc+%cs.cmu.edu
d3a79761c5 Bug 322345. Cap maximum ft2 font size at 1000 pixels to avoid killing freetype2 and/or the X server. r=vlad 2006-11-29 20:19:35 +00:00
tor%cs.brown.edu
1c5b6a62c0 Bug 361589 - patterns on strokes not working in nquartz backend. r=vlad 2006-11-28 23:36:21 +00:00
pavlov%pavlov.net
21165fdebb cocoa-cairo printing. bug 359124. r=vlad 2006-11-28 21:10:05 +00:00
vladimir%pobox.com
df31bf1b04 b=359054, crash in moz_cairo_pixman_composite_src (image data was freed shortly before being used in compositing op), r=pavlov 2006-11-27 22:32:11 +00:00
tor%cs.brown.edu
e98c07a842 Bug 361569 - allow SVG to use cairo fallbacks with nquartz backend. r=vlad 2006-11-23 01:15:04 +00:00
vladimir%pobox.com
1e1b6858a8 b=349837, cairo crash in _cairo_clip_init_deep_copy; upstream patch, r=vlad 2006-11-20 19:30:27 +00:00
vladimir%pobox.com
48b44f6b42 b=359054, crash in pixman MMX code (disable MMX on win32 for now), r=stuart 2006-11-10 23:36:12 +00:00
vladimir%pobox.com
93477ecccb b=328380, bad scrolling performance using large fixed-positioned repeating background images; cairo patch to/from upstrea; r=me 2006-11-08 01:31:17 +00:00
vladimir%pobox.com
c4c3da78ad b=359266, cairo win32 surface cleanup and fixes; from upstream, r=me 2006-11-07 23:40:23 +00:00
neil%parkwaycc.co.uk
64d0d8cced Fix inconsistent usage of __int64 b=356354 p=hyc@symas.com (Howard Chu) r=vlad 2006-10-31 15:41:01 +00:00
vladimir%pobox.com
be94704cd1 b=356354, msvc cairo fbmmx patches, r=stuart 2006-10-27 00:08:50 +00:00
vladimir%pobox.com
87199bb79c b=358115, expose cairo transform_bounding_box, r=stuart 2006-10-26 02:02:36 +00:00
vladimir%pobox.com
c13ee71991 b=351561, fix thebes/cairo linking issues 2006-10-14 04:46:04 +00:00
vladimir%pobox.com
3df1306e46 nquartz surface merge, r=me 2006-10-12 20:43:46 +00:00
vladimir%pobox.com
0533939511 remove bogus double #include in cairo-platform.h, r=me 2006-10-12 00:24:17 +00:00
mozilla%weilbacher.org
aaaa983062 [OS/2] Bug 354963: extra changes to cairo files for OS/2, r=vlad 2006-10-02 08:21:55 +00:00
vladimir%pobox.com
ebbed5cd52 unbreak cairo-cocoa broken by half-complete patch, r=me 2006-09-28 21:57:11 +00:00
vladimir%pobox.com
673d589063 b=354388, put back _moz_ prefix in pixman_remap that I clobbered 2006-09-27 23:34:05 +00:00
timeless%mozdev.org
ad06231ec1 b=354388, Update cairo to cairo 2006-09-26 trunk broke Solaris compiler
because the cairo people didn't actually read the documentation.
__hidden is something that comes before the declaration, not after.
almost all of cairo gets this right. but not libpixman.
2006-09-27 22:45:31 +00:00
timeless%mozdev.org
1ae2857785 b=354388, Update cairo to cairo 2006-09-26 trunk broke Solaris compiler
because the cairo people didn't actually read the documentation.
__hidden is something that comes before the declaration, not after.
almost all of cairo gets this right. but not libpixman.
2006-09-27 21:40:46 +00:00
vladimir%pobox.com
ef1df42bdc cairo workarounds for unsupported mac platform 2006-09-26 22:48:40 +00:00
vladimir%pobox.com
aa06e7a53f b=354388, Update cairo to cairo 2006-09-26 trunk, r=me 2006-09-26 22:21:56 +00:00
vladimir%pobox.com
12ee6391b4 glitz win32 crash fixes, npotb 2006-09-03 04:57:31 +00:00