Commit graph

307 commits

Author SHA1 Message Date
Ivo Hinkelmann
f6b08f2481 CWS-TOOLING: integrate CWS sb107
2009-04-14 13:09:13 +0200 sb  r270758 : CWS-TOOLING: rebase CWS sb107 to trunk@270723 (milestone: DEV300:m46)
2009-04-06 14:11:54 +0200 sb  r270545 : #i100884# improve pagein effectiveness: wrap system libs in --as-needed on unxlngi6/unxlngx6 to avoid needing them where unneeded; link pagein as C program to avoid unneeded C++ runtime dependency; reorder pagein and javaldx in soffice startup script so that javaldx benefits from pagein
2009-03-31 16:40:23 +0200 sb  r270287 : decrease collisions in hashCode computation
2009-03-30 11:48:39 +0200 sb  r270207 : #i100668# corrected explicit template instantiation
2009-03-26 14:16:26 +0100 sb  r270078 : #i100408# inadvertently dropped libexslt dynamic library in previous rev 269789
2009-03-26 10:52:51 +0100 sb  r270058 : #i100576# fixed erroneous modification of RPM in previous rev 270057
2009-03-26 10:46:36 +0100 sb  r270057 : #i100576# Enable HAVE_LD_HASH_STYLE in sdev300.ini for unxlgni6 and unxlngx6; corrected unxlngx6.mk so that HAVE_LD_HASH_STYLE actually has an effect on ultimate LINKFLAGS value.
2009-03-25 16:53:39 +0100 sb  r270038 : #i85679# applied speed-symbolic-functions.diff provided by pmladek; re-ran autoconf; enabled HAVE_LD_BSYMBOLIC_FUNCTIONS for unxlngi6 and unxlngx6 in sdev300.ini
2009-03-25 15:29:12 +0100 sb  r270031 : #i100408# missing fixes in addition to -c 269789 (to actually only put single instances of certain libraries into installation sets)
2009-03-25 15:17:10 +0100 sb  r270029 : #i10084# revert masterfix additions of libraries to APPnSTDLIBs (during -r269000:269199) and instead use -rpath-link to avoid linker warnings on unxlngi6 and unxlngx6
2009-03-25 14:15:23 +0100 sb  r270023 : added svn:ignore
2009-03-25 10:25:08 +0100 sb  r270002 : #i10000# copied over trunk -c 269820
2009-03-23 10:16:00 +0100 sb  r269858 : CWS-TOOLING: rebase CWS sb107 to trunk@269781 (milestone: DEV300:m44)
2009-03-20 11:22:27 +0100 sb  r269789 : #i100408# reduce (multiple copies of) libraries delivered to solver; for that to work fine, deliver symlink feature got improved to only create a symlink if the original file exists
2009-03-20 09:21:32 +0100 sb  r269782 : #i100396# replace s(HTML|RTF)_xxx declarations with OOO_STRING_SVTOOLS_(HTML|RTF)_xxx macros to reduce symbolic relocations at load time (at least on ELF systems).
2009-03-19 11:34:56 +0100 sb  r269734 : #i100348# added VISIBILITY_HIDDEN=TRUE so that symbols from the resulting archive are not erroneously exported from dynamic libraries including the archive
2009-03-19 11:32:20 +0100 sb  r269733 : #i100348# as a prerequisite for following changes, brought jpeg-6b.patch into "dmake create_patch" format and removed application/octet-stream svn:mime-type
2009-03-12 10:39:08 +0100 sb  r269370 : duplicated cws/odfmetadata2/solenv/inc/target.mk -c 268831
2009-03-04 17:25:16 +0100 sb  r268849 : #i99880# missing AUGMENT_LIBRARY_PATH
2009-02-25 17:54:34 +0100 sb  r268459 : CWS-TOOLING: rebase CWS sb107 to trunk@268395 (milestone: DEV300:m42)
2009-02-25 09:23:15 +0100 sb  r268413 : #i99584# avoid undefined operations on nOffset (patch by cmc)
2009-02-23 10:02:25 +0100 sb  r268344 : #i99519 removed unnecessary library dependencies
2009-02-18 17:54:24 +0100 sb  r268250 : avoid warnings about format specifier and argument mismatch (on 64bit debug builds)
2009-02-18 17:50:34 +0100 sb  r268249 : avoid erroneous warning that control reaches end of non-void function
2009-02-18 17:33:53 +0100 sb  r268248 : sdext/source/pdfimport/misc/pdfihelper.cxx: #include <vcl/canvastools.hxx>
2009-04-27 11:24:10 +00:00
Ivo Hinkelmann
a7571a96c3 CWS-TOOLING: integrate CWS vcl100
2009-03-26 21:27:56 +0100 pl  r270106 : #i10000# fix an include path missing when using configure
2009-03-16 12:18:24 +0100 pl  r269518 : #i98963# revert change
2009-03-13 14:56:47 +0100 pl  r269483 : #i98980# work around a mysterious crash
2009-03-12 20:02:48 +0100 pl  r269440 : resolve some warnings
2009-03-12 19:30:32 +0100 pl  r269439 : resolve some warnings
2009-03-12 18:07:47 +0100 pl  r269432 : solve some warnings
2009-03-12 09:07:33 +0100 hdu  r269358 : #i100134# remove obsolete RCS/CVS keywords from source
2009-03-11 21:18:28 +0100 pl  r269355 : #i100134# change sft.h and ttcr.h to c++ headers
2009-03-11 20:19:15 +0100 pl  r269353 : #i100134# remove some ugly C style lists
2009-03-11 18:19:35 +0100 hdu  r269347 : #i100134# make psprint.fontsubset source C++ and make it compile
2009-03-11 14:44:35 +0100 hdu  r269334 : #i99862# fix justification of vocalized hebrew (thanks hennerdrewes)
2009-03-11 13:40:35 +0100 pl  r269327 : CWS-TOOLING: rebase CWS vcl100 to trunk@269297 (milestone: DEV300:m43)
2009-03-10 16:49:34 +0100 hdu  r269284 : #i1000020# add style-matching heuristics for single-char stylenames
2009-03-10 15:42:53 +0100 hdu  r269278 : use fast ASCII-matching for extracting attributes from PSName
2009-03-09 16:29:08 +0100 pl  r269200 : #i98980# skip bundles that are not NP plugins
2009-03-09 13:26:14 +0100 hdu  r269083 : #i99868# fix text breaking for large nCharExtra
2009-03-09 12:20:01 +0100 hdu  r269078 : #i99868# fix text breaking for large nCharExtra
2009-03-06 17:35:27 +0100 pl  r269032 : #i98980# mouse events
2009-03-06 17:10:14 +0100 pl  r269024 : #i98980# flash animations, initial paint problem
2009-03-05 20:00:21 +0100 pl  r268939 : #i98980# more plugin support
2009-03-05 15:35:06 +0100 pl  r268914 : #i98980# first twitches of a live plugin
2009-03-05 15:34:10 +0100 pl  r268913 : #i98980# access to carbon headers
2009-03-04 15:46:29 +0100 pl  r268839 : #i98980# generalize vcl SystemChildWindow from QTMovieView to NSView
2009-03-04 15:40:20 +0100 pl  r268838 : #i98980# generalize vcl SystemChildWindow from QTMovieView to NSView
2009-03-04 11:30:49 +0100 hdu  r268801 : #i99722# for OSX any anisotropy reported for the display resolution is best ignored
2009-03-02 15:52:21 +0100 pl  r268655 : #i99770# fix ambiguous looking if statements (thanks cmc)
2009-03-02 13:28:17 +0100 pl  r268649 : #i99770# fix ambiguous looking if statements (thanks cmc)
2009-02-27 15:39:30 +0100 pl  r268603 : #i97512# omit degenrate current matrix
2009-02-27 12:37:29 +0100 pl  r268579 : #i99716# remove unused code (thanks cmc)
2009-02-27 11:21:18 +0100 pl  r268569 : #i99705 remove unused code (thanks cmc)
2009-02-23 10:42:00 +0100 pl  r268345 : #i99492# remove a typo (thanks tono)
2009-02-19 12:46:21 +0100 pl  r268274 : #i99411# add new mimetype
2009-02-10 12:57:59 +0100 pl  r267548 : #i98980# more aqua plugin changes
2009-02-06 16:50:34 +0100 pl  r267475 : #i98980# plugin detection
2009-02-06 16:46:48 +0100 pl  r267474 : #i98980# make debug compilation work
2009-02-06 12:16:37 +0100 pl  r267449 : #98963# add missing wrapper
2009-02-04 20:06:59 +0100 pl  r267402 : #i97135# work around a gcc x64 optimizer bug
2009-02-04 13:45:36 +0100 pl  r267380 : #159153# do not emit empty glyph vector
2009-02-03 17:47:16 +0100 pl  r267338 : #i98533# recent gtk versions do not support GTK_MODULES for accessibility anymore
2009-02-03 10:39:46 +0100 pl  r267305 : #i97146# check if the idle formatted view is still valid
2009-01-28 11:23:23 +0100 pl  r267045 : #i42227# #i48965# refinement of check markings images
2009-01-27 19:40:01 +0100 pl  r267016 : #i42227# #i48965# change menus wrt checkmarks and images
2009-04-01 11:54:14 +00:00
Oliver Bolte
7e6365efdd #i100163# remove psprint 2009-03-13 08:25:12 +00:00
Oliver Bolte
e8807400ee #i10000# librarys missing 2009-03-09 09:49:37 +00:00
Oliver Bolte
659af2052b CWS-TOOLING: integrate CWS movepsprint
2009-02-27 10:42:24 +0100 pl  r268559 : #i99633# remove X11 build for mac
2009-02-26 16:38:01 +0100 pl  r268535 : #i97898# move psprint to vcl: no more linking psprint
2009-02-26 16:36:35 +0100 pl  r268534 : #i97898# move psprint to vcl: tentative os2 changes
2009-02-26 16:20:36 +0100 pl  r268532 : #i97898# move psprint to vcl: make compile again, round 5
2009-02-26 15:53:12 +0100 pl  r268530 : #i97898# psprint removed
2009-02-26 13:43:40 +0100 pl  r268513 : #i97898# use proper X display in PrintFontManager::initialize
2009-02-26 12:39:05 +0100 pl  r268496 : #i99633# remove unsused header
2009-02-25 19:12:54 +0100 pl  r268467 : #i99633# get rid of special casing for the now discontinued Mac X11 port
2009-02-25 18:25:37 +0100 pl  r268466 : #i97898# move psprint to vcl: make compile again, round 4
2009-02-25 17:38:55 +0100 pl  r268458 : #i97898# move psprint to vcl: make compile again, round 3
2009-02-25 16:55:15 +0100 pl  r268452 : #i97898# move psprint to vcl: remove psp lib from install set
2009-02-25 16:50:25 +0100 pl  r268451 : #i97898# move psprint to vcl: make compile again, round 2
2009-02-25 16:10:50 +0100 pl  r268448 : #i97898# move psprint to vcl: make compile again, round 1
2009-02-25 14:38:12 +0100 pl  r268440 : #i97898# move psprint to vcl: remove references to psprint in solenv
2009-02-25 14:22:22 +0100 pl  r268437 : #i97898# move psprint to vcl, first step: move in svn
2009-03-06 09:33:41 +00:00
Kurt Zenker
9441cf1747 INTEGRATION: CWS vcl89 (1.15.4); FILE MERGED
2008/05/07 19:44:47 pl 1.15.4.2: #i72327# support for system ppd dir
2008/05/07 17:40:12 pl 1.15.4.1: #i72327# support for gzipped PPD files
2008-06-25 13:47:14 +00:00
Kurt Zenker
180998cb4e INTEGRATION: CWS vcl89 (1.23.4); FILE MERGED
2008/05/07 19:44:47 pl 1.23.4.1: #i72327# support for system ppd dir
2008-06-25 13:46:57 +00:00
Kurt Zenker
dc92ad61e7 INTEGRATION: CWS vcl89 (1.23.4); FILE MERGED
2008/05/07 19:44:47 pl 1.23.4.2: #i72327# support for system ppd dir
2008/05/07 17:40:12 pl 1.23.4.1: #i72327# support for gzipped PPD files
2008-06-25 13:46:43 +00:00
Rüdiger Timm
e083ad3d5c INTEGRATION: CWS sb87 (1.3.6); FILE MERGED
2008/05/09 14:57:52 sb 1.3.6.1: #i88211# introduced vnd.sun.star.pathname pseudo URL feature for INIFILENAME and URE_BOOTSTRAP, dropped INIFILEPATH feature again in return
2008-06-09 11:49:35 +00:00
Rüdiger Timm
fdb1e051a8 INTEGRATION: CWS changefileheader (1.2.148); FILE MERGED
2008/04/01 15:22:34 thb 1.2.148.3: #i85898# Stripping all external header guards
2008/04/01 12:32:22 thb 1.2.148.2: #i85898# Stripping all external header guards
2008/03/31 13:15:11 rt 1.2.148.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:31:21 +00:00
Rüdiger Timm
fd75a7014b INTEGRATION: CWS changefileheader (1.2.148); FILE MERGED
2008/04/01 15:22:34 thb 1.2.148.2: #i85898# Stripping all external header guards
2008/03/31 13:15:12 rt 1.2.148.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:07:49 +00:00
Rüdiger Timm
c4f0eaef64 INTEGRATION: CWS changefileheader (1.3.92); FILE MERGED
2008/03/31 13:15:12 rt 1.3.92.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:07:35 +00:00
Rüdiger Timm
fceb878a01 INTEGRATION: CWS changefileheader (1.2.2); FILE MERGED
2008/03/31 13:15:12 rt 1.2.2.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:07:20 +00:00
Rüdiger Timm
f3fa66b972 INTEGRATION: CWS changefileheader (1.45.6); FILE MERGED
2008/03/31 13:15:12 rt 1.45.6.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:07:04 +00:00
Rüdiger Timm
67a820fb84 INTEGRATION: CWS changefileheader (1.6.6); FILE MERGED
2008/03/31 13:15:12 rt 1.6.6.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:06:47 +00:00
Rüdiger Timm
8be223b469 INTEGRATION: CWS changefileheader (1.2.148); FILE MERGED
2008/03/31 13:15:12 rt 1.2.148.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:06:30 +00:00
Rüdiger Timm
250956a6fa INTEGRATION: CWS changefileheader (1.4.68); FILE MERGED
2008/04/01 15:22:34 thb 1.4.68.3: #i85898# Stripping all external header guards
2008/04/01 12:32:22 thb 1.4.68.2: #i85898# Stripping all external header guards
2008/03/31 13:15:12 rt 1.4.68.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:06:14 +00:00
Rüdiger Timm
986f846da0 INTEGRATION: CWS changefileheader (1.13.6); FILE MERGED
2008/04/01 15:22:34 thb 1.13.6.3: #i85898# Stripping all external header guards
2008/04/01 12:32:22 thb 1.13.6.2: #i85898# Stripping all external header guards
2008/03/31 13:15:12 rt 1.13.6.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:05:55 +00:00
Rüdiger Timm
8dd6f7fc0b INTEGRATION: CWS changefileheader (1.4.148); FILE MERGED
2008/04/01 15:22:33 thb 1.4.148.3: #i85898# Stripping all external header guards
2008/04/01 12:32:22 thb 1.4.148.2: #i85898# Stripping all external header guards
2008/03/31 13:15:11 rt 1.4.148.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:05:29 +00:00
Rüdiger Timm
5db588d0c9 INTEGRATION: CWS changefileheader (1.16.6); FILE MERGED
2008/03/31 13:15:11 rt 1.16.6.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:05:01 +00:00
Rüdiger Timm
40b0d395d5 INTEGRATION: CWS changefileheader (1.59.6); FILE MERGED
2008/03/31 13:15:11 rt 1.59.6.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:04:44 +00:00
Rüdiger Timm
99cf86b355 INTEGRATION: CWS changefileheader (1.11.6); FILE MERGED
2008/04/01 15:22:33 thb 1.11.6.3: #i85898# Stripping all external header guards
2008/04/01 12:32:22 thb 1.11.6.2: #i85898# Stripping all external header guards
2008/03/31 13:15:11 rt 1.11.6.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:04:26 +00:00
Rüdiger Timm
c8b0362c56 INTEGRATION: CWS changefileheader (1.12.6); FILE MERGED
2008/03/31 13:15:11 rt 1.12.6.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:04:06 +00:00
Rüdiger Timm
cc12720134 INTEGRATION: CWS changefileheader (1.24.6); FILE MERGED
2008/04/01 15:22:33 thb 1.24.6.3: #i85898# Stripping all external header guards
2008/04/01 12:32:22 thb 1.24.6.2: #i85898# Stripping all external header guards
2008/03/31 13:15:11 rt 1.24.6.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:03:51 +00:00
Rüdiger Timm
c14a981c09 INTEGRATION: CWS changefileheader (1.3.148); FILE MERGED
2008/04/01 15:22:33 thb 1.3.148.2: #i85898# Stripping all external header guards
2008/03/31 13:15:11 rt 1.3.148.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:03:36 +00:00
Rüdiger Timm
8a0f9d34bb INTEGRATION: CWS changefileheader (1.14.92); FILE MERGED
2008/04/01 15:22:33 thb 1.14.92.3: #i85898# Stripping all external header guards
2008/04/01 12:32:22 thb 1.14.92.2: #i85898# Stripping all external header guards
2008/03/31 13:15:11 rt 1.14.92.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:03:21 +00:00
Rüdiger Timm
95c7aa7f89 INTEGRATION: CWS changefileheader (1.22.2); FILE MERGED
2008/03/31 13:15:11 rt 1.22.2.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:03:06 +00:00
Rüdiger Timm
8296153239 INTEGRATION: CWS changefileheader (1.8.92); FILE MERGED
2008/04/01 15:22:33 thb 1.8.92.2: #i85898# Stripping all external header guards
2008/03/31 13:15:09 rt 1.8.92.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:01:38 +00:00
Rüdiger Timm
132cf7bc7b INTEGRATION: CWS changefileheader (1.22.6); FILE MERGED
2008/04/01 15:22:33 thb 1.22.6.3: #i85898# Stripping all external header guards
2008/04/01 12:32:22 thb 1.22.6.2: #i85898# Stripping all external header guards
2008/03/31 13:15:09 rt 1.22.6.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:01:21 +00:00
Rüdiger Timm
50385e142c INTEGRATION: CWS changefileheader (1.9.148); FILE MERGED
2008/04/01 15:22:33 thb 1.9.148.3: #i85898# Stripping all external header guards
2008/04/01 12:32:22 thb 1.9.148.2: #i85898# Stripping all external header guards
2008/03/31 13:15:09 rt 1.9.148.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:00:53 +00:00
Rüdiger Timm
0d3decce29 INTEGRATION: CWS changefileheader (1.16.92); FILE MERGED
2008/04/01 15:22:33 thb 1.16.92.3: #i85898# Stripping all external header guards
2008/04/01 12:32:22 thb 1.16.92.2: #i85898# Stripping all external header guards
2008/03/31 13:15:09 rt 1.16.92.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:00:34 +00:00
Rüdiger Timm
c401413e22 INTEGRATION: CWS changefileheader (1.3.148); FILE MERGED
2008/04/01 15:22:32 thb 1.3.148.2: #i85898# Stripping all external header guards
2008/03/31 13:15:08 rt 1.3.148.1: #i87441# Change license header to LPGL v3.
2008-04-11 08:59:41 +00:00
Rüdiger Timm
34a76e752f INTEGRATION: CWS changefileheader (1.3.148); FILE MERGED
2008/04/01 12:32:21 thb 1.3.148.2: #i85898# Stripping all external header guards
2008/03/31 13:15:08 rt 1.3.148.1: #i87441# Change license header to LPGL v3.
2008-04-11 08:59:25 +00:00
Rüdiger Timm
0a3768c5b4 INTEGRATION: CWS changefileheader (1.5.6); FILE MERGED
2008/04/01 15:22:32 thb 1.5.6.2: #i85898# Stripping all external header guards
2008/03/31 13:15:08 rt 1.5.6.1: #i87441# Change license header to LPGL v3.
2008-04-11 08:59:09 +00:00
Rüdiger Timm
f2f3e17471 INTEGRATION: CWS changefileheader (1.14.6); FILE MERGED
2008/04/01 15:22:32 thb 1.14.6.3: #i85898# Stripping all external header guards
2008/04/01 12:32:21 thb 1.14.6.2: #i85898# Stripping all external header guards
2008/03/31 13:15:08 rt 1.14.6.1: #i87441# Change license header to LPGL v3.
2008-04-11 08:58:54 +00:00
Rüdiger Timm
253e3e2a82 INTEGRATION: CWS changefileheader (1.6.136); FILE MERGED
2008/04/01 15:22:32 thb 1.6.136.3: #i85898# Stripping all external header guards
2008/04/01 12:32:21 thb 1.6.136.2: #i85898# Stripping all external header guards
2008/03/31 13:15:08 rt 1.6.136.1: #i87441# Change license header to LPGL v3.
2008-04-11 08:58:01 +00:00
Rüdiger Timm
83bf2c89fa INTEGRATION: CWS changefileheader (1.22.68); FILE MERGED
2008/04/01 15:22:32 thb 1.22.68.3: #i85898# Stripping all external header guards
2008/04/01 12:32:21 thb 1.22.68.2: #i85898# Stripping all external header guards
2008/03/31 13:15:08 rt 1.22.68.1: #i87441# Change license header to LPGL v3.
2008-04-11 08:57:42 +00:00
Kurt Zenker
1b8b16b3ae INTEGRATION: CWS vcl87 (1.2.144); FILE MERGED
2008/02/22 10:51:10 pl 1.2.144.1: #i86345# use svtools progress
2008-04-03 16:17:53 +00:00
Kurt Zenker
ea7f27248c INTEGRATION: CWS vcl87 (1.19.44); FILE MERGED
2008/03/12 09:41:38 pl 1.19.44.2: RESYNC: (1.19-1.21); FILE MERGED
2008/02/22 10:51:10 pl 1.19.44.1: #i86345# use svtools progress
2008-04-03 16:17:14 +00:00
Kurt Zenker
b4216fe4ae INTEGRATION: CWS vcl87 (1.3.226); FILE MERGED
2008/03/19 09:13:31 pl 1.3.226.1: #i86345# fix dependency
2008-04-03 16:17:01 +00:00
Vladimir Glazounov
3416203411 INTEGRATION: CWS sb83 (1.1.2); FILE ADDED
2008/03/05 16:10:17 sb 1.1.2.1: #i86723# dedicated spadmin start script needed: a slightly modified desktop/scripts/unopkg.sh:1.6.34.10
2008-03-18 11:23:11 +00:00
Vladimir Glazounov
0c6d923d6a INTEGRATION: CWS sb83 (1.19.46); FILE MERGED
2008/03/17 08:39:16 sb 1.19.46.2: RESYNC: (1.19-1.21); FILE MERGED
2008/03/05 16:09:11 sb 1.19.46.1: #i86723# dedicated spadmin start script needed
2008-03-18 11:23:00 +00:00
Vladimir Glazounov
4b875d6b04 INTEGRATION: CWS sb83 (1.3.228); FILE MERGED
2008/03/05 16:09:11 sb 1.3.228.1: #i86723# dedicated spadmin start script needed
2008-03-18 11:22:45 +00:00
Kurt Zenker
3428f43323 INTEGRATION: CWS vcl86_DEV300 (1.44.46); FILE MERGED
2008/02/20 16:24:30 pl 1.44.46.2: #i83676# change checkbox text
2008/01/16 17:28:41 pl 1.44.46.1: #i83676# add GUI for external dialog and resp. command line
2008-03-05 15:55:26 +00:00
Kurt Zenker
765390193e INTEGRATION: CWS vcl86_DEV300 (1.5.58); FILE MERGED
2008/01/16 17:28:41 pl 1.5.58.1: #i83676# add GUI for external dialog and resp. command line
2008-03-05 15:55:10 +00:00
Kurt Zenker
92accf1854 INTEGRATION: CWS vcl86_DEV300 (1.12.38); FILE MERGED
2008/02/21 13:29:18 pl 1.12.38.1: #i83676# reflect CUPS->non CUPS->CUPS switching
2008-03-05 15:54:47 +00:00
Kurt Zenker
a92af7b8c4 INTEGRATION: CWS vcl86_DEV300 (1.15.38); FILE MERGED
2008/02/20 16:24:30 pl 1.15.38.1: #i83676# change checkbox text
2008-03-05 15:54:15 +00:00
Kurt Zenker
17f1dd8adf INTEGRATION: CWS vcl86_DEV300 (1.58.46); FILE MERGED
2008/02/20 17:38:08 pl 1.58.46.1: #i83676# add disable CUPS option for the very few people who want that
2008-03-05 15:53:53 +00:00
Kurt Zenker
4ba6043184 INTEGRATION: CWS vcl86_DEV300 (1.10.82); FILE MERGED
2008/02/20 17:38:08 pl 1.10.82.1: #i83676# add disable CUPS option for the very few people who want that
2008-03-05 15:53:38 +00:00
Kurt Zenker
8d3271d1ba INTEGRATION: CWS vcl86_DEV300 (1.11.126); FILE MERGED
2008/02/20 17:38:08 pl 1.11.126.1: #i83676# add disable CUPS option for the very few people who want that
2008-03-05 15:53:21 +00:00