Commit graph

66 commits

Author SHA1 Message Date
Frank Schoenheit [fs]
a2e5df777e dba34a: #i97111# make the 'Test Connection' button big enough to display all its text 2010-09-27 15:54:00 +02:00
obo
b183750862 CWS-TOOLING: integrate CWS unoawt 2010-06-15 10:58:34 +02:00
Frank Schoenheit [fs]
3f4c0ab3ae unoawt: completely separated the controller functionality of a wizard page from the wizard page itself,
by moving the canAdvance method from OWizardPage to the IWizardPage interface, which in this course has
been renamed to IWizardPageController.
This will later on allow to have implementations where the TabPage is provided by an external component
(e.g. as UNO Service), but the controlling of those pages is still intercepted and handled internally.
2010-05-25 10:17:24 +02:00
Frank Schoenheit [fs]
b6693080a1 dba33f: merge with m76-branch 2010-04-16 13:55:24 +02:00
Jens-Heiner Rechtien
1708f6091b 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
Ocke Janssen [oj]
890251245c dba33b: merge m69 2010-01-15 09:16:51 +01:00
Ocke Janssen [oj]
f5531281dc dba33e: svx split 2010-01-11 08:09:14 +01:00
Ocke Janssen [oj]
f67abf2e35 dba33f: merge from dba33e 2010-01-08 14:12:39 +01:00
Frank Schönheit
6660ab0b99 #i104329# introduce a dedicated PrimaryKeySupport property at DataSource.Settings, which determines whether a data source should (be assumed to) support primary keys. Valid values are TRUE (=> supports), FALSE (=> doesn't support) and VOID (=> use the old heuristics, i.e. consult XDatabaseMetaData.supportsCoreSQLGrammar) 2009-10-16 14:16:52 +02:00
Mathias Bauer
4288d22fab #i103496#: split svtools; improve ConfitItems 2009-10-16 00:05:16 +02:00
Kurt Zenker
a6abfa16cd CWS-TOOLING: integrate CWS dba32g
2009-09-09 07:53:55 +0200 oj  r275964 : replace strlen with rtl_str_getLength
2009-09-07 20:59:10 +0200 fs  r275913 : disable the CopyTableWizard test until issue 104869 is fixed
2009-09-07 12:17:31 +0200 oj  r275885 : #i104810# remove de as lang
2009-09-05 22:26:21 +0200 fs  r275857 : protect StateChanged against re-entrance
2009-09-05 22:25:52 +0200 fs  r275856 : don't attempt to classify the parent of a form as control
2009-09-05 22:25:29 +0200 fs  r275855 : protect against re-entrance
2009-09-05 00:11:40 +0200 fs  r275835 : #i10000#
2009-09-04 23:25:50 +0200 fs  r275834 : #i10000#
2009-09-04 23:23:47 +0200 fs  r275833 : #i10000#
2009-09-04 21:49:37 +0200 fs  r275830 : #i10000# correct wrong conflict resolution
2009-09-04 20:59:51 +0200 fs  r275829 : CWS-TOOLING: rebase CWS dba32g to trunk@275801 (milestone: DEV300:m57)
2009-09-04 11:08:32 +0200 oj  r275791 : #i104780# new version 1.2.0
2009-09-03 22:29:21 +0200 fs  r275775 : OSL_TRACE doesn't need \n anymore
2009-09-03 08:33:21 +0200 fs  r275743 : CWS-TOOLING: rebase CWS dba32g to trunk@275331 (milestone: DEV300:m56)
2009-09-02 13:48:12 +0200 fs  r275708 : removed useless include
2009-09-02 13:45:43 +0200 fs  r275707 : more since tags, which are used across offapi/udkapi
2009-09-02 13:23:04 +0200 fs  r275705 : should *not* have the dtor, copy ctor, and assignment operator compiler-generated, else we run into trouble as soon as the compiler creates different versions of our singleton member's static data in different libraries
2009-09-02 12:32:45 +0200 fs  r275704 : AutoIncrementIsPrimaryKey is a driver setting, not a data source setting
2009-09-02 11:42:49 +0200 fs  r275701 : URL meta data are meta data which are valid for all connections of this type, not per-data-source properties. Settings them as data source properties is a hack.
2009-09-02 08:43:34 +0200 fs  r275696 : 3.x.x is not a valid 'since' tag
2009-09-01 16:05:24 +0200 fs  r275665 : #i104686# don't treat controls bound to read-only columns as required
2009-09-01 13:10:22 +0200 fs  r275657 : #i104574# use PageUp/Down to scroll through the complete page
2009-09-01 07:04:48 +0200 oj  r275641 : #i104104# correct line ends
2009-08-31 15:52:34 +0200 fs  r275612 : #i104410#
2009-08-31 12:29:05 +0200 fs  r275596 : #i104364#
2009-08-31 12:28:56 +0200 fs  r275595 : #i104364#
2009-08-31 11:43:09 +0200 fs  r275593 : #i104649# JavaDriverClassPath is also a known JDBC-bridge setting
2009-08-31 11:41:37 +0200 fs  r275592 : #i104649#
2009-08-28 21:48:27 +0200 fs  r275552 : during #i96862#: renamed the configuration data which controls availability of certain DBA-related UI
2009-08-28 21:48:17 +0200 fs  r275551 : #i96862# do not show the 'Create a new database' option when a) no embedded/dBase driver is installed or b) the configuration requests to hide the option
2009-08-28 21:47:19 +0200 fs  r275550 : during #i96862#: renamed the configuration data which controls availability of certain DBA-related UI
2009-08-28 21:46:41 +0200 fs  r275549 : #i96862# renamed and extended the configuration data which controls availability of certain DBA-related UI
2009-08-28 15:10:19 +0200 fs  r275535 : #i96862# if no embedded driver is installed, use dBase for creating new DBs. If no dBase driver is installed, too, do not offer the 'Create new database' option
2009-08-28 14:03:04 +0200 fs  r275532 : #i104454# allow multiple fields to display the same column
2009-08-28 13:14:00 +0200 fs  r275528 : #i104584# driver meta data do not belong into a data source's settings
2009-08-28 13:09:57 +0200 fs  r275527 : properly chech the MySQL type buttons (else next/back in the wizard leads to state with two buttons checked)
2009-08-28 13:09:17 +0200 fs  r275526 : #i104584# driver meta data do not belong into a data source's settings
2009-08-28 13:07:18 +0200 fs  r275525 : BooleanComparisonMode is a property, or a feature - but not a driver meta data
2009-08-28 11:00:31 +0200 fs  r275521 : #i104580#
2009-08-28 10:40:05 +0200 fs  r275519 : #i104577# correct assertion: If the template node type is ANY, then any value type is allowed
2009-08-28 10:09:30 +0200 fs  r275518 : #i104575# implement Named Pipe UI
2009-08-28 10:09:07 +0200 fs  r275517 : pass the trigger-event to IWindowOperator::operateOn / work with VclWindowEvents, not VclSimpleEvents
2009-08-27 14:27:36 +0200 fs  r275484 : ImplPosTabPage: respect mbEmptyViewMargin for WINDOWALIGN_LEFT
2009-08-27 13:43:56 +0200 fs  r275480 : merging latest changes from CWS dba32f herein
2009-08-27 13:23:07 +0200 fs  r275475 : #i103882#
2009-08-27 11:56:55 +0200 fs  r275466 : #i104544# SetState: Do not call Update at the window which we just set text for. It should (sic\!) not be needed, but causes trouble
2009-08-27 11:55:34 +0200 fs  r275465 : #i104544#
do not allow re-entrance for impl_ensureControl_nothrow
Actually, this is part of the fix only. I also removed the code which triggered this re-entrance (from
the grid control implementation), but to ensure it won't happen, again, I added some safety herein.
2009-08-27 10:14:11 +0200 fs  r275459 : preparations for supporting a 'NamedPipe' parameter for the MySQL Connector/OOo
2009-08-27 10:13:21 +0200 fs  r275458 : preparations for supporting a 'NamedPipe' setting for the MySQL Connector/OOo
2009-08-27 10:11:14 +0200 fs  r275456 : outsourced the MySQLNative settings into a dedicated class, to not duplicate all the code in two tab page implementations
2009-08-26 14:18:13 +0200 fs  r275422 : #i10000#
2009-08-26 13:26:36 +0200 fs  r275419 : ignore output paths
2009-08-26 13:23:38 +0200 fs  r275417 : support the LocalSocket property for the MySQL native driver
2009-08-26 13:17:05 +0200 fs  r275416 : some re-factoring, to outsource the tab page for setting up the MySQLNative connection, into a dedicated class (needed later)
2009-08-26 13:15:15 +0200 fs  r275415 : support a NoThousandSep property for NumericFormatters - I'm tired of correcting this at runtime, instead of controlling it in the resource
2009-08-26 11:45:08 +0200 fs  r275410 : oops, 'flat' shouldn't have got lost
2009-08-26 09:38:57 +0200 fs  r275398 : #i102631# when saving the document fails, ensure that the interaction handler really can handle/display the error
2009-08-26 09:37:05 +0200 fs  r275397 : #i102631# don't let non-IO/RuntimeExceptions escape from DatabaseDocument::store*, wrap them into an IOException
2009-08-26 09:35:39 +0200 fs  r275395 : let the default interaction handler implement XInteractionHandler2
2009-08-25 13:51:34 +0200 fs  r275352 : #i102631# createTempFile: pass URL through FileHelper.getOOoCompatibleFileURL
2009-08-25 13:49:23 +0200 fs  r275351 : #i102631# createTempFileURL: immediately delete the file implicitly created by createTempFile, we really only need the URL
2009-08-24 14:49:07 +0200 fs  r275318 : #i10000#
2009-08-24 14:36:03 +0200 fs  r275315 : properly terminate message with 0 character
2009-08-24 14:35:45 +0200 fs  r275314 : trace method concepts in non-pro, if special flag is enabled
2009-08-24 14:24:17 +0200 fs  r275312 : #i98973# filter some more events for grid control columns
2009-08-24 14:15:23 +0200 fs  r275311 : #i98973# implement XComboBox for combo box cells
2009-08-24 13:39:24 +0200 fs  r275308 : #i98973# do not display the 'actionPerformed' event for grid combo box columns
2009-08-24 12:52:03 +0200 fs  r275303 : #i98973# implement XCheckBox and XButton for check box cells
2009-08-24 11:56:05 +0200 oj  r275300 : #i104447# wrong default for orientation
2009-08-24 10:51:21 +0200 fs  r275296 : in the script selector dialog, interpret a double click onto a function as OK
2009-08-24 10:50:56 +0200 fs  r275295 : localize some to-be-displayed names, consolidate some code regarding form/control naming
2009-08-21 14:28:05 +0200 fs  r275255 : #i98973# implement KeyListeners
2009-08-21 14:27:20 +0200 fs  r275254 : #i98973# move the conversion VCL[Mouse|Key]Event->Awt[Mouse|Key]Event from vclxwindow.cxx to VCLUnoHelper
2009-08-21 14:08:50 +0200 fs  r275248 : #i98973# implement Mouse- and MouseMotion-broadcasting
2009-08-21 13:31:08 +0200 fs  r275244 : #i98973# implement text and change listeners at text cells
2009-08-21 12:47:38 +0200 fs  r275234 : #i104399# some refactoring:
If the MySQL Connector/OOo is installed, it registers for the sdbc:mysqlc: protocol (now known as DST_MYSQL_NATIVE_DIRECT).
However, we do not want to display this in the UI, instead we display "MySQL" only, which collects DST_MYSQL_ODBC, DST_MYSQL_JDBC, and DST_MYSQL_NATIVE.
2009-08-21 12:45:18 +0200 fs  r275232 : #i104399# also register for the sdbc:mysql:mysqlc protocol, decide at runtime (depending on the availability of sdbc:mysqlc:), whether it is really accepted. This prevents that the C/OOo extension needs to register *our* implementation name for the sdbc:mysql:mysqlc: protocol, which would be somewhat weird
2009-08-20 16:18:48 +0200 fs  r275190 : merging the latest changes from CWS dba32f (which this CWS was created from)
2009-08-19 20:19:59 +0200 fs  r275160 : add some spacing between the radios
2009-08-19 14:50:15 +0200 fs  r275150 : #i98973# slightly refactoring the grid cell implementations, to prepare for proper events being fired. Implement focus events for the moment, more to come.
2009-08-19 10:53:38 +0200 fs  r275142 : #i99936# initialize newly created models
2009-08-18 23:03:48 +0200 fs  r275132 : merging latest changes from CWS dba32f
2009-08-18 15:14:08 +0200 fs  r275110 : #i102819# SetColumnPos: SCROLL_CLIP is deadly here
2009-09-14 11:18:01 +00:00
Release Engineers
b88a62cc97 CWS-TOOLING: integrate CWS dbaperf2
2009-06-22 11:04:36 +0200 msc  r273202 : #100000# fix to run this test
2009-06-22 09:41:04 +0200 msc  r273200 : #100000# correct case
2009-06-22 09:02:42 +0200 msc  r273199 : new SRB
2009-06-22 08:53:26 +0200 msc  r273198 : #100000
2009-06-15 12:36:32 +0200 oj  r272976 : test
2009-06-12 14:23:23 +0200 msc  r272918 : #101587# unused feature was removed
2009-06-12 06:45:17 +0200 oj  r272903 : use GUI instead of OS
2009-06-11 09:12:30 +0200 oj  r272845 : remove unused dep
2009-06-11 09:11:09 +0200 oj  r272844 : ColumnAliasInOrderBy not supported
2009-06-11 08:27:00 +0200 oj  r272843 : CWS-TOOLING: rebase CWS dbaperf2 to trunk@272827 (milestone: DEV300:m50)
2009-06-10 15:30:17 +0200 msc  r272822 : #100000
2009-06-10 15:27:40 +0200 msc  r272820 : #102515# new function for the database type list
2009-06-10 15:26:09 +0200 msc  r272818 : move file to dbaccess/tools/dbcreatetools.inc
2009-06-10 15:20:10 +0200 msc  r272816 : #102515# new function for the database type list
2009-06-10 12:34:46 +0200 oj  r272803 : #i101587# check extension
2009-06-10 11:53:45 +0200 oj  r272800 : remove unused code
2009-06-09 09:57:25 +0200 oj  r272752 : #i101587# EscapeDateTime moved into features section
2009-06-09 09:56:26 +0200 oj  r272751 : enable finish
2009-06-08 11:50:37 +0200 oj  r272726 : #i102588# move convert tzo saveDataSource
2009-06-05 11:54:20 +0200 jsk  r272676 : #i102515# - NEW: Functions to retrieve Database names from API
2009-06-05 10:52:22 +0200 jsk  r272671 : NEW: Functions to retrieve Database names from API
2009-06-05 09:36:54 +0200 oj  r272666 : handle win and unx differently
2009-06-05 09:36:28 +0200 oj  r272665 : handle win and unx differently
2009-06-04 13:41:56 +0200 oj  r272625 : #i101268# make use of stringbuffer instead of oustring
2009-06-04 10:18:14 +0200 oj  r272612 : add SAL_DLLPUBLIC_EXPORT 
2009-05-28 10:56:33 +0200 oj  r272381 : #i101587# create langpacks
2009-05-28 10:41:59 +0200 oj  r272380 : #i101587# create langpacks
2009-05-28 10:29:30 +0200 oj  r272379 : #i101587# create langpacks
2009-05-07 10:11:46 +0200 oj  r271635 : fix compile warnings
2009-05-07 07:01:31 +0200 oj  r271619 : change type from int32 to PathID
2009-05-07 06:53:19 +0200 oj  r271618 : add all
2009-05-06 14:57:02 +0200 oj  r271595 : add missing lib
2009-05-06 14:56:54 +0200 oj  r271594 : no used anymore
2009-05-06 14:56:08 +0200 oj  r271593 : no used anymore
2009-05-06 14:54:25 +0200 oj  r271592 : no used anymore
2009-05-06 14:45:59 +0200 oj  r271591 : add missing lib
2009-05-06 14:41:54 +0200 oj  r271590 : change wnt
2009-05-06 14:22:21 +0200 oj  r271589 : #i101587# use config for the drivers
2009-05-06 14:21:39 +0200 oj  r271588 : #i101587# add new set for metadata and config data for driver
2009-05-06 14:19:36 +0200 oj  r271587 : #i101587# handle metadata and props of driver
2009-05-06 10:11:11 +0200 oj  r271570 : #i101587# correct wrong use of reference
2009-05-06 09:24:33 +0200 oj  r271567 : #i101587# add new set for metadata
2009-05-06 08:52:06 +0200 oj  r271563 : #i101587# add driver configuration
2009-05-06 08:51:04 +0200 oj  r271562 : #i101587# add driver configuration
2009-05-04 10:24:41 +0200 oj  r271442 : CWS-TOOLING: rebase CWS dbaperf2 to trunk@271427 (milestone: DEV300:m47)
2009-04-28 07:06:22 +0200 oj  r271303 : compile error
2009-04-27 14:12:48 +0200 oj  r271270 : #i101268# make use of stringbuffer instead of oustring
2009-04-27 14:12:27 +0200 oj  r271269 : #i101268# make use of stringbuffer instead of oustring
2009-04-27 09:30:10 +0200 oj  r271255 : use string buffer when possible
2009-04-24 11:56:01 +0200 oj  r271207 : #i101268# remove end() call from loop
2009-04-23 14:24:03 +0200 oj  r271171 : add dep
2009-04-23 13:25:25 +0200 oj  r271164 : #i101268# add config entries for database drivers
2009-04-23 13:07:13 +0200 oj  r271161 : #i101268# add config entries for database drivers
2009-04-23 13:06:33 +0200 oj  r271160 : #i101268# add parent url pattern entry for driver node
2009-04-23 13:05:39 +0200 oj  r271159 : #i101268# add config entry for driver node
2009-04-23 13:04:09 +0200 oj  r271157 : #i101268# add config entry for driver node
2009-04-23 06:41:32 +0200 oj  r271142 : #i101268# add new configuration file Drivers
2009-04-22 13:49:19 +0200 oj  r271103 : convert EOL
2009-04-22 13:29:17 +0200 oj  r271101 : #i101268# use of driver configuration entries for features and properties
2009-04-22 13:28:08 +0200 oj  r271100 : #i101268# use of driver configuration entries for features and properties
2009-04-22 13:15:26 +0200 oj  r271098 : #i101268# add new configuration file Drivers
2009-04-22 13:14:43 +0200 oj  r271097 : #i101268# use of driver configuration entries for features and properties
2009-07-03 12:24:35 +00:00
Oliver Bolte
323b26c51a CWS-TOOLING: integrate CWS odbmacros3 2008-10-16 06:57:26 +00:00
Vladimir Glazounov
d2b287cdd4 CWS-TOOLING: integrate CWS dba31b 2008-10-01 12:28:29 +00:00
Rüdiger Timm
45b623c2f6 INTEGRATION: CWS dba30c (1.51.8); FILE MERGED
2008/04/21 21:20:53 fs 1.51.8.1: proper image when connection test was not successful
2008-06-06 13:09:57 +00:00
Rüdiger Timm
4607f077ab INTEGRATION: CWS changefileheader (1.50.12); FILE MERGED
2008/03/31 13:27:14 rt 1.50.12.1: #i87441# Change license header to LPGL v3.
2008-04-10 13:39:57 +00:00
Kurt Zenker
f539180fa0 INTEGRATION: CWS odbmacros2 (1.49.20); FILE MERGED
2008/02/11 11:17:53 fs 1.49.20.2: IWizardPage is COMMIT_REASON is deprecated - replace usages with CommitPageReason, while I have an svtools-incompatible CWS
2008/01/15 09:50:00 fs 1.49.20.1: some re-factoring of OWizardMachine, RoadmapWizard and derived classes, to prepare the migration UI for #i49133#
2008-03-06 17:16:10 +00:00
Jens-Heiner Rechtien
9452d96cb7 INTEGRATION: CWS dba24b (1.48.28); FILE MERGED
2007/08/27 10:49:08 fs 1.48.28.1: #i80930# _bRevertValue parameter to fillBool
2007-11-01 14:08:22 +00:00
Rüdiger Timm
95ba13f6b7 INTEGRATION: CWS oj14 (1.41.4); FILE MERGED
2007/06/04 18:19:06 oj 1.41.4.7: RESYNC: (1.45-1.47); FILE MERGED
2007/02/20 15:48:18 oj 1.41.4.6: RESYNC: (1.44-1.45); FILE MERGED
2006/11/07 09:20:31 oj 1.41.4.5: RESYNC: (1.43-1.44); FILE MERGED
2006/07/04 07:55:46 oj 1.41.4.4: RESYNC: (1.41-1.43); FILE MERGED
2006/04/25 13:02:53 oj 1.41.4.3: new include
2006/03/20 07:48:25 oj 1.41.4.2: use of module client helper
2006/01/03 07:49:07 oj 1.41.4.1: changed module client
2007-07-06 07:13:14 +00:00
Kurt Zenker
4d1680b948 INTEGRATION: CWS dba23a (1.45.6); FILE MERGED
2007/03/13 08:42:13 fs 1.45.6.1: some slight re-factoring (class/method renaming), plus some rudimentary fix for #b6532894#
2007-05-10 09:24:13 +00:00
Rüdiger Timm
e8227ea6fd INTEGRATION: CWS residcleanup (1.45.12); FILE MERGED
2007/02/26 22:58:46 pl 1.45.12.1: #i74635# no more ResMgr default
2007-04-26 06:57:30 +00:00
Oliver Bolte
fc4764f428 INTEGRATION: CWS mfdouble (1.44.56); FILE MERGED
2006/12/19 17:29:41 pl 1.44.56.1: #i71046# increase precision of MetricField and friends
2007-01-23 10:41:01 +00:00
Oliver Bolte
717fe7f9c2 INTEGRATION: CWS pchfix02 (1.43.50); FILE MERGED
2006/09/01 17:24:27 kaib 1.43.50.1: #i68856# Added header markers and pch files
2006-09-17 06:07:06 +00:00
Jens-Heiner Rechtien
f6f9a3b0f5 INTEGRATION: CWS warnings01 (1.41.74); FILE MERGED
2006/05/23 23:51:25 sb 1.41.74.2: RESYNC: (1.41-1.42); FILE MERGED
2006/03/24 15:36:10 fs 1.41.74.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)
2006-06-20 02:05:13 +00:00
Rüdiger Timm
6e4e68e9b4 INTEGRATION: CWS dba203c (1.41.104); FILE MERGED
2006/03/29 11:35:42 fs 1.41.104.1: #133638# renamed ambiguous ::dbui::OLocalResourceAccess to LocalresourceAccess
2006-05-04 07:41:01 +00:00
Jens-Heiner Rechtien
a722b3dbda INTEGRATION: CWS dba201b (1.39.38); FILE MERGED
2005/09/21 08:26:57 oj 1.39.38.2: RESYNC: (1.39-1.40); FILE MERGED
2005/07/11 13:37:18 fs 1.39.38.1: merging CWS dba201 into CWS dba201b
2005-09-23 11:28:14 +00:00
Rüdiger Timm
8bc6371e08 INTEGRATION: CWS ooo19126 (1.39.98); FILE MERGED
2005/09/05 17:33:39 rt 1.39.98.1: #i54170# Change license header: remove SISSL
2005-09-08 13:51:56 +00:00
Oliver Bolte
6e79acf000 INTEGRATION: CWS dba25 (1.38.2); FILE MERGED
2005/03/04 08:10:07 oj 1.38.2.2: #i43968# clear password if connection was not successful
2005/03/04 07:16:57 oj 1.38.2.1: #i43911# variable not initialized
2005-03-18 09:10:20 +00:00
Vladimir Glazounov
7de6225077 INTEGRATION: CWS mozab05 (1.36.28); FILE MERGED
2005/01/31 08:17:46 windly 1.36.28.2: RESYNC: (1.36-1.37); FILE MERGED
2005/01/14 10:39:04 windly 1.36.28.1: #i20088# add browse support
2005-02-21 11:42:07 +00:00
Kurt Zenker
f95bbd99dc INTEGRATION: CWS dba22 (1.36.22); FILE MERGED
2005/01/06 12:42:50 oj 1.36.22.1: #i39321# extend createConnection to return a pair now
2005-01-21 16:13:51 +00:00
Pascal Junck
7fabbf219a INTEGRATION: CWS dbwizard1 (1.35.6); FILE MERGED
2004/08/16 10:50:08 bc 1.35.6.1: #i20313#Classes for Datasource wizard checked in
2004-10-27 12:00:55 +00:00
Jens-Heiner Rechtien
0b6338f2bf INTEGRATION: CWS insight01 (1.34.64); FILE MERGED
2004/04/28 11:21:00 oj 1.34.64.4: ongoing work
2004/03/05 07:04:35 oj 1.34.64.3: #111090# change the appearance of the dialogs
2003/08/15 08:51:01 oj 1.34.64.2: #111075# ongoing new dbaapp work
2003/07/29 12:45:43 oj 1.34.64.1: #111075# insight changes
2004-08-02 14:42:57 +00:00
Jens-Heiner Rechtien
2facbebb88 MWS_SRX644: migrate branch mws_srx644 -> HEAD 2003-03-19 16:57:12 +00:00
Ocke Janssen
ff65b5883a #105213# impl new feature of rown mysql driver page 2002-11-21 14:27:11 +00:00
Ocke Janssen
1c744a13fa #99473# change string resource files 2002-08-19 07:01:32 +00:00
Frank Schönheit
ae61416ac6 #89822# added functionality to accelerate toolbox functions with key codes 2001-08-15 07:49:16 +00:00
Frank Schönheit
422eb84cbd #86444# +prepareConnectionAction 2001-05-23 12:47:00 +00:00
Frank Schönheit
b726226b6b #86223# +OPageSettings/createViewSettings/filleViewSettings/restoreViewSettings 2001-05-10 12:34:29 +00:00
Frank Schönheit
d4f55950df split up the file 2001-01-26 15:12:12 +00:00
Frank Schönheit
f45a3f25a9 some basics for the query administration page - not enabled yet 2001-01-26 05:59:12 +00:00
Frank Schönheit
d03dcd9bf8 #83192# initialization of m_sDsn corrected 2001-01-25 11:14:03 +00:00
Frank Schönheit
b242af23c2 #81485# +OAdoDetailsPage 2001-01-04 10:21:45 +00:00
Frank Schönheit
64599971d4 #81615# auto completion for the extension checkbox is case sensitive 2001-01-04 08:43:26 +00:00
Frank Schönheit
b4dd47d913 reversed the semantics of the SuppressVersionColumns checkbox 2000-12-11 15:33:15 +00:00
Frank Schönheit
fa823b2f98 #81490# reset the password when changing the user 2000-12-07 14:04:40 +00:00
Frank Schönheit
fb8e9c4f3a #80939# clear the tables list when cancelling the password dialog 2000-12-07 13:27:53 +00:00
Ocke Janssen
2953e89803 #81131# check installed adabas dbs 2000-12-07 13:15:42 +00:00
Kai Sommerfeld
8a84e1d5b5 #80644# - ::ucb::ContentCreationException -> ::com::sun::ucb::ContentCreationException 2000-12-01 07:08:15 +00:00
Frank Schönheit
b004c3481c #80003# changed some sal_uInt16 to sal_Int32 (need some -1's) 2000-11-30 07:33:51 +00:00
Frank Schönheit
c7e7281000 #80003# implementation of the character set map changed 2000-11-29 21:29:40 +00:00