Commit Graph

7 Commits

Author SHA1 Message Date
Rüdiger Timm
e0a331dfd0 INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED
2008/03/28 16:34:55 rt 1.6.10.1: #i87441# Change license header to LPGL v3.
2008-04-11 07:49:15 +00:00
Kurt Zenker
2bfb25f3d2 INTEGRATION: CWS cairoquartz01 (1.4.28); FILE MERGED
2008/03/27 22:50:17 thb 1.4.28.15: Cleaned up a few warnings, made this (almost) build on win32.
Still missing the cairo_win32_cairo.cxx file.
2007/07/28 15:30:19 mox 1.4.28.14: RESYNC: (1.4-1.5); FILE MERGED
Fix conflicts due to code having been moved around.
2007/07/20 10:11:48 mox 1.4.28.13: Cleanup includes and revise code comments
2007/07/19 17:25:50 mox 1.4.28.12: Cleanup - We don't need to store mpSysData inside the Surface (in 1.2 API).
2007/07/19 07:26:34 mox 1.4.28.11: Legacy cairo API support is not needed on Win32 and Mac OS X Quartz.
2007/07/18 23:08:55 mox 1.4.28.10: Document the new function.
2007/07/18 21:32:40 radekdoulik 1.4.28.9: Issue number:  69066
Submitted by:  radekdoulik
Reviewed by:   radekdoulik

Removed platform dependend code from cairo_canvashelper_text.cxx
2007/07/17 22:34:42 mox 1.4.28.8: Rework cross-platform files to be separate for each platform.
The <1.2 API support is now mostly in platform specific files.
2007/07/11 18:30:07 mox 1.4.28.7: Add a few comments to cairo Win32 implementation
2007/06/20 14:57:13 mox 1.4.28.6: Cleanup headers and fix compilation bugs.
2007/06/04 21:13:49 mox 1.4.28.5: Enable building different platforms with both Cairo 1.0 and Cairo 1.2
APIs.

Only Quartz uses the Cairo 1.2 API by default.
2007/06/02 23:05:32 thb 1.4.28.4: #i70519# Merged in tml's fixes for WinCairo; made code compile warning-free under Linux; added prex/postx.h (which where already referenced); cleaned up a bit; replaces plain round() call with basegfx::fround; asserting unexpected/unimplemented case at selected places
2007/05/26 12:50:12 mox 1.4.28.3: Retain CGContext so that it doesn't get removed unintentionally.
2007/05/01 21:21:43 mox 1.4.28.2: urther fixes:
- separate X11 cairo 1.0 API to legacy file: cairo_cairolegacy.cxx.
- maximize the use of crossplatform code
- fix quartz bugs
2007/04/12 20:15:57 mox 1.4.28.1: Issue number:  #69066# initial Cairo Quartz implementation
2008-04-02 08:40:35 +00:00
Vladimir Glazounov
20a7d7aa20 INTEGRATION: CWS thbpp10 (1.5.40); FILE MERGED
2008/01/14 15:54:21 thb 1.5.40.1: #i84049# Checking for render existence - patch courtesy jnavrati
2008-01-29 07:01:01 +00:00
Oliver Bolte
ba201422a8 INTEGRATION: CWS presfixes12 (1.4.30); FILE MERGED
2007/04/29 21:21:18 thb 1.4.30.3: #i10000# Fixing syntax, patch provided by mox
2007/04/28 23:16:09 thb 1.4.30.2: #i76730# Added documentation to cairocanvas funcions - thanks mox
2007/03/01 13:45:33 thb 1.4.30.1: #i37778# Made compositing mode operational (to e.g. clear a surface to transparent); made cairocanvas compile warning-free under gcc4.1
2007-07-17 13:19:36 +00:00
Oliver Bolte
ee56d169f1 INTEGRATION: CWS pchfix02 (1.3.28); FILE MERGED
2006/09/01 17:17:59 kaib 1.3.28.1: #i68856# Added header markers and pch files
2006-09-17 02:17:37 +00:00
Oliver Bolte
a6916acfed INTEGRATION: CWS cairofixes01 (1.2.2); FILE MERGED
2006/03/02 17:56:17 radekdoulik 1.2.2.4: Issue number:  62722
Submitted by:  radekdoulik
Reviewed by:   radekdoulik
2006-02-22  Radek Doulik  <rodo@novell.com>

	*
	build/src680-m152/canvas/source/cairo/cairo_canvashelper_text.cxx
	(cairocanvas): use depth of surface when creating virtual vcl
	device

	* build/src680-m152/canvas/source/cairo/cairo_cairo.cxx (cairo):
	new function, returns surface bit depth
2006/03/02 17:40:59 radekdoulik 1.2.2.3: Issue number:  62722
Submitted by:  radekdoulik
Reviewed by:   radekdoulik
optimize resizing of cairo surfaces
2006/03/02 17:36:39 thb 1.2.2.2: #i62712# Correcting cairo include statements
2006/03/02 17:32:03 thb 1.2.2.1: #unsigned short [1]#
2006-03-22 09:58:48 +00:00
Kurt Zenker
f22c4fc218 INTEGRATION: CWS cairocanvas (1.1.2); FILE ADDED
2006/01/23 17:52:05 radekdoulik 1.1.2.2: Issue number:  #51657
Submitted by:  radekdoulik
Reviewed by:   radekdoulik
fixes problem with 0x0 sized canvases
(https://bugzilla.novell.com/show_bug.cgi?id=114020)
2005/12/19 22:28:28 radekdoulik 1.1.2.1: Issue number:  #51657
Submitted by:  radekdoulik
Reviewed by:   radekdoulik
added forgotten file
2006-02-28 09:32:45 +00:00