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

66 Коммитов

Автор SHA1 Сообщение Дата
vladimir%pobox.com fb2d6d0f0c Import a bunch of more up to date local cairo patches, notably fixes to win32 clipping. 2006-01-18 22:15:25 +00:00
cbiesinger%web.de 006654ad37 add missing file from cairo trunk 2006-01-13 20:56:27 +00:00
pavlov%pavlov.net 1e2e1338cb fixing cairo text drawing bug (patch from cairo trunk) 2006-01-13 18:21:00 +00:00
vladimir%pobox.com 8eb88543a9 Misc thebes/cairo win32 compilation fixes 2006-01-13 15:57:59 +00:00
bsmedberg%covad.net ccdcef28a5 Reverting an #if 0 needed for libxul 2006-01-13 14:29:14 +00:00
vladimir%pobox.com b041d730ad yet another patch update 2006-01-11 02:27:33 +00:00
vladimir%pobox.com 75f5336b13 more VC6-sucks fixes for cairo 2006-01-11 02:25:22 +00:00
vladimir%pobox.com d0e60ab9ba avoid any potential for multiple-defined symbols for M_PI 2006-01-11 00:48:57 +00:00
vladimir%pobox.com 4a92eb0fcb fix stupid M_PI crap for MSVC 2006-01-11 00:40:23 +00:00
vladimir%pobox.com e69342fc6f fix C compilation 2006-01-11 00:15:40 +00:00
vladimir%pobox.com e55af72363 Add missing FixedToFloat defines 2006-01-10 23:57:00 +00:00
vladimir%pobox.com 43874f0acd update mozilla-misc.patch 2006-01-10 23:17:38 +00:00
vladimir%pobox.com e4ae086687 Add MSVC MATH_DEFINES flag to fbcompose.c 2006-01-10 23:15:36 +00:00
vladimir%pobox.com 37dcd474a5 check in aforementioned still-in-review cairo patches 2006-01-10 22:57:20 +00:00
vladimir%pobox.com e882f0f837 Upgrade cairo to latest cairo trunk, along with some still-in-review patches 2006-01-10 22:56:57 +00:00
vladimir%pobox.com 9027bac0fe merge from org.mozilla.cvs.cairo branch:
- moved platform-specific thebes code to gfxPlatform
- added widget getters for gfxASurface creation in platform-specific widget code
- added first pass at gfxTextRun
2005-11-29 20:12:29 +00:00
vladimir%pobox.com 23eef124d6 thebes/cairo backend update. windows fonts through thebes, start of pango fonts through thebes. lots of other misc fixes. win32 static build fix. 2005-11-08 20:06:16 +00:00
tor%cs.brown.edu 8fa90ca2b1 Bug 314060 - svg text crashing on win32 trunk. r=vlad 2005-10-31 19:33:05 +00:00
tor%cs.brown.edu 1a673fe9ac Bug 311936 - clip region larger than target surface area causing performance
problem.  r=cworth, a=asa
2005-10-13 18:24:33 +00:00
vladimir%pobox.com 6b9f62271f get rid of DllMain in cairo; we don't use the mutexes 2005-10-06 17:41:04 +00:00
vladimir%pobox.com e85b8758ec various cairo build fixes 2005-10-06 04:32:44 +00:00
vladimir%pobox.com 8994df8c7d Merge from org.mozilla.cvs.cairo branch.
- Cairo 1.1.1
- Updated thebes, gfx/src/thebes
- Fixes to plugins with thebes gfx under linux
- Native theme fixes with thebes rendering (NOTE: widget changes only enabled when building with thebes, otherwise all old code)
2005-10-06 04:02:10 +00:00
tor%cs.brown.edu b7f1e106c1 Bug 307308 - pass appropriate pointer to release_dest_image. 2005-09-07 16:05:30 +00:00
tor%cs.brown.edu 3ea14ae114 Bug 307308 - Pass scratch space instead of NULL for image_extra to
acquire/release_dest_image.  r=vlad
2005-09-07 15:37:51 +00:00
vladimir%pobox.com f29ca89a7f add M_PI definition for VC6 which has a broken math.h 2005-08-20 07:14:34 +00:00
vladimir%pobox.com 65a80463ee cairo landing: update to cairo 0.9.1+ 2005-08-20 05:34:03 +00:00
vladimir%pobox.com afb71d6ee3 cairo landing: adding glitz 2005-08-20 05:23:22 +00:00
cbiesinger%web.de 5857cb7a72 bug 301723 allow compiling cairo with vc6
r=tor a=bsmedberg
2005-07-25 21:12:22 +00:00
vladimir%pobox.com 61aaef692a more bug 299407 (libpixman hack with VC71) win32 fixes.. 2005-07-05 20:49:18 +00:00
cmp%mozilla.org 53a5b9538a Turn off vc71 pixman lib hackery until the vc6 compatibility issue is
sorted out.
2005-07-05 04:59:15 +00:00
cmp%mozilla.org 34fd76023a Fix VC6 cairo/pixman builds by using a vc7.1-compiled copy of mozlibpixman.
Bug 299407, attachment 188271.  r/a=chase@mozilla.org
2005-07-05 03:44:56 +00:00
vladimir%pobox.com c9270ee968 I hate our tinderbox. commenting this out until I can get my hands on beast. 2005-07-05 02:13:02 +00:00
vladimir%pobox.com 917e00905c more win32 build fixage, just get rid of the RM_R 2005-07-05 01:56:23 +00:00
vladimir%pobox.com e9f1e861f3 more win32 build fix, since nsinstall sucks (bug 299407) 2005-07-05 01:26:19 +00:00
vladimir%pobox.com f0638eca82 reenabled patch for bug 299407, since there's someone who can kick the tinderbox around 2005-07-04 21:24:29 +00:00
vladimir%pobox.com 68e65bd826 Disabling patch for 299407 due to unknown tinerbox horkage 2005-07-04 01:40:09 +00:00
vladimir%pobox.com 4bed685049 b=299407, fix cairo/pixman compilation on VC6, r+a=shaver 2005-07-04 00:53:23 +00:00
tor%cs.brown.edu 524f2b226b Bug 298914 - OS-X svg crash with empty string. r=jhpedemonte, a=bsmedberg. 2005-06-28 18:58:31 +00:00
tor%cs.brown.edu a60f1bd6e0 Bug 297705 - correct cairo_text_extents() on win32 for general transforms.
r=otaylor, r+a=shaver.
2005-06-14 21:49:08 +00:00
tor%cs.brown.edu 704387821a Correct comment/check for FixedToFloat/FloatToFixed. 2005-06-04 12:19:44 +00:00
vladimir%pobox.com 632dd39f77 a special place is reserved for win32 and osx 2005-06-04 08:33:58 +00:00
vladimir%pobox.com 04248ee572 beat OSX into submission 2005-06-04 08:25:39 +00:00
vladimir%pobox.com 397a2cab04 cairo 0.5; make sure math.h is included early with right win32 define 2005-06-04 08:10:59 +00:00
vladimir%pobox.com bdd766ce41 cairo 0.5.0; add missing FixMath include for mac 2005-06-04 07:59:09 +00:00
vladimir%pobox.com 39bad0faec cairo fix for win32, math.h included in a few places without _USE_MATH_DEFINES 2005-06-04 07:48:51 +00:00
vladimir%pobox.com ea8f069e0c patch fix, if 0 iconv 2005-06-04 07:21:26 +00:00
vladimir%pobox.com 802fe0d159 b=296463, upgrade to cairo 0.5.0, s+sr=roc,pav,tor 2005-06-04 07:03:29 +00:00
joshmoz%gmail.com 06ca0acf9b more Mac OS X 10.4 "Tiger" build stuff. Patch my Mark Mentovai. b=292530 r=josh r=pinkerton r=cls sr=bryner a=brendan 2005-06-01 18:53:30 +00:00
tor%cs.brown.edu 8559b454ba Bug 291471 - unused code causing svg crash on os-x. r=jhpedemonte, a=mkaply. 2005-04-27 21:49:40 +00:00
tor%cs.brown.edu 093d0d0029 Bug 291818 - make cairo conditionally use AlphaBlend(). r=paper, a=asa. 2005-04-25 23:55:56 +00:00