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

2200 Коммитов

Автор SHA1 Сообщение Дата
vladimir%pobox.com 7333368c51 b=324537, fix windows/cairo options menu crash due to unimplemented gfxPlatform call, r=me 2006-01-25 09:29:31 +00:00
pavlov%pavlov.net e30b04e387 build the PDF surface and link against zlib 2006-01-25 04:00:51 +00:00
pavlov%pavlov.net 38993c1e29 add support for owning a passed in DC 2006-01-25 02:06:29 +00:00
pavlov%pavlov.net f2e72683ff Fixing region leak 2006-01-23 22:19:50 +00:00
vladimir%pobox.com 93b8ab89fd Pick correct depth under Gtk2; this will fix 16bpp visuals at the very least; 8bpp visuals will still be badly broken with no fix in sight. 2006-01-19 22:35:40 +00:00
pavlov%pavlov.net 9f463d425e ifdefing out a printf 2006-01-19 21:03:29 +00:00
dbaron%dbaron.org 9197cceef6 Avoid extra trailing comma. r=vlad 2006-01-19 20:53:34 +00:00
dbaron%dbaron.org ee9d68778a No need to do extra work for system fonts. Fix spelling and unused variable. r=vlad 2006-01-19 20:34:48 +00:00
dbaron%dbaron.org e3508ff91c Fix uninitialized members of gfxFontStyle and fix comments. r=vlad 2006-01-19 20:31:59 +00:00
dbaron%dbaron.org 5f47a654ca Don't pass a double value through an integer variable. r=vlad 2006-01-19 20:21:39 +00:00
dbaron%dbaron.org 46af51aa31 Old-pango code that should be correct. r=vlad 2006-01-19 01:19:06 +00:00
vladimir%pobox.com 1e91ac2aa0 Use PushGroup()/PopGroup() to implement transparency blending using cairo 2006-01-18 22:43:42 +00:00
vladimir%pobox.com a1309af380 fix Windows cairo builds issues; avoid crash in drawing surface destructor; sync up cairo clip state after calling RestoreDC() to make sure that the clip is correct, r=pavlov 2006-01-18 22:42:30 +00:00
pavlov%pavlov.net 0cc4cc5673 don't build PDF surface until we actually build cairo pdf support... 2006-01-13 22:47:54 +00:00
pavlov%pavlov.net 9c5b6059b0 adding pdf surface to thebes for linux printing 2006-01-13 20:58:37 +00:00
vladimir%pobox.com 8eb88543a9 Misc thebes/cairo win32 compilation fixes 2006-01-13 15:57:59 +00:00
pavlov%pavlov.net d04308172e fixing windows font code to use the right object as a DC when measuring/drawing/etc 2006-01-13 15:06:51 +00:00
pavlov%pavlov.net e689e298aa adding ShowPage api 2006-01-13 15:06:22 +00:00
vladimir%pobox.com 01b6184ad0 turn off debug spam in gfxPangoFonts 2006-01-10 22:58:17 +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 7aa3cdd878 Fix pango rendering of invalid glyphs; add font enumeration API; add font enumeration support for linux 2006-01-10 20:26:40 +00:00
vladimir%pobox.com 6b206b58d3 fix windows font goop for thebes builds 2006-01-09 18:54:33 +00:00
vladimir%pobox.com 541a910524 cairo branch sync: render linux fonts using pango-xft (and drop pango req back to 1.6); rework font api a bit to be able to reuse the family-splitting code 2006-01-09 17:58:17 +00:00
vladimir%pobox.com 68dd41e00b dropped unused file 2005-11-30 00:19:45 +00:00
vladimir%pobox.com ea9a88c770 Fix gaius orange/windows thebes builds 2005-11-29 22:56:40 +00:00
vladimir%pobox.com 3c52c607aa added missing files 2005-11-29 20:29:45 +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 e60f41b548 typo fix 2005-11-09 23:29:19 +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
vladimir%pobox.com dfcef21a62 missed gfxFont.h 2005-10-08 05:50:16 +00:00
vladimir%pobox.com 8ec04d1cad - Fix nasty memory/resource leak on X (win32 too, just not as noticable)
- First landing of Stuart's fonts work, built on win32 only for now
2005-10-08 05:09:42 +00:00
vladimir%pobox.com a4cb5bbff0 stupid file isn't supposed to be checked in! 2005-10-06 04:50:00 +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
cbiesinger%web.de d1284bda84 bug 305658 make building thebes with --enable-system-cairo work
patch by Mike Hommey <mh@glandium.org> r+sr=roc
2005-08-25 12:30:45 +00:00
vladimir%pobox.com 8603ea4fbf cairo landing: land thebes 2005-08-20 05:36:47 +00:00
vladimir%pobox.com 26231e8e81 notpartofthebuild thebes fixes to my fixes, since merging is hard. 2005-07-02 01:36:23 +00:00
vladimir%pobox.com 58803c5f2a fix thebes gfxPattern refcounting; add coord space transforms for Rects; fix packed-color conversion.. notpartofthebuild 2005-07-02 01:05:26 +00:00
pavlov%pavlov.net 07513bfc6b Adding more utility functions to thebes from vlad. Cleaning up some coding style inconsistencies. 2005-06-30 04:58:27 +00:00
pavlov%pavlov.net 0eeea21ab0 fixing a few refcounting related issues 2005-06-28 09:27:02 +00:00
pavlov%pavlov.net c6e1d12799 Updating thebes to match cairo 0.5 api, adding refcounting, pixel aligned rects. patches from roc, vlad, and myself. Bug 298880. 2005-06-28 09:18:55 +00:00
roc+%cs.cmu.edu 2f11e50871 A couple of small Thebes updates. Not Part Of The Build 2005-04-21 04:19:16 +00:00
roc+%cs.cmu.edu 8bb695bed4 Add antialiasing mode API. Not Part Of The Build 2005-04-11 22:22:10 +00:00
roc+%cs.cmu.edu 5ac8376f92 Fixing #include guards to avoid leading underscore. Not Part Of The Build 2005-04-11 04:36:18 +00:00
roc+%cs.cmu.edu b8eaa66059 Add gfxTypes.h. Not Part Of The Build. 2005-04-08 05:47:49 +00:00
roc+%cs.cmu.edu fef1c40f17 Updating to use gfxFloat everywhere. Also use gfxPoint, gfxRect, gfxSize where appropriate. Also added many XXX comments where documentation is needed. Not Part Of The Build. 2005-04-08 05:44:32 +00:00
pavlov%pavlov.net cd787ea1cb fixing typos 2005-04-07 19:12:19 +00:00
pavlov%pavlov.net 402145f987 adding xlib surface 2005-04-07 19:11:59 +00:00
pavlov%pavlov.net ac2572fc1f add Hex converter to gfxRGBA 2005-04-06 08:52:49 +00:00
pavlov%pavlov.net d4853a2260 adding gfxRect struct. Add clipping support for rects. 2005-04-06 07:36:31 +00:00
pavlov%pavlov.net 800bcdee8f New graphics API. The future is here. 2005-04-06 01:54:26 +00:00