Oliver Bolte
6b691ec32d
INTEGRATION: CWS formdesign01 (1.1.2); FILE ADDED
...
2003/11/27 14:43:51 fs 1.1.2.1: during #i22878#: moved herein from extensions/source/dbimport for shared usage
2004-03-19 11:26:56 +00:00
Oliver Bolte
ab033a4456
INTEGRATION: CWS formdesign01 (1.107.42); FILE MERGED
...
2004/02/25 18:42:38 fs 1.107.42.2: RESYNC: (1.107-1.110); FILE MERGED
2003/11/27 14:46:13 fs 1.107.42.1: #i22878#
2004-03-19 11:26:45 +00:00
Oliver Bolte
0606974736
INTEGRATION: CWS formdesign01 (1.1.2); FILE ADDED
...
2003/11/27 14:43:31 fs 1.1.2.1: during #i22878#: moved herein from extensions/source/dbimport for shared usage
2004-03-19 11:26:08 +00:00
Oliver Bolte
89d1354410
#100000# syntax for unxlngi5 nonpro
2004-03-18 11:13:00 +00:00
Oliver Bolte
9e56a0c529
#100000# linux parse problem
2004-03-18 11:03:36 +00:00
Thorsten Behrens
f045b7b4f5
#110496# Merge from cws_srx645_canvas01: first working version of XCanvas C++ wrapper, providing encapsulation against possible API changes and some amount of convenience.
2004-03-18 09:41:15 +00:00
Thorsten Behrens
6e89341b50
#110496# Merge from cws_srx645_canvas01: first working version of XCanvas UNO components, for now consisting of javacanvas.uno.jar, vclcanvas.uno and directxcanvas.uno (windows only)
2004-03-18 09:38:44 +00:00
Oliver Bolte
aac18e0575
#100000# depends on print_header
2004-03-18 08:28:09 +00:00
Oliver Bolte
c3ca9fb10e
#100000# depends on tools
2004-03-18 07:56:47 +00:00
Kurt Zenker
204c62362b
new version for SRC680
2004-03-18 05:01:12 +00:00
Rüdiger Timm
c39e284de6
new version for SRC680
2004-03-18 02:12:21 +00:00
Oliver Bolte
6a29d35f36
INTEGRATION: CWS canvas01 (1.26.6); FILE MERGED
...
2004/02/20 20:55:42 thb 1.26.6.1: #110496# Added basegfx dependency
2004-03-17 13:20:42 +00:00
Oliver Bolte
23dcb9236b
INTEGRATION: CWS canvas01 (1.3.140); FILE MERGED
...
2004/02/12 18:16:49 thb 1.3.140.1: #110496# Changed senseless DISPOSE_FULL (never worked) to more plausible DISPOSE_BACK: multi-page TIFFs might differ in size
2004-03-17 12:57:57 +00:00
Oliver Bolte
71bd0d35dd
INTEGRATION: CWS canvas01 (1.176.36); FILE MERGED
...
2004/02/25 13:16:53 thb 1.176.36.10: #110496# Removed temporary jnihelp
2004/02/20 20:58:27 thb 1.176.36.9: #110496# Added another canvas helper method
2004/02/16 21:45:12 thb 1.176.36.8: RESYNC: (1.180-1.183); FILE MERGED
2004/01/06 15:17:10 thb 1.176.36.7: #110496# Adapted native window handle fetch to new abstract SalFrame interface
2004/01/06 01:06:03 thb 1.176.36.6: RESYNC: (1.176-1.180); FILE MERGED
2004/01/05 12:58:02 thb 1.176.36.5: #110496# Adapted to VCL canvas (more init args)
2003/08/19 17:45:34 thb 1.176.36.4: First milestone: animation, basic drawing, sprites and double buffering now working
2003/08/18 16:40:58 thb 1.176.36.3: #110496# Now using JNI helper method to fake a Motif widget ID for X11
2003/08/08 14:38:24 thb 1.176.36.2: #110496# Had to forward some XWindow methods, to keep the embedded window to the same size etc
2003/07/29 15:26:01 thb 1.176.36.1: #110496# Added VCL-Canvas link to Window, to acquire an XCanvas for a VCL Window
2004-03-17 12:57:29 +00:00
Oliver Bolte
2a76823651
INTEGRATION: CWS canvas01 (1.12.52); FILE MERGED
...
2004/02/20 20:57:56 thb 1.12.52.1: #110496# Added canvastools
2004-03-17 12:57:06 +00:00
Oliver Bolte
7436e27430
INTEGRATION: CWS canvas01 (1.1.2); FILE ADDED
...
2004/02/20 20:54:32 thb 1.1.2.1: Initial revision
2004-03-17 12:56:54 +00:00
Oliver Bolte
413dce0e6e
INTEGRATION: CWS canvas01 (1.34.14); FILE MERGED
...
2004/02/20 20:56:01 thb 1.34.14.1: #110496# Added canvastools
2004-03-17 12:56:44 +00:00
Oliver Bolte
fda73b8d03
INTEGRATION: CWS canvas01 (1.3.126); FILE MERGED
...
2004/02/10 17:22:11 thb 1.3.126.1: #110496# Moved Sequence tools from canvas to comphelper
2004-03-17 12:54:37 +00:00
Oliver Bolte
0d31f33519
INTEGRATION: CWS canvas01 (1.1.2); FILE ADDED
...
2004/02/04 13:09:58 thb 1.1.2.5: #110496# Cleaned up implementation helper (removed all ambiguity resolving hacks)
2003/12/05 15:16:13 thb 1.1.2.4: Incorporated suggestions from FS (createUnambiguous) and AF (makeImplementationReference)
2003/12/01 17:54:54 thb 1.1.2.3: Added convenience factory method, to avoid somewhat clumsy use of the AmbiguityResolver. Added default constructor and get() method, to mimick auto_ptr more closely
2003/10/14 17:10:01 thb 1.1.2.2: Had to add ambiguity resolver mechanics. Since unfortunately, C++ helper for UNO are ambiguously derived from XInterface, I somehow had to force a static_cast< UnambiguousType > before the first uno::Reference construction. On the other hand, the ImplementationReference constructor should remain unary, to facilitate painless member initialisation (of ImplementationReference members in a client's constructor, of course)
2003/10/14 15:50:47 thb 1.1.2.1: Initial revision
2004-03-17 12:54:25 +00:00
Oliver Bolte
ed405ea467
INTEGRATION: CWS canvas01 (1.3.102); FILE MERGED
...
2004/02/05 15:10:51 thb 1.3.102.1: #110496# Mutex must be modifieable also in const methods, made mutable
2004-03-17 12:54:15 +00:00
Oliver Bolte
dc4b335d21
INTEGRATION: CWS jl5vba (1.46.18); FILE MERGED
...
2004/01/20 10:03:16 ab 1.46.18.1: #111934# #112369# Merge decimal type support
2004-03-17 12:31:06 +00:00
Oliver Bolte
fcd484f661
INTEGRATION: CWS os26 (1.43.8); FILE MERGED
...
2004/01/08 15:00:33 os 1.43.8.1: #i23849# initialization of sal_Bool variables added
2004-03-17 10:48:53 +00:00
Oliver Bolte
1ab7164d49
INTEGRATION: CWS cups01 (1.20.16); FILE MERGED
...
2004/02/13 17:04:18 pl 1.20.16.3: RESYNC: (1.21-1.22); FILE MERGED
2003/12/17 16:05:22 pl 1.20.16.2: RESYNC: (1.20-1.21); FILE MERGED
2003/08/12 10:21:52 pl 1.20.16.1: removed myriads of warnings
2004-03-17 09:52:41 +00:00
Oliver Bolte
96dc24adb6
INTEGRATION: CWS cups01 (1.21.40); FILE MERGED
...
2004/02/13 17:04:10 pl 1.21.40.4: RESYNC: (1.22-1.25); FILE MERGED
2003/12/17 16:04:43 pl 1.21.40.3: RESYNC: (1.21-1.22); FILE MERGED
2003/08/12 10:21:52 pl 1.21.40.2: removed myriads of warnings
2003/08/05 13:35:48 pl 1.21.40.1: #i12087# add CUPS support
2004-03-17 09:52:27 +00:00
Oliver Bolte
cc062c4059
INTEGRATION: CWS cups01 (1.11.40); FILE MERGED
...
2004/03/10 12:20:06 pl 1.11.40.4: #i26269# get a decent default PPD if CUPS does not provide one
2004/02/13 17:04:28 pl 1.11.40.3: RESYNC: (1.12-1.13); FILE MERGED
2003/12/17 16:05:41 pl 1.11.40.2: RESYNC: (1.11-1.12); FILE MERGED
2003/08/12 10:21:52 pl 1.11.40.1: removed myriads of warnings
2004-03-17 09:52:13 +00:00
Oliver Bolte
cb6d049e9a
INTEGRATION: CWS cups01 (1.6.40); FILE MERGED
...
2003/11/06 14:00:30 pl 1.6.40.2: #112993# fixed an off by one
2003/08/12 10:21:51 pl 1.6.40.1: removed myriads of warnings
2004-03-17 09:51:59 +00:00
Oliver Bolte
1049ae1c61
INTEGRATION: CWS cups01 (1.19.22); FILE MERGED
...
2004/02/16 09:46:59 pl 1.19.22.7: solved a merge artifact
2004/02/13 17:07:33 pl 1.19.22.6: RESYNC: (1.19-1.21); FILE MERGED
2003/09/09 13:50:11 pl 1.19.22.5: #i18852# fix a config reading issue
2003/08/12 10:21:50 pl 1.19.22.4: removed myriads of warnings
2003/08/07 15:10:57 pl 1.19.22.3: #i12087# write CUPS options
2003/08/06 18:22:18 pl 1.19.22.2: #i12087# add: get cups properties
2003/08/05 13:35:47 pl 1.19.22.1: #i12087# add CUPS support
2004-03-17 09:51:45 +00:00
Oliver Bolte
eba0890d12
INTEGRATION: CWS cups01 (1.2.74); FILE MERGED
...
2004/02/13 17:03:27 pl 1.2.74.4: RESYNC: (1.2-1.3); FILE MERGED
2003/08/21 13:39:14 pl 1.2.74.3: #i12087# only compile in cups if ENABLE_CUPS is set
2003/08/15 12:41:04 pl 1.2.74.2: #i12087# add authentication callback
2003/08/05 13:35:47 pl 1.2.74.1: #i12087# add CUPS support
2004-03-17 09:51:30 +00:00
Oliver Bolte
9de8d9cadb
INTEGRATION: CWS cups01 (1.2.74); FILE MERGED
...
2004/02/13 17:03:39 pl 1.2.74.6: RESYNC: (1.3-1.4); FILE MERGED
2003/12/17 16:04:23 pl 1.2.74.5: RESYNC: (1.2-1.3); FILE MERGED
2003/09/09 13:50:09 pl 1.2.74.4: #i18852# fix a config reading issue
2003/08/12 10:21:50 pl 1.2.74.3: removed myriads of warnings
2003/08/06 18:22:18 pl 1.2.74.2: #i12087# add: get cups properties
2003/08/05 16:32:43 pl 1.2.74.1: #i12087# load PPD from CUPS server on demand only
2004-03-17 09:51:16 +00:00
Oliver Bolte
f98a1ff515
INTEGRATION: CWS cups01 (1.1.2); FILE ADDED
...
2004/03/10 12:20:06 pl 1.1.2.10: #i26269# get a decent default PPD if CUPS does not provide one
2003/12/01 14:15:25 pl 1.1.2.9: #i23057# fall back to old print stuff if CUPS has no dests
2003/11/06 15:14:37 pl 1.1.2.8: #112987# printer setup should be updated also after printer change
2003/08/21 13:39:14 pl 1.1.2.7: #i12087# only compile in cups if ENABLE_CUPS is set
2003/08/15 12:41:04 pl 1.1.2.6: #i12087# add authentication callback
2003/08/12 10:21:49 pl 1.1.2.5: removed myriads of warnings
2003/08/07 15:10:57 pl 1.1.2.4: #i12087# write CUPS options
2003/08/06 18:22:18 pl 1.1.2.3: #i12087# add: get cups properties
2003/08/05 16:32:43 pl 1.1.2.2: #i12087# load PPD from CUPS server on demand only
2003/08/05 13:35:47 pl 1.1.2.1: #i12087# add CUPS support
2004-03-17 09:51:03 +00:00
Oliver Bolte
15b5fe5324
INTEGRATION: CWS cups01 (1.3.76); FILE MERGED
...
2004/02/13 17:05:29 pl 1.3.76.3: RESYNC: (1.3-1.4); FILE MERGED
2003/12/01 15:18:30 pl 1.3.76.2: removed an ambiguity for workshop compiler
2003/08/12 10:21:48 pl 1.3.76.1: removed myriads of warnings
2004-03-17 09:50:52 +00:00
Oliver Bolte
82a7383578
INTEGRATION: CWS cups01 (1.8.34); FILE MERGED
...
2004/03/10 12:20:05 pl 1.8.34.6: #i26269# get a decent default PPD if CUPS does not provide one
2004/02/13 17:05:20 pl 1.8.34.5: RESYNC: (1.9-1.10); FILE MERGED
2003/12/17 16:06:36 pl 1.8.34.4: RESYNC: (1.8-1.9); FILE MERGED
2003/08/12 10:21:48 pl 1.8.34.3: removed myriads of warnings
2003/08/06 18:22:17 pl 1.8.34.2: #i12087# add: get cups properties
2003/08/05 13:35:46 pl 1.8.34.1: #i12087# add CUPS support
2004-03-17 09:50:40 +00:00
Oliver Bolte
e8ddda4134
INTEGRATION: CWS cups01 (1.14.34); FILE MERGED
...
2004/02/13 17:05:11 pl 1.14.34.2: RESYNC: (1.14-1.16); FILE MERGED
2003/08/12 10:21:47 pl 1.14.34.1: removed myriads of warnings
2004-03-17 09:50:28 +00:00
Oliver Bolte
52d078d88f
INTEGRATION: CWS cups01 (1.4.34); FILE MERGED
...
2004/02/13 17:06:04 pl 1.4.34.2: RESYNC: (1.4-1.5); FILE MERGED
2003/08/12 10:21:46 pl 1.4.34.1: removed myriads of warnings
2004-03-17 09:50:16 +00:00
Oliver Bolte
f0c4cacfe1
INTEGRATION: CWS cups01 (1.23.4); FILE MERGED
...
2004/02/13 17:05:37 pl 1.23.4.5: RESYNC: (1.25-1.27); FILE MERGED
2003/12/17 16:07:08 pl 1.23.4.4: RESYNC: (1.23.22.2-1.25); FILE MERGED
2003/12/01 14:38:46 pl 1.23.4.3: RESYNC: (1.23-1.23.22.2); FILE MERGED
2003/11/14 12:23:18 pl 1.23.4.2: #113741# remove dependency on missing initializer
2003/08/12 10:21:46 pl 1.23.4.1: removed myriads of warnings
2004-03-17 09:50:04 +00:00
Oliver Bolte
85b92c802e
INTEGRATION: CWS cups01 (1.2.34); FILE MERGED
...
2004/02/13 17:05:55 pl 1.2.34.2: RESYNC: (1.2-1.3); FILE MERGED
2003/08/12 10:21:45 pl 1.2.34.1: removed myriads of warnings
2004-03-17 09:49:49 +00:00
Oliver Bolte
62c49355d5
INTEGRATION: CWS cups01 (1.4.72); FILE MERGED
...
2004/02/13 17:05:46 pl 1.4.72.2: RESYNC: (1.4-1.5); FILE MERGED
2003/08/12 10:21:45 pl 1.4.72.1: removed myriads of warnings
2004-03-17 09:49:37 +00:00
Oliver Bolte
41485036c7
INTEGRATION: CWS cups01 (1.3.74); FILE MERGED
...
2003/08/12 10:21:44 pl 1.3.74.1: removed myriads of warnings
2004-03-17 09:49:26 +00:00
Oliver Bolte
90e0e95f81
INTEGRATION: CWS cups01 (1.39.16); FILE MERGED
...
2004/02/13 17:04:45 pl 1.39.16.4: RESYNC: (1.41-1.44); FILE MERGED
2003/12/17 16:06:17 pl 1.39.16.3: RESYNC: (1.39.32.1-1.41); FILE MERGED
2003/12/01 14:38:39 pl 1.39.16.2: RESYNC: (1.39-1.39.32.1); FILE MERGED
2003/08/12 10:21:43 pl 1.39.16.1: removed myriads of warnings
2004-03-17 09:49:06 +00:00
Oliver Bolte
4b19bbfecd
INTEGRATION: CWS cups01 (1.8.22); FILE MERGED
...
2004/02/13 17:04:36 pl 1.8.22.2: RESYNC: (1.8-1.9); FILE MERGED
2003/08/12 10:21:43 pl 1.8.22.1: removed myriads of warnings
2004-03-17 09:48:54 +00:00
Oliver Bolte
fa6ed4d2d3
INTEGRATION: CWS cups01 (1.4.40); FILE MERGED
...
2004/02/13 17:06:52 pl 1.4.40.2: RESYNC: (1.4-1.5); FILE MERGED
2003/08/05 13:35:45 pl 1.4.40.1: #i12087# add CUPS support
2004-03-17 09:48:43 +00:00
Oliver Bolte
11927a4670
INTEGRATION: CWS cups01 (1.4.22); FILE MERGED
...
2004/02/13 17:06:26 pl 1.4.22.3: RESYNC: (1.4-1.5); FILE MERGED
2003/08/06 18:22:16 pl 1.4.22.2: #i12087# add: get cups properties
2003/08/05 13:35:44 pl 1.4.22.1: #i12087# add CUPS support
2004-03-17 09:48:31 +00:00
Oliver Bolte
0d7a9b7bad
INTEGRATION: CWS cups01 (1.4.34); FILE MERGED
...
2003/08/06 18:22:16 pl 1.4.34.1: #i12087# add: get cups properties
2004-03-17 09:48:09 +00:00
Oliver Bolte
003619907f
INTEGRATION: CWS cups01 (1.1.1.1.100); FILE MERGED
...
2003/08/05 16:32:42 pl 1.1.1.1.100.1: #i12087# load PPD from CUPS server on demand only
2004-03-17 09:47:57 +00:00
Oliver Bolte
8f818d67f3
INTEGRATION: CWS cups01 (1.1.2); FILE ADDED
...
2004/03/10 12:20:04 pl 1.1.2.5: #i26269# get a decent default PPD if CUPS does not provide one
2003/12/01 14:15:22 pl 1.1.2.4: #i23057# fall back to old print stuff if CUPS has no dests
2003/08/15 12:41:04 pl 1.1.2.3: #i12087# add authentication callback
2003/08/06 18:22:15 pl 1.1.2.2: #i12087# add: get cups properties
2003/08/05 13:35:44 pl 1.1.2.1: #i12087# add CUPS support
2004-03-17 09:47:45 +00:00
Oliver Bolte
a9731ebc7d
INTEGRATION: CWS cups01 (1.37.4); FILE MERGED
...
2004/03/08 15:58:10 pl 1.37.4.3: corrected spelling
2004/02/13 15:34:34 pl 1.37.4.2: RESYNC: (1.37-1.38); FILE MERGED
2003/08/15 12:41:21 pl 1.37.4.1: #i12087# add authentication callback
2004-03-17 09:46:17 +00:00
Oliver Bolte
3fa34f34ee
INTEGRATION: CWS cups01 (1.2.90); FILE MERGED
...
2003/08/15 12:41:21 pl 1.2.90.1: #i12087# add authentication callback
2004-03-17 09:46:04 +00:00
Oliver Bolte
b558973045
INTEGRATION: CWS cups01 (1.7.62); FILE MERGED
...
2003/08/15 13:21:16 pl 1.7.62.3: removed a bunch of warnings
2003/08/15 12:41:21 pl 1.7.62.2: #i12087# add authentication callback
2003/08/07 15:06:49 pl 1.7.62.1: #i12087# adjustments for CUPS
2004-03-17 09:45:50 +00:00
Oliver Bolte
c476ee1193
INTEGRATION: CWS cups01 (1.2.34); FILE MERGED
...
2003/08/15 13:21:15 pl 1.2.34.1: removed a bunch of warnings
2004-03-17 09:45:34 +00:00
Oliver Bolte
1804a07485
INTEGRATION: CWS cups01 (1.5.34); FILE MERGED
...
2004/02/13 15:32:05 pl 1.5.34.2: RESYNC: (1.5-1.6); FILE MERGED
2003/08/15 13:21:15 pl 1.5.34.1: removed a bunch of warnings
2004-03-17 09:45:21 +00:00