Commit Graph

69 Commits

Author SHA1 Message Date
a0296296fb fdo#60691 add modelines to *.src and *.hrc files
use solenv/bin/add-modulelines script for the task
and remove all UTF bom from *.src and *.hrc files

svx/source/dialog/hdft.src

Change-Id: I745d4f0fe9b05436a142a03f8512970f91c41bd4
2013-03-08 21:02:26 +00:00
44cfc7cb65 re-base on ALv2 code. Includes (at least) relevant parts of:
linecap: Reintegrating finished LineCap feature
    Patch contributed by Regina Henschel
    http://svn.apache.org/viewvc?view=revision&revision=1232507

    Patches contributed by Sven Jacobi
    impress212: #i81610# fixed animation export
    http://svn.apache.org/viewvc?view=revision&revision=1167620
    impress212: drawinglayer gbuild environment changes
    http://svn.apache.org/viewvc?view=revision&revision=1167627
    http://svn.apache.org/viewvc?view=revision&revision=1167628
    impress212: DffPropSet -> minor code improvements, removing table
    http://svn.apache.org/viewvc?view=revision&revision=1167634
    impress212: #158494# fixed excel import (text rotation)
    http://svn.apache.org/viewvc?view=revision&revision=1167638

    Patches contributed by Armin Le Grand
    Svg: Reintegrated Svg replacement from /branches/alg/svgreplavement
    http://svn.apache.org/viewvc?view=revision&revision=1220836
    #118728# changed indentifying definitions for Svg file detection
    http://svn.apache.org/viewvc?view=revision&revision=1229961
    #118838# LineGeometry creation for complicated cases optimized to
	create single Polygons
    http://svn.apache.org/viewvc?view=revision&revision=1236232
    #119176# corrected file type detection for SVG for svg files
	without xml header
    http://svn.apache.org/viewvc?view=revision&revision=1309445
    #118728# Extended Svg file detection
    http://svn.apache.org/viewvc?view=revision&revision=1230531
    #118529# solve break converters and convert commands for OLEs and images
    http://svn.apache.org/viewvc?view=revision&revision=1186168
    svg: added WaE changes from branch svgreplacement to trunc
    http://svn.apache.org/viewvc?view=revision&revision=1222974
    svg: corrected missing member initialization
    http://svn.apache.org/viewvc?view=revision&revision=1226134
    fix for #118525#: Using primitives for chart sub-geometry visualisation
    http://svn.apache.org/viewvc?view=revision&revision=1226879
    #118898# Adapted ImpGraphic::ImplGetBitmap to correctly convert
	metafiles to bitmapEx ...
    http://svn.apache.org/viewvc?view=revision&revision=1293316
    fix for #118525#: removed no longer used variable maOriginalMapMode, one
    more exception eliminated
    http://svn.apache.org/viewvc?view=revision&revision=1227097
    #16758# Added buffering to the VDev usages of the VclProcessor2D derivates...
    http://svn.apache.org/viewvc?view=revision&revision=1229521
    #116758# Secured VDev buffer device to Vcl deinit
    http://svn.apache.org/viewvc?view=revision&revision=1230574
    #116758# added remembering allocated VDevs for VDevBuffer to be able to also
    delete these when vcl goes down; it should never happen, but You never know
    http://svn.apache.org/viewvc?view=revision&revision=1230927
    #118730# Changed SvgClipPathNode to use MaskPrimitive2D for primitive
	representation instead of TransparencePrimitive2D
    http://svn.apache.org/viewvc?view=revision&revision=1231198
    #118822# secured 3D geometry creation (slices) by subdividing the 2D
    source polyPolygon early
    http://svn.apache.org/viewvc?view=revision&revision=1234749
    #118829# enhanced Svg gradient quality, obstacles avoided
    http://svn.apache.org/viewvc?view=revision&revision=1235361
    #118834# Unified usage of TextBreakupHelper as single tooling class
    for i18n text primitive breakup
    http://svn.apache.org/viewvc?view=revision&revision=1236110
    #118853# added square pixel size limit to conversion of
    TransparencePrimitive2D to Metafile action
    http://svn.apache.org/viewvc?view=revision&revision=1237656
    #118824# coreccted mirroring and boundrect when the graphicmanager
    is used for bitmap output
    http://svn.apache.org/viewvc?view=revision&revision=1240097
    #115092# Corrected VclProcessor2D::RenderPolygonStrokePrimitive2D for
    various optimization scenarios
    http://svn.apache.org/viewvc?view=revision&revision=1241434
    #118783# Corrected errors in ID strings, corrected Svg line/fill export,
    corrected polygon close state
    http://svn.apache.org/viewvc?view=revision&revision=1232006
    #118796# corrected null-pointer usage in SVG text exporter
    http://svn.apache.org/viewvc?view=revision&revision=1240262
    #118729# Use GraphicStreamUrl and GraphicUrl to allow multi image
    import with linked graphics, too
    http://svn.apache.org/viewvc?view=revision&revision=1229962
    #118898# corrected error in GDIMetaFile::GetBoundRect in handling
    MetaFloatTransparentAction
    http://svn.apache.org/viewvc?view=revision&revision=1293349
    #118855# Corrected handling of possibly created empty clipRegions
    after PolyPolygon clipping
    http://svn.apache.org/viewvc?view=revision&revision=1237725
	#115962# Better (but not yet optimal, see comments in task) handling
	of MetaFloatTransparentAction in PDF export
	http://svn.apache.org/viewvc?view=revision&revision=1241078
    IP clearance: #118466# This patch removes librsvg, libcroco, libgsf, ...
    http://svn.apache.org/viewvc?view=revision&revision=1200879
    118779# Added svg content streaming in/out to ImpGraphic stream operators
    http://svn.apache.org/viewvc?view=revision&revision=1231908
    linecap: correctons for WaE and mac drawing
    http://svn.apache.org/viewvc?view=revision&revision=1232793
    svg: uses current system Dpi for Svg replacement image creation
    http://svn.apache.org/viewvc?view=revision&revision=1233948

    Patches contributed by Mathias Bauer (and others)
    gnumake4 work variously
    http://svn.apache.org/viewvc?view=revision&revision=1394326
    http://svn.apache.org/viewvc?view=revision&revision=1396797
    http://svn.apache.org/viewvc?view=revision&revision=1397315
    http://svn.apache.org/viewvc?view=revision&revision=1394326
    Remove duplicate header includes.
    cws mba34issues01: #i117720#: convert assertion into warning
    http://svn.apache.org/viewvc?view=revision&revision=1172352
    118485 - Styles for OLEs are not saved. Submitted by Armin Le Grand.
    http://svn.apache.org/viewvc?view=revision&revision=1182166
    cws mba34issues01: #i117714#: remove assertion
    http://svn.apache.org/viewvc?view=revision&revision=1172357

    Patch contributed by Jurgen Schmidt
    add some additional checks to ensure proper reading operations
    http://svn.apache.org/viewvc?view=revision&revision=1209022
    mostly prefer our stream / bounds checking work.

    Patches contributed by Herbert Duerr
    #i118816# add clarifying comment regarding Font::*Color*() methods
    http://svn.apache.org/viewvc?view=revision&revision=1233833
    extend macro->string handling for empty strings
    http://svn.apache.org/viewvc?view=revision&revision=1175801
    avoid magic constants for SALCOLOR_NONE
    http://svn.apache.org/viewvc?view=revision&revision=1177543
    initialize slant properly in ImplFontMetricData constructor (author=iorsh)
    http://svn.apache.org/viewvc?view=revision&revision=1177551
    #i118675# make check for extension updates more stable
    http://svn.apache.org/viewvc?view=revision&revision=1214797
    #a118617# remove VBasicEventListener.dll binary
    There are no known users depending on its CLSID
    http://svn.apache.org/viewvc?view=revision&revision=1203697

    Patches contributed by Ariel Constenla-Haile
    Fix build breaker on Linux/gcc
    http://svn.apache.org/viewvc?view=revision&revision=1221104
    Fix crash when trying to instantiate css.graphic.GraphicRasterizer_RSVG
    http://svn.apache.org/viewvc?view=revision&revision=1215559

    Patches contributed by Oliver-Rainer Wittmann
    sw34bf06: #i117962# - method <SwFlyFrm::IsPaint(..)> - consider
    instances of <SwFlyDrawObj>
    http://svn.apache.org/viewvc?view=revision&revision=1172120
    sw34bf06: #i117783# - Writer's implementation of XPagePrintable -
    apply print settings to new printing routines
    http://svn.apache.org/viewvc?view=revision&revision=1172115

    gnumake4 work variously from Hans-Joachim Lankenau
    http://svn.apache.org/viewvc?view=revision&revision=1397315
    http://svn.apache.org/viewvc?view=revision&revision=1396797
    http://svn.apache.org/viewvc?view=revision&revision=1396782
    http://svn.apache.org/viewvc?view=revision&revision=1394707
    plus some amount of re-splitting of legacy headers.

    Patch contributed by Pavel Janik
    WaE: Remove unused variables.
    http://svn.apache.org/viewvc?view=revision&revision=1230697

    Patches contributed by Takashi Ono
    mingwport35: i#117795: MinGW port fix for vcl2gnumake
    http://svn.apache.org/viewvc?view=revision&revision=1172091
    mingwport35: i#117795: MinGW port fix for vcl2gnumake
    http://svn.apache.org/viewvc?view=revision&revision=1172091

    Patch contributed by Christian Lippka
    impress212: #i98044# re enable Text menu for outline and title shapes
    http://svn.apache.org/viewvc?view=revision&revision=1167639

    Patch contributed by Andre Fischer
    118674: Made category B code optional and disabled by default.
    http://svn.apache.org/viewvc?view=revision&revision=1215131
    118881: Ignore empty paragraphs after bullets.
    http://svn.apache.org/viewvc?view=revision&revision=1296205

    Patches contributed by Philipp Lohmann
    ooo340fixes: #i117780# use rtl allocator
    http://svn.apache.org/viewvc?view=revision&revision=1172087
    ooo34gsl02: #i117807# fix an off by one error (index actually
    inside the pfb section header)
    http://svn.apache.org/viewvc?view=revision&revision=1167576

