From 940b4d1848e8c70ab7642901a68594e8016caffc Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 27 Apr 2024 18:51:28 +0200 Subject: Adding upstream version 1:7.0.4. Signed-off-by: Daniel Baumann --- dbaccess/uiconfig/ui/admindialog.ui | 161 ++++++++ dbaccess/uiconfig/ui/advancedsettingsdialog.ui | 208 ++++++++++ dbaccess/uiconfig/ui/applycolpage.ui | 245 +++++++++++ dbaccess/uiconfig/ui/authentificationpage.ui | 122 ++++++ dbaccess/uiconfig/ui/autocharsetpage.ui | 81 ++++ dbaccess/uiconfig/ui/choosedatasourcedialog.ui | 180 ++++++++ dbaccess/uiconfig/ui/collectionviewdialog.ui | 269 ++++++++++++ dbaccess/uiconfig/ui/colwidthdialog.ui | 156 +++++++ dbaccess/uiconfig/ui/connectionpage.ui | 316 ++++++++++++++ dbaccess/uiconfig/ui/copytablepage.ui | 246 +++++++++++ dbaccess/uiconfig/ui/dbaseindexdialog.ui | 391 ++++++++++++++++++ dbaccess/uiconfig/ui/dbasepage.ui | 172 ++++++++ dbaccess/uiconfig/ui/dbwizconnectionpage.ui | 134 ++++++ dbaccess/uiconfig/ui/dbwizmysqlintropage.ui | 157 +++++++ dbaccess/uiconfig/ui/dbwizmysqlnativepage.ui | 90 ++++ dbaccess/uiconfig/ui/dbwizspreadsheetpage.ui | 175 ++++++++ dbaccess/uiconfig/ui/dbwiztextpage.ui | 176 ++++++++ dbaccess/uiconfig/ui/deleteallrowsdialog.ui | 81 ++++ dbaccess/uiconfig/ui/designsavemodifieddialog.ui | 82 ++++ dbaccess/uiconfig/ui/directsqldialog.ui | 309 ++++++++++++++ dbaccess/uiconfig/ui/emptypage.ui | 17 + dbaccess/uiconfig/ui/fielddescpage.ui | 419 +++++++++++++++++++ dbaccess/uiconfig/ui/fielddialog.ui | 233 +++++++++++ dbaccess/uiconfig/ui/finalpagewizard.ui | 171 ++++++++ dbaccess/uiconfig/ui/generalpagedialog.ui | 81 ++++ dbaccess/uiconfig/ui/generalpagewizard.ui | 226 ++++++++++ .../uiconfig/ui/generalspecialjdbcdetailspage.ui | 250 +++++++++++ dbaccess/uiconfig/ui/generatedvaluespage.ui | 155 +++++++ dbaccess/uiconfig/ui/indexdesigndialog.ui | 351 ++++++++++++++++ dbaccess/uiconfig/ui/jdbcconnectionpage.ui | 202 +++++++++ dbaccess/uiconfig/ui/joindialog.ui | 329 +++++++++++++++ dbaccess/uiconfig/ui/jointablemenu.ui | 17 + dbaccess/uiconfig/ui/joinviewmenu.ui | 25 ++ dbaccess/uiconfig/ui/keymenu.ui | 17 + dbaccess/uiconfig/ui/ldapconnectionpage.ui | 186 +++++++++ dbaccess/uiconfig/ui/ldappage.ui | 162 ++++++++ dbaccess/uiconfig/ui/limitbox.ui | 30 ++ dbaccess/uiconfig/ui/migrwarndlg.ui | 81 ++++ dbaccess/uiconfig/ui/mysqlnativepage.ui | 219 ++++++++++ dbaccess/uiconfig/ui/mysqlnativesettings.ui | 263 ++++++++++++ dbaccess/uiconfig/ui/namematchingpage.ui | 305 ++++++++++++++ dbaccess/uiconfig/ui/odbcpage.ui | 179 ++++++++ dbaccess/uiconfig/ui/parametersdialog.ui | 240 +++++++++++ dbaccess/uiconfig/ui/password.ui | 210 ++++++++++ dbaccess/uiconfig/ui/querycolmenu.ui | 31 ++ dbaccess/uiconfig/ui/queryfilterdialog.ui | 330 +++++++++++++++ dbaccess/uiconfig/ui/queryfuncmenu.ui | 53 +++ dbaccess/uiconfig/ui/querypropertiesdialog.ui | 187 +++++++++ dbaccess/uiconfig/ui/relationdialog.ui | 460 +++++++++++++++++++++ dbaccess/uiconfig/ui/rowheightdialog.ui | 156 +++++++ dbaccess/uiconfig/ui/savedialog.ui | 204 +++++++++ dbaccess/uiconfig/ui/saveindexdialog.ui | 82 ++++ dbaccess/uiconfig/ui/savemodifieddialog.ui | 82 ++++ dbaccess/uiconfig/ui/sortdialog.ui | 270 ++++++++++++ dbaccess/uiconfig/ui/specialjdbcconnectionpage.ui | 228 ++++++++++ dbaccess/uiconfig/ui/specialsettingspage.ui | 337 +++++++++++++++ dbaccess/uiconfig/ui/sqlexception.ui | 179 ++++++++ dbaccess/uiconfig/ui/tabledesignrowmenu.ui | 59 +++ .../uiconfig/ui/tabledesignsavemodifieddialog.ui | 82 ++++ dbaccess/uiconfig/ui/tablesfilterdialog.ui | 90 ++++ dbaccess/uiconfig/ui/tablesfilterpage.ui | 137 ++++++ dbaccess/uiconfig/ui/tablesjoindialog.ui | 272 ++++++++++++ dbaccess/uiconfig/ui/textconnectionsettings.ui | 105 +++++ dbaccess/uiconfig/ui/textpage.ui | 404 ++++++++++++++++++ dbaccess/uiconfig/ui/typeselectpage.ui | 220 ++++++++++ dbaccess/uiconfig/ui/useradmindialog.ui | 160 +++++++ dbaccess/uiconfig/ui/useradminpage.ui | 198 +++++++++ dbaccess/uiconfig/ui/userdetailspage.ui | 235 +++++++++++ 68 files changed, 12680 insertions(+) create mode 100644 dbaccess/uiconfig/ui/admindialog.ui create mode 100644 dbaccess/uiconfig/ui/advancedsettingsdialog.ui create mode 100644 dbaccess/uiconfig/ui/applycolpage.ui create mode 100644 dbaccess/uiconfig/ui/authentificationpage.ui create mode 100644 dbaccess/uiconfig/ui/autocharsetpage.ui create mode 100644 dbaccess/uiconfig/ui/choosedatasourcedialog.ui create mode 100644 dbaccess/uiconfig/ui/collectionviewdialog.ui create mode 100644 dbaccess/uiconfig/ui/colwidthdialog.ui create mode 100644 dbaccess/uiconfig/ui/connectionpage.ui create mode 100644 dbaccess/uiconfig/ui/copytablepage.ui create mode 100644 dbaccess/uiconfig/ui/dbaseindexdialog.ui create mode 100644 dbaccess/uiconfig/ui/dbasepage.ui create mode 100644 dbaccess/uiconfig/ui/dbwizconnectionpage.ui create mode 100644 dbaccess/uiconfig/ui/dbwizmysqlintropage.ui create mode 100644 dbaccess/uiconfig/ui/dbwizmysqlnativepage.ui create mode 100644 dbaccess/uiconfig/ui/dbwizspreadsheetpage.ui create mode 100644 dbaccess/uiconfig/ui/dbwiztextpage.ui create mode 100644 dbaccess/uiconfig/ui/deleteallrowsdialog.ui create mode 100644 dbaccess/uiconfig/ui/designsavemodifieddialog.ui create mode 100644 dbaccess/uiconfig/ui/directsqldialog.ui create mode 100644 dbaccess/uiconfig/ui/emptypage.ui create mode 100644 dbaccess/uiconfig/ui/fielddescpage.ui create mode 100644 dbaccess/uiconfig/ui/fielddialog.ui create mode 100644 dbaccess/uiconfig/ui/finalpagewizard.ui create mode 100644 dbaccess/uiconfig/ui/generalpagedialog.ui create mode 100644 dbaccess/uiconfig/ui/generalpagewizard.ui create mode 100644 dbaccess/uiconfig/ui/generalspecialjdbcdetailspage.ui create mode 100644 dbaccess/uiconfig/ui/generatedvaluespage.ui create mode 100644 dbaccess/uiconfig/ui/indexdesigndialog.ui create mode 100644 dbaccess/uiconfig/ui/jdbcconnectionpage.ui create mode 100644 dbaccess/uiconfig/ui/joindialog.ui create mode 100644 dbaccess/uiconfig/ui/jointablemenu.ui create mode 100644 dbaccess/uiconfig/ui/joinviewmenu.ui create mode 100644 dbaccess/uiconfig/ui/keymenu.ui create mode 100644 dbaccess/uiconfig/ui/ldapconnectionpage.ui create mode 100644 dbaccess/uiconfig/ui/ldappage.ui create mode 100644 dbaccess/uiconfig/ui/limitbox.ui create mode 100644 dbaccess/uiconfig/ui/migrwarndlg.ui create mode 100644 dbaccess/uiconfig/ui/mysqlnativepage.ui create mode 100644 dbaccess/uiconfig/ui/mysqlnativesettings.ui create mode 100644 dbaccess/uiconfig/ui/namematchingpage.ui create mode 100644 dbaccess/uiconfig/ui/odbcpage.ui create mode 100644 dbaccess/uiconfig/ui/parametersdialog.ui create mode 100644 dbaccess/uiconfig/ui/password.ui create mode 100644 dbaccess/uiconfig/ui/querycolmenu.ui create mode 100644 dbaccess/uiconfig/ui/queryfilterdialog.ui create mode 100644 dbaccess/uiconfig/ui/queryfuncmenu.ui create mode 100644 dbaccess/uiconfig/ui/querypropertiesdialog.ui create mode 100644 dbaccess/uiconfig/ui/relationdialog.ui create mode 100644 dbaccess/uiconfig/ui/rowheightdialog.ui create mode 100644 dbaccess/uiconfig/ui/savedialog.ui create mode 100644 dbaccess/uiconfig/ui/saveindexdialog.ui create mode 100644 dbaccess/uiconfig/ui/savemodifieddialog.ui create mode 100644 dbaccess/uiconfig/ui/sortdialog.ui create mode 100644 dbaccess/uiconfig/ui/specialjdbcconnectionpage.ui create mode 100644 dbaccess/uiconfig/ui/specialsettingspage.ui create mode 100644 dbaccess/uiconfig/ui/sqlexception.ui create mode 100644 dbaccess/uiconfig/ui/tabledesignrowmenu.ui create mode 100644 dbaccess/uiconfig/ui/tabledesignsavemodifieddialog.ui create mode 100644 dbaccess/uiconfig/ui/tablesfilterdialog.ui create mode 100644 dbaccess/uiconfig/ui/tablesfilterpage.ui create mode 100644 dbaccess/uiconfig/ui/tablesjoindialog.ui create mode 100644 dbaccess/uiconfig/ui/textconnectionsettings.ui create mode 100644 dbaccess/uiconfig/ui/textpage.ui create mode 100644 dbaccess/uiconfig/ui/typeselectpage.ui create mode 100644 dbaccess/uiconfig/ui/useradmindialog.ui create mode 100644 dbaccess/uiconfig/ui/useradminpage.ui create mode 100644 dbaccess/uiconfig/ui/userdetailspage.ui (limited to 'dbaccess/uiconfig/ui') diff --git a/dbaccess/uiconfig/ui/admindialog.ui b/dbaccess/uiconfig/ui/admindialog.ui new file mode 100644 index 000000000..eae5b543c --- /dev/null +++ b/dbaccess/uiconfig/ui/admindialog.ui @@ -0,0 +1,161 @@ + + + + + + False + 6 + Database Properties + False + True + 0 + 0 + dialog + + + + + + False + vertical + 12 + + + False + end + + + gtk-revert-to-saved + True + True + True + True + + + False + True + 0 + + + + + gtk-ok + True + True + True + True + True + True + + + False + True + 1 + + + + + gtk-cancel + True + True + True + True + + + False + True + 2 + + + + + gtk-help + True + True + True + True + + + False + True + 3 + True + + + + + False + True + end + 0 + + + + + True + True + True + True + True + True + + + True + False + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + True + False + Advanced Properties + 0.4699999988079071 + + + False + + + + + False + True + 1 + + + + + + reset + ok + cancel + help + + + diff --git a/dbaccess/uiconfig/ui/advancedsettingsdialog.ui b/dbaccess/uiconfig/ui/advancedsettingsdialog.ui new file mode 100644 index 000000000..b2a191797 --- /dev/null +++ b/dbaccess/uiconfig/ui/advancedsettingsdialog.ui @@ -0,0 +1,208 @@ + + + + + + False + 6 + Advanced Settings + False + True + 0 + 0 + dialog + + + + + + False + vertical + 12 + + + False + end + + + gtk-revert-to-saved + True + True + True + True + + + False + True + 0 + + + + + gtk-ok + True + True + True + True + True + True + + + False + True + 1 + + + + + gtk-cancel + True + True + True + True + + + False + True + 2 + + + + + gtk-help + True + True + True + True + + + False + True + 3 + True + + + + + False + True + end + 0 + + + + + True + True + True + True + True + True + + + True + False + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + True + False + Generated Values + + + False + + + + + True + False + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + + + + True + False + Special Settings + 0.4699999988079071 + + + 1 + False + + + + + False + True + 1 + + + + + + reset + ok + cancel + help + + + diff --git a/dbaccess/uiconfig/ui/applycolpage.ui b/dbaccess/uiconfig/ui/applycolpage.ui new file mode 100644 index 000000000..84bd80c86 --- /dev/null +++ b/dbaccess/uiconfig/ui/applycolpage.ui @@ -0,0 +1,245 @@ + + + + + + True + False + dbaccess/res/all_right.png + + + True + False + dbaccess/res/one_right.png + + + True + False + dbaccess/res/one_left.png + + + True + False + dbaccess/res/all_left.png + + + + + + + + + + + + + + + + + + + True + False + True + True + 6 + + + True + False + True + True + 0 + none + + + True + False + True + True + 6 + 12 + + + True + False + True + True + 12 + + + True + True + True + True + in + + + True + True + True + True + True + liststore1 + False + 1 + False + + + + + + True + 6 + + + + 0 + + + + + + + + + 0 + 0 + + + + + True + True + True + True + in + + + True + True + True + True + True + liststore2 + False + 1 + False + + + + + + True + 6 + + + + 0 + + + + + + + + + 2 + 0 + + + + + True + False + center + vertical + 6 + start + + + True + True + True + image2 + + + False + True + 0 + + + + + True + True + True + image1 + + + False + True + 1 + + + + + True + True + True + image3 + + + False + True + 2 + + + + + True + True + True + image4 + + + False + True + 3 + + + + + 1 + 0 + + + + + + + + + True + False + Existing Columns + + + + + + + + 0 + 0 + + + + + + + + + + diff --git a/dbaccess/uiconfig/ui/authentificationpage.ui b/dbaccess/uiconfig/ui/authentificationpage.ui new file mode 100644 index 000000000..9086e1d41 --- /dev/null +++ b/dbaccess/uiconfig/ui/authentificationpage.ui @@ -0,0 +1,122 @@ + + + + + + True + False + True + True + 6 + vertical + 12 + + + True + False + start + 12 + Set up the user authentication + + + + + + False + True + 0 + + + + + True + False + 6 + Some databases require you to enter a user name. + True + 72 + 72 + 0 + + + False + True + 1 + + + + + True + False + True + 2 + 6 + + + True + False + start + _User name + True + generalUserNameEntry + + + 0 + 0 + + + + + True + True + True + True + + + 1 + 0 + + + + + Password re_quired + True + True + False + True + 0 + True + + + 1 + 1 + + + + + + + + False + True + 2 + + + + + _Test Connection + True + True + True + True + end + True + + + False + True + 3 + + + + diff --git a/dbaccess/uiconfig/ui/autocharsetpage.ui b/dbaccess/uiconfig/ui/autocharsetpage.ui new file mode 100644 index 000000000..b5cbd930a --- /dev/null +++ b/dbaccess/uiconfig/ui/autocharsetpage.ui @@ -0,0 +1,81 @@ + + + + + + True + False + True + True + 6 + vertical + 12 + + + True + False + True + 0 + none + + + True + False + True + 6 + 12 + + + True + False + True + 12 + + + True + False + _Character set: + True + charset + + + False + True + 0 + + + + + True + True + True + + + False + True + 1 + + + + + + + + + True + False + Data Conversion + + + + + + + + False + True + 0 + + + + diff --git a/dbaccess/uiconfig/ui/choosedatasourcedialog.ui b/dbaccess/uiconfig/ui/choosedatasourcedialog.ui new file mode 100644 index 000000000..23ad6cfaf --- /dev/null +++ b/dbaccess/uiconfig/ui/choosedatasourcedialog.ui @@ -0,0 +1,180 @@ + + + + + + + + + + + + + + False + 6 + Data Source + False + True + 0 + 0 + dialog + + + + + + False + vertical + 12 + + + False + end + + + gtk-ok + True + True + True + True + True + True + + + False + True + 0 + + + + + gtk-cancel + True + True + True + True + + + False + True + 1 + + + + + gtk-help + True + True + True + True + + + False + True + 2 + True + + + + + Or_ganize... + True + True + True + True + + + False + True + 3 + True + + + + + False + True + end + 0 + + + + + True + False + True + True + 6 + + + True + False + Choose a data source: + True + treeview + 0 + + + 0 + 0 + + + + + True + True + True + True + in + + + True + True + True + True + True + liststore2 + False + 1 + False + + + + + + True + 6 + + + + 0 + + + + + + + + + 0 + 1 + + + + + False + True + 1 + + + + + + ok + cancel + help + organize + + + diff --git a/dbaccess/uiconfig/ui/collectionviewdialog.ui b/dbaccess/uiconfig/ui/collectionviewdialog.ui new file mode 100644 index 000000000..0ffb48584 --- /dev/null +++ b/dbaccess/uiconfig/ui/collectionviewdialog.ui @@ -0,0 +1,269 @@ + + + + + + True + False + res/fp015.png + + + True + False + res/fp010.png + + + + + + + + + + + False + True + True + 6 + Save + True + 0 + 0 + dialog + + + + + + False + True + True + vertical + 12 + + + False + end + + + _Save + True + True + True + True + True + True + + + False + True + 0 + + + + + gtk-cancel + True + True + True + True + True + True + + + False + True + 1 + + + + + gtk-help + True + True + True + True + True + + + False + True + 2 + True + + + + + False + True + end + 0 + + + + + True + False + True + True + vertical + 6 + + + True + False + True + 3 + + + True + False + start + start + True + middle + + + False + True + 0 + + + + + True + True + False + True + True + True + Create New Directory + image1 + True + + + False + True + 1 + + + + + True + True + True + True + True + Up One Level + image2 + True + + + False + True + 2 + + + + + False + True + 0 + + + + + True + True + True + in + + + True + True + True + True + liststore1 + False + 1 + False + + + + + + True + Folder Name + + + + 0 + + + + + + + + + False + True + 1 + + + + + True + False + True + 12 + + + True + False + File _name: + True + fileNameEntry + + + False + True + 0 + + + + + True + True + True + True + + + False + True + 1 + + + + + False + True + 2 + + + + + False + True + 1 + + + + + + ok + cancel + help + + + diff --git a/dbaccess/uiconfig/ui/colwidthdialog.ui b/dbaccess/uiconfig/ui/colwidthdialog.ui new file mode 100644 index 000000000..28b5492ff --- /dev/null +++ b/dbaccess/uiconfig/ui/colwidthdialog.ui @@ -0,0 +1,156 @@ + + + + + + 0.10000000000000001 + 200 + 2.27 + 1 + 10 + + + False + 6 + Column Width + False + True + 0 + 0 + dialog + + + + + + False + vertical + 12 + + + False + end + + + gtk-ok + True + True + True + True + True + True + + + False + True + 0 + + + + + gtk-cancel + True + True + True + True + + + False + True + 1 + + + + + gtk-help + True + True + True + True + + + False + True + 2 + True + + + + + False + True + end + 0 + + + + + True + False + start + True + True + 6 + 12 + + + True + False + _Width: + True + value + 1 + + + 0 + 0 + + + + + True + True + True + True + adjustment1 + 2 + + + 1 + 0 + + + + + _Automatic + True + True + False + True + 0 + True + + + 1 + 1 + + + + + + + + False + True + 1 + + + + + + ok + cancel + help + + + diff --git a/dbaccess/uiconfig/ui/connectionpage.ui b/dbaccess/uiconfig/ui/connectionpage.ui new file mode 100644 index 000000000..7e0faa324 --- /dev/null +++ b/dbaccess/uiconfig/ui/connectionpage.ui @@ -0,0 +1,316 @@ + + + + + + True + False + True + True + 6 + vertical + 12 + + + True + False + start + True + 0 + none + + + True + False + True + True + 6 + 12 + + + True + False + 6 + 12 + + + True + False + start + Path to the dBASE files: + True + browseurl + + + 0 + 0 + + + + + _Create New + True + True + True + True + + + 1 + 0 + + + + + _Browse… + True + True + True + True + + + 1 + 1 + + + + + True + False + + + True + True + True + + + 1 + 0 + + + + + True + False + + + 0 + 0 + + + + + 0 + 1 + + + + + + + + + True + False + General + + + + + + + + False + True + 0 + + + + + True + False + start + True + 0 + none + + + True + False + True + True + 6 + 12 + + + True + False + True + True + 6 + 12 + + + True + False + _User name: + True + userNameEntry + 1 + + + 0 + 0 + + + + + True + True + True + + + 1 + 0 + + + + + Password required + True + True + False + True + 0 + True + + + 1 + 1 + + + + + + + + + + + + True + False + User Authentication + + + + + + + + False + True + 1 + + + + + True + False + start + True + 0 + none + + + True + False + True + True + 6 + 12 + + + True + False + True + True + 12 + + + True + False + _JDBC driver class: + True + driverEntry + 1 + + + False + True + 0 + + + + + True + True + True + + + False + True + 1 + + + + + Test Class + True + True + True + + + False + True + 2 + + + + + + + + + True + False + JDBC Properties + + + + + + + + False + True + 2 + + + + + Test Connection + True + True + True + end + end + True + + + False + True + 3 + + + + diff --git a/dbaccess/uiconfig/ui/copytablepage.ui b/dbaccess/uiconfig/ui/copytablepage.ui new file mode 100644 index 000000000..4c027a354 --- /dev/null +++ b/dbaccess/uiconfig/ui/copytablepage.ui @@ -0,0 +1,246 @@ + + + + + + True + False + 6 + 6 + + + True + False + True + True + 0 + none + + + True + False + True + True + 6 + 12 + + + True + False + True + True + 6 + + + De_finition and data + True + True + False + True + 0 + True + True + + + 0 + 0 + + + + + Def_inition + True + True + False + True + 0 + True + defdata + + + 0 + 1 + + + + + A_s table view + True + True + False + True + 0 + True + defdata + + + 0 + 2 + + + + + Append _data + True + True + False + True + 0 + True + defdata + + + 0 + 3 + + + + + Use first _line as column names + True + True + False + True + 0 + True + + + 0 + 4 + + + + + Crea_te new field as primary key + True + True + False + True + 0 + True + + + 0 + 5 + + + + + True + False + 12 + + + True + False + True + 12 + + + True + False + Name: + True + keyname + 1 + + + 0 + 0 + + + + + True + True + True + True + + + 1 + 0 + + + + + + + 0 + 6 + + + + + True + False + Existing data fields can be set as primary key on the type formatting step (third page) of the wizard. + True + 72 + 72 + 0 + + + 0 + 7 + + + + + + + + + True + False + Options + + + + + + + + 0 + 1 + + + + + True + False + True + 12 + + + True + False + Ta_ble name: + True + name + 1 + + + 0 + 0 + + + + + True + True + True + True + + + 1 + 0 + + + + + 0 + 0 + + + + diff --git a/dbaccess/uiconfig/ui/dbaseindexdialog.ui b/dbaccess/uiconfig/ui/dbaseindexdialog.ui new file mode 100644 index 000000000..aaf689453 --- /dev/null +++ b/dbaccess/uiconfig/ui/dbaseindexdialog.ui @@ -0,0 +1,391 @@ + + + + + + True + False + dbaccess/res/one_left.png + + + True + False + dbaccess/res/one_left.png + + + True + False + dbaccess/res/one_right.png + + + True + False + dbaccess/res/all_right.png + + + + + + + + + + + + + + + + + + + False + 6 + Indexes + True + 0 + 0 + dialog + + + + + + False + vertical + 12 + + + False + end + + + gtk-ok + True + True + True + True + True + True + + + False + True + 0 + + + + + gtk-cancel + True + True + True + True + + + False + True + 1 + + + + + gtk-help + True + True + True + True + + + False + True + 2 + True + + + + + False + True + end + 0 + + + + + True + False + 12 + + + True + False + 12 + + + True + False + _Table: + True + table + 0 + + + 0 + 0 + + + + + True + False + True + True + + + True + True + + + + + 1 + 0 + + + + + 0 + 0 + + + + + True + False + 0 + none + + + True + False + 6 + 12 + + + True + False + 6 + 12 + + + True + False + T_able indexes + True + tableindex + 0 + + + 0 + 0 + + + + + True + False + _Free indexes + True + freeindex + 0 + + + 2 + 0 + + + + + True + False + True + True + in + + + True + True + True + True + liststore1 + False + False + 0 + False + + + + + + + + + 0 + + + + + + + + + 0 + 1 + + + + + True + False + True + True + in + + + True + True + True + True + liststore2 + False + False + 0 + False + + + + + + + + + 0 + + + + + + + + + 2 + 1 + + + + + True + False + center + True + vertical + 6 + start + + + True + True + True + image1 + + + False + True + 0 + + + + + True + True + True + image2 + + + False + True + 1 + + + + + True + True + True + image3 + + + False + True + 2 + + + + + True + True + True + image4 + + + False + True + 3 + + + + + 1 + 1 + + + + + + + + + + + + True + False + Assignment + + + + + + + + 0 + 1 + + + + + False + True + 1 + + + + + + ok + cancel + help + + + diff --git a/dbaccess/uiconfig/ui/dbasepage.ui b/dbaccess/uiconfig/ui/dbasepage.ui new file mode 100644 index 000000000..244b754d4 --- /dev/null +++ b/dbaccess/uiconfig/ui/dbasepage.ui @@ -0,0 +1,172 @@ + + + + + + True + False + True + True + 6 + vertical + 12 + + + True + False + True + 0 + none + + + True + False + True + 6 + 12 + + + True + False + True + 12 + + + True + False + _Character set: + True + charset + + + False + True + 0 + + + + + True + True + True + + + False + True + 1 + + + + + + + + + True + False + Data Conversion + + + + + + + + False + True + 0 + + + + + True + False + True + 0 + none + + + True + False + True + 6 + 12 + + + True + False + True + vertical + 6 + + + Display deleted records as well + True + True + False + True + 0 + True + + + False + True + 0 + + + + + True + False + Note: When deleted, and thus inactive, records are displayed, you will not be able to delete records from the data source. + True + 72 + 72 + 0 + + + False + True + 1 + + + + + + + + + True + False + Optional Settings + + + + + + + + False + True + 1 + + + + + Indexes... + True + True + True + end + end + True + True + + + False + True + 2 + + + + diff --git a/dbaccess/uiconfig/ui/dbwizconnectionpage.ui b/dbaccess/uiconfig/ui/dbwizconnectionpage.ui new file mode 100644 index 000000000..812497948 --- /dev/null +++ b/dbaccess/uiconfig/ui/dbwizconnectionpage.ui @@ -0,0 +1,134 @@ + + + + + + True + False + True + True + 6 + vertical + 12 + + + True + False + start + 12 + + + + + + False + True + 0 + + + + + True + False + 6 + label + True + 72 + 72 + 0 + + + False + True + 1 + + + + + True + False + True + 6 + 12 + + + True + False + start + Path to the dBASE files: + True + browseurl + + + 0 + 0 + + + + + _Create New + True + True + True + True + + + 1 + 0 + + + + + _Browse… + True + True + True + True + + + 1 + 1 + + + + + True + False + True + + + True + True + True + True + + + 1 + 0 + + + + + True + False + + + 0 + 0 + + + + + 0 + 1 + + + + + False + True + 2 + + + + diff --git a/dbaccess/uiconfig/ui/dbwizmysqlintropage.ui b/dbaccess/uiconfig/ui/dbwizmysqlintropage.ui new file mode 100644 index 000000000..224f17189 --- /dev/null +++ b/dbaccess/uiconfig/ui/dbwizmysqlintropage.ui @@ -0,0 +1,157 @@ + + + + + + True + False + True + True + 6 + vertical + 12 + + + True + False + True + True + 0 + none + + + True + False + 6 + + + True + False + vertical + 6 + + + True + False + You can connect to a MySQL database using either ODBC or JDBC. +Please contact your system administrator if you are unsure about the following settings. + True + 72 + 72 + 0 + + + False + True + 0 + + + + + True + False + 0 + none + + + True + False + 6 + 12 + + + True + False + vertical + 6 + + + Connect using ODBC (Open Database Connectivity) + True + True + False + True + 0 + True + jdbc + + + False + True + 0 + + + + + Connect using JDBC (Java Database Connectivity) + True + True + False + True + 0 + True + True + + + False + True + 1 + + + + + Connect directly + True + False + True + 0 + True + jdbc + + + False + True + 2 + + + + + + + + + True + False + How do you want to connect to your MySQL database? + + + + + False + True + 1 + + + + + + + + + True + False + Set Up a Connection to a MySQL Database + + + + + + + + True + True + 0 + + + + diff --git a/dbaccess/uiconfig/ui/dbwizmysqlnativepage.ui b/dbaccess/uiconfig/ui/dbwizmysqlnativepage.ui new file mode 100644 index 000000000..5d2b38c6e --- /dev/null +++ b/dbaccess/uiconfig/ui/dbwizmysqlnativepage.ui @@ -0,0 +1,90 @@ + + + + + + True + False + True + True + 6 + vertical + 12 + + + True + False + True + True + 0 + none + + + True + False + True + True + 6 + + + True + False + vertical + 6 + + + True + False + start + Please enter the required information to connect to a MySQL database. + True + 72 + 72 + 0 + + + False + True + 0 + + + + + True + False + True + True + vertical + + + + + + False + True + 1 + + + + + + + + + True + False + Set Up a Connection to a MySQL Database + + + + + + + + True + True + 0 + + + + diff --git a/dbaccess/uiconfig/ui/dbwizspreadsheetpage.ui b/dbaccess/uiconfig/ui/dbwizspreadsheetpage.ui new file mode 100644 index 000000000..ed65d12b2 --- /dev/null +++ b/dbaccess/uiconfig/ui/dbwizspreadsheetpage.ui @@ -0,0 +1,175 @@ + + + + + + True + False + True + 6 + vertical + 12 + + + True + False + True + 0 + none + + + True + False + True + True + 6 + + + True + False + True + True + vertical + 6 + + + True + False + start + True + True + 72 + 72 + 0 + + + False + True + 0 + + + + + True + False + True + 6 + 6 + + + Browse + True + True + True + + + 1 + 1 + + + + + Create New + True + True + True + + + 2 + 1 + + + + + True + False + start + True + True + browseurl + 0 + + + 0 + 0 + 3 + + + + + True + False + True + + + True + True + True + True + + + 1 + 0 + + + + + True + False + + + 0 + 0 + + + + + 0 + 1 + + + + + _Password required + True + True + False + True + 0 + True + + + 0 + 2 + 3 + + + + + True + True + 1 + + + + + + + + + True + False + + + + + + + + False + True + 0 + + + + diff --git a/dbaccess/uiconfig/ui/dbwiztextpage.ui b/dbaccess/uiconfig/ui/dbwiztextpage.ui new file mode 100644 index 000000000..24b4e57a7 --- /dev/null +++ b/dbaccess/uiconfig/ui/dbwiztextpage.ui @@ -0,0 +1,176 @@ + + + + + + True + False + True + True + 6 + vertical + 12 + + + True + False + True + 0 + none + + + True + False + True + True + 6 + + + True + False + True + True + vertical + 6 + + + True + False + start + True + True + 72 + 72 + 0 + + + False + True + 0 + + + + + True + False + True + 6 + 6 + + + Browse + True + True + True + + + 1 + 1 + + + + + Create New + True + True + True + + + 2 + 1 + + + + + True + False + start + True + True + browseurl + 0 + + + 0 + 0 + 3 + + + + + True + False + True + + + True + True + True + + + 1 + 0 + + + + + True + False + + + 0 + 0 + + + + + 0 + 1 + + + + + True + True + 1 + + + + + + + + + True + False + + + + + + + + False + True + 0 + + + + + True + False + True + vertical + 12 + + + + + + True + True + 1 + + + + diff --git a/dbaccess/uiconfig/ui/deleteallrowsdialog.ui b/dbaccess/uiconfig/ui/deleteallrowsdialog.ui new file mode 100644 index 000000000..fc299783f --- /dev/null +++ b/dbaccess/uiconfig/ui/deleteallrowsdialog.ui @@ -0,0 +1,81 @@ + + + + + + False + False + True + dialog + True + question + You are trying to delete all the columns in the table. A table cannot exist without columns. Should the table be deleted from the database? If not, the table will remain unchanged. + + + False + vertical + 12 + + + False + + + gtk-no + True + True + True + True + + + False + True + 0 + + + + + gtk-yes + True + True + True + True + True + True + + + False + True + 1 + + + + + gtk-cancel + True + True + True + True + + + False + True + 2 + + + + + False + True + end + 0 + + + + + + no + yes + cancel + + + diff --git a/dbaccess/uiconfig/ui/designsavemodifieddialog.ui b/dbaccess/uiconfig/ui/designsavemodifieddialog.ui new file mode 100644 index 000000000..0e41ed4e5 --- /dev/null +++ b/dbaccess/uiconfig/ui/designsavemodifieddialog.ui @@ -0,0 +1,82 @@ + + + + + + False + False + True + dialog + True + question + Do you want to save the changes? + The relation design has been changed. + + + False + vertical + 12 + + + False + + + gtk-no + True + True + True + True + + + False + True + 0 + + + + + gtk-yes + True + True + True + True + True + True + + + False + True + 1 + + + + + gtk-cancel + True + True + True + True + + + False + True + 2 + + + + + False + True + end + 0 + + + + + + no + yes + cancel + + + diff --git a/dbaccess/uiconfig/ui/directsqldialog.ui b/dbaccess/uiconfig/ui/directsqldialog.ui new file mode 100644 index 000000000..0947f539d --- /dev/null +++ b/dbaccess/uiconfig/ui/directsqldialog.ui @@ -0,0 +1,309 @@ + + + + + + False + 6 + Execute SQL Statement + False + dialog + + + + + + False + vertical + 12 + + + False + end + + + gtk-help + True + True + True + True + True + + + False + True + 0 + True + + + + + gtk-close + True + True + True + True + True + + + False + True + 1 + + + + + False + True + end + 0 + + + + + True + False + True + True + 0 + none + + + True + False + True + True + 6 + 12 + + + True + False + True + True + 6 + + + True + True + True + True + 0 + in + + + True + False + + + True + True + GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_KEY_PRESS_MASK | GDK_KEY_RELEASE_MASK | GDK_FOCUS_CHANGE_MASK | GDK_STRUCTURE_MASK + + + + + + + 0 + 1 + + + + + True + False + _Command to execute: + True + sql + 0 + + + 0 + 0 + + + + + True + False + 12 + + + _Show output of "select" statements + True + True + False + True + 0 + True + + + 0 + 0 + + + + + _Execute + True + True + True + True + True + True + + + 1 + 0 + + + + + 0 + 2 + + + + + True + False + + + 0 + 4 + + + + + True + False + _Previous commands: + True + sqlhistory + 0 + + + 0 + 3 + + + + + + + + + True + False + SQL Command + + + + + + + + False + True + 1 + + + + + True + False + 0 + none + + + True + False + 6 + 12 + + + True + True + in + + + True + True + False + + + + + + + + + True + False + Status + + + + + + + + False + True + 2 + + + + + True + False + 0 + none + + + True + False + 6 + 12 + + + True + True + in + + + True + True + False + + + + + + + + + True + False + Output + + + + + + + + False + True + 3 + + + + + + help + close + + + diff --git a/dbaccess/uiconfig/ui/emptypage.ui b/dbaccess/uiconfig/ui/emptypage.ui new file mode 100644 index 000000000..79b28524a --- /dev/null +++ b/dbaccess/uiconfig/ui/emptypage.ui @@ -0,0 +1,17 @@ + + + + + + True + False + True + True + 6 + vertical + 12 + + + + + diff --git a/dbaccess/uiconfig/ui/fielddescpage.ui b/dbaccess/uiconfig/ui/fielddescpage.ui new file mode 100644 index 000000000..d535f4a49 --- /dev/null +++ b/dbaccess/uiconfig/ui/fielddescpage.ui @@ -0,0 +1,419 @@ + + + + + + 100 + 1 + 10 + + + 100 + 1 + 10 + + + 100 + 1 + 10 + + + 100 + 1 + 10 + + + True + False + True + True + 6 + + + True + True + True + True + in + + + True + False + + + True + False + + + True + False + True + True + 6 + 6 + 12 + + + False + True + Field name + True + ColumnName + 0 + + + 0 + 0 + + + + + True + True + True + + + 1 + 0 + + + + + False + True + A_uto-increment statement + True + AutoIncrementValue + 0 + + + 0 + 3 + + + + + True + True + True + adjustment2 + + + 1 + 3 + + + + + False + True + _Default value + True + DefaultValue + 0 + + + 0 + 9 + + + + + True + True + True + + + 1 + 9 + + + + + False + True + Format example + True + FormatText + 0 + + + 0 + 10 + + + + + True + False + True + 6 + + + True + True + True + + + False + True + 0 + + + + + _... + True + True + True + True + + + False + True + 1 + + + + + 1 + 10 + + + + + False + True + _Length + True + Length + 0 + + + 0 + 7 + + + + + True + True + True + adjustment1 + + + 1 + 7 + + + + + False + True + _Length + True + TextLength + 0 + + + 0 + 6 + + + + + True + True + True + adjustment3 + + + 1 + 6 + + + + + False + True + Decimal _places + True + Scale + 0 + + + 0 + 8 + + + + + True + True + True + adjustment4 + + + 1 + 8 + + + + + False + True + _Entry required + True + Required + 0 + + + 0 + 5 + + + + + False + True + True + + + 1 + 5 + + + + + False + True + _AutoValue + True + AutoIncrement + 0 + + + 0 + 2 + + + + + False + True + True + + + 1 + 2 + + + + + False + True + _Default value + True + BoolDefault + 0 + + + 0 + 11 + + + + + False + True + True + + + 1 + 11 + + + + + False + True + _Type + True + NumType + 0 + + + 0 + 4 + + + + + False + True + True + + + 1 + 4 + + + + + False + True + Field _type + True + Type + 0 + + + 0 + 1 + + + + + False + True + True + + + 1 + 1 + + + + + 0 + 0 + + + + + + + + + 0 + 0 + + + + + + + + + + + + + + + + + + + + diff --git a/dbaccess/uiconfig/ui/fielddialog.ui b/dbaccess/uiconfig/ui/fielddialog.ui new file mode 100644 index 000000000..decc47f16 --- /dev/null +++ b/dbaccess/uiconfig/ui/fielddialog.ui @@ -0,0 +1,233 @@ + + + + + + -1 + False + 6 + Field Format + False + True + 0 + 0 + dialog + + + + + + False + vertical + 12 + + + False + end + + + gtk-revert-to-saved + True + True + True + True + + + False + True + 0 + + + + + gtk-ok + True + True + True + True + True + True + + + False + True + 1 + + + + + gtk-cancel + True + True + True + True + + + False + True + 2 + + + + + gtk-help + True + True + True + True + + + False + True + 3 + True + + + + + False + True + end + 0 + + + + + True + False + vertical + + + True + False + True + True + True + True + + + True + False + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + True + False + Format + + + False + + + + + True + False + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + + + + True + False + Alignment + 0.4699999988079071 + + + 1 + False + + + + + True + True + 0 + + + + + False + True + Table Format + + + False + True + 1 + + + + + True + True + 1 + + + + + + reset + ok + cancel + help + + + diff --git a/dbaccess/uiconfig/ui/finalpagewizard.ui b/dbaccess/uiconfig/ui/finalpagewizard.ui new file mode 100644 index 000000000..8e065ea1f --- /dev/null +++ b/dbaccess/uiconfig/ui/finalpagewizard.ui @@ -0,0 +1,171 @@ + + + + + + True + False + True + True + 6 + vertical + 12 + + + True + False + Decide How to Proceed After Saving the Database + True + 0 + + + + + + 0 + 0 + + + + + True + False + 12 + + + True + False + 6 + + + True + False + Do you want the wizard to register the database in %PRODUCTNAME? + True + 72 + 72 + 0 + + + 0 + 0 + + + + + _Yes, register the database for me + True + True + False + 12 + True + 0 + True + True + + + 0 + 1 + + + + + N_o, do not register the database + True + True + False + 12 + True + 0 + True + yesregister + + + 0 + 2 + + + + + 0 + 0 + + + + + True + False + 6 + + + True + False + After the database file has been saved, what do you want to do? + True + 72 + 72 + 0 + + + 0 + 0 + + + + + Open the database for editing + True + True + False + 12 + True + 0 + True + + + 0 + 1 + + + + + Create tables using the table wizard + True + True + False + 12 + True + 0 + True + + + 0 + 2 + + + + + 0 + 1 + + + + + True + False + Click 'Finish' to save the database. + 0 + + + 0 + 2 + + + + + 0 + 1 + + + + diff --git a/dbaccess/uiconfig/ui/generalpagedialog.ui b/dbaccess/uiconfig/ui/generalpagedialog.ui new file mode 100644 index 000000000..31ace519a --- /dev/null +++ b/dbaccess/uiconfig/ui/generalpagedialog.ui @@ -0,0 +1,81 @@ + + + + + + True + False + 16 + 6 + 12 + + + True + False + 0 + 0 + Select the type of database to which you want to establish a connection. + + + 0 + 0 + 2 + + + + + True + False + 48 + 0 + Database _type: + True + datasourceType + + + 0 + 1 + + + + + True + False + start + True + + + 1 + 1 + + + + + True + False + 6 + 0 + 0 + On the following pages, you can make detailed settings for the connection. + +The new settings you make will overwrite your existing settings. + + + 0 + 2 + 2 + + + + + False + 0 + + + 0 + 3 + 2 + + + + diff --git a/dbaccess/uiconfig/ui/generalpagewizard.ui b/dbaccess/uiconfig/ui/generalpagewizard.ui new file mode 100644 index 000000000..029fc1adf --- /dev/null +++ b/dbaccess/uiconfig/ui/generalpagewizard.ui @@ -0,0 +1,226 @@ + + + + + + True + False + True + True + 6 + vertical + 6 + + + True + False + Welcome to the %PRODUCTNAME Database Wizard + True + 0 + + + + + + 0 + 0 + + + + + True + False + True + Use the Database Wizard to create a new database, open an existing database file, or connect to a database stored on a server. + True + 72 + 72 + 0 + + + 0 + 1 + + + + + True + False + What do you want to do? + True + 0 + + + 0 + 2 + + + + + Create a n_ew database + True + True + False + 12 + True + 0 + True + True + + + 0 + 3 + + + + + True + False + 24 + 12 + + + True + False + _Embedded database: + True + embeddeddbList + 0 + + + False + True + 0 + + + + + True + False + + + False + True + 1 + + + + + 0 + 4 + + + + + Open an existing database _file + True + True + False + 12 + True + 0 + True + True + createDatabase + + + 0 + 5 + + + + + True + False + 24 + 12 + + + True + False + _Recently used: + True + documentList + 0 + + + False + True + 0 + + + + + True + False + True + + + False + True + 1 + + + + + 0 + 6 + + + + + Open + True + True + True + start + 24 + True + + + 0 + 7 + + + + + Connect to an e_xisting database + True + True + False + 12 + True + 0 + True + True + createDatabase + + + 0 + 8 + + + + + True + False + start + 24 + + + 0 + 9 + + + + + False + 0 + + + 0 + 10 + + + + diff --git a/dbaccess/uiconfig/ui/generalspecialjdbcdetailspage.ui b/dbaccess/uiconfig/ui/generalspecialjdbcdetailspage.ui new file mode 100644 index 000000000..6280e2cc1 --- /dev/null +++ b/dbaccess/uiconfig/ui/generalspecialjdbcdetailspage.ui @@ -0,0 +1,250 @@ + + + + + + 65535 + 1 + 10 + + + True + False + True + True + 6 + vertical + 12 + + + True + False + True + 0 + none + + + True + False + True + 6 + 12 + + + True + False + 6 + 12 + + + True + False + _Host name: + True + hostNameEntry + 1 + + + 0 + 0 + + + + + True + False + _Port number: + True + portNumberSpinbutton + 1 + + + 0 + 1 + + + + + True + True + True + True + + + 1 + 0 + + + + + True + False + Socket: + 1 + + + 0 + 2 + + + + + True + False + MySQL JDBC d_river class: + True + jdbcDriverClassEntry + 1 + + + 0 + 3 + + + + + True + True + True + True + + + 1 + 3 + + + + + Test Class + True + True + True + + + 2 + 3 + + + + + True + True + True + True + + + 1 + 2 + + + + + True + True + True + adjustment1 + + + 1 + 1 + + + + + + + + + + + + + + + + + + True + False + Connection Settings + + + + + + + + False + True + 0 + + + + + True + False + True + 0 + none + + + True + False + True + 6 + 12 + + + True + False + True + 12 + + + True + False + _Character set: + True + charset + + + False + True + 0 + + + + + True + True + True + + + False + True + 1 + + + + + + + + + True + False + Data Conversion + + + + + + + + False + True + 1 + + + + diff --git a/dbaccess/uiconfig/ui/generatedvaluespage.ui b/dbaccess/uiconfig/ui/generatedvaluespage.ui new file mode 100644 index 000000000..30e118aaa --- /dev/null +++ b/dbaccess/uiconfig/ui/generatedvaluespage.ui @@ -0,0 +1,155 @@ + + + + + + True + False + True + True + 6 + 0 + none + + + True + False + True + True + 6 + 12 + + + True + False + True + 12 + + + Re_trieve generated values + True + True + False + True + 0 + True + + + 0 + 0 + + + + + True + False + True + 12 + + + True + False + True + 12 + + + True + False + True + 6 + + + True + False + _Auto-increment statement: + True + statement + 0 + + + 0 + 0 + + + + + True + True + True + True + 34 + + + 0 + 1 + + + + + 0 + 0 + + + + + True + False + True + 6 + + + True + False + _Query of generated values: + True + query + 0 + + + 0 + 0 + + + + + True + True + True + True + 34 + + + 0 + 1 + + + + + 0 + 1 + + + + + + + 0 + 1 + + + + + + + + + True + False + Settings + + + + + + + diff --git a/dbaccess/uiconfig/ui/indexdesigndialog.ui b/dbaccess/uiconfig/ui/indexdesigndialog.ui new file mode 100644 index 000000000..96a672bbd --- /dev/null +++ b/dbaccess/uiconfig/ui/indexdesigndialog.ui @@ -0,0 +1,351 @@ + + + + + + + + + + + + + + + + False + 6 + Indexes + False + dialog + + + + + + False + vertical + 2 + + + False + end + + + gtk-close + True + True + True + True + + + False + True + 0 + + + + + gtk-help + True + True + True + True + + + False + True + 1 + True + + + + + False + True + end + 0 + + + + + True + False + vertical + 6 + + + True + False + + + True + False + + + True + False + start + New Index + True + dbaccess/res/sc036.png + + + False + True + + + + + True + False + start + Delete Current Index + True + dbaccess/res/sc037.png + + + False + True + + + + + True + False + start + Rename Current Index + True + dbaccess/res/sc038.png + + + False + True + + + + + True + False + start + Save Current Index + True + dbaccess/res/sc039.png + + + False + True + + + + + True + False + start + Reset Current Index + True + dbaccess/res/sc040.png + + + False + True + + + + + 0 + 0 + + + + + False + True + 0 + + + + + True + False + 6 + 12 + + + True + True + True + True + in + + + -1 + True + True + True + True + True + liststore1 + False + 1 + True + + + + + + 6 + + + + 0 + + + + + True + + + 1 + + + + + + + + + 0 + 0 + + + + + True + False + 0 + none + + + True + False + 6 + 12 + + + True + False + 6 + 12 + + + True + False + start + Index identifier: + 0 + + + 0 + 0 + + + + + True + False + start + 0 + + + 1 + 0 + + + + + _Unique + True + True + False + start + True + 0 + True + + + 0 + 1 + 2 + + + + + True + False + start + Fields: + True + 0 + + + 0 + 2 + 2 + + + + + True + True + True + True + + + 0 + 3 + 2 + + + + + + + + + True + False + Index Details + + + + + + + + 1 + 0 + + + + + True + True + 1 + + + + + True + True + 1 + + + + + + close + help + + + diff --git a/dbaccess/uiconfig/ui/jdbcconnectionpage.ui b/dbaccess/uiconfig/ui/jdbcconnectionpage.ui new file mode 100644 index 000000000..9e55d4e0e --- /dev/null +++ b/dbaccess/uiconfig/ui/jdbcconnectionpage.ui @@ -0,0 +1,202 @@ + + + + + + True + False + True + True + 6 + vertical + 12 + + + True + False + start + 6 + Set Up a Connection to a JDBC Database + + + + + + False + True + 0 + + + + + True + False + 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 + 72 + 72 + 0 + + + False + True + 1 + + + + + True + False + 6 + 12 + + + True + False + start + Path to the dBASE files: + True + browseurl + + + 0 + 0 + + + + + _Create New + True + True + True + True + + + 1 + 0 + + + + + _Browse… + True + True + True + True + + + 1 + 1 + + + + + True + False + + + True + True + True + True + + + 1 + 0 + + + + + True + False + + + 0 + 0 + + + + + 0 + 1 + + + + + False + True + 2 + + + + + True + False + True + True + vertical + 6 + + + True + False + start + JDBC d_river class: + True + jdbcEntry + + + False + True + 0 + + + + + True + False + True + 12 + + + True + True + True + True + + + False + True + 0 + + + + + _Test Class + True + True + True + True + + + False + True + 1 + + + + + False + True + 1 + + + + + False + True + 3 + + + + diff --git a/dbaccess/uiconfig/ui/joindialog.ui b/dbaccess/uiconfig/ui/joindialog.ui new file mode 100644 index 000000000..078f6452c --- /dev/null +++ b/dbaccess/uiconfig/ui/joindialog.ui @@ -0,0 +1,329 @@ + + + + + + False + 6 + Join Properties + False + True + 0 + 0 + dialog + + + + + + False + vertical + 12 + + + False + end + + + gtk-ok + True + True + True + True + True + True + + + False + True + 0 + + + + + gtk-cancel + True + True + True + True + + + False + True + 1 + + + + + gtk-help + True + True + True + True + top + + + False + True + 2 + True + + + + + False + True + end + 0 + + + + + True + False + True + 12 + + + True + False + True + 0 + none + + + True + False + True + 6 + 12 + + + True + False + True + 12 + True + + + True + False + True + + + 0 + 0 + + + + + True + False + True + + + 1 + 0 + + + + + + + + + True + False + Tables Involved + + + + + + + + 0 + 0 + + + + + True + False + 0 + none + + + True + False + 6 + 12 + + + True + False + 6 + + + True + False + True + 48 + 48 + 0 + 0 + + + 0 + 1 + + + + + True + False + True + True + + + 0 + 0 + + + + + + + + + True + False + Fields Involved + + + + + + + + 0 + 2 + + + + + True + False + 0 + none + + + True + False + 6 + 12 + + + True + False + 6 + 12 + + + True + False + True + _Type: + True + type + 1 + + + 0 + 0 + + + + + True + False + True + + Inner join + Left join + Right join + Full (outer) join + Cross join + + + + 1 + 0 + + + + + Natural + True + True + False + True + 0 + True + + + 1 + 1 + + + + + + + + + + + + True + False + Options + + + + + + + + 0 + 1 + + + + + False + True + 1 + + + + + + ok + cancel + help + + + + + + + + + + + + + + + diff --git a/dbaccess/uiconfig/ui/jointablemenu.ui b/dbaccess/uiconfig/ui/jointablemenu.ui new file mode 100644 index 000000000..4e3271d72 --- /dev/null +++ b/dbaccess/uiconfig/ui/jointablemenu.ui @@ -0,0 +1,17 @@ + + + + + + True + False + + + True + False + _Delete + True + + + + diff --git a/dbaccess/uiconfig/ui/joinviewmenu.ui b/dbaccess/uiconfig/ui/joinviewmenu.ui new file mode 100644 index 000000000..8ea72854f --- /dev/null +++ b/dbaccess/uiconfig/ui/joinviewmenu.ui @@ -0,0 +1,25 @@ + + + + + + True + False + + + True + False + _Delete + True + + + + + True + False + Edit... + True + + + + diff --git a/dbaccess/uiconfig/ui/keymenu.ui b/dbaccess/uiconfig/ui/keymenu.ui new file mode 100644 index 000000000..71dc28355 --- /dev/null +++ b/dbaccess/uiconfig/ui/keymenu.ui @@ -0,0 +1,17 @@ + + + + + + True + False + + + True + False + Primary Key + True + + + + diff --git a/dbaccess/uiconfig/ui/ldapconnectionpage.ui b/dbaccess/uiconfig/ui/ldapconnectionpage.ui new file mode 100644 index 000000000..a64373d9d --- /dev/null +++ b/dbaccess/uiconfig/ui/ldapconnectionpage.ui @@ -0,0 +1,186 @@ + + + + + + 1000000000000 + 1 + 10 + + + True + False + True + 6 + vertical + 6 + + + True + False + start + 6 + Set Up a Connection to an LDAP Directory + + + + + + False + True + 0 + + + + + True + False + Please enter the required information to connect to an LDAP directory. Please contact your system administrator if you are unsure about the following settings. + True + 72 + 72 + 0 + + + False + True + 1 + + + + + True + False + True + True + 6 + 12 + + + True + False + _Server: + True + hostNameEntry + 1 + + + 0 + 0 + + + + + True + False + _Port number: + True + portNumEntry + 1 + + + 0 + 2 + + + + + True + True + True + True + + + 1 + 0 + + + + + True + False + True + 12 + + + True + True + True + True + adjustment1 + + + False + True + 0 + + + + + True + False + Default: 389 + + + False + True + 1 + + + + + 1 + 2 + + + + + True + False + Base _DN: + True + baseDNEntry + 1 + + + 0 + 1 + + + + + True + True + True + True + + + 1 + 1 + + + + + False + True + 2 + + + + + Use _secure connection (SSL) + True + True + False + True + 0 + True + + + False + True + 3 + + + + diff --git a/dbaccess/uiconfig/ui/ldappage.ui b/dbaccess/uiconfig/ui/ldappage.ui new file mode 100644 index 000000000..d98767375 --- /dev/null +++ b/dbaccess/uiconfig/ui/ldappage.ui @@ -0,0 +1,162 @@ + + + + + + 65535 + 1 + 10 + + + 65535 + 1 + 10 + + + True + False + True + True + 6 + vertical + 12 + + + True + False + True + 0 + none + + + True + False + True + 6 + 12 + + + True + False + True + 6 + 12 + + + True + False + _Base DN: + True + baseDNEntry + 1 + + + 0 + 0 + + + + + True + True + True + True + + + 1 + 0 + + + + + Use secure connection (SSL) + True + True + False + True + 0 + True + + + 0 + 1 + 2 + + + + + True + False + _Port number: + True + portNumberSpinbutton + 1 + + + 0 + 2 + + + + + True + True + True + True + adjustment1 + + + 1 + 2 + + + + + True + False + Maximum number of _records: + True + LDAPRowCountspinbutton + 1 + + + 0 + 3 + + + + + True + True + True + True + adjustment2 + + + 1 + 3 + + + + + + + + + True + False + Connection Settings + + + + + + + + False + True + 0 + + + + diff --git a/dbaccess/uiconfig/ui/limitbox.ui b/dbaccess/uiconfig/ui/limitbox.ui new file mode 100644 index 000000000..efc0117e0 --- /dev/null +++ b/dbaccess/uiconfig/ui/limitbox.ui @@ -0,0 +1,30 @@ + + + + + + True + False + True + 6 + + + True + False + True + True + True + + + True + + + + + False + True + 0 + + + + diff --git a/dbaccess/uiconfig/ui/migrwarndlg.ui b/dbaccess/uiconfig/ui/migrwarndlg.ui new file mode 100644 index 000000000..97a89cb6f --- /dev/null +++ b/dbaccess/uiconfig/ui/migrwarndlg.ui @@ -0,0 +1,81 @@ + + + + + + False + Confirm Migration + False + True + dialog + The document contains embedded HSQL data, which is deprecated. + Would you like to migrate to Firebird now? + + + False + vertical + 12 + + + False + + + gtk-yes + True + True + True + True + + + True + True + 0 + + + + + _Later + True + True + True + True + True + True + + + True + True + 1 + + + + + False + False + end + 0 + + + + + Click for important information about migration. + True + True + True + none + https://wiki.documentfoundation.org/Documentation/HowTo/MigrateFromHSQLDB + + + False + True + 2 + + + + + + yes + no + + + diff --git a/dbaccess/uiconfig/ui/mysqlnativepage.ui b/dbaccess/uiconfig/ui/mysqlnativepage.ui new file mode 100644 index 000000000..3a098e31d --- /dev/null +++ b/dbaccess/uiconfig/ui/mysqlnativepage.ui @@ -0,0 +1,219 @@ + + + + + + True + False + True + True + 6 + vertical + 12 + + + True + False + True + True + 0 + none + + + True + False + True + True + 6 + 12 + + + True + False + True + True + vertical + + + + + + + + + + True + False + Connection Settings + + + + + + + + True + True + 0 + + + + + True + False + True + True + 0 + none + + + True + False + True + True + 6 + 12 + + + True + False + True + True + 6 + 12 + + + True + False + _User name: + True + username + 1 + + + 0 + 0 + + + + + True + True + True + True + + + 1 + 0 + + + + + Password required + True + True + False + True + 0 + True + + + 1 + 1 + + + + + + + + + + + + True + False + User Authentication + + + + + + + + True + True + 1 + + + + + True + False + True + 0 + none + + + True + False + start + True + 6 + 12 + + + True + False + True + 12 + + + True + False + _Character set: + True + charset + 1 + + + False + True + 0 + + + + + True + False + True + + + False + True + 1 + + + + + + + + + True + False + Data Conversion + + + + + + + + True + True + 2 + + + + diff --git a/dbaccess/uiconfig/ui/mysqlnativesettings.ui b/dbaccess/uiconfig/ui/mysqlnativesettings.ui new file mode 100644 index 000000000..6b4e20a36 --- /dev/null +++ b/dbaccess/uiconfig/ui/mysqlnativesettings.ui @@ -0,0 +1,263 @@ + + + + + + 65535 + 1 + 10 + + + True + False + True + True + 6 + vertical + 12 + + + True + False + True + 12 + + + True + False + start + _Database name: + True + dbname + 0 + + + False + True + 0 + + + + + True + True + True + True + + + False + True + 1 + + + + + False + True + 0 + + + + + True + False + True + 6 + + + Se_rver/port + True + True + False + True + 0 + True + True + + + 0 + 0 + + + + + True + False + True + 12 + + + True + False + True + 6 + 12 + + + True + False + _Server: + True + server + 1 + + + 0 + 0 + + + + + True + False + _Port: + True + port + 1 + + + 0 + 1 + + + + + True + True + True + True + + + 1 + 0 + 2 + + + + + True + False + start + Default: 3306 + 0 + + + 2 + 1 + + + + + True + True + True + True + adjustment1 + True + + + 1 + 1 + + + + + + + 0 + 1 + + + + + False + True + 1 + + + + + True + False + True + 6 + 12 + + + So_cket: + True + True + False + True + 0 + True + hostport + + + 0 + 0 + + + + + True + True + True + True + + + 1 + 0 + + + + + False + True + 3 + + + + + True + False + True + 6 + 12 + + + Named p_ipe: + True + True + False + True + 0 + True + hostport + + + 0 + 0 + + + + + True + True + True + True + + + 1 + 0 + + + + + False + True + 4 + + + + diff --git a/dbaccess/uiconfig/ui/namematchingpage.ui b/dbaccess/uiconfig/ui/namematchingpage.ui new file mode 100644 index 000000000..543f192c6 --- /dev/null +++ b/dbaccess/uiconfig/ui/namematchingpage.ui @@ -0,0 +1,305 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + True + False + True + True + 6 + 12 + + + True + False + vertical + 6 + center + + + True + True + True + + + False + True + 0 + + + + + True + True + True + + + False + True + 1 + + + + + _All + True + True + True + True + + + False + True + 2 + + + + + Non_e + True + True + True + True + + + False + True + 3 + + + + + False + True + 0 + + + + + True + False + True + True + vertical + 6 + + + True + False + start + Source table: + True + left + 0 + + + False + True + 0 + + + + + True + True + True + True + in + + + True + True + True + True + True + liststore1 + False + 1 + False + + + + + + True + 6 + + + + 3 + 0 + 4 + + + + + + + True + 6 + + + + 1 + + + + + + + + + True + True + 1 + + + + + True + True + 1 + + + + + True + False + True + True + vertical + 6 + + + True + False + start + Destination table: + True + right + 0 + + + False + True + 0 + + + + + True + True + True + True + in + + + True + True + True + True + True + liststore2 + False + 0 + False + + + + + + True + 6 + + + + 0 + + + + + + + + + True + True + 1 + + + + + True + True + 2 + + + + + True + False + vertical + 6 + center + + + True + True + True + + + False + True + 0 + + + + + True + True + True + + + False + True + 1 + + + + + + + + + + + False + True + 3 + + + + diff --git a/dbaccess/uiconfig/ui/odbcpage.ui b/dbaccess/uiconfig/ui/odbcpage.ui new file mode 100644 index 000000000..5ea61c2fc --- /dev/null +++ b/dbaccess/uiconfig/ui/odbcpage.ui @@ -0,0 +1,179 @@ + + + + + + True + False + True + True + 6 + vertical + 12 + + + True + False + True + 0 + none + + + True + False + True + 6 + 12 + + + True + False + True + 12 + + + True + False + _Character set: + True + charset + + + False + True + 0 + + + + + True + True + True + + + False + True + 1 + + + + + + + + + True + False + Data Conversion + + + + + + + + False + True + 0 + + + + + True + False + True + 0 + none + + + True + False + True + 6 + 12 + + + True + False + True + vertical + 6 + + + True + False + True + 12 + + + True + False + ODBC _options: + True + options + + + False + True + 0 + + + + + True + True + True + True + + + False + True + 1 + + + + + False + True + 0 + + + + + Use catalog for file-based databases + True + True + False + True + 0 + True + + + False + True + 1 + + + + + + + + + True + False + Optional Settings + + + + + + + + False + True + 1 + + + + diff --git a/dbaccess/uiconfig/ui/parametersdialog.ui b/dbaccess/uiconfig/ui/parametersdialog.ui new file mode 100644 index 000000000..55f68b612 --- /dev/null +++ b/dbaccess/uiconfig/ui/parametersdialog.ui @@ -0,0 +1,240 @@ + + + + + + + + + + + + + + False + True + True + 6 + Parameter Input + True + 0 + 0 + dialog + north + + + + + + False + vertical + 12 + + + False + end + + + gtk-ok + True + True + True + True + True + True + + + False + True + 0 + + + + + gtk-cancel + True + True + True + True + + + False + True + 1 + + + + + gtk-help + True + True + True + True + + + False + True + 2 + True + + + + + False + True + end + 0 + + + + + True + False + True + True + 0 + none + + + True + False + True + True + 6 + 12 + + + True + False + True + True + vertical + 6 + + + True + False + True + True + in + + + True + True + True + True + liststore1 + False + False + 0 + False + + + + + + + + + 0 + + + + + + + + + False + True + 0 + + + + + True + False + start + _Value: + True + paramEntry + + + False + True + 1 + + + + + True + False + True + 12 + + + True + True + True + True + + + False + True + 0 + + + + + _Next + True + True + True + True + True + + + False + True + 1 + + + + + False + True + 2 + + + + + + + + + True + False + _Parameters + True + allParamTreeview + + + + + + + + False + True + 1 + + + + + + ok + cancel + help + + + diff --git a/dbaccess/uiconfig/ui/password.ui b/dbaccess/uiconfig/ui/password.ui new file mode 100644 index 000000000..8e2706835 --- /dev/null +++ b/dbaccess/uiconfig/ui/password.ui @@ -0,0 +1,210 @@ + + + + + + False + 6 + Change Password + True + 0 + 0 + dialog + + + + + + False + vertical + 12 + + + False + end + + + gtk-ok + True + True + True + True + True + True + + + False + True + 0 + + + + + gtk-cancel + True + True + True + True + + + False + True + 1 + + + + + gtk-help + True + True + True + True + + + False + True + 2 + True + + + + + False + True + end + 0 + + + + + True + False + 0 + none + + + True + False + 6 + 12 + + + True + False + True + 6 + 12 + + + True + True + True + False + True + password + + + 1 + 0 + + + + + True + True + True + False + True + password + + + 1 + 1 + + + + + True + False + Old p_assword: + True + oldpassword + 1 + + + 0 + 0 + + + + + True + False + _Password: + True + newpassword + 1 + + + 0 + 1 + + + + + True + False + _Confirm password: + True + confirmpassword + 1 + + + 0 + 2 + + + + + True + True + True + False + True + password + + + 1 + 2 + + + + + + + + + True + False + User “$name$: $” + + + + + + + + False + True + 1 + + + + + + ok + cancel + help + + + diff --git a/dbaccess/uiconfig/ui/querycolmenu.ui b/dbaccess/uiconfig/ui/querycolmenu.ui new file mode 100644 index 000000000..0167b8d01 --- /dev/null +++ b/dbaccess/uiconfig/ui/querycolmenu.ui @@ -0,0 +1,31 @@ + + + + + + True + False + + + True + False + Column _Width... + True + + + + + True + False + + + + + True + False + _Delete + True + + + + diff --git a/dbaccess/uiconfig/ui/queryfilterdialog.ui b/dbaccess/uiconfig/ui/queryfilterdialog.ui new file mode 100644 index 000000000..46164e2f5 --- /dev/null +++ b/dbaccess/uiconfig/ui/queryfilterdialog.ui @@ -0,0 +1,330 @@ + + + + + + False + 6 + Standard Filter + True + 0 + 0 + dialog + + + + + + False + vertical + 12 + + + False + end + + + gtk-ok + True + True + True + True + True + True + + + False + True + 0 + + + + + gtk-cancel + True + True + True + True + + + False + True + 1 + + + + + gtk-help + True + True + True + True + + + False + True + 2 + True + + + + + False + True + end + 0 + + + + + True + False + True + 0 + none + + + True + False + 6 + 12 + + + True + False + 6 + 12 + + + True + False + Operator + 0 + + + 0 + 0 + + + + + True + False + Field name + + + 1 + 0 + + + + + True + False + Condition + + + 2 + 0 + + + + + True + False + 0 + + - none - + + + + 1 + 1 + + + + + True + False + True + 0 + + = + <> + < + <= + > + >= + like + not like + null + not null + + + + 2 + 1 + + + + + True + False + 0 + + - none - + + + + 1 + 2 + + + + + True + False + 0 + + - none - + + + + 1 + 3 + + + + + True + False + True + 0 + + + 2 + 2 + + + + + True + False + True + 0 + + + 2 + 3 + + + + + True + False + Value + + + 3 + 0 + + + + + True + True + True + True + + + 3 + 1 + + + + + True + True + True + True + + + 3 + 2 + + + + + True + True + True + True + + + 3 + 3 + + + + + True + False + 0 + + AND + OR + + + + 0 + 2 + + + + + True + False + 0 + + AND + OR + + + + 0 + 3 + + + + + + + + + + + + True + False + Criteria + + + + + + + + False + True + 1 + + + + + + ok + cancel + help + + + diff --git a/dbaccess/uiconfig/ui/queryfuncmenu.ui b/dbaccess/uiconfig/ui/queryfuncmenu.ui new file mode 100644 index 000000000..f220eafb5 --- /dev/null +++ b/dbaccess/uiconfig/ui/queryfuncmenu.ui @@ -0,0 +1,53 @@ + + + + + + True + False + + + True + False + Functions + True + + + + + True + False + + + + + True + False + Table Name + True + + + + + True + False + Alias + True + + + + + True + False + + + + + True + False + Distinct Values + True + + + + diff --git a/dbaccess/uiconfig/ui/querypropertiesdialog.ui b/dbaccess/uiconfig/ui/querypropertiesdialog.ui new file mode 100644 index 000000000..a89852d93 --- /dev/null +++ b/dbaccess/uiconfig/ui/querypropertiesdialog.ui @@ -0,0 +1,187 @@ + + + + + + False + 6 + Query Properties + False + True + dialog + + + + + + False + vertical + 12 + + + False + end + + + gtk-ok + True + True + True + True + True + True + + + False + True + 0 + + + + + gtk-cancel + True + True + True + True + + + False + True + 1 + + + + + gtk-help + True + True + True + True + + + False + True + 2 + True + + + + + False + True + end + 0 + + + + + True + False + True + True + 6 + 12 + + + True + False + Limit: + 1 + + + 0 + 1 + + + + + True + False + start + + + Yes + True + True + False + True + 0 + True + True + + + False + True + 0 + + + + + No + True + True + False + True + 0 + True + distinct + + + False + True + 1 + + + + + 1 + 0 + + + + + True + False + Distinct values: + 1 + + + 0 + 0 + + + + + True + False + True + True + + + True + True + + + + + 1 + 1 + + + + + False + True + 1 + + + + + + ok + cancel + help + + + diff --git a/dbaccess/uiconfig/ui/relationdialog.ui b/dbaccess/uiconfig/ui/relationdialog.ui new file mode 100644 index 000000000..4a702a7b3 --- /dev/null +++ b/dbaccess/uiconfig/ui/relationdialog.ui @@ -0,0 +1,460 @@ + + + + + + False + 6 + Relations + False + True + 0 + 0 + dialog + + + + + + False + vertical + 12 + + + False + end + + + gtk-ok + True + True + True + True + True + True + + + False + True + 0 + + + + + gtk-cancel + True + True + True + True + + + False + True + 1 + + + + + gtk-help + True + True + True + True + top + + + False + True + 2 + True + + + + + False + True + end + 0 + + + + + True + False + True + 12 + + + True + False + True + 0 + none + + + True + False + True + 6 + 12 + + + True + False + True + 12 + True + + + True + False + True + + + 0 + 0 + + + + + True + False + True + + + 1 + 0 + + + + + + + + + True + False + Tables Involved + + + + + + + + 0 + 0 + + + + + True + False + 0 + none + + + True + False + 6 + 12 + + + True + False + True + True + + + + + + + True + False + Fields Involved + + + + + + + + 0 + 1 + + + + + True + False + 12 + + + True + False + True + 0 + none + + + True + False + True + 6 + 12 + + + True + False + 6 + + + _No action + True + True + False + True + 0 + True + True + + + 0 + 0 + + + + + _Update cascade + True + True + False + True + 0 + True + addaction + + + 0 + 1 + + + + + _Set NULL + True + True + False + True + 0 + True + addaction + + + 0 + 2 + + + + + Set _default + True + True + False + True + 0 + True + addaction + + + 0 + 3 + + + + + + + + + True + False + Update Options + + + + + + + + 0 + 0 + + + + + True + False + True + 0 + none + + + True + False + True + 6 + 12 + + + True + False + 6 + + + _No action + True + True + False + True + 0 + True + True + + + 0 + 0 + + + + + Delete _cascade + True + True + False + True + 0 + True + delaction + + + 0 + 1 + + + + + _Set NULL + True + True + False + True + 0 + True + delaction + + + 0 + 2 + + + + + Set _default + True + True + False + True + 0 + True + delaction + + + 0 + 3 + + + + + + + + + True + False + Delete Options + + + + + + + + 1 + 0 + + + + + 0 + 2 + + + + + False + True + 1 + + + + + + ok + cancel + help + + + + + + + + + + + + + + + + + + + + + + + Inner join + 1 + + + Left join + 2 + + + Right join + 3 + + + Full (outer) join + 4 + + + Cross join + 5 + + + + diff --git a/dbaccess/uiconfig/ui/rowheightdialog.ui b/dbaccess/uiconfig/ui/rowheightdialog.ui new file mode 100644 index 000000000..a22542014 --- /dev/null +++ b/dbaccess/uiconfig/ui/rowheightdialog.ui @@ -0,0 +1,156 @@ + + + + + + 0.10000000000000001 + 160 + 2.27 + 1 + 10 + + + False + 6 + Row Height + False + True + 0 + 0 + dialog + + + + + + False + vertical + 12 + + + False + end + + + gtk-ok + True + True + True + True + True + True + + + False + True + 0 + + + + + gtk-cancel + True + True + True + True + + + False + True + 1 + + + + + gtk-help + True + True + True + True + + + False + True + 2 + True + + + + + False + True + end + 0 + + + + + True + False + start + True + True + 6 + 12 + + + True + False + _Height: + True + value + 1 + + + 0 + 0 + + + + + True + True + True + True + adjustment1 + 2 + + + 1 + 0 + + + + + _Automatic + True + True + False + True + 0 + True + + + 1 + 1 + + + + + + + + False + True + 1 + + + + + + ok + cancel + help + + + diff --git a/dbaccess/uiconfig/ui/savedialog.ui b/dbaccess/uiconfig/ui/savedialog.ui new file mode 100644 index 000000000..5184395e5 --- /dev/null +++ b/dbaccess/uiconfig/ui/savedialog.ui @@ -0,0 +1,204 @@ + + + + + + False + 6 + Save As + False + True + 0 + 0 + dialog + + + + + + False + vertical + 12 + + + False + end + + + gtk-ok + True + True + True + True + True + True + + + False + True + 0 + + + + + gtk-cancel + True + True + True + True + + + False + True + 1 + + + + + gtk-help + True + True + True + True + + + False + True + 2 + True + + + + + False + True + end + 0 + + + + + True + False + 6 + 12 + + + True + False + Please enter a name for the object to be created: + True + 52 + 0 + + + 0 + 0 + 2 + + + + + True + False + _Catalog: + True + catalog + 1 + + + 0 + 1 + + + + + True + False + _Schema: + True + schema + 1 + + + 0 + 2 + + + + + True + False + True + title + 1 + + + 0 + 3 + + + + + True + True + True + True + + + 1 + 3 + + + + + True + False + True + True + + + True + True + + + + + 1 + 1 + + + + + True + False + True + True + + + True + True + + + + + 1 + 2 + + + + + False + True + 1 + + + + + + ok + cancel + help + + + diff --git a/dbaccess/uiconfig/ui/saveindexdialog.ui b/dbaccess/uiconfig/ui/saveindexdialog.ui new file mode 100644 index 000000000..164c9ec6f --- /dev/null +++ b/dbaccess/uiconfig/ui/saveindexdialog.ui @@ -0,0 +1,82 @@ + + + + + + False + Exit Index Design + False + True + dialog + True + question + Do you want to save the changes made to the current index? + + + False + vertical + 12 + + + False + + + gtk-no + True + True + True + True + + + False + True + 0 + + + + + gtk-yes + True + True + True + True + True + True + + + False + True + 1 + + + + + gtk-cancel + True + True + True + True + + + False + True + 2 + + + + + False + True + end + 0 + + + + + + no + yes + cancel + + + diff --git a/dbaccess/uiconfig/ui/savemodifieddialog.ui b/dbaccess/uiconfig/ui/savemodifieddialog.ui new file mode 100644 index 000000000..0eb96ec60 --- /dev/null +++ b/dbaccess/uiconfig/ui/savemodifieddialog.ui @@ -0,0 +1,82 @@ + + + + + + False + False + True + dialog + True + question + Do you want to save the changes? + The current record has been changed. + + + False + vertical + 12 + + + False + + + gtk-no + True + True + True + True + + + False + True + 0 + + + + + gtk-yes + True + True + True + True + True + True + + + False + True + 1 + + + + + gtk-cancel + True + True + True + True + + + False + True + 2 + + + + + False + True + end + 0 + + + + + + no + yes + cancel + + + diff --git a/dbaccess/uiconfig/ui/sortdialog.ui b/dbaccess/uiconfig/ui/sortdialog.ui new file mode 100644 index 000000000..9349ef724 --- /dev/null +++ b/dbaccess/uiconfig/ui/sortdialog.ui @@ -0,0 +1,270 @@ + + + + + + False + 6 + Sort Order + False + True + 0 + 0 + dialog + + + + + + False + vertical + 12 + + + False + end + + + gtk-ok + True + True + True + True + True + True + + + False + True + 0 + + + + + gtk-cancel + True + True + True + True + + + False + True + 1 + + + + + gtk-help + True + True + True + True + + + False + True + 2 + True + + + + + False + True + end + 0 + + + + + True + False + True + 0 + none + + + True + False + 6 + 12 + + + True + False + 6 + 12 + + + True + False + Operator + end + + + 0 + 0 + + + + + True + False + and then + end + 1 + + + 0 + 2 + + + + + True + False + and then + end + 1 + + + 0 + 3 + + + + + True + False + Field name + end + + + 1 + 0 + + + + + True + False + Order + end + + + 2 + 0 + + + + + True + False + True + + + 1 + 1 + + + + + True + False + True + + ascending + descending + + + + 2 + 1 + + + + + True + False + True + + + 1 + 2 + + + + + True + False + True + + + 1 + 3 + + + + + True + False + True + + ascending + descending + + + + 2 + 2 + + + + + True + False + True + + ascending + descending + + + + 2 + 3 + + + + + + + + + + + + True + False + Sort Order + + + + + + + + False + True + 1 + + + + + + ok + cancel + help + + + diff --git a/dbaccess/uiconfig/ui/specialjdbcconnectionpage.ui b/dbaccess/uiconfig/ui/specialjdbcconnectionpage.ui new file mode 100644 index 000000000..c63f6a2c0 --- /dev/null +++ b/dbaccess/uiconfig/ui/specialjdbcconnectionpage.ui @@ -0,0 +1,228 @@ + + + + + + 1000000000000 + 1 + 10 + + + True + False + True + True + 6 + vertical + 12 + + + True + False + start + 6 + Set up connection to a MySQL database using JDBC + + + + + + False + True + 0 + + + + + True + False + Please enter the required information to connect to a MySQL database using JDBC. Note that a JDBC driver class must be installed on your system and registered with %PRODUCTNAME. Please contact your system administrator if you are unsure about the following settings. + True + 72 + 72 + 0 + + + False + True + 1 + + + + + True + False + True + True + 6 + 12 + + + True + False + _Database name: + True + dbNameEntry + 1 + + + 0 + 0 + + + + + True + False + _Server: + True + hostNameEntry + 1 + + + 0 + 1 + + + + + True + False + _Port number: + True + portNumEntry + 1 + + + 0 + 2 + + + + + True + True + True + True + + + 1 + 0 + + + + + True + True + True + True + + + 1 + 1 + + + + + True + False + True + 12 + + + True + True + True + True + adjustment1 + + + False + True + 0 + + + + + True + False + Default: 3306 + + + False + True + 1 + + + + + 1 + 2 + + + + + False + True + 2 + + + + + True + False + True + True + 6 + 12 + + + True + False + start + MySQL JDBC d_river class: + True + jdbcDriverEntry + + + 0 + 0 + + + + + True + True + True + True + + + 0 + 1 + + + + + _Test Class + True + True + True + True + + + 1 + 1 + + + + + + + + False + True + 3 + + + + diff --git a/dbaccess/uiconfig/ui/specialsettingspage.ui b/dbaccess/uiconfig/ui/specialsettingspage.ui new file mode 100644 index 000000000..52f5762fe --- /dev/null +++ b/dbaccess/uiconfig/ui/specialsettingspage.ui @@ -0,0 +1,337 @@ + + + + + + 1000000 + 1 + 10 + + + True + False + True + True + 6 + + + True + False + 6 + + + Use SQL92 naming constraints + True + False + True + True + 0 + True + + + 0 + 0 + + + + + Append the table alias name on SELECT statements + True + False + True + True + 0 + True + + + 0 + 1 + + + + + Use keyword AS before table alias names + True + False + True + True + 0 + True + + + 0 + 2 + + + + + Use Outer Join syntax '{oj }' + True + False + True + True + 0 + True + + + 0 + 3 + + + + + Ignore the privileges from the database driver + True + False + True + True + 0 + True + + + 0 + 4 + + + + + Replace named parameters with '?' + True + False + True + True + 0 + True + + + 0 + 5 + + + + + Display version columns (when available) + True + False + True + True + 0 + True + + + 0 + 6 + + + + + Use catalog name in SELECT statements + True + False + True + True + 0 + True + + + 0 + 7 + + + + + Use schema name in SELECT statements + True + False + True + True + 0 + True + + + 0 + 8 + + + + + Create index with ASC or DESC statement + True + False + True + True + 0 + True + + + 0 + 9 + + + + + End text lines with CR+LF + True + False + True + True + 0 + True + + + 0 + 10 + + + + + Ignore currency field information + True + False + True + True + 0 + True + + + 0 + 11 + + + + + Form data input checks for required fields + True + False + True + True + 0 + True + + + 0 + 12 + + + + + Use ODBC conformant date/time literals + True + False + True + True + 0 + True + + + 0 + 13 + + + + + Supports primary keys + True + False + True + True + 0 + True + + + 0 + 14 + + + + + Respect the result set type from the database driver + True + False + True + True + 0 + True + + + 0 + 15 + + + + + True + False + 6 + 12 + + + False + True + Comparison of Boolean values: + True + comparison + 1 + + + 0 + 0 + + + + + False + True + + Default + SQL + Mixed + MS Access + + + + 1 + 0 + + + + + False + True + Rows to scan column types: + True + rows + 1 + + + 0 + 1 + + + + + True + True + True + adjustment1 + + + 1 + 1 + + + + + 0 + 16 + + + + + False + True + 0 + + + + diff --git a/dbaccess/uiconfig/ui/sqlexception.ui b/dbaccess/uiconfig/ui/sqlexception.ui new file mode 100644 index 000000000..ef392f219 --- /dev/null +++ b/dbaccess/uiconfig/ui/sqlexception.ui @@ -0,0 +1,179 @@ + + + + + + + + + + + + + + + + False + 6 + Error Details + True + 0 + 0 + dialog + + + False + vertical + 12 + + + False + end + + + gtk-ok + True + True + True + True + True + True + + + False + True + 0 + + + + + False + True + end + 0 + + + + + True + False + True + True + 6 + 12 + + + True + False + Error _list: + True + list + 0 + + + 0 + 0 + + + + + True + False + _Description: + True + description + 0 + + + 1 + 0 + + + + + True + True + True + True + in + + + True + True + True + True + False + + + + + 1 + 1 + + + + + True + True + True + True + in + + + True + True + True + True + liststore1 + False + False + 0 + False + + + + + + + + + 0 + + + + + + + + + + 1 + + + + + + + + + 0 + 1 + + + + + False + True + 1 + + + + + + ok + + + + + + diff --git a/dbaccess/uiconfig/ui/tabledesignrowmenu.ui b/dbaccess/uiconfig/ui/tabledesignrowmenu.ui new file mode 100644 index 000000000..e9cc6cbd8 --- /dev/null +++ b/dbaccess/uiconfig/ui/tabledesignrowmenu.ui @@ -0,0 +1,59 @@ + + + + + + True + False + + + True + False + Cu_t + True + + + + + True + False + _Copy + True + + + + + True + False + _Paste + + + + + True + False + _Delete + + + + + True + False + Insert Rows + + + + + True + False + + + + + True + False + Primary Key + + + + diff --git a/dbaccess/uiconfig/ui/tabledesignsavemodifieddialog.ui b/dbaccess/uiconfig/ui/tabledesignsavemodifieddialog.ui new file mode 100644 index 000000000..cc322aee8 --- /dev/null +++ b/dbaccess/uiconfig/ui/tabledesignsavemodifieddialog.ui @@ -0,0 +1,82 @@ + + + + + + False + False + True + dialog + True + question + Do you want to save the changes? + The table has been changed. + + + False + vertical + 12 + + + False + + + gtk-no + True + True + True + True + + + False + True + 0 + + + + + gtk-yes + True + True + True + True + True + True + + + False + True + 1 + + + + + gtk-cancel + True + True + True + True + + + False + True + 2 + + + + + False + True + end + 0 + + + + + + no + yes + cancel + + + diff --git a/dbaccess/uiconfig/ui/tablesfilterdialog.ui b/dbaccess/uiconfig/ui/tablesfilterdialog.ui new file mode 100644 index 000000000..f0f4a9dec --- /dev/null +++ b/dbaccess/uiconfig/ui/tablesfilterdialog.ui @@ -0,0 +1,90 @@ + + + + + + False + 6 + Tables Filter + False + True + 0 + 0 + dialog + + + + + + False + vertical + 12 + + + False + end + + + gtk-ok + True + True + True + True + True + True + + + False + True + 0 + + + + + gtk-cancel + True + True + True + True + + + False + True + 1 + + + + + gtk-help + True + True + True + True + + + False + True + 2 + True + + + + + False + True + end + 0 + + + + + + + + + ok + cancel + help + + + diff --git a/dbaccess/uiconfig/ui/tablesfilterpage.ui b/dbaccess/uiconfig/ui/tablesfilterpage.ui new file mode 100644 index 000000000..85f1b9084 --- /dev/null +++ b/dbaccess/uiconfig/ui/tablesfilterpage.ui @@ -0,0 +1,137 @@ + + + + + + + + + + + + + + + + + + + + + + + + True + False + True + True + 0 + none + + + True + False + True + True + 6 + 12 + + + True + False + True + True + 6 + 18 + + + True + False + Mark the tables that should be visible for the applications. + True + 56 + 0 + + + 0 + 1 + + + + + True + True + True + True + in + + + -1 + True + True + True + True + True + liststore2 + False + 2 + True + True + + + + + + 6 + + + + 0 + + + + + + 4 + 1 + 5 + + + + + + + 6 + + + + 2 + 6 + + + + + + + + + 0 + 0 + + + + + + + + + True + False + Tables and Table Filter + + + + + + + diff --git a/dbaccess/uiconfig/ui/tablesjoindialog.ui b/dbaccess/uiconfig/ui/tablesjoindialog.ui new file mode 100644 index 000000000..c727d7348 --- /dev/null +++ b/dbaccess/uiconfig/ui/tablesjoindialog.ui @@ -0,0 +1,272 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + False + 6 + False + 0 + 0 + dialog + + + + + + False + vertical + 12 + + + False + end + + + gtk-add + True + True + True + True + True + True + + + False + True + 0 + + + + + gtk-close + True + True + True + True + + + False + True + 1 + + + + + gtk-help + True + True + True + True + + + False + True + 2 + True + + + + + False + True + end + 0 + + + + + True + False + True + True + 6 + + + Tables + True + True + False + True + 0 + True + True + + + 0 + 0 + + + + + Queries + True + True + False + True + 0 + True + tables + + + 0 + 1 + + + + + True + True + True + True + in + + + -1 + True + True + True + True + True + liststore2 + False + 1 + True + True + + + + + + 6 + + + + 0 + + + + + + 1 + 3 + + + + + + + + + 0 + 2 + + + + + False + True + Add Tables + + + 0 + 4 + + + + + False + True + Add Table or Query + + + 0 + 5 + + + + + True + True + True + True + in + + + -1 + True + True + True + True + True + liststore1 + False + 1 + False + True + + + + + + 6 + + + + 0 + + + + + + 1 + + + + + + + + + 0 + 3 + + + + + False + True + 1 + + + + + + add + close + help + + + diff --git a/dbaccess/uiconfig/ui/textconnectionsettings.ui b/dbaccess/uiconfig/ui/textconnectionsettings.ui new file mode 100644 index 000000000..10f01e82d --- /dev/null +++ b/dbaccess/uiconfig/ui/textconnectionsettings.ui @@ -0,0 +1,105 @@ + + + + + + False + 6 + Text Connection Settings + False + True + 0 + 0 + dialog + + + + + + False + vertical + 12 + + + False + end + + + gtk-ok + True + True + True + True + True + True + + + False + True + 0 + + + + + gtk-cancel + True + True + True + True + + + False + True + 1 + + + + + gtk-help + True + True + True + True + + + False + True + 2 + True + + + + + False + True + end + 0 + + + + + True + False + True + True + vertical + 6 + + + + + + True + True + 1 + + + + + + ok + cancel + help + + + diff --git a/dbaccess/uiconfig/ui/textpage.ui b/dbaccess/uiconfig/ui/textpage.ui new file mode 100644 index 000000000..3b4fd3b67 --- /dev/null +++ b/dbaccess/uiconfig/ui/textpage.ui @@ -0,0 +1,404 @@ + + + + + + True + False + True + True + 6 + vertical + 12 + + + True + False + True + True + 0 + none + + + True + False + True + True + 6 + 12 + + + True + False + True + 6 + 12 + + + Plain text files (*.txt) + True + True + False + True + 0 + True + True + + + 0 + 0 + 3 + + + + + Comma-separated value files (*.csv) + True + True + False + True + 0 + True + textfile + + + 0 + 1 + 3 + + + + + Custom: + True + True + False + True + 0 + True + textfile + + + 0 + 2 + + + + + True + False + True + True + True + + + 1 + 2 + + + + + True + False + False + Custom: *.abc + + + 2 + 2 + + + + + + + + + True + False + Specify the Type of Files You Want to Access + + + + + + + + True + True + 0 + + + + + True + False + True + True + 0 + none + + + True + False + True + True + 6 + 12 + + + True + False + True + 6 + 12 + + + _Text contains headers + True + True + False + True + True + 0 + True + True + + + 0 + 4 + 2 + + + + + True + False + Field separator: + True + fieldseparator + 1 + + + 0 + 0 + + + + + True + False + Text separator: + True + textseparator + 1 + + + 0 + 1 + + + + + True + False + Decimal separator: + True + decimalseparator + 1 + + + 0 + 2 + + + + + True + False + Thousands separator: + True + thousandsseparator + 1 + + + 0 + 3 + + + + + True + False + True + True + + + True + True + + + + + 1 + 0 + + + + + True + False + True + True + + + True + True + + + + + 1 + 1 + + + + + True + False + True + True + + . + , + ; + : + + + + True + True + + + + + 1 + 2 + + + + + True + False + True + True + + . + , + + + + True + True + + + + + 1 + 3 + + + + + + + + + True + False + Row Format + + + + + + + + True + True + 1 + + + + + True + False + True + 0 + none + + + True + False + True + True + 6 + 12 + + + True + False + True + True + 12 + + + True + False + start + _Character set: + True + charset + 0 + + + False + True + 0 + + + + + True + False + True + + + False + True + 1 + + + + + + + + + True + False + Data Conversion + + + + + + + + True + True + 2 + + + + diff --git a/dbaccess/uiconfig/ui/typeselectpage.ui b/dbaccess/uiconfig/ui/typeselectpage.ui new file mode 100644 index 000000000..383e8d546 --- /dev/null +++ b/dbaccess/uiconfig/ui/typeselectpage.ui @@ -0,0 +1,220 @@ + + + + + + 100 + 1 + 10 + + + + + + + + + + + + + True + False + True + True + 6 + 12 + + + 150 + True + True + True + in + + + 150 + True + True + True + True + liststore1 + False + 1 + False + + + + + + True + 6 + + + + 0 + + + + + + 1 + + + + + + + + + False + True + 0 + + + + + True + False + True + True + vertical + 6 + + + True + False + True + True + 0 + none + + + True + False + True + True + 6 + 12 + + + True + False + True + True + vertical + + + + + + + + + + True + False + Column Information + + + + + + + + True + True + 0 + + + + + True + False + True + 0 + none + + + True + False + True + 6 + 12 + + + True + False + 6 + 12 + + + True + False + start + Lines (ma_x.): + True + auto + 0 + + + 0 + 0 + + + + + _Auto + True + True + True + True + + + 2 + 0 + + + + + True + True + True + True + adjustment1 + + + 1 + 0 + + + + + + + + + True + False + Automatic Type Recognition + + + + + + + + False + True + 1 + + + + + True + True + 1 + + + + diff --git a/dbaccess/uiconfig/ui/useradmindialog.ui b/dbaccess/uiconfig/ui/useradmindialog.ui new file mode 100644 index 000000000..4b470a9b5 --- /dev/null +++ b/dbaccess/uiconfig/ui/useradmindialog.ui @@ -0,0 +1,160 @@ + + + + + + False + 6 + User Administration + False + True + 0 + 0 + dialog + + + + + + False + vertical + 12 + + + False + end + + + gtk-revert-to-saved + True + True + True + + + False + True + 0 + + + + + gtk-ok + True + True + True + True + True + True + + + False + True + 1 + + + + + gtk-cancel + True + True + True + True + + + False + True + 2 + + + + + gtk-help + True + True + True + True + + + False + True + 3 + True + + + + + False + True + end + 0 + + + + + True + True + True + True + True + True + + + True + False + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + True + False + User Settings + 0.4699999988079071 + + + False + + + + + False + True + 1 + + + + + + reset + ok + cancel + help + + + diff --git a/dbaccess/uiconfig/ui/useradminpage.ui b/dbaccess/uiconfig/ui/useradminpage.ui new file mode 100644 index 000000000..71addc1e6 --- /dev/null +++ b/dbaccess/uiconfig/ui/useradminpage.ui @@ -0,0 +1,198 @@ + + + + + + True + False + True + True + 6 + vertical + 12 + + + True + False + True + 0 + none + + + True + False + True + 6 + 12 + + + True + False + True + vertical + 6 + + + True + False + True + 12 + + + True + False + start + True + Us_er: + True + 0 + + + False + True + 0 + + + + + True + False + True + + + False + True + 1 + + + + + False + True + 0 + + + + + True + False + True + 12 + + + _Add User... + True + True + True + True + + + False + True + 0 + + + + + Change _Password... + True + True + True + True + + + False + True + 1 + + + + + _Delete User... + True + True + True + True + + + False + True + 2 + + + + + False + True + 1 + + + + + + + + + True + False + User Selection + + + + + + + + False + True + 0 + + + + + True + False + True + True + 0 + none + + + 150 + True + False + True + True + 6 + 12 + + + True + False + vertical + + + + + + + + + + True + False + Access Rights for Selected User + + + + + + + + True + True + 1 + + + + diff --git a/dbaccess/uiconfig/ui/userdetailspage.ui b/dbaccess/uiconfig/ui/userdetailspage.ui new file mode 100644 index 000000000..a40dae743 --- /dev/null +++ b/dbaccess/uiconfig/ui/userdetailspage.ui @@ -0,0 +1,235 @@ + + + + + + 65535 + 1 + 10 + + + True + False + True + True + 6 + vertical + 12 + + + True + False + True + 0 + none + + + True + False + True + 6 + 12 + + + True + False + 6 + 12 + + + True + False + start + _Host name: + True + hostname + end + 1 + + + 0 + 0 + + + + + True + False + start + _Port number: + True + portnumber + 1 + + + 0 + 1 + + + + + True + True + True + True + + + 1 + 0 + + + + + True + True + True + True + adjustment1 + + + 1 + 1 + + + + + _Use catalog + True + True + False + True + 0 + True + + + 0 + 3 + 2 + + + + + True + False + start + _Driver settings: + True + options + 1 + + + 0 + 2 + + + + + True + True + True + True + + + 1 + 2 + + + + + + + + + True + False + Connection Settings + + + + + + + + False + True + 0 + + + + + True + False + True + 0 + none + + + True + False + True + 6 + 12 + + + True + False + True + 12 + + + True + False + _Character set: + True + charset + 1 + + + False + True + 0 + + + + + True + True + True + + + False + True + 1 + + + + + + + + + True + False + Data conversion + + + + + + + + False + True + 1 + + + + + + + + + + + + -- cgit v1.2.3