From a4536921f663fe3dcf7361362f7990286f24c3f2 Mon Sep 17 00:00:00 2001 From: Adolfo Jayme Barrientos Date: Sat, 22 Nov 2014 14:52:37 -0600 Subject: HIG fixes for dbaccess MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ib9ce9a28eec4343850158541375608d63fda8d19 Reviewed-on: https://gerrit.libreoffice.org/13050 Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- dbaccess/uiconfig/ui/admindialog.ui | 8 +- dbaccess/uiconfig/ui/advancedsettingsdialog.ui | 6 +- dbaccess/uiconfig/ui/autocharsetpage.ui | 11 +- dbaccess/uiconfig/ui/backuppage.ui | 26 +-- dbaccess/uiconfig/ui/choosedatasourcedialog.ui | 69 +++--- dbaccess/uiconfig/ui/collectionviewdialog.ui | 5 +- dbaccess/uiconfig/ui/colwidthdialog.ui | 15 +- dbaccess/uiconfig/ui/connectionpage.ui | 51 ++--- dbaccess/uiconfig/ui/copytablepage.ui | 36 +--- dbaccess/uiconfig/ui/dbaseindexdialog.ui | 23 +- dbaccess/uiconfig/ui/dbasepage.ui | 15 +- dbaccess/uiconfig/ui/dbwizconnectionpage.ui | 26 +-- dbaccess/uiconfig/ui/dbwizmysqlintropage.ui | 11 +- dbaccess/uiconfig/ui/dbwizmysqlnativepage.ui | 5 +- dbaccess/uiconfig/ui/deleteallrowsdialog.ui | 4 +- dbaccess/uiconfig/ui/designsavemodifieddialog.ui | 4 +- dbaccess/uiconfig/ui/directsqldialog.ui | 25 +-- dbaccess/uiconfig/ui/fielddialog.ui | 6 +- dbaccess/uiconfig/ui/finalpagewizard.ui | 24 +-- dbaccess/uiconfig/ui/generalpagedialog.ui | 19 +- dbaccess/uiconfig/ui/generalpagewizard.ui | 23 +- .../uiconfig/ui/generalspecialjdbcdetailspage.ui | 44 ++-- dbaccess/uiconfig/ui/generatedvaluespage.ui | 24 +-- dbaccess/uiconfig/ui/indexdesigndialog.ui | 231 ++++++++++----------- dbaccess/uiconfig/ui/jdbcconnectionpage.ui | 36 ++-- dbaccess/uiconfig/ui/joindialog.ui | 31 +-- dbaccess/uiconfig/ui/ldapconnectionpage.ui | 39 ++-- dbaccess/uiconfig/ui/ldappage.ui | 36 +--- dbaccess/uiconfig/ui/migratepage.ui | 32 +-- dbaccess/uiconfig/ui/mysqlnativepage.ui | 29 +-- dbaccess/uiconfig/ui/mysqlnativesettings.ui | 60 ++---- dbaccess/uiconfig/ui/odbcpage.ui | 17 +- dbaccess/uiconfig/ui/parametersdialog.ui | 13 +- dbaccess/uiconfig/ui/password.ui | 29 +-- dbaccess/uiconfig/ui/preparepage.ui | 10 +- dbaccess/uiconfig/ui/queryfilterdialog.ui | 33 +-- dbaccess/uiconfig/ui/querypropertiesdialog.ui | 203 +++++++----------- dbaccess/uiconfig/ui/relationdialog.ui | 36 +--- dbaccess/uiconfig/ui/rowheightdialog.ui | 15 +- dbaccess/uiconfig/ui/savedialog.ui | 31 +-- dbaccess/uiconfig/ui/saveindexdialog.ui | 4 +- dbaccess/uiconfig/ui/savemodifieddialog.ui | 4 +- dbaccess/uiconfig/ui/sortdialog.ui | 33 +-- dbaccess/uiconfig/ui/specialjdbcconnectionpage.ui | 47 ++--- dbaccess/uiconfig/ui/specialsettingspage.ui | 4 +- dbaccess/uiconfig/ui/summarypage.ui | 12 +- .../uiconfig/ui/tabledesignsavemodifieddialog.ui | 4 +- dbaccess/uiconfig/ui/tablesfilterdialog.ui | 6 +- dbaccess/uiconfig/ui/tablesjoindialog.ui | 18 +- dbaccess/uiconfig/ui/textconnectionsettings.ui | 4 +- dbaccess/uiconfig/ui/textpage.ui | 74 ++----- dbaccess/uiconfig/ui/typeselectpage.ui | 20 +- dbaccess/uiconfig/ui/useradmindialog.ui | 8 +- dbaccess/uiconfig/ui/useradminpage.ui | 14 +- dbaccess/uiconfig/ui/userdetailspage.ui | 33 +-- 55 files changed, 563 insertions(+), 1083 deletions(-) (limited to 'dbaccess/uiconfig') diff --git a/dbaccess/uiconfig/ui/admindialog.ui b/dbaccess/uiconfig/ui/admindialog.ui index 53e1a0a78fdd..72040da64410 100644 --- a/dbaccess/uiconfig/ui/admindialog.ui +++ b/dbaccess/uiconfig/ui/admindialog.ui @@ -1,11 +1,12 @@ - + - + False 6 - Database properties + Database Properties + False dialog @@ -58,6 +59,7 @@ False True 2 + True diff --git a/dbaccess/uiconfig/ui/advancedsettingsdialog.ui b/dbaccess/uiconfig/ui/advancedsettingsdialog.ui index aeb85b484691..8a49dd6d1048 100644 --- a/dbaccess/uiconfig/ui/advancedsettingsdialog.ui +++ b/dbaccess/uiconfig/ui/advancedsettingsdialog.ui @@ -1,11 +1,12 @@ - + - + False 6 Advanced Settings + False dialog @@ -58,6 +59,7 @@ False True 2 + True diff --git a/dbaccess/uiconfig/ui/autocharsetpage.ui b/dbaccess/uiconfig/ui/autocharsetpage.ui index 4ef3ae8b82b2..327e1153e849 100644 --- a/dbaccess/uiconfig/ui/autocharsetpage.ui +++ b/dbaccess/uiconfig/ui/autocharsetpage.ui @@ -1,7 +1,8 @@ + - - + + True False @@ -29,12 +30,12 @@ True False True - 6 + 12 True False - _Character set + _Character set: True charset @@ -64,7 +65,7 @@ True False - Data conversion + Data Conversion diff --git a/dbaccess/uiconfig/ui/backuppage.ui b/dbaccess/uiconfig/ui/backuppage.ui index b7df59c5a717..f76b1f71d766 100644 --- a/dbaccess/uiconfig/ui/backuppage.ui +++ b/dbaccess/uiconfig/ui/backuppage.ui @@ -1,21 +1,21 @@ - + - + True False True 6 - 24 + 12 True False True 0 - Backup your Document + Backup Your Document @@ -23,8 +23,6 @@ 0 0 - 1 - 1 @@ -41,8 +39,6 @@ 0 1 - 1 - 1 @@ -59,8 +55,6 @@ 0 3 - 1 - 1 @@ -79,15 +73,13 @@ True False 0 - Save To: + Save to: True location 0 0 - 1 - 1 @@ -105,16 +97,12 @@ 1 0 - 1 - 1 0 0 - 1 - 1 @@ -128,16 +116,12 @@ 0 1 - 1 - 1 0 2 - 1 - 1 diff --git a/dbaccess/uiconfig/ui/choosedatasourcedialog.ui b/dbaccess/uiconfig/ui/choosedatasourcedialog.ui index c2278afe3c11..db9ebc386c3a 100644 --- a/dbaccess/uiconfig/ui/choosedatasourcedialog.ui +++ b/dbaccess/uiconfig/ui/choosedatasourcedialog.ui @@ -1,11 +1,12 @@ - + False 6 Data Source + False dialog @@ -47,12 +48,12 @@ - - Or_ganize... + + gtk-help + True True True - True - True + True False @@ -62,17 +63,18 @@ - - gtk-help - True + + Or_ganize... True True - True + True + True False True 3 + True @@ -84,43 +86,40 @@ - + True False True True - 0 - none + 6 - + True False - True - True - 6 - 12 - - - True - True - True - True - - - - - + 0 + Choose a data source: + True + treeview:border + + 0 + 0 + - - + + True - False - Choose a Data Source: - - - + True + True + True + + + + + 0 + 1 + diff --git a/dbaccess/uiconfig/ui/collectionviewdialog.ui b/dbaccess/uiconfig/ui/collectionviewdialog.ui index b34397e2f4cd..d51688aeb4a3 100644 --- a/dbaccess/uiconfig/ui/collectionviewdialog.ui +++ b/dbaccess/uiconfig/ui/collectionviewdialog.ui @@ -1,8 +1,8 @@ - + - + False True @@ -70,6 +70,7 @@ False True 2 + True diff --git a/dbaccess/uiconfig/ui/colwidthdialog.ui b/dbaccess/uiconfig/ui/colwidthdialog.ui index 89fe59f440a9..86dd9b3b9c9a 100644 --- a/dbaccess/uiconfig/ui/colwidthdialog.ui +++ b/dbaccess/uiconfig/ui/colwidthdialog.ui @@ -1,6 +1,7 @@ + - + 0.10000000000000001 200 @@ -12,6 +13,7 @@ False 6 Column Width + False dialog @@ -64,6 +66,7 @@ False True 2 + True @@ -87,16 +90,14 @@ True False - 0 - _Width + 1 + _Width: True value:0.00cm 0 0 - 1 - 1 @@ -111,8 +112,6 @@ 1 0 - 1 - 1 @@ -128,8 +127,6 @@ 1 1 - 1 - 1 diff --git a/dbaccess/uiconfig/ui/connectionpage.ui b/dbaccess/uiconfig/ui/connectionpage.ui index 537fc71d629e..e8ef60d53ecc 100644 --- a/dbaccess/uiconfig/ui/connectionpage.ui +++ b/dbaccess/uiconfig/ui/connectionpage.ui @@ -1,7 +1,8 @@ + - - + + True False @@ -30,20 +31,20 @@ True False - 2 - 6 + 6 + 12 True False start - Path to the dBASE files + Path to the dBASE files: + True + browseurl 0 0 - 1 - 1 @@ -52,13 +53,10 @@ True True - True 0 1 - 1 - 1 @@ -73,13 +71,11 @@ 1 0 - 1 - 1 - _Browse + _Browse… False True True @@ -89,8 +85,6 @@ 1 1 - 1 - 1 @@ -137,24 +131,19 @@ True True 6 - 6 - - - + 12 True False - start - _User name + 1 + _User name: True userNameEntry 0 0 - 1 - 1 @@ -166,8 +155,6 @@ 1 0 - 1 - 1 @@ -183,10 +170,11 @@ 1 1 - 1 - 1 + + + @@ -195,7 +183,7 @@ True False - User authentication + User Authentication @@ -230,12 +218,13 @@ False True True - 6 + 12 True False - _JDBC driver class + 1 + _JDBC driver class: True driverEntry @@ -280,7 +269,7 @@ True False - JDBC properties + JDBC Properties diff --git a/dbaccess/uiconfig/ui/copytablepage.ui b/dbaccess/uiconfig/ui/copytablepage.ui index 65a8c1a70682..ca94cde15e00 100644 --- a/dbaccess/uiconfig/ui/copytablepage.ui +++ b/dbaccess/uiconfig/ui/copytablepage.ui @@ -1,5 +1,5 @@ - + @@ -45,8 +45,6 @@ 0 0 - 1 - 1 @@ -63,8 +61,6 @@ 0 1 - 1 - 1 @@ -81,8 +77,6 @@ 0 2 - 1 - 1 @@ -99,8 +93,6 @@ 0 3 - 1 - 1 @@ -116,8 +108,6 @@ 0 4 - 1 - 1 @@ -133,8 +123,6 @@ 0 5 - 1 - 1 @@ -151,16 +139,14 @@ True False - 0 - Name + 1 + Name: True keyname 0 0 - 1 - 1 @@ -171,8 +157,6 @@ 1 0 - 1 - 1 @@ -181,8 +165,6 @@ 0 6 - 1 - 1 @@ -203,8 +185,6 @@ 0 1 - 1 - 1 @@ -217,16 +197,14 @@ True False - 0 - Ta_ble name + 1 + Ta_ble name: True name 0 0 - 1 - 1 @@ -238,16 +216,12 @@ 1 0 - 1 - 1 0 0 - 1 - 1 diff --git a/dbaccess/uiconfig/ui/dbaseindexdialog.ui b/dbaccess/uiconfig/ui/dbaseindexdialog.ui index 3f8ea8394e5b..1fd8fa59db74 100644 --- a/dbaccess/uiconfig/ui/dbaseindexdialog.ui +++ b/dbaccess/uiconfig/ui/dbaseindexdialog.ui @@ -1,5 +1,5 @@ - + @@ -78,6 +78,7 @@ False True 2 + True @@ -103,15 +104,13 @@ True False 0 - _Table + _Table: True table 0 0 - 1 - 1 @@ -129,16 +128,12 @@ 1 0 - 1 - 1 0 0 - 1 - 1 @@ -171,8 +166,6 @@ 0 0 - 1 - 1 @@ -187,8 +180,6 @@ 2 0 - 1 - 1 @@ -204,8 +195,6 @@ 0 1 - 1 - 1 @@ -221,8 +210,6 @@ 2 1 - 1 - 1 @@ -291,8 +278,6 @@ 1 1 - 1 - 1 @@ -316,8 +301,6 @@ 0 1 - 1 - 1 diff --git a/dbaccess/uiconfig/ui/dbasepage.ui b/dbaccess/uiconfig/ui/dbasepage.ui index cfc83eb1cc51..1d45b963129b 100644 --- a/dbaccess/uiconfig/ui/dbasepage.ui +++ b/dbaccess/uiconfig/ui/dbasepage.ui @@ -1,7 +1,8 @@ + - - + + True False @@ -29,12 +30,12 @@ True False True - 6 + 12 True False - _Character set + _Character set: True charset @@ -64,7 +65,7 @@ True False - Data conversion + Data Conversion @@ -97,7 +98,7 @@ False True vertical - 2 + 6 Display deleted records as well @@ -137,7 +138,7 @@ True False - Optional settings + Optional Settings diff --git a/dbaccess/uiconfig/ui/dbwizconnectionpage.ui b/dbaccess/uiconfig/ui/dbwizconnectionpage.ui index 89203608fbfc..5b3916d424f8 100644 --- a/dbaccess/uiconfig/ui/dbwizconnectionpage.ui +++ b/dbaccess/uiconfig/ui/dbwizconnectionpage.ui @@ -1,7 +1,8 @@ + - - + + True False @@ -46,20 +47,20 @@ True False - 2 - 6 + 6 + 12 True False start - Path to the dBASE files + Path to the dBASE files: + True + browseurl 0 0 - 1 - 1 @@ -68,13 +69,10 @@ True True - True 0 1 - 1 - 1 @@ -84,31 +82,25 @@ True True True - False True 1 0 - 1 - 1 - _Browse + _Browse… False True True True - False True 1 1 - 1 - 1 diff --git a/dbaccess/uiconfig/ui/dbwizmysqlintropage.ui b/dbaccess/uiconfig/ui/dbwizmysqlintropage.ui index 6c98251557ba..3d9d43f6a11c 100644 --- a/dbaccess/uiconfig/ui/dbwizmysqlintropage.ui +++ b/dbaccess/uiconfig/ui/dbwizmysqlintropage.ui @@ -1,6 +1,7 @@ + - + True False @@ -70,7 +71,6 @@ Please contact your system administrator if you are unsure about the following s True True False - False 0 True @@ -87,7 +87,6 @@ Please contact your system administrator if you are unsure about the following s True True False - False 0 True True @@ -105,7 +104,6 @@ Please contact your system administrator if you are unsure about the following s False True False - False 0 True odbc @@ -125,9 +123,6 @@ Please contact your system administrator if you are unsure about the following s True False How do you want to connect to your MySQL database? - - - @@ -145,7 +140,7 @@ Please contact your system administrator if you are unsure about the following s True False - Set up a connection to a MySQL database + Set Up a Connection to a MySQL Database diff --git a/dbaccess/uiconfig/ui/dbwizmysqlnativepage.ui b/dbaccess/uiconfig/ui/dbwizmysqlnativepage.ui index df5b59c9dc83..4e8a2895c376 100644 --- a/dbaccess/uiconfig/ui/dbwizmysqlnativepage.ui +++ b/dbaccess/uiconfig/ui/dbwizmysqlnativepage.ui @@ -1,6 +1,7 @@ + - + True False @@ -72,7 +73,7 @@ True False - Set up connection to a MySQL database + Set Up a Connection to a MySQL Database diff --git a/dbaccess/uiconfig/ui/deleteallrowsdialog.ui b/dbaccess/uiconfig/ui/deleteallrowsdialog.ui index 31cc24eecb8e..9b263be4b01c 100644 --- a/dbaccess/uiconfig/ui/deleteallrowsdialog.ui +++ b/dbaccess/uiconfig/ui/deleteallrowsdialog.ui @@ -1,5 +1,5 @@ - + @@ -14,7 +14,7 @@ False vertical - 24 + 12 False diff --git a/dbaccess/uiconfig/ui/designsavemodifieddialog.ui b/dbaccess/uiconfig/ui/designsavemodifieddialog.ui index 54ae0f80141a..a3bb08e5eaa9 100644 --- a/dbaccess/uiconfig/ui/designsavemodifieddialog.ui +++ b/dbaccess/uiconfig/ui/designsavemodifieddialog.ui @@ -1,5 +1,5 @@ - + @@ -15,7 +15,7 @@ False vertical - 24 + 12 False diff --git a/dbaccess/uiconfig/ui/directsqldialog.ui b/dbaccess/uiconfig/ui/directsqldialog.ui index 0f37c67844a5..96979d66ff93 100644 --- a/dbaccess/uiconfig/ui/directsqldialog.ui +++ b/dbaccess/uiconfig/ui/directsqldialog.ui @@ -1,11 +1,13 @@ + - - + + False 6 Execute SQL Statement + False dialog @@ -29,6 +31,7 @@ False True 0 + True @@ -79,8 +82,6 @@ 0 1 - 1 - 1 @@ -88,15 +89,13 @@ True False 0 - _Command to execute + _Command to execute: True sql:border 0 0 - 1 - 1 @@ -117,8 +116,6 @@ 0 0 - 1 - 1 @@ -134,16 +131,12 @@ 1 0 - 1 - 1 0 2 - 1 - 1 @@ -155,8 +148,6 @@ 0 4 - 1 - 1 @@ -164,15 +155,13 @@ True False 0 - _Previous commands + _Previous commands: True sqlhistory 0 3 - 1 - 1 diff --git a/dbaccess/uiconfig/ui/fielddialog.ui b/dbaccess/uiconfig/ui/fielddialog.ui index dc44d2f0bc7a..dd47d82a8fd0 100644 --- a/dbaccess/uiconfig/ui/fielddialog.ui +++ b/dbaccess/uiconfig/ui/fielddialog.ui @@ -1,11 +1,12 @@ - + - + False 6 Field Format + False dialog @@ -58,6 +59,7 @@ False True 2 + True diff --git a/dbaccess/uiconfig/ui/finalpagewizard.ui b/dbaccess/uiconfig/ui/finalpagewizard.ui index 252491d41be6..765d165f0a46 100644 --- a/dbaccess/uiconfig/ui/finalpagewizard.ui +++ b/dbaccess/uiconfig/ui/finalpagewizard.ui @@ -1,7 +1,7 @@ - + - + 400 True @@ -30,7 +30,7 @@ True False - 24 + 12 True @@ -49,8 +49,6 @@ 0 0 - 1 - 1 @@ -69,8 +67,6 @@ 0 1 - 1 - 1 @@ -88,16 +84,12 @@ 0 2 - 1 - 1 0 0 - 1 - 1 @@ -117,8 +109,6 @@ 0 0 - 1 - 1 @@ -135,8 +125,6 @@ 0 1 - 1 - 1 @@ -152,16 +140,12 @@ 0 2 - 1 - 1 0 1 - 1 - 1 @@ -174,8 +158,6 @@ 0 2 - 1 - 1 diff --git a/dbaccess/uiconfig/ui/generalpagedialog.ui b/dbaccess/uiconfig/ui/generalpagedialog.ui index 3832cb6ed72d..12578f72435e 100644 --- a/dbaccess/uiconfig/ui/generalpagedialog.ui +++ b/dbaccess/uiconfig/ui/generalpagedialog.ui @@ -1,17 +1,17 @@ + - + True False 16 - 8 - 8 + 6 + 12 True False - 24 0 0 Select the type of database to which you want to establish a connection. @@ -20,7 +20,6 @@ 0 0 2 - 1 @@ -36,8 +35,6 @@ 0 1 - 1 - 1 @@ -46,21 +43,17 @@ False start True - 0 - 1 1 1 - 1 - 1 True False - 24 + 6 0 0 On the following pages, you can make detailed settings for the connection. @@ -71,7 +64,6 @@ The new settings you make will overwrite your existing settings. 0 2 2 - 1 @@ -83,7 +75,6 @@ The new settings you make will overwrite your existing settings. 0 3 2 - 1 diff --git a/dbaccess/uiconfig/ui/generalpagewizard.ui b/dbaccess/uiconfig/ui/generalpagewizard.ui index bd1fc0b6e51d..ea43f35d5d38 100644 --- a/dbaccess/uiconfig/ui/generalpagewizard.ui +++ b/dbaccess/uiconfig/ui/generalpagewizard.ui @@ -1,15 +1,15 @@ - + - - + + 400 True False 8 vertical - 12 + 6 True @@ -46,7 +46,6 @@ True False - 12 0 What do you want to do? True @@ -79,14 +78,14 @@ True False - 48 - 8 + 24 + 12 True False 0 - _Embedded Database: + _Embedded database: True embeddeddbList @@ -137,8 +136,8 @@ True False - 48 - 8 + 24 + 12 True @@ -182,7 +181,7 @@ True True start - 48 + 24 True @@ -215,7 +214,7 @@ True False start - 48 + 24 False diff --git a/dbaccess/uiconfig/ui/generalspecialjdbcdetailspage.ui b/dbaccess/uiconfig/ui/generalspecialjdbcdetailspage.ui index 27d7400de0a7..d4655620df6c 100644 --- a/dbaccess/uiconfig/ui/generalspecialjdbcdetailspage.ui +++ b/dbaccess/uiconfig/ui/generalspecialjdbcdetailspage.ui @@ -1,8 +1,8 @@ - + - + True False @@ -35,32 +35,28 @@ True False - start - _Host name + 1 + _Host name: True hostNameEntry 0 0 - 1 - 1 True False - start - _Port number + 1 + _Port number: True portNumberSpinbutton 0 1 - 1 - 1 @@ -72,38 +68,32 @@ 1 0 - 1 - 1 True False - start - Socket + 1 + Socket: 0 2 - 1 - 1 True False - start - MySQL JDBC d_river class + 1 + MySQL JDBC d_river class: True jdbcDriverClassEntry 0 3 - 1 - 1 @@ -115,13 +105,11 @@ 1 3 - 1 - 1 - Test class + Test Class False True True @@ -130,8 +118,6 @@ 2 3 - 1 - 1 @@ -143,8 +129,6 @@ 1 2 - 1 - 1 @@ -156,8 +140,6 @@ 1 1 - 1 - 1 @@ -214,7 +196,7 @@ True False - _Character set + _Character set: True charset @@ -244,7 +226,7 @@ True False - Data conversion + Data Conversion diff --git a/dbaccess/uiconfig/ui/generatedvaluespage.ui b/dbaccess/uiconfig/ui/generatedvaluespage.ui index a0cfbfaec967..88cefb1e7a8c 100644 --- a/dbaccess/uiconfig/ui/generatedvaluespage.ui +++ b/dbaccess/uiconfig/ui/generatedvaluespage.ui @@ -1,7 +1,7 @@ - + - + True False @@ -37,8 +37,6 @@ 0 0 - 1 - 1 @@ -64,15 +62,13 @@ True False 0 - _Auto-increment statement + _Auto-increment statement: True statement 0 0 - 1 - 1 @@ -85,16 +81,12 @@ 0 1 - 1 - 1 0 0 - 1 - 1 @@ -108,15 +100,13 @@ True False 0 - _Query of generated values + _Query of generated values: True query 0 0 - 1 - 1 @@ -129,16 +119,12 @@ 0 1 - 1 - 1 0 1 - 1 - 1 @@ -147,8 +133,6 @@ 0 1 - 1 - 1 diff --git a/dbaccess/uiconfig/ui/indexdesigndialog.ui b/dbaccess/uiconfig/ui/indexdesigndialog.ui index 3068894d5df2..a0d34a83f70e 100644 --- a/dbaccess/uiconfig/ui/indexdesigndialog.ui +++ b/dbaccess/uiconfig/ui/indexdesigndialog.ui @@ -1,12 +1,13 @@ - + - - + + False 6 Indexes + False dialog @@ -45,6 +46,7 @@ False True 1 + True @@ -148,8 +150,6 @@ 0 0 - 1 - 1 @@ -169,8 +169,6 @@ 0 0 - 1 - 1 @@ -182,8 +180,6 @@ 1 0 - 1 - 1 @@ -195,8 +191,6 @@ 2 0 - 1 - 1 @@ -208,8 +202,6 @@ 3 0 - 1 - 1 @@ -221,16 +213,12 @@ 4 0 - 1 - 1 1 0 - 1 - 1 @@ -245,137 +233,132 @@ True False 6 - 6 + 12 - + True False True True - vertical - 6 - - - True - False - start - Index details - - - False - True - 0 - + + + + + 0 + 0 + + + + + True + False + 0 + none - + True False - 6 - - - True - False - start - Index identifier: - - - False - True - 0 - - + 6 + 12 - + True False - start + 6 + 12 + + + True + False + start + 0 + Index identifier: + + + 0 + 0 + + + + + True + False + start + 0 + + + 1 + 0 + + + + + _Unique + False + True + True + False + start + True + 0 + True + + + 0 + 1 + 2 + + + + + True + False + start + 0 + Fields: + True + + + 0 + 2 + 2 + + + + + True + True + True + True + + + + + + 0 + 3 + 2 + + - - False - True - 1 - - - False - True - 1 - - - - - _Unique - False - True - True - False - start - True - 0 - True - - - False - True - 2 - - - + + True False - start - Fields - True - FIELDS - - - False - True - 2 - - - - - True - True - True - True - - - + Index Details + + + - - True - True - 4 - 1 0 - 1 - 1 - - - - - True - False - True - True - - - - - - 0 - 0 - 1 - 1 diff --git a/dbaccess/uiconfig/ui/jdbcconnectionpage.ui b/dbaccess/uiconfig/ui/jdbcconnectionpage.ui index 67282594299e..945bae1895b8 100644 --- a/dbaccess/uiconfig/ui/jdbcconnectionpage.ui +++ b/dbaccess/uiconfig/ui/jdbcconnectionpage.ui @@ -1,7 +1,8 @@ + - - + + True False @@ -15,8 +16,8 @@ True False start - 12 - Set up a connection to a JDBC database + 6 + Set Up a Connection to a JDBC Database @@ -31,7 +32,6 @@ True False - 6 0 Please enter the required information to connect to a JDBC database. Please contact your system administrator if you are unsure about the following settings. True @@ -47,20 +47,20 @@ True False - 2 - 6 + 6 + 12 True False start - Path to the dBASE files + Path to the dBASE files: + True + browseurl 0 0 - 1 - 1 @@ -69,13 +69,10 @@ True True - True 0 1 - 1 - 1 @@ -90,13 +87,11 @@ 1 0 - 1 - 1 - _Browse + _Browse… False True True @@ -106,8 +101,6 @@ 1 1 - 1 - 1 @@ -130,7 +123,7 @@ True False start - JDBC d_river class + JDBC d_river class: True jdbcEntry @@ -145,13 +138,12 @@ True False True - 6 + 12 True True True - True False @@ -161,7 +153,7 @@ - _Test class + _Test Class False True True diff --git a/dbaccess/uiconfig/ui/joindialog.ui b/dbaccess/uiconfig/ui/joindialog.ui index a7375e4355a5..c2695e7f5c07 100644 --- a/dbaccess/uiconfig/ui/joindialog.ui +++ b/dbaccess/uiconfig/ui/joindialog.ui @@ -1,8 +1,8 @@ - + - + @@ -37,6 +37,7 @@ False 6 Join Properties + False dialog @@ -90,6 +91,7 @@ False True 2 + True @@ -136,8 +138,6 @@ 0 0 - 1 - 1 @@ -149,8 +149,6 @@ 1 0 - 1 - 1 @@ -171,8 +169,6 @@ 0 0 - 1 - 1 @@ -204,8 +200,6 @@ 0 1 - 1 - 1 @@ -221,8 +215,6 @@ 0 0 - 1 - 1 @@ -243,8 +235,6 @@ 0 2 - 1 - 1 @@ -270,15 +260,14 @@ True False True - 0 - _Type + 1 + _Type: True + type 0 0 - 1 - 1 @@ -291,8 +280,6 @@ 1 0 - 1 - 1 @@ -308,8 +295,6 @@ 1 1 - 1 - 1 @@ -333,8 +318,6 @@ 0 1 - 1 - 1 diff --git a/dbaccess/uiconfig/ui/ldapconnectionpage.ui b/dbaccess/uiconfig/ui/ldapconnectionpage.ui index f92e2d62748c..43763f251d17 100644 --- a/dbaccess/uiconfig/ui/ldapconnectionpage.ui +++ b/dbaccess/uiconfig/ui/ldapconnectionpage.ui @@ -1,20 +1,21 @@ + - + True False True 6 vertical - 12 + 6 True False start - 12 - Set up a connection to an LDAP directory + 6 + Set Up a Connection to an LDAP Directory @@ -46,38 +47,34 @@ False True True - 2 - 6 + 6 + 12 True False - start - _Server + 1 + _Server: True hostNameEntry 0 0 - 1 - 1 True False - start - _Port number + 1 + _Port number: True portNumEntry 0 2 - 1 - 1 @@ -89,8 +86,6 @@ 1 0 - 1 - 1 @@ -98,7 +93,7 @@ True False True - 6 + 12 True @@ -127,24 +122,20 @@ 1 2 - 1 - 1 True False - start - Base _DN + 1 + Base _DN: True baseDNEntry 0 1 - 1 - 1 @@ -156,8 +147,6 @@ 1 1 - 1 - 1 diff --git a/dbaccess/uiconfig/ui/ldappage.ui b/dbaccess/uiconfig/ui/ldappage.ui index 2f21ba4d49f1..686faf8061b6 100644 --- a/dbaccess/uiconfig/ui/ldappage.ui +++ b/dbaccess/uiconfig/ui/ldappage.ui @@ -1,6 +1,7 @@ + - + True False @@ -28,24 +29,20 @@ True False True - 2 - - - + 6 + 12 True False - start - _Base DN + 1 + _Base DN: True baseDNEntry 0 0 - 1 - 1 @@ -57,8 +54,6 @@ 1 0 - 1 - 1 @@ -74,24 +69,21 @@ 0 1 - 1 - 1 + 2 True False - start - _Port number + 1 + _Port number: True portNumberSpinbutton 0 2 - 1 - 1 @@ -103,24 +95,20 @@ 1 2 - 1 - 1 True False - start - Maximum number of _records + 1 + Maximum number of _records: True LDAPRowCountspinbutton 0 3 - 1 - 1 @@ -132,8 +120,6 @@ 1 3 - 1 - 1 diff --git a/dbaccess/uiconfig/ui/migratepage.ui b/dbaccess/uiconfig/ui/migratepage.ui index d95e30ca2902..a4f47ee23759 100644 --- a/dbaccess/uiconfig/ui/migratepage.ui +++ b/dbaccess/uiconfig/ui/migratepage.ui @@ -1,5 +1,5 @@ - + @@ -7,7 +7,7 @@ False True 6 - 24 + 12 True @@ -22,8 +22,6 @@ 0 0 - 1 - 1 @@ -40,8 +38,6 @@ 0 1 - 1 - 1 @@ -58,8 +54,6 @@ 0 5 - 1 - 1 @@ -79,8 +73,6 @@ 0 0 - 1 - 1 @@ -93,8 +85,6 @@ 1 0 - 1 - 1 @@ -107,8 +97,6 @@ 1 1 - 1 - 1 @@ -118,8 +106,6 @@ 0 4 - 1 - 1 @@ -139,8 +125,6 @@ 0 0 - 1 - 1 @@ -152,8 +136,6 @@ 1 0 - 1 - 1 @@ -166,8 +148,6 @@ 1 1 - 1 - 1 @@ -177,8 +157,6 @@ 0 3 - 1 - 1 @@ -198,8 +176,6 @@ 0 0 - 1 - 1 @@ -212,16 +188,12 @@ 1 0 - 1 - 1 0 2 - 1 - 1 diff --git a/dbaccess/uiconfig/ui/mysqlnativepage.ui b/dbaccess/uiconfig/ui/mysqlnativepage.ui index a45be0b0d6b8..d124b52c7f1f 100644 --- a/dbaccess/uiconfig/ui/mysqlnativepage.ui +++ b/dbaccess/uiconfig/ui/mysqlnativepage.ui @@ -1,8 +1,8 @@ - + - + True False @@ -81,21 +81,19 @@ True True 6 - 6 + 12 True False - start - 0 - _User name + 1 + _User name: True + username 0 0 - 1 - 1 @@ -108,8 +106,6 @@ 1 0 - 1 - 1 @@ -125,8 +121,6 @@ 1 1 - 1 - 1 @@ -140,7 +134,7 @@ True False - User authentication + User Authentication @@ -173,14 +167,13 @@ True False True - 6 + 12 True False - start - 0 - _Character set + 1 + _Character set: True charset @@ -210,7 +203,7 @@ True False - Data conversion + Data Conversion diff --git a/dbaccess/uiconfig/ui/mysqlnativesettings.ui b/dbaccess/uiconfig/ui/mysqlnativesettings.ui index 5b2f1dc1f200..4e7dff50fab6 100644 --- a/dbaccess/uiconfig/ui/mysqlnativesettings.ui +++ b/dbaccess/uiconfig/ui/mysqlnativesettings.ui @@ -1,6 +1,7 @@ + - + True False @@ -14,15 +15,16 @@ True False True - 6 + 12 True False start 0 - _Database name + _Database name: True + dbname False @@ -56,15 +58,13 @@ False True 6 - 6 - Se_rver / Port + Se_rver/port False True True False - False True 0 True @@ -73,8 +73,6 @@ 0 0 - 1 - 1 @@ -82,7 +80,6 @@ True False True - 6 12 @@ -90,37 +87,33 @@ False True 6 - 6 + 12 True False - start - 0 - _Server + 1 + _Server: True + server 0 0 - 1 - 1 True False - start - 0 - _Port + 1 + _Port: True + port 0 1 - 1 - 1 @@ -129,13 +122,11 @@ True True - True 1 0 2 - 1 @@ -149,8 +140,6 @@ 2 1 - 1 - 1 @@ -159,14 +148,11 @@ True True - True True 1 1 - 1 - 1 @@ -175,8 +161,6 @@ 0 1 - 1 - 1 @@ -192,15 +176,14 @@ False True 6 - 6 + 12 - So_cket + So_cket: False True True False - False True 0 True @@ -209,8 +192,6 @@ 0 0 - 1 - 1 @@ -223,8 +204,6 @@ 1 0 - 1 - 1 @@ -240,15 +219,14 @@ False True 6 - 6 + 12 - Named p_ipe + Named p_ipe: False True True False - False True 0 True @@ -257,8 +235,6 @@ 0 0 - 1 - 1 @@ -271,8 +247,6 @@ 1 0 - 1 - 1 diff --git a/dbaccess/uiconfig/ui/odbcpage.ui b/dbaccess/uiconfig/ui/odbcpage.ui index 48b43f1bd920..d399cf792201 100644 --- a/dbaccess/uiconfig/ui/odbcpage.ui +++ b/dbaccess/uiconfig/ui/odbcpage.ui @@ -1,7 +1,8 @@ + - - + + True False @@ -29,12 +30,12 @@ True False True - 6 + 12 True False - _Character set + _Character set: True charset @@ -64,7 +65,7 @@ True False - Data conversion + Data Conversion @@ -97,18 +98,18 @@ False True vertical - 2 + 6 True False True - 6 + 12 True False - ODBC _options + ODBC _options: True options diff --git a/dbaccess/uiconfig/ui/parametersdialog.ui b/dbaccess/uiconfig/ui/parametersdialog.ui index 844754c71e57..d7b4f17ab02b 100644 --- a/dbaccess/uiconfig/ui/parametersdialog.ui +++ b/dbaccess/uiconfig/ui/parametersdialog.ui @@ -1,5 +1,5 @@ - + @@ -8,17 +8,18 @@ True 6 Parameter Input + False dialog north False + vertical 12 False - vertical - start + end gtk-ok @@ -63,6 +64,7 @@ False True 2 + True @@ -96,6 +98,7 @@ True True vertical + 6 True @@ -117,7 +120,7 @@ True False start - _Value + _Value: True paramEntry @@ -132,7 +135,7 @@ True False True - 6 + 12 True diff --git a/dbaccess/uiconfig/ui/password.ui b/dbaccess/uiconfig/ui/password.ui index 6e8ae8790a79..aedf72255f94 100644 --- a/dbaccess/uiconfig/ui/password.ui +++ b/dbaccess/uiconfig/ui/password.ui @@ -1,5 +1,5 @@ - + @@ -58,6 +58,7 @@ False True 2 + True @@ -97,8 +98,6 @@ 1 0 - 1 - 1 @@ -111,56 +110,48 @@ 1 1 - 1 - 1 True False - 0 - Old p_assword + 1 + Old p_assword: True oldpassword 0 0 - 1 - 1 True False - 0 - _Password + 1 + _Password: True newpassword 0 1 - 1 - 1 True False - 0 - _Confirm password + 1 + _Confirm password: True confirmpassword 0 2 - 1 - 1 @@ -173,8 +164,6 @@ 1 2 - 1 - 1 @@ -185,7 +174,7 @@ True False - User "$name$: $" + User “$name$: $” diff --git a/dbaccess/uiconfig/ui/preparepage.ui b/dbaccess/uiconfig/ui/preparepage.ui index 3ecf860bef55..b8fc6261ab76 100644 --- a/dbaccess/uiconfig/ui/preparepage.ui +++ b/dbaccess/uiconfig/ui/preparepage.ui @@ -1,5 +1,5 @@ - + @@ -7,7 +7,7 @@ False True 6 - 24 + 12 True @@ -22,8 +22,6 @@ 0 0 - 1 - 1 @@ -46,8 +44,6 @@ Before the migration can start, all forms, reports, queries and tables belonging 0 1 - 1 - 1 @@ -64,8 +60,6 @@ Before the migration can start, all forms, reports, queries and tables belonging 0 2 - 1 - 1 diff --git a/dbaccess/uiconfig/ui/queryfilterdialog.ui b/dbaccess/uiconfig/ui/queryfilterdialog.ui index bf2ba3aa855a..5497b1ff3d4a 100644 --- a/dbaccess/uiconfig/ui/queryfilterdialog.ui +++ b/dbaccess/uiconfig/ui/queryfilterdialog.ui @@ -1,5 +1,5 @@ - + @@ -58,6 +58,7 @@ False True 2 + True @@ -98,8 +99,6 @@ 0 0 - 1 - 1 @@ -112,8 +111,6 @@ 1 0 - 1 - 1 @@ -126,8 +123,6 @@ 2 0 - 1 - 1 @@ -142,8 +137,6 @@ 1 1 - 1 - 1 @@ -167,8 +160,6 @@ 2 1 - 1 - 1 @@ -183,8 +174,6 @@ 1 2 - 1 - 1 @@ -199,8 +188,6 @@ 1 3 - 1 - 1 @@ -212,8 +199,6 @@ 2 2 - 1 - 1 @@ -225,8 +210,6 @@ 2 3 - 1 - 1 @@ -239,8 +222,6 @@ 3 0 - 1 - 1 @@ -251,8 +232,6 @@ 3 1 - 1 - 1 @@ -263,8 +242,6 @@ 3 2 - 1 - 1 @@ -275,8 +252,6 @@ 3 3 - 1 - 1 @@ -292,8 +267,6 @@ 0 2 - 1 - 1 @@ -309,8 +282,6 @@ 0 3 - 1 - 1 diff --git a/dbaccess/uiconfig/ui/querypropertiesdialog.ui b/dbaccess/uiconfig/ui/querypropertiesdialog.ui index ddd59367bde0..fd709fd32acb 100644 --- a/dbaccess/uiconfig/ui/querypropertiesdialog.ui +++ b/dbaccess/uiconfig/ui/querypropertiesdialog.ui @@ -1,11 +1,13 @@ + - - + + False 6 Query Properties + False True dialog @@ -60,6 +62,7 @@ False True 2 + True @@ -71,152 +74,90 @@ - + True False True True - 0 - none + 6 + 12 - + True False True - True - 6 - 12 + + + 1 + 1 + + + + + True + False + 1 + Limit: + + + 0 + 1 + + + + + True + False + start + + + Yes + True + True + False + 0 + True + nondistinct + + + False + True + 0 + + - + + No True - False - 12 - - - True - False - 12 - - - True - False - start - Distinct Values - distinct-buttons - - - 0 - 0 - 1 - 1 - - - - - True - False - start - - - Yes - True - True - False - 0 - True - nondistinct - - - False - True - 0 - - - - - No - True - True - False - 0 - True - distinct - - - False - True - 1 - - - - - 1 - 0 - 1 - 1 - - - - - 0 - 0 - 1 - 1 - - - - - True - False - 24 - - - True - False - start - Limit - limitbox - - - 0 - 0 - 1 - 1 - - - - - True - False - - - 1 - 0 - 1 - 1 - - - - - 0 - 1 - 1 - 1 - - + True + False + 0 + True + distinct + + False + True + 1 + + + 1 + 0 + - - + + True False - Properties: - - - + 1 + Distinct values: + + 0 + 0 + diff --git a/dbaccess/uiconfig/ui/relationdialog.ui b/dbaccess/uiconfig/ui/relationdialog.ui index 6deada164092..1ff9948b965e 100644 --- a/dbaccess/uiconfig/ui/relationdialog.ui +++ b/dbaccess/uiconfig/ui/relationdialog.ui @@ -1,12 +1,13 @@ - + - + False 6 Relations + False dialog @@ -60,6 +61,7 @@ False True 2 + True @@ -106,8 +108,6 @@ 0 0 - 1 - 1 @@ -119,8 +119,6 @@ 1 0 - 1 - 1 @@ -141,8 +139,6 @@ 0 0 - 1 - 1 @@ -184,8 +180,6 @@ 0 1 - 1 - 1 @@ -227,8 +221,6 @@ 0 0 - 1 - 1 @@ -245,8 +237,6 @@ 0 1 - 1 - 1 @@ -263,8 +253,6 @@ 0 2 - 1 - 1 @@ -281,8 +269,6 @@ 0 3 - 1 - 1 @@ -303,8 +289,6 @@ 0 0 - 1 - 1 @@ -340,8 +324,6 @@ 0 0 - 1 - 1 @@ -357,8 +339,6 @@ 0 1 - 1 - 1 @@ -374,8 +354,6 @@ 0 2 - 1 - 1 @@ -391,8 +369,6 @@ 0 3 - 1 - 1 @@ -413,16 +389,12 @@ 1 0 - 1 - 1 0 2 - 1 - 1 diff --git a/dbaccess/uiconfig/ui/rowheightdialog.ui b/dbaccess/uiconfig/ui/rowheightdialog.ui index 9d98a3f7b45a..a7dd46b4a9fe 100644 --- a/dbaccess/uiconfig/ui/rowheightdialog.ui +++ b/dbaccess/uiconfig/ui/rowheightdialog.ui @@ -1,6 +1,7 @@ + - + 0.10000000000000001 160 @@ -12,6 +13,7 @@ False 6 Row Height + False dialog @@ -64,6 +66,7 @@ False True 2 + True @@ -87,16 +90,14 @@ True False - 0 - _Height + 1 + _Height: True value:0.00cm 0 0 - 1 - 1 @@ -111,8 +112,6 @@ 1 0 - 1 - 1 @@ -128,8 +127,6 @@ 1 1 - 1 - 1 diff --git a/dbaccess/uiconfig/ui/savedialog.ui b/dbaccess/uiconfig/ui/savedialog.ui index 11274624af86..86f95ca061b5 100644 --- a/dbaccess/uiconfig/ui/savedialog.ui +++ b/dbaccess/uiconfig/ui/savedialog.ui @@ -1,12 +1,13 @@ - + - - + + False 6 Save As + False dialog @@ -59,6 +60,7 @@ False True 2 + True @@ -88,39 +90,34 @@ 0 0 2 - 1 True False - 0 - _Catalog + 1 + _Catalog: True catalog 0 1 - 1 - 1 True False - 0 - _Schema + 1 + _Schema: True schema 0 2 - 1 - 1 @@ -132,23 +129,19 @@ 1 2 - 1 - 1 True False - 0 + 1 True title 0 3 - 1 - 1 @@ -160,8 +153,6 @@ 1 3 - 1 - 1 @@ -173,8 +164,6 @@ 1 1 - 1 - 1 diff --git a/dbaccess/uiconfig/ui/saveindexdialog.ui b/dbaccess/uiconfig/ui/saveindexdialog.ui index e546ab58981f..6e198346243a 100644 --- a/dbaccess/uiconfig/ui/saveindexdialog.ui +++ b/dbaccess/uiconfig/ui/saveindexdialog.ui @@ -1,5 +1,5 @@ - + @@ -15,7 +15,7 @@ False vertical - 24 + 12 False diff --git a/dbaccess/uiconfig/ui/savemodifieddialog.ui b/dbaccess/uiconfig/ui/savemodifieddialog.ui index 8cbfec373f37..e33b1530fd5a 100644 --- a/dbaccess/uiconfig/ui/savemodifieddialog.ui +++ b/dbaccess/uiconfig/ui/savemodifieddialog.ui @@ -1,5 +1,5 @@ - + @@ -15,7 +15,7 @@ False vertical - 24 + 12 False diff --git a/dbaccess/uiconfig/ui/sortdialog.ui b/dbaccess/uiconfig/ui/sortdialog.ui index 0b91f236e7e9..202910e65013 100644 --- a/dbaccess/uiconfig/ui/sortdialog.ui +++ b/dbaccess/uiconfig/ui/sortdialog.ui @@ -1,11 +1,12 @@ - + - + False 6 Sort Order + False dialog @@ -58,6 +59,7 @@ False True 2 + True @@ -91,45 +93,38 @@ True False - 0 Operator end 0 0 - 1 - 1 True False - 0 + 1 and then end 0 2 - 1 - 1 True False - 0 + 1 and then end 0 3 - 1 - 1 @@ -142,8 +137,6 @@ 1 0 - 1 - 1 @@ -156,8 +149,6 @@ 2 0 - 1 - 1 @@ -169,8 +160,6 @@ 1 1 - 1 - 1 @@ -186,8 +175,6 @@ 2 1 - 1 - 1 @@ -199,8 +186,6 @@ 1 2 - 1 - 1 @@ -212,8 +197,6 @@ 1 3 - 1 - 1 @@ -229,8 +212,6 @@ 2 2 - 1 - 1 @@ -246,8 +227,6 @@ 2 3 - 1 - 1 diff --git a/dbaccess/uiconfig/ui/specialjdbcconnectionpage.ui b/dbaccess/uiconfig/ui/specialjdbcconnectionpage.ui index c0c51898f8cb..a5c73cc4453c 100644 --- a/dbaccess/uiconfig/ui/specialjdbcconnectionpage.ui +++ b/dbaccess/uiconfig/ui/specialjdbcconnectionpage.ui @@ -1,6 +1,7 @@ + - + True False @@ -14,7 +15,7 @@ True False start - 12 + 6 Set up connection to a MySQL database using JDBC @@ -47,54 +48,48 @@ False True True - 2 - 6 + 6 + 12 True False - start - _Database name + 1 + _Database name: True dbNameEntry 0 0 - 1 - 1 True False - start - _Server + 1 + _Server: True hostNameEntry 0 1 - 1 - 1 True False - start - _Port number + 1 + _Port number: True portNumEntry 0 2 - 1 - 1 @@ -106,8 +101,6 @@ 1 0 - 1 - 1 @@ -119,8 +112,6 @@ 1 1 - 1 - 1 @@ -128,7 +119,7 @@ True False True - 6 + 12 True @@ -157,8 +148,6 @@ 1 2 - 1 - 1 @@ -174,8 +163,8 @@ False True True - 2 - 6 + 6 + 12 True @@ -188,8 +177,6 @@ 0 0 - 1 - 1 @@ -201,13 +188,11 @@ 0 1 - 1 - 1 - _Test class + _Test Class False True True @@ -217,8 +202,6 @@ 1 1 - 1 - 1 diff --git a/dbaccess/uiconfig/ui/specialsettingspage.ui b/dbaccess/uiconfig/ui/specialsettingspage.ui index 8dfb18416af2..41ff83b119fd 100644 --- a/dbaccess/uiconfig/ui/specialsettingspage.ui +++ b/dbaccess/uiconfig/ui/specialsettingspage.ui @@ -263,7 +263,7 @@ False True - 0 + 1 Comparison of Boolean values: True comparison @@ -293,7 +293,7 @@ False True - 0 + 1 Rows to scan column types: True rows diff --git a/dbaccess/uiconfig/ui/summarypage.ui b/dbaccess/uiconfig/ui/summarypage.ui index 23af7ad54ad6..d0e9461a8574 100644 --- a/dbaccess/uiconfig/ui/summarypage.ui +++ b/dbaccess/uiconfig/ui/summarypage.ui @@ -1,5 +1,5 @@ - + @@ -7,7 +7,7 @@ False True 6 - 24 + 12 True @@ -22,8 +22,6 @@ 0 0 - 1 - 1 @@ -40,8 +38,6 @@ 0 1 - 1 - 1 @@ -58,8 +54,6 @@ 0 2 - 1 - 1 @@ -82,8 +76,6 @@ 0 3 - 1 - 1 diff --git a/dbaccess/uiconfig/ui/tabledesignsavemodifieddialog.ui b/dbaccess/uiconfig/ui/tabledesignsavemodifieddialog.ui index 0615d45e2855..9c5129757bc3 100644 --- a/dbaccess/uiconfig/ui/tabledesignsavemodifieddialog.ui +++ b/dbaccess/uiconfig/ui/tabledesignsavemodifieddialog.ui @@ -1,5 +1,5 @@ - + @@ -15,7 +15,7 @@ False vertical - 24 + 12 False diff --git a/dbaccess/uiconfig/ui/tablesfilterdialog.ui b/dbaccess/uiconfig/ui/tablesfilterdialog.ui index b311189c7ab8..7d7f93a31a99 100644 --- a/dbaccess/uiconfig/ui/tablesfilterdialog.ui +++ b/dbaccess/uiconfig/ui/tablesfilterdialog.ui @@ -1,11 +1,12 @@ - + - + False 6 Tables Filter + False dialog @@ -58,6 +59,7 @@ False True 2 + True diff --git a/dbaccess/uiconfig/ui/tablesjoindialog.ui b/dbaccess/uiconfig/ui/tablesjoindialog.ui index 9cae194c876d..e074c563e5d2 100644 --- a/dbaccess/uiconfig/ui/tablesjoindialog.ui +++ b/dbaccess/uiconfig/ui/tablesjoindialog.ui @@ -1,11 +1,12 @@ - + - + False 6 + False dialog @@ -58,6 +59,7 @@ False True 2 + True @@ -90,8 +92,6 @@ 0 0 - 1 - 1 @@ -108,8 +108,6 @@ 0 1 - 1 - 1 @@ -125,8 +123,6 @@ 0 2 - 1 - 1 @@ -138,8 +134,6 @@ 0 4 - 1 - 1 @@ -151,8 +145,6 @@ 0 5 - 1 - 1 @@ -168,8 +160,6 @@ 0 3 - 1 - 1 diff --git a/dbaccess/uiconfig/ui/textconnectionsettings.ui b/dbaccess/uiconfig/ui/textconnectionsettings.ui index b4b6acaa96f8..b8fb81fe4129 100644 --- a/dbaccess/uiconfig/ui/textconnectionsettings.ui +++ b/dbaccess/uiconfig/ui/textconnectionsettings.ui @@ -1,11 +1,12 @@ - + False 6 Text Connection Settings + False dialog @@ -59,6 +60,7 @@ False True 2 + True diff --git a/dbaccess/uiconfig/ui/textpage.ui b/dbaccess/uiconfig/ui/textpage.ui index e76dc2800a7c..d4a5bd6e8c6b 100644 --- a/dbaccess/uiconfig/ui/textpage.ui +++ b/dbaccess/uiconfig/ui/textpage.ui @@ -1,7 +1,8 @@ + - - + + True False @@ -32,7 +33,7 @@ False True 6 - 6 + 12 Plain text files (*.txt) @@ -40,7 +41,6 @@ True True False - False 0 True True @@ -49,17 +49,15 @@ 0 0 3 - 1 - 'Comma separated value' files (*.csv) + Comma-separated value files (*.csv) False True True False - False 0 True textfile @@ -68,7 +66,6 @@ 0 1 3 - 1 @@ -78,17 +75,14 @@ True True False - False + True 0 True textfile - extension 0 2 - 1 - 1 @@ -102,8 +96,6 @@ 1 2 - 1 - 1 @@ -116,8 +108,6 @@ 2 2 - 1 - 1 @@ -128,7 +118,7 @@ True False - Specify the type of files you want to access + Specify the Type of Files You Want to Access @@ -163,7 +153,7 @@ False True 6 - 6 + 12 _Text contains headers @@ -172,7 +162,6 @@ True False True - False True 0 True @@ -182,71 +171,62 @@ 0 4 2 - 1 True False - start - 0 - Field separator + 1 + Field separator: + True fieldseparator 0 0 - 1 - 1 True False - start - 0 - Text separator + 1 + Text separator: + True textseparator 0 1 - 1 - 1 True False - start - 0 - Decimal separator + 1 + Decimal separator: + True decimalseparator 0 2 - 1 - 1 True False - start - 0 - Thousands separator + 1 + Thousands separator: + True thousandsseparator 0 3 - 1 - 1 @@ -264,8 +244,6 @@ 1 0 - 1 - 1 @@ -283,8 +261,6 @@ 1 1 - 1 - 1 @@ -308,8 +284,6 @@ 1 2 - 1 - 1 @@ -331,8 +305,6 @@ 1 3 - 1 - 1 @@ -377,14 +349,14 @@ False True True - 6 + 12 True False start 0 - _Character set + _Character set: True charset @@ -414,7 +386,7 @@ True False - Data conversion + Data Conversion diff --git a/dbaccess/uiconfig/ui/typeselectpage.ui b/dbaccess/uiconfig/ui/typeselectpage.ui index 373c78eea9a1..0b4ef073b34f 100644 --- a/dbaccess/uiconfig/ui/typeselectpage.ui +++ b/dbaccess/uiconfig/ui/typeselectpage.ui @@ -1,7 +1,8 @@ + - - + + True False @@ -67,7 +68,7 @@ True False - Column information + Column Information @@ -99,22 +100,20 @@ True False 6 - 6 + 12 True False start 0 - Lines (ma_x) + Lines (ma_x.): True auto 0 0 - 1 - 1 @@ -124,14 +123,11 @@ True True True - False True 2 0 - 1 - 1 @@ -144,8 +140,6 @@ 1 0 - 1 - 1 @@ -156,7 +150,7 @@ True False - Automatic type recognition + Automatic Type Recognition diff --git a/dbaccess/uiconfig/ui/useradmindialog.ui b/dbaccess/uiconfig/ui/useradmindialog.ui index f3649ea3c813..2538acc2a361 100644 --- a/dbaccess/uiconfig/ui/useradmindialog.ui +++ b/dbaccess/uiconfig/ui/useradmindialog.ui @@ -1,11 +1,12 @@ - + - + False 6 - User administration + User Administration + False dialog @@ -58,6 +59,7 @@ False True 2 + True diff --git a/dbaccess/uiconfig/ui/useradminpage.ui b/dbaccess/uiconfig/ui/useradminpage.ui index 58907e6f0a23..6962482e14d5 100644 --- a/dbaccess/uiconfig/ui/useradminpage.ui +++ b/dbaccess/uiconfig/ui/useradminpage.ui @@ -1,6 +1,7 @@ + - + True False @@ -35,7 +36,7 @@ True False True - 6 + 12 True @@ -76,7 +77,7 @@ True False True - 6 + 12 _Add User... @@ -84,7 +85,6 @@ True True True - False True @@ -100,7 +100,6 @@ True True True - False True @@ -116,7 +115,6 @@ True True True - False True @@ -140,7 +138,7 @@ True False - User selection + User Selection @@ -179,7 +177,7 @@ True False - Access rights for selected user + Access Rights for Selected User diff --git a/dbaccess/uiconfig/ui/userdetailspage.ui b/dbaccess/uiconfig/ui/userdetailspage.ui index ee85ae6dd050..e4edec5cbde2 100644 --- a/dbaccess/uiconfig/ui/userdetailspage.ui +++ b/dbaccess/uiconfig/ui/userdetailspage.ui @@ -1,8 +1,8 @@ - + - + True False @@ -36,8 +36,8 @@ True False start - 0 - _Hostname + 1 + _Host name: True hostname end @@ -45,8 +45,6 @@ 0 0 - 1 - 1 @@ -54,16 +52,14 @@ True False start - 0 - _Port number + 1 + _Port number: True portnumber 0 1 - 1 - 1 @@ -75,8 +71,6 @@ 1 0 - 1 - 1 @@ -88,8 +82,6 @@ 1 1 - 1 - 1 @@ -106,7 +98,6 @@ 0 3 2 - 1 @@ -114,16 +105,14 @@ True False start - 0 - _Driver settings + 1 + _Driver settings: True options 0 2 - 1 - 1 @@ -135,8 +124,6 @@ 1 2 - 1 - 1 @@ -184,8 +171,8 @@ True False - 0 - _Character set + 1 + _Character set: True charset -- cgit v1.2.3