various cleanups, related compilation fixes, warning cleanups, re-working
of obsolete stl template pieces to use boost instead, changed string
classes, re-adapt KDE about data, about dialog, fixing warnings,
and other fixes & improvements.
Disable svg import / render for about/ branding code-paths for now.
Restore full icon theme set.
Remove OS/2 conditionals and sources.
Remove conflicting gtk/full-screen monitors support.
Retain existing svg rasterizer files - temporarily disabled.
Standardize stringificaiton and fixup dllpostfix issues.
Rename SvgGradientHelper::== to equalTo to avoid overloading issues.
Use the flat GdiPlus API for LineCaps calls.
2012-11-06 11:58:16 +00:00
5a7e8389f0 hrc cleanup: Remove include guards from src files
Change-Id: I7d52837f4058bab1bb5a0137788521d12834d519
2012-07-14 05:43:47 +02:00
8d7e1a6e13 Enabling Icedove addressbook connection for Base (Thank you Caolan) 2012-01-09 23:57:26 +01:00
3a93807bdc Improve GroupWise warning in address book data source wizard, bnc#573994
Commit an old patch from i#110071, to prevent it being lost presumably
forever in an old tiny CWS of mine.
2011-05-05 15:50:12 +03:00
976acf3ed1 CWS changehid: generate former auto hids into src files 2010-10-11 17:56:12 +02:00
36de66bdf0 changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) 2010-02-12 15:01:35 +01:00
f1c41b51ab CWS-TOOLING: integrate CWS evoab2def
2009-05-28 16:00:19 +0200 fs  r272412 : don't use createFalse - Evo 2.22 simply hangs when ask for all contacts without a first name. Instead, in the WHERE 0=1 case, simply create an empty result set
2009-05-22 14:25:51 +0200 fs  r272193 : #i10000#
2009-05-22 14:25:37 +0200 fs  r272192 : oops, ENABLE_EVOAB2 for some platforms only, not generically
2009-05-22 14:19:00 +0200 fs  r272191 : #i10000#
2009-05-22 12:42:38 +0200 fs  r272183 : when sorting, properly use a syslocale collator, instead of comparing the numerical values of the string's UTF-16 code points
2009-05-20 15:09:00 +0200 fs  r272131 : clear/getWarnings: also allowed without cache
2009-05-20 14:11:19 +0200 fs  r272128 : removed debug traces
2009-05-20 14:03:31 +0200 fs  r272126 : #i55701# +STR_SORT_BY_COL_ONLY
2009-05-20 14:02:29 +0200 fs  r272125 : implement sorting
2009-05-20 10:10:19 +0200 fs  r272107 : #i10000#
2009-05-19 16:02:17 +0200 fs  r272089 : #i10000#
2009-05-19 16:02:02 +0200 fs  r272088 : #i55701# strings for new error condition DATA_CANNOT_SELECT_UNFILTERED
2009-05-19 16:01:31 +0200 fs  r272087 : #i55701# use DATA_CANNOT_SELECT_UNFILTERED as standardized error code
2009-05-19 15:59:59 +0200 fs  r272086 : #i55701# +DATA_CANNOT_SELECT_UNFILTERED
2009-05-19 15:46:12 +0200 fs  r272084 : #i55701# recognize the DATA_CANNOT_SELECT_UNFILTERED error condition, and allow filtering in this case, even when the result set is empty
2009-05-19 09:06:50 +0200 fs  r272059 : merging changes from CWS dba32b, to prevent future conflicts with upcoming local changes
2009-05-18 21:48:58 +0200 fs  r272054 : accessing a non-local unfiltered address book now returns an empty result set, and reports a warning, instead of ungracefully failing
2009-05-18 21:48:42 +0200 fs  r272053 : accessing a non-local unfiltered address book now returns an empty result set, and reports a warning, instead of ungracefully failing
2009-05-18 21:47:41 +0200 fs  r272052 : +setExternalWarnings
2009-05-18 21:47:12 +0200 fs  r272051 : #i55701# when re/loading the form, display any possible warnings
2009-05-18 21:43:26 +0200 fs  r272050 : #i55701# implement XWarningsSupplier, exposing the warnings of our result set
2009-05-18 21:42:51 +0200 fs  r272049 : #i55701# implement XWarningsSupplier, exposing the warnings of our aggregate RowSet
2009-05-18 17:53:59 +0200 fs  r272041 : #i55701# moved the (I)WarningsContainer from dbaccess to connectivity, to be able to use it in the latter module, too
2009-05-18 17:24:10 +0200 fs  r272040 : #i55701# properly enable the various Evolution types
2009-05-18 14:52:19 +0200 fs  r272024 : #i55701# properly enable the Evolution types
2009-05-18 13:57:10 +0200 fs  r272018 : fixed/extended whereAnalysis (column searching still not enabled, as neither LIKE nor = seem to work with my (somewhat older) Evolution version)
2009-05-18 13:56:08 +0200 fs  r272017 : extended showParseTree
2009-05-18 13:55:25 +0200 fs  r272016 : extended showParseTree
2009-05-18 11:40:16 +0200 fs  r272008 : #i55701#
2009-05-18 11:39:02 +0200 fs  r272006 : let the PreparedStatement return proper meta data, too
2009-05-18 10:05:37 +0200 fs  r271999 : moved the XStatement interface to from OCommonStatement to OStatement - the former class is also the base for other classes which should not have this interface
2009-05-15 21:53:22 +0200 fs  r271973 : collectColumnInformation: report invalid meta data as assertion
2009-05-15 21:51:40 +0200 fs  r271972 : showParseTree should be const
2009-05-15 21:51:26 +0200 fs  r271971 : showParseTree should be const
2009-05-15 21:51:03 +0200 fs  r271970 : properly recognize the 'WHERE 0 = 1' clause, this way having proper statement meta data, this way saving much much calls from the DBA framework
2009-05-15 20:29:03 +0200 fs  r271969 : cleaned up the mess with the statement classes
2009-05-15 15:51:11 +0200 fs  r271944 : let the result set properly init its meta data
2009-05-15 15:29:54 +0200 fs  r271939 : proper property implementations for the resultset class
2009-05-15 15:01:31 +0200 fs  r271936 : proper property implementations for the statement class
2009-05-08 14:46:33 +0200 fs  r271717 : component_foo must be PUBLIC
2009-05-06 09:20:05 +0200 fs  r271565 : #i10000# (warnings on unxlngi6)
2009-05-06 09:01:30 +0200 fs  r271564 : #i101493#
2009-05-05 23:08:12 +0200 fs  r271560 : #i55701# merging the changes from the ancient (CVS-based) CWS evoab2default into this CWS here
2009-06-05 12:31:05 +00:00
c985960654 INTEGRATION: CWS pb20 (1.60.62); FILE MERGED
2008/07/25 20:22:43 fs 1.60.62.1: #i91979#
2008-07-30 13:45:59 +00:00
b2eeb5d63a INTEGRATION: CWS changefileheader (1.59.14); FILE MERGED
2008/03/31 12:31:20 rt 1.59.14.1: #i87441# Change license header to LPGL v3.
2008-04-11 08:23:27 +00:00
f17a8dbaeb INTEGRATION: CWS odbmacros2 (1.58.44); FILE MERGED
2008/01/30 13:21:08 fs 1.58.44.2: canAdvance made const
2008/01/15 07:18:39 fs 1.58.44.1: #i67987# use a roadmap in this wizard
2008-03-06 17:36:26 +00:00
52db33f079 INTEGRATION: CWS macaddressbook01 (1.57.54); FILE MERGED
2007/07/08 19:06:31 msicotte 1.57.54.1: #i77591# initial commit
2007-09-13 17:01:05 +00:00
c73f19c4ff INTEGRATION: CWS mergede01 (1.56.28); FILE MERGED
2007/03/20 14:34:43 ihi 1.56.28.1: #i72301# Remove German
2007-04-19 10:41:38 +00:00
364e8e51fc INTEGRATION: CWS dba22a (1.55.146); FILE MERGED
2006/10/23 08:16:56 fs 1.55.146.1: #i70612# make RID_PAGE_TABLESELECTION unique within the module
2006-12-01 16:34:41 +00:00
67e8511789 INTEGRATION: CWS evo2fixes (1.54.44); FILE MERGED
2006/02/20 12:11:18 mmeeks 1.54.44.1: Issue number: i#62138#
Submitted by: mmeeks
Reviewed by:  fs

Re-factor & add support for updated Evolution, LDAP & Groupwise accounts.
2006-02-28 09:38:17 +00:00
90f453e4cc INTEGRATION: CWS pj45 (1.52.54); FILE MERGED
2005/12/17 18:34:27 pjanik 1.52.54.1: #i57120#: Fix typo (add missing dot).
2005-12-21 17:07:05 +00:00
9728cf899b INTEGRATION: CWS kaddrbook (1.49.220); FILE MERGED
2005/11/30 04:32:01 kendy 1.49.220.2: RESYNC: (1.49-1.52); FILE MERGED
2005/08/29 08:55:13 ebischoff 1.49.220.1: Changes needed for new KDE address book driver
2005-12-19 16:26:59 +00:00
ddf6b900e8 INTEGRATION: CWS tbab (1.49.160); FILE MERGED
2005/09/26 10:04:18 fs 1.49.160.2: RESYNC: (1.49-1.50); FILE MERGED
2005/05/31 11:27:26 fs 1.49.160.1: #i46390# Thunderbird support
2005-09-29 09:39:25 +00:00
c473db1afe INTEGRATION: CWS encup (1.49.140); FILE MERGED
2005/04/29 15:51:59 ihi 1.49.140.1: #i40603# German strings now UTF8 encoded
2005-09-23 11:02:46 +00:00
0b0322b369 INTEGRATION: CWS ooo19126 (1.49.222); FILE MERGED
2005/09/05 12:58:29 rt 1.49.222.1: #i54170# Change license header: remove SISSL
2005-09-08 18:04:37 +00:00
2e26f300c2 INTEGRATION: CWS insight01 (1.44.42); FILE MERGED
2004/07/09 08:47:16 oj 1.44.42.7: resource changes
2004/07/06 09:22:56 oj 1.44.42.6: RESYNC: (1.46-1.48); FILE MERGED
2004/05/28 19:25:46 oj 1.44.42.5: RESYNC: (1.44-1.46); FILE MERGED
2004/04/26 12:40:54 oj 1.44.42.4: remove success dialog
2004/04/16 12:07:05 oj 1.44.42.3: correct alignment and default
2004/03/05 10:58:12 oj 1.44.42.2: WizardPage changes
2004/03/05 07:38:45 oj 1.44.42.1: #111090# changes for the new prop dialogs
2004-08-02 16:35:10 +00:00
3161fcace5 INTEGRATION: CWS dba12 (1.44.70); FILE MERGED
2004/06/14 20:51:54 fs 1.44.70.2: RESYNC: (1.44-1.46); FILE MERGED
2004/05/14 07:57:37 fs 1.44.70.1: #i29153# 'auto pilot' renamed to 'wizard'
2004-06-28 16:19:53 +00:00
f0ed03ad17 INTEGRATION: CWS mergebuild (1.43.34); FILE MERGED
2004/05/28 17:49:31 hjs 1.43.34.6: RESYNC: (1.45-1.46); FILE MERGED
2004/05/18 17:36:56 hjs 1.43.34.5: RESYNC: (1.44-1.45); FILE MERGED
2004/04/28 18:23:42 hjs 1.43.34.4: #i8252# fix unmerge probs
2004/04/20 18:37:10 hjs 1.43.34.3: RESYNC: (1.43-1.44); FILE MERGED
2003/11/11 19:16:49 ihi 1.43.34.2: en -> en-US
2003/11/10 16:44:36 ihi 1.43.34.1: #111234# Merge during build
2004-06-25 10:21:02 +00:00
35f910715b INTEGRATION: CWS qwizards1 (1.44.2); FILE MERGED
2004/04/05 12:50:05 fs 1.44.2.1: #i27457# must changes in the base class
2004-05-19 12:37:39 +00:00
822adfb8ea INTEGRATION: CWS cso001 (1.44.56); FILE MERGED
2004/03/23 12:46:36 hjs 1.44.56.1: #116006# merge
2004-04-27 09:46:53 +00:00
761bd7d7a9 INTEGRATION: CWS geordi2q11 (1.43.90); FILE MERGED
2003/12/16 11:43:08 hr 1.43.90.1: #111934#: join CWS ooo111fix1
2003-12-17 17:14:41 +00:00
2818441e60 INTEGRATION: CWS mergerc3 (1.42.6); FILE MERGED
2003/07/16 17:07:52 ihi 1.42.6.1: rc-3 merge all languages
2003-07-17 11:33:40 +00:00
c33a00d877 INTEGRATION: CWS rc2merge (1.41.2); FILE MERGED
2003/07/03 14:40:34 ihi 1.41.2.1: rc-2 merge all languages
2003-07-03 16:26:28 +00:00
ab1e15ddc3 INTEGRATION: CWS dba08 (1.39.8); FILE MERGED
2003/06/20 09:03:04 oj 1.39.8.2: RESYNC: (1.39-1.40); FILE MERGED
2003/06/18 11:32:50 oj 1.39.8.1: #105965# checkin for Berry
2003-06-25 10:09:56 +00:00
e8b310ee4c INTEGRATION: CWS rcmerge (1.39.6); FILE MERGED
2003/06/12 11:09:35 gh 1.39.6.1: final Merge RC
2003-06-13 11:45:36 +00:00
0120ff310a INTEGRATION: CWS evoab (1.36.2.1.20); FILE MERGED
2003/05/26 18:15:29 fs 1.36.2.1.20.3: RESYNC: (1.36.2.1-1.38); FILE MERGED
2003/04/10 07:40:28 fs 1.36.2.1.20.2: #108648# (on behalf of bjia@openoffice.org) grouping of the radio buttons
2003/04/04 16:14:59 fs 1.36.2.1.20.1: #108648# (checkin on behalf of bjia@openoffice.org): added support for evolution address book
2003-06-02 07:03:26 +00:00
43b2ed0980 INTEGRATION: CWS mergem8 (1.36.2.1.26); FILE MERGED
2003/04/29 08:35:32 gh 1.36.2.1.26.2: final merge for Beta2
2003/04/14 14:46:00 gh 1.36.2.1.26.1: merging all languages
2003-04-29 16:42:52 +00:00
29a4847890 MWS_SRX644: migrate branch mws_srx644 -> HEAD 2003-03-25 15:04:55 +00:00
e1e409d8f5 Merge SRX644: 05.12.02 - 11:27:03 2002-12-05 09:31:13 +00:00
a3e1f6eb12 Merge SRX644: 25.11.02 - 16:08:10 2002-11-25 14:12:02 +00:00
40a857063d Merge SRX644: 04.11.02 - 18:41:19 2002-11-04 16:45:34 +00:00
e03422fafd #i8720# not referring to 'Netscape 6.x', but to 'Netscape' only 2002-10-28 07:55:31 +00:00
ab21ea3329 #101089# changed the success message of the pilot 2002-10-04 06:36:02 +00:00
9b5c6c964b Merge SRC641: 05.09.02 - 20:47:18 2002-09-05 17:50:45 +00:00
0959fff569 Merge SRC641: 22.02.02 - 22:06:22 2002-02-22 20:06:41 +00:00
9161d6351a Merge SRC641: 21.02.02 - 22:06:20 2002-02-21 20:06:42 +00:00
1b6c440006 Merge SRC641: 08.02.02 - 22:06:25 2002-02-08 20:06:38 +00:00
523295685f Merge SRC641: 14.01.02 - 22:07:42 2002-01-14 20:13:17 +00:00
1f26b1eee5 #96349# WordBreak for the second fixed text on the field assignment page 2002-01-09 09:43:34 +00:00
958a39abef Merge SRC641: 19.12.01 - 18:51:53 2001-12-19 16:53:21 +00:00
d0aa341b20 Merge SRC641: 14.12.01 - 17:43:23 2001-12-14 15:45:31 +00:00
1f438ada0e Merge SRC641: 01.11.01 - 22:39:39 2001-11-01 20:38:56 +00:00
fb106c6d0c Merge SRC641: 25.10.01 - 22:32:24 2001-10-25 19:32:03 +00:00
d7743e1a6c Merge SRC641: 10/19/01 - 23:46:27 2001-10-19 20:46:09 +00:00
733b683fd2 Merge SRC641: 10/12/01 - 22:59:34 2001-10-12 19:59:32 +00:00