summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Collapse)AuthorFilesLines
2003-11-25new version for SRC680Kurt Zenker1-0/+5
2003-11-25INTEGRATION: CWS valgrind01 (1.11.160); FILE MERGEDRüdiger Timm1-3/+3
2003/09/26 12:27:54 hr 1.11.160.1: #i20184#: fix off by one error detected by valgrind
2003-11-24INTEGRATION: CWS aw003 (1.170.26); FILE MERGEDRüdiger Timm1-2/+24
2003/08/20 09:59:50 aw 1.170.26.5: RESYNC: (1.174-1.176); FILE MERGED 2003/06/30 15:58:44 aw 1.170.26.4: RESYNC: (1.170-1.174); FILE MERGED 2003/06/20 13:36:04 pl 1.170.26.3: #110094# respect logic coordinates in ExpandPaintClipRegion 2003/06/20 12:52:45 pl 1.170.26.2: #110094# respect logic coordinates in ExpandPaintClipRegion 2003/06/20 09:15:11 pl 1.170.26.1: #110094# add: ExpandPaintClipRegion
2003-11-24INTEGRATION: CWS aw003 (1.9.54); FILE MERGEDRüdiger Timm1-4/+57
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-24INTEGRATION: CWS aw003 (1.10.68); FILE MERGEDRüdiger Timm1-2/+27
2003/10/07 19:11:16 aw 1.10.68.2: RESYNC: (1.10-1.11); FILE MERGED 2003/07/28 18:03:56 thb 1.10.68.1: #110958# Removed several set* inlines, to intercept them for alpha vdev painting
2003-11-24INTEGRATION: CWS aw003 (1.5.76); FILE MERGEDRüdiger Timm1-14/+49
2003/08/07 08:07:40 thb 1.5.76.3: #110958# Had to intercept some more map mode changes (this time direct mbMap manipulations), and inverted the alpha compositing calculations to actually match Porter/Duff 2003/07/28 16:32:17 thb 1.5.76.2: #110958# Changed constructor 2003/07/28 14:00:01 thb 1.5.76.1: #110958# Added alpha channel for virtual device painting. That means, alpha information is retained during painting to a vdev
2003-11-24INTEGRATION: CWS aw003 (1.3.82); FILE MERGEDRüdiger Timm1-2/+20
2003/07/28 14:00:01 thb 1.3.82.1: #110958# Added alpha channel for virtual device painting. That means, alpha information is retained during painting to a vdev
2003-11-24INTEGRATION: CWS aw003 (1.13.82); FILE MERGEDRüdiger Timm1-19/+42
2003/10/07 19:11:09 aw 1.13.82.5: RESYNC: (1.13-1.14); FILE MERGED 2003/09/02 16:48:13 thb 1.13.82.4: #110958# Handling background vdevs special, if destination is alpha vdev -> then, background vdev must be alpha, too 2003/08/14 11:55:56 thb 1.13.82.3: #110958# Alpha is now transitive for virdev-virdev copies; now correctly forwarding line/fill color switchings to alpha vdev 2003/08/07 08:07:40 thb 1.13.82.2: #110958# Had to intercept some more map mode changes (this time direct mbMap manipulations), and inverted the alpha compositing calculations to actually match Porter/Duff 2003/07/28 14:00:00 thb 1.13.82.1: #110958# Added alpha channel for virtual device painting. That means, alpha information is retained during painting to a vdev
2003-11-24INTEGRATION: CWS aw003 (1.151.12); FILE MERGEDRüdiger Timm1-6/+61
2003/11/21 10:45:24 aw 1.151.12.7: RESYNC: (1.157-1.158); FILE MERGED 2003/11/04 17:34:00 aw 1.151.12.6: RESYNC: (1.156-1.157); FILE MERGED 2003/10/07 19:11:00 aw 1.151.12.5: RESYNC: (1.155-1.156); FILE MERGED 2003/10/06 17:27:52 thb 1.151.12.4: #110958# Alpha painting with solid color is always opaque 2003/08/20 10:01:34 aw 1.151.12.3: RESYNC: (1.151-1.155); FILE MERGED 2003/08/07 08:07:39 thb 1.151.12.2: #110958# Had to intercept some more map mode changes (this time direct mbMap manipulations), and inverted the alpha compositing calculations to actually match Porter/Duff 2003/07/28 13:59:59 thb 1.151.12.1: #110958# Added alpha channel for virtual device painting. That means, alpha information is retained during painting to a vdev
2003-11-24INTEGRATION: CWS aw003 (1.13.58); FILE MERGEDRüdiger Timm1-81/+282
2003/09/02 16:48:12 thb 1.13.58.8: #110958# Handling background vdevs special, if destination is alpha vdev -> then, background vdev must be alpha, too 2003/08/19 16:57:58 aw 1.13.58.7: #111096# 2003/08/15 08:51:24 thb 1.13.58.6: #110958# Setting the alpha bit depth, when doing transitive alpha blitting 2003/08/14 11:55:56 thb 1.13.58.5: #110958# Alpha is now transitive for virdev-virdev copies; now correctly forwarding line/fill color switchings to alpha vdev 2003/08/07 08:07:39 thb 1.13.58.4: #110958# Had to intercept some more map mode changes (this time direct mbMap manipulations), and inverted the alpha compositing calculations to actually match Porter/Duff 2003/07/28 18:03:55 thb 1.13.58.3: #110958# Removed several set* inlines, to intercept them for alpha vdev painting 2003/07/28 16:32:17 thb 1.13.58.2: #110958# Changed constructor 2003/07/28 13:59:59 thb 1.13.58.1: #110958# Added alpha channel for virtual device painting. That means, alpha information is retained during painting to a vdev
2003-11-24INTEGRATION: CWS aw003 (1.23.58); FILE MERGEDRüdiger Timm1-2/+130
2003/10/07 19:10:52 aw 1.23.58.6: RESYNC: (1.23-1.24); FILE MERGED 2003/09/02 16:47:27 thb 1.23.58.5: #110958# Added alpha channel query methods 2003/08/14 11:55:55 thb 1.23.58.4: #110958# Alpha is now transitive for virdev-virdev copies; now correctly forwarding line/fill color switchings to alpha vdev 2003/07/28 18:07:59 thb 1.23.58.3: #110958# Removed several set* inlines, to intercept them for alpha vdev painting 2003/07/28 18:03:55 thb 1.23.58.2: #110958# Removed several set* inlines, to intercept them for alpha vdev painting 2003/07/28 13:59:58 thb 1.23.58.1: #110958# Added alpha channel for virtual device painting. That means, alpha information is retained during painting to a vdev
2003-11-24INTEGRATION: CWS aw003 (1.10.202); FILE MERGEDRüdiger Timm1-5/+5
2003/08/07 08:07:38 thb 1.10.202.1: #110958# Had to intercept some more map mode changes (this time direct mbMap manipulations), and inverted the alpha compositing calculations to actually match Porter/Duff
2003-11-20#100000# corrected cast for nonpro versionKurt Zenker1-3/+3
2003-11-20#100000# include <sysdata.hxx> are neededKurt Zenker1-2/+5
2003-11-20new version for SRC680Kurt Zenker1-0/+11
2003-11-20#100000# solved merge problemsKurt Zenker8-257/+306
2003-11-18new version for SRC680Kurt Zenker1-0/+4
2003-11-18#100000# solve mergeconflictsKurt Zenker5-20/+30
2003-11-18INTEGRATION: CWS vclsysmenu (1.94.66); FILE MERGEDKurt Zenker1-43/+548
2003/11/10 16:50:55 ssa 1.94.66.6: #i20547# enable alt-hotkey for native menubar 2003/10/31 16:43:29 ssa 1.94.66.5: #i20547# improve native menu support 2003/10/13 10:04:02 ssa 1.94.66.4: #110386# do not transform coordinates for system child windows 2003/10/02 15:41:32 ssa 1.94.66.3: #i20547# native menues 2003/10/01 15:21:29 ssa 1.94.66.2: RESYNC: (1.94-1.95); FILE MERGED 2003/10/01 14:42:34 ssa 1.94.66.1: #i20547# native menues
2003-11-18INTEGRATION: CWS vclsysmenu (1.7.214); FILE MERGEDKurt Zenker1-3/+7
2003/10/01 14:41:37 ssa 1.7.214.1: #i20547# native menues
2003-11-18INTEGRATION: CWS vclsysmenu (1.164.24); FILE MERGEDKurt Zenker1-2/+13
2003/10/02 14:51:38 ssa 1.164.24.1: #i20547# native menus
2003-11-18INTEGRATION: CWS vclsysmenu (1.1.2); FILE ADDEDKurt Zenker1-0/+451
2003/11/03 12:50:59 ssa 1.1.2.4: #i20547# rename SalItemData, VisibleMenuBar() now static, redrawing menu bar only if visible 2003/10/31 16:43:30 ssa 1.1.2.3: #i20547# improve native menu support 2003/10/27 16:39:39 ssa 1.1.2.2: #i20547# do not store itempos with each item 2003/10/01 14:24:42 ssa 1.1.2.1: #i20547# native menues
2003-11-18INTEGRATION: CWS vclsysmenu (1.2.204); FILE MERGEDKurt Zenker1-2/+4
2003/11/10 17:33:13 ssa 1.2.204.2: RESYNC: (1.2-1.3); FILE MERGED 2003/10/01 14:42:32 ssa 1.2.204.1: #i20547# native menues
2003-11-18INTEGRATION: CWS vclsysmenu (1.1.2); FILE ADDEDKurt Zenker1-0/+97
2003/10/27 16:29:33 ssa 1.1.2.2: #i20547# do not store itempos with each item 2003/10/01 14:24:14 ssa 1.1.2.1: #i20547# native menues
2003-11-18INTEGRATION: CWS vclsysmenu (1.1.2); FILE ADDEDKurt Zenker1-0/+178
2003/11/03 13:33:27 ssa 1.1.2.2: #i20547# rename SalItemData 2003/10/02 14:50:52 ssa 1.1.2.1: #i20547# native menus
2003-11-18INTEGRATION: CWS vclsysmenu (1.2.214); FILE MERGEDKurt Zenker1-3/+3
2003/10/02 14:51:38 ssa 1.2.214.1: #i20547# native menus
2003-11-18INTEGRATION: CWS vclsysmenu (1.1.2); FILE ADDEDKurt Zenker1-0/+84
2003/10/02 14:50:20 ssa 1.1.2.1: #i20547# native menus
2003-11-18INTEGRATION: CWS vclsysmenu (1.79.34); FILE MERGEDKurt Zenker1-2/+52
2003/10/01 15:13:12 ssa 1.79.34.2: RESYNC: (1.79-1.80); FILE MERGED 2003/10/01 14:41:07 ssa 1.79.34.1: #i20547# native menues
2003-11-18INTEGRATION: CWS vclsysmenu (1.96.12); FILE MERGEDKurt Zenker1-31/+306
2003/11/10 16:49:57 ssa 1.96.12.5: #i20547# no key processing when native menubar active 2003/11/03 12:49:44 ssa 1.96.12.4: #i20547# rename SalItemData, VisibleMenuBar() now static 2003/10/31 16:42:48 ssa 1.96.12.3: #i20547# improve native menu support 2003/10/02 15:40:49 ssa 1.96.12.2: #i20547# native menues 2003/10/01 14:41:07 ssa 1.96.12.1: #i20547# native menues
2003-11-18INTEGRATION: CWS vclplug (1.2.322); FILE MERGEDKurt Zenker1-144/+120
2003/10/24 13:35:27 pl 1.2.322.1: #21232# win port of virtualiing sal part
2003-11-18INTEGRATION: CWS vclplug (1.95.24); FILE MERGEDKurt Zenker1-692/+568
2003/10/24 13:35:25 pl 1.95.24.1: #21232# win port of virtualiing sal part
2003-11-18INTEGRATION: CWS vclplug (1.73.36); FILE MERGEDKurt Zenker1-17/+24
2003/10/24 13:35:20 pl 1.73.36.1: #21232# win port of virtualiing sal part
2003-11-18INTEGRATION: CWS vclplug (1.2.188); FILE MERGEDKurt Zenker1-60/+62
2003/10/24 13:35:20 pl 1.2.188.1: #21232# win port of virtualiing sal part
2003-11-18INTEGRATION: CWS vclplug (1.12.84); FILE MERGEDKurt Zenker1-170/+171
2003/10/24 13:35:18 pl 1.12.84.1: #21232# win port of virtualiing sal part
2003-11-18INTEGRATION: CWS vclplug (1.2.340); FILE MERGEDKurt Zenker1-27/+41
2003/10/24 13:35:17 pl 1.2.340.1: #21232# win port of virtualiing sal part
2003-11-18INTEGRATION: CWS vclplug (1.48.104); FILE MERGEDKurt Zenker1-131/+130
2003/10/29 10:30:53 pl 1.48.104.2: RESYNC: (1.48-1.49); FILE MERGED 2003/10/24 13:35:17 pl 1.48.104.1: #21232# win port of virtualiing sal part
2003-11-18INTEGRATION: CWS vclplug (1.3.302); FILE MERGEDKurt Zenker1-97/+104
2003/10/24 13:35:16 pl 1.3.302.1: #21232# win port of virtualiing sal part
2003-11-18INTEGRATION: CWS vclplug (1.13.164); FILE MERGEDKurt Zenker1-217/+217
2003/10/24 13:35:15 pl 1.13.164.1: #21232# win port of virtualiing sal part
2003-11-18INTEGRATION: CWS vclplug (1.2.332); FILE MERGEDKurt Zenker1-31/+37
2003/10/24 13:35:14 pl 1.2.332.1: #21232# win port of virtualiing sal part
2003-11-18INTEGRATION: CWS vclplug (1.2.134); FILE MERGEDKurt Zenker1-15/+30
2003/10/29 18:29:28 pl 1.2.134.2: #i21232# timer must run in main thread 2003/10/24 13:35:12 pl 1.2.134.1: #21232# win port of virtualiing sal part
2003-11-18INTEGRATION: CWS vclplug (1.14.134); FILE MERGEDKurt Zenker1-103/+145
2003/10/24 13:35:11 pl 1.14.134.1: #21232# win port of virtualiing sal part
2003-11-18INTEGRATION: CWS vclplug (1.3.326); FILE MERGEDKurt Zenker1-6/+100
2003/10/24 13:35:11 pl 1.3.326.1: #21232# win port of virtualiing sal part
2003-11-18INTEGRATION: CWS vclplug (1.1.1.1.348); FILE MERGEDKurt Zenker2-23/+70
2003/10/24 13:35:07 pl 1.1.1.1.348.1: #21232# win port of virtualiing sal part
2003-11-18INTEGRATION: CWS vclplug (1.1.2); FILE ADDEDKurt Zenker1-0/+80
2003/10/24 13:33:55 pl 1.1.2.1: #21232# win port
2003-11-18INTEGRATION: CWS vclplug (1.1.2); FILE ADDEDKurt Zenker1-0/+121
2003/10/24 13:33:14 pl 1.1.2.1: #21232# win port
2003-11-18INTEGRATION: CWS vclplug (1.1.1.1.348); FILE MERGEDKurt Zenker1-6/+24
2003/10/24 13:35:06 pl 1.1.1.1.348.1: #21232# win port of virtualiing sal part
2003-11-18INTEGRATION: CWS vclplug (1.4.174); FILE MERGEDKurt Zenker1-11/+46
2003/10/24 13:35:05 pl 1.4.174.1: #21232# win port of virtualiing sal part
2003-11-18INTEGRATION: CWS vclplug (1.8.136); FILE MERGEDKurt Zenker1-5/+157
2003/10/24 13:35:04 pl 1.8.136.1: #21232# win port of virtualiing sal part
2003-11-18INTEGRATION: CWS vclplug (1.7.312); FILE MERGEDKurt Zenker1-9/+55
2003/10/24 13:35:03 pl 1.7.312.1: #21232# win port of virtualiing sal part
2003-11-18INTEGRATION: CWS vclplug (1.11.134); FILE MERGEDKurt Zenker1-20/+19
2003/10/24 13:35:03 pl 1.11.134.1: #21232# win port of virtualiing sal part