Commit Graph

27 Commits

Author SHA1 Message Date
Oliver Bolte
9fe80b7bd7 INTEGRATION: CWS pchfix02 (1.26.76); FILE MERGED
2006/09/01 17:57:49 kaib 1.26.76.1: #i68856# Added header markers and pch files
2006-09-17 11:11:55 +00:00
Oliver Bolte
4ee78ccf3a INTEGRATION: CWS pdf03 (1.23.48); FILE MERGED
2006/06/27 10:15:19 pl 1.23.48.2: RESYNC: (1.23-1.25); FILE MERGED
2006/06/08 14:09:14 pl 1.23.48.1: #i53411# minimize rounding issues
2006-07-10 16:26:14 +00:00
Jens-Heiner Rechtien
5946584128 INTEGRATION: CWS warnings01 (1.21.70); FILE MERGED
2006/05/23 19:51:52 sb 1.21.70.3: RESYNC: (1.23-1.24); FILE MERGED
2006/04/07 18:51:00 sb 1.21.70.2: RESYNC: (1.21-1.23); FILE MERGED
2006/03/17 16:12:53 pl 1.21.70.1: #i55991# removed warnings for windows platform
2006-06-19 18:32:16 +00:00
Vladimir Glazounov
4ead0b686e INTEGRATION: CWS wot02 (1.23.74); FILE MERGED
2006/05/15 13:13:22 pl 1.23.74.1: #135437# prevent creation of default window while already closing shop
2006-05-18 09:09:00 +00:00
Oliver Bolte
fa0732e0a9 INTEGRATION: CWS vcl54 (1.21.156); FILE MERGED
2006/02/23 17:25:05 thb 1.21.156.1: #i59315# Now reading the actual size of a SystemGraphicsData-generated VDev from the VDev itself (it was always (1,1) before, which led to clipped output)
2006-03-29 10:25:58 +00:00
Kurt Zenker
9d2ed3abf8 INTEGRATION: CWS cairocanvas (1.21.128); FILE MERGED
2005/12/13 12:52:33 thb 1.21.128.1: #i59283# don't erase user-provided surface
2006-02-28 09:46:25 +00:00
Rüdiger Timm
e5982a5465 INTEGRATION: CWS ooo19126 (1.20.246); FILE MERGED
2005/09/05 14:45:01 rt 1.20.246.1: #i54170# Change license header: remove SISSL
2005-09-09 11:12:30 +00:00
Rüdiger Timm
60aa50ab4b INTEGRATION: CWS vcl35 (1.19.38); FILE MERGED
2005/01/24 09:44:42 ssa 1.19.38.1: #118908# throw runtime exception that can hopefully be caught to make plugin more stable
2005-01-31 12:23:56 +00:00
Jens-Heiner Rechtien
ef7e326c3e INTEGRATION: CWS os43 (1.17.76); FILE MERGED
2004/11/18 13:01:02 hdu 1.17.76.2: #i37016# change reference resolution enumid for backward compatibility in future releases
2004/11/18 12:19:36 hdu 1.17.76.1: #i37016# change reference resolution to improve metric compatibility with legacy apps
2004-11-26 22:14:40 +00:00
Rüdiger Timm
1d55435070 INTEGRATION: CWS presentationengine01 (1.15.2); FILE MERGED
2004/10/12 23:46:23 thb 1.15.2.2: RESYNC: (1.15-1.17); FILE MERGED
2004/08/16 18:25:30 aw 1.15.2.1: #110496#
2004-11-26 19:43:19 +00:00
Jens-Heiner Rechtien
9d56de83b8 INTEGRATION: CWS vcl25 (1.14.156); FILE MERGED
2004/08/02 13:05:40 pl 1.14.156.2: RESYNC: (1.14-1.15); FILE MERGED
2004/07/26 10:10:30 hdu 1.14.156.1: #i32036# also copy text color in virdev's pseudo copy constructor
2004-09-08 14:36:47 +00:00
Kurt Zenker
eaf5c16bff INTEGRATION: CWS c02v1 (1.15.34); FILE MERGED
2004/08/18 15:52:05 thb 1.15.34.1: #i32109#: Fill opaque areas reliably, apply bitmasks only where mask is opaque
2004-08-31 13:59:40 +00:00
Rüdiger Timm
35da1acfcd INTEGRATION: CWS fontlists02 (1.14.92); FILE MERGED
2004/03/25 16:38:57 hdu 1.14.92.1: Font Management Refactoring, first step:
Keep the externally visible original algorithms intact
Split up the ImplFontCache::Get(..) monster method
Make implicit relationships between font management classes explicit
Allow derivation from ImplFontData+ImplFontEntry for font technology specific caching
Get rid of linear searches in mainstream code, use efficient STL containers
Get rid of some obsolete data types BOOL->bool, USHORT->int, etc.
Improve infrastructure for unicode surrogate processing
2004-07-13 08:29:45 +00:00
Vladimir Glazounov
216690c8a4 INTEGRATION: CWS vclcleanup02 (1.13.4); FILE MERGED
2003/12/17 16:05:10 mt 1.13.4.1: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings
2004-01-06 12:57:02 +00:00
Rüdiger Timm
3172f400f4 INTEGRATION: CWS vclcleanup01 (1.12.6); FILE MERGED
2003/11/28 07:32:45 mt 1.12.6.1: #i22952# Removed App Server code
2003-12-01 12:24:54 +00:00
Rüdiger Timm
5d3e08767d INTEGRATION: CWS aw003 (1.9.54); FILE MERGED
2003/11/05 09:10:55 aw 1.9.54.8: resolved one more conflict
2003/11/04 17:34:16 aw 1.9.54.7: RESYNC: (1.9-1.10); FILE MERGED
2003/08/14 11:55:57 thb 1.9.54.6: #110958# Alpha is now transitive for virdev-virdev copies; now correctly forwarding line/fill color switchings to alpha vdev
2003/07/28 18:03:56 thb 1.9.54.5: #110958# Removed several set* inlines, to intercept them for alpha vdev painting
2003/07/28 16:32:17 thb 1.9.54.4: #110958# Changed constructor
2003/07/28 14:51:20 thb 1.9.54.3: #110958# Initialize flag
2003/07/28 14:33:04 thb 1.9.54.2: #110958# Now using a separate constructor, to remain compatible
2003/07/28 14:00:01 thb 1.9.54.1: #110958# Added alpha channel for virtual device painting. That means, alpha information is retained during painting to a vdev
2003-11-24 16:34:15 +00:00
Kurt Zenker
c2729bcd83 INTEGRATION: CWS vclplug (1.9.160); FILE MERGED
2003/10/29 10:29:51 pl 1.9.160.2: RESYNC: (1.9-1.10); FILE MERGED
2003/10/21 15:53:18 pl 1.9.160.1: #i21232# first round of virtualizing the Sal classes, Unix works, Windows to come
2003-11-18 13:35:02 +00:00
Kurt Zenker
0b4518f561 INTEGRATION: CWS extleading (1.9.68); FILE MERGED
2003/09/15 08:12:47 fme 1.9.68.2: #i14805# Added virtual device mode REFDEV_MODE96
2003/07/21 08:51:36 fme 1.9.68.1: #110641# Feature - External Leading
2003-10-15 09:03:11 +00:00
Rüdiger Timm
d9a77e0374 INTEGRATION: CWS beta2regression03 (1.8.36); FILE MERGED
2003/05/02 09:06:57 hdu 1.8.36.2: #109270# some cleanup
2003/04/30 19:03:09 hdu 1.8.36.1: #109270# do not allow bitmap-only fonts for virtual reference device
2003-05-02 13:36:42 +00:00
Vladimir Glazounov
10b63568c6 INTEGRATION: CWS fme02 (1.7.96); FILE MERGED
2003/03/12 16:06:07 fme 1.7.96.1: #105712# Printer independent text formatting
2003-04-01 08:44:04 +00:00
Stephan Schäfer
6d7a453fdc #100860# window based UI-mirroring 2002-08-29 14:42:38 +00:00
Jens-Heiner Rechtien
4a61195961 #65293#: gcc-3.0.1 needs lvalue 2001-09-27 16:48:01 +00:00
Herbert Duerr
151cc5d29a #86757# disable antialiasing on monochrome devices 2001-05-23 11:00:28 +00:00
Stephan Schäfer
617396cadb #86486# rvp exceptionhandling 2001-05-18 06:12:09 +00:00
Carsten Driesner
116a0e5392 createRemoteVirdevCache added 2000-11-17 12:30:08 +00:00
Carsten Driesner
f39d99d3dc implementation for rvp sync added 2000-11-06 08:03:08 +00:00
Jens-Heiner Rechtien
8ab086b6cc initial import 2000-09-18 16:07:07 +00:00