From d122fa397fc221972d10574e94e0648a6a2efdca Mon Sep 17 00:00:00 2001
From: Robert Fewell <14uBobIT@gmail.com>
Date: Fri, 29 Nov 2019 16:32:04 +0000
Subject: [PATCH] Remove GtkAlignment and use GtkGrids in glade files - Part4
---
gnucash/gtkbuilder/dialog-job.glade | 4 +-
gnucash/gtkbuilder/dialog-lot-viewer.glade | 208 ++---
gnucash/gtkbuilder/dialog-new-user.glade | 8 +-
gnucash/gtkbuilder/dialog-order.glade | 8 +-
gnucash/gtkbuilder/dialog-payment.glade | 845 +++++++++--------
gnucash/gtkbuilder/dialog-preferences.glade | 352 ++++----
gnucash/gtkbuilder/dialog-price.glade | 16 +-
gnucash/gtkbuilder/dialog-print-check.glade | 55 +-
gnucash/gtkbuilder/dialog-report.glade | 12 +-
.../gtkbuilder/dialog-reset-warnings.glade | 1 +
gnucash/gtkbuilder/dialog-search.glade | 216 +++--
gnucash/gtkbuilder/dialog-sx.glade | 756 ++++++++--------
gnucash/gtkbuilder/dialog-tax-info.glade | 679 +++++++-------
gnucash/gtkbuilder/dialog-tax-table.glade | 390 ++++----
gnucash/gtkbuilder/dialog-totd.glade | 14 +-
gnucash/gtkbuilder/dialog-transfer.glade | 196 ++--
gnucash/gtkbuilder/dialog-userpass.glade | 6 +-
gnucash/gtkbuilder/dialog-vendor.glade | 846 ++++++++----------
.../import-export/aqb/dialog-ab-pref.glade | 2 +
gnucash/import-export/aqb/dialog-ab.glade | 160 ++--
20 files changed, 2171 insertions(+), 2603 deletions(-)
diff --git a/gnucash/gtkbuilder/dialog-job.glade b/gnucash/gtkbuilder/dialog-job.glade
index 069b65290e..8d4ca0873c 100644
--- a/gnucash/gtkbuilder/dialog-job.glade
+++ b/gnucash/gtkbuilder/dialog-job.glade
@@ -95,7 +95,7 @@
True
False
6
- 6
+ 3
6
0
- 4
-
-
-
-
- True
- False
-
-
- 0
- 2
+ 3
@@ -200,6 +195,7 @@
True
True
center
+ lot_title_entry
0
@@ -216,6 +212,9 @@
True
False
+ 6
+ 3
+ 6
True
@@ -224,6 +223,7 @@
<b>_Lots in This Account</b>
True
True
+ lot_view
0
@@ -234,7 +234,6 @@
True
True
- 12
True
True
always
@@ -255,7 +254,6 @@
0
1
- 2
@@ -265,7 +263,6 @@
True
False
start
- 12
True
@@ -273,12 +270,6 @@
2
-
-
-
-
-
-
True
@@ -299,7 +290,12 @@
True
False
+ 6
+ 3
+ 3
True
+ 3
+ 6
True
@@ -308,6 +304,7 @@
<b>Splits _free</b>
True
True
+ split_free_view
0
@@ -318,7 +315,6 @@
True
True
- 12
True
True
in
@@ -346,128 +342,92 @@
-
+
True
False
+ 6
+ 3
+ 3
+ True
+ 3
+ 6
-
+
True
False
- vertical
-
-
- True
- False
-
-
-
-
-
- False
- True
- 0
-
-
-
-
- >>
- True
- True
- True
-
-
- False
- False
- 5
- 1
-
-
-
-
- <<
- True
- True
- True
-
-
- False
- False
- 2
-
-
-
-
- True
- False
-
-
-
-
-
- False
- True
- 3
-
-
+ start
+ <b>Splits _in lot</b>
+ True
+ True
+ split_in_lot_view
- False
- True
- 5
- 0
+ 1
+ 0
-
+
True
- False
+ True
True
+ True
+ in
-
- True
- False
- start
- <b>Splits _in lot</b>
- True
- True
-
-
- 0
- 0
-
-
-
-
+
True
True
- 12
- True
- True
- in
-
-
- True
- True
- True
- False
-
-
-
-
+ True
+ False
+
+
-
- 0
- 1
-
- False
- True
- 1
+ 1
+ 1
+ 4
+
+
+ >>
+ True
+ True
+ True
+ center
+ center
+
+
+ 0
+ 2
+
+
+
+
+ <<
+ True
+ True
+ True
+ center
+ center
+
+
+ 0
+ 3
+
+
+
+
+
+
+
+
+
+
+
True
diff --git a/gnucash/gtkbuilder/dialog-new-user.glade b/gnucash/gtkbuilder/dialog-new-user.glade
index 5b17f0108e..b4afa3049b 100644
--- a/gnucash/gtkbuilder/dialog-new-user.glade
+++ b/gnucash/gtkbuilder/dialog-new-user.glade
@@ -68,8 +68,8 @@
True
False
5
- 12
- 12
+ 3
+ 6
True
@@ -193,8 +193,8 @@
start
start
5
- 12
- 12
+ 3
+ 6
True
diff --git a/gnucash/gtkbuilder/dialog-order.glade b/gnucash/gtkbuilder/dialog-order.glade
index 6a510028bf..cee832b9fb 100644
--- a/gnucash/gtkbuilder/dialog-order.glade
+++ b/gnucash/gtkbuilder/dialog-order.glade
@@ -115,7 +115,7 @@
True
False
6
- 6
+ 3
6
@@ -250,7 +250,7 @@
True
False
6
- 6
+ 3
6
@@ -511,7 +511,7 @@
True
False
6
- 6
+ 3
6
@@ -597,7 +597,7 @@
True
False
6
- 6
+ 3
6
diff --git a/gnucash/gtkbuilder/dialog-payment.glade b/gnucash/gtkbuilder/dialog-payment.glade
index a500f2952e..d19db314a0 100644
--- a/gnucash/gtkbuilder/dialog-payment.glade
+++ b/gnucash/gtkbuilder/dialog-payment.glade
@@ -122,48 +122,41 @@
False
3
3
- 3
+ 6
True
False
0
-
+
True
False
- 12
+ True
+ The company associated with this payment.
+ The company associated with this payment.
+ 3
+ 5
-
+
True
False
- True
- The company associated with this payment.
- The company associated with this payment.
- 3
- 5
+ owner_type_combo_model
+ 0
+ 0
+ 1
-
- True
- False
- owner_type_combo_model
- 0
- 0
- 1
-
-
-
- 0
-
-
-
-
- False
- True
- 0
-
+
+
+ 0
+
+
+ False
+ True
+ 0
+
@@ -192,25 +185,18 @@
False
0
-
+
True
False
- 12
-
-
- True
+ 3
+ post_combo_model
+ True
+ 0
+
+
+
False
- 3
- post_combo_model
- True
- 0
-
-
-
- False
- True
-
-
+ True
@@ -237,111 +223,104 @@
False
0
-
+
True
- False
- 12
+ True
+ True
+ True
+ 3
+ docs_list_hor_adj
+ docs_list_vert_adj
+ always
+ always
+ in
-
+
True
True
- True
- True
- 3
docs_list_hor_adj
docs_list_vert_adj
- always
- always
- in
+ docs_list_model
+ True
+ 0
+ True
+
+
+
+
+
-
- True
- True
- docs_list_hor_adj
- docs_list_vert_adj
- docs_list_model
- True
- 0
- True
-
-
-
-
-
+
+ True
+ fixed
+ 50
+ Date
+ True
+ True
+ 0
+
+
+
+
+ True
+ fixed
+ 50
+ Number
+ True
+ 1
-
- True
- fixed
- 50
- Date
- True
- True
- 0
-
+
+
+ 1
+
+
+
+
+
+ True
+ fixed
+ 50
+ Type
+ True
+ 2
-
- True
- fixed
- 50
- Number
- True
- 1
-
-
-
- 1
-
-
-
+
+
+ 2
+
+
+
+
+
+ True
+ fixed
+ 50
+ Debit
+ True
+ 3
-
- True
- fixed
- 50
- Type
- True
- 2
-
-
-
- 2
-
-
-
+
+
+ 3
+
+
+
+
+
+ True
+ fixed
+ 50
+ Credit
+ True
+ 4
-
- True
- fixed
- 50
- Debit
- True
- 3
-
-
-
- 3
-
-
-
-
-
-
- True
- fixed
- 50
- Credit
- True
- 4
-
-
-
- 4
-
-
-
+
+
+ 4
+
@@ -377,6 +356,7 @@
True
False
+ 6
True
@@ -384,308 +364,289 @@
start
0
-
+
True
False
- 12
+ 6
+ 3
+ 6
-
+
+ True
+ False
+ end
+ Date
+ right
+
+
+ 0
+ 0
+
+
+
+
True
False
- 3
- vertical
-
- True
- False
- 3
- 5
-
-
- True
- False
- end
- Date
- right
-
-
- 0
- 0
-
-
-
-
- True
- False
-
-
-
-
-
- 1
- 0
-
-
-
-
- True
- False
- True
- The amount to pay for this invoice.
-
-If you have selected an invoice, GnuCash will propose the amount still due for it. You can change this amount to create a partial payment or an over-payment.
-
-In case of an over-payment or if no invoice was selected, GnuCash will automatically assign the remaining amount to the first unpaid invoice for this company.
- The amount to pay for this invoice.
-
-If you have selected an invoice, GnuCash will propose the amount still due for it. You can change this amount to create a partial payment or an over-payment.
-
-In case of an over-payment or if no invoice was selected, GnuCash will automatically assign the remaining amount to the first unpaid invoice for this company.
- end
- <b>Amount</b>
- True
- right
-
-
- 0
- 2
-
-
-
-
- True
- False
- True
- The amount to pay for this invoice.
-
-If you have selected an invoice, GnuCash will propose the amount still due for it. You can change this amount to create a partial payment or an over-payment.
-
-In case of an over-payment or if no invoice was selected, GnuCash will automatically assign the remaining amount to the first unpaid invoice for this company.
- The amount to pay for this invoice.
-
-If you have selected an invoice, GnuCash will propose the amount still due for it. You can change this amount to create a partial payment or an over-payment.
-
-In case of an over-payment or if no invoice was selected, GnuCash will automatically assign the remaining amount to the first unpaid invoice for this company.
- end
- Payment
- right
-
-
- 0
- 3
-
-
-
-
- True
- False
- True
- The amount to pay for this invoice.
-
-If you have selected an invoice, GnuCash will propose the amount still due for it. You can change this amount to create a partial payment or an over-payment.
-
-In case of an over-payment or if no invoice was selected, GnuCash will automatically assign the remaining amount to the first unpaid invoice for this company.
- The amount to pay for this invoice.
-
-If you have selected an invoice, GnuCash will propose the amount still due for it. You can change this amount to create a partial payment or an over-payment.
-
-In case of an over-payment or if no invoice was selected, GnuCash will automatically assign the remaining amount to the first unpaid invoice for this company.
- end
- Refund
- right
-
-
- 0
- 4
-
-
-
-
- True
- False
- end
- Num
- right
-
-
- 0
- 6
-
-
-
-
- True
- False
- end
- Memo
- right
-
-
- 0
- 7
-
-
-
-
- True
- False
- True
- The amount to pay for this invoice.
-
-If you have selected an invoice, GnuCash will propose the amount still due for it. You can change this amount to create a partial payment or an over-payment.
-
-In case of an over-payment or if no invoice was selected, GnuCash will automatically assign the remaining amount to the first unpaid invoice for this company.
- The amount to pay for this invoice.
-
-If you have selected an invoice, GnuCash will propose the amount still due for it. You can change this amount to create a partial payment or an over-payment.
-
-In case of an over-payment or if no invoice was selected, GnuCash will automatically assign the remaining amount to the first unpaid invoice for this company.
-
-
-
-
-
- 1
- 3
-
-
-
-
- True
- False
- True
- The amount to pay for this invoice.
-
-If you have selected an invoice, GnuCash will propose the amount still due for it. You can change this amount to create a partial payment or an over-payment.
-
-In case of an over-payment or if no invoice was selected, GnuCash will automatically assign the remaining amount to the first unpaid invoice for this company.
- The amount to pay for this invoice.
-
-If you have selected an invoice, GnuCash will propose the amount still due for it. You can change this amount to create a partial payment or an over-payment.
-
-In case of an over-payment or if no invoice was selected, GnuCash will automatically assign the remaining amount to the first unpaid invoice for this company.
-
-
-
-
-
- 1
- 4
-
-
-
-
- True
- True
- ●
-
-
- 1
- 6
-
-
-
-
- True
- True
- ●
-
-
- 1
- 7
-
-
-
-
- True
- False
- True
- The amount to pay for this invoice.
-
-If you have selected an invoice, GnuCash will propose the amount still due for it. You can change this amount to create a partial payment or an over-payment.
-
-In case of an over-payment or if no invoice was selected, GnuCash will automatically assign the remaining amount to the first unpaid invoice for this company.
- The amount to pay for this invoice.
-
-If you have selected an invoice, GnuCash will propose the amount still due for it. You can change this amount to create a partial payment or an over-payment.
-
-In case of an over-payment or if no invoice was selected, GnuCash will automatically assign the remaining amount to the first unpaid invoice for this company.
-
-
-
-
-
- 0
- 1
-
-
-
-
- True
- False
- True
- The amount to pay for this invoice.
-
-If you have selected an invoice, GnuCash will propose the amount still due for it. You can change this amount to create a partial payment or an over-payment.
-
-In case of an over-payment or if no invoice was selected, GnuCash will automatically assign the remaining amount to the first unpaid invoice for this company.
- The amount to pay for this invoice.
-
-If you have selected an invoice, GnuCash will propose the amount still due for it. You can change this amount to create a partial payment or an over-payment.
-
-In case of an over-payment or if no invoice was selected, GnuCash will automatically assign the remaining amount to the first unpaid invoice for this company.
-
-
-
-
-
- 0
- 5
-
-
-
-
- Print Check
- True
- True
- False
- start
- True
-
-
- 1
- 8
-
-
-
-
- True
- False
- start
- (USD)
-
-
- 1
- 2
-
-
-
-
-
-
-
-
-
-
-
-
-
- False
- True
- 0
-
+
+
+ 1
+ 0
+
+
+
+
+ True
+ False
+ True
+ The amount to pay for this invoice.
+
+If you have selected an invoice, GnuCash will propose the amount still due for it. You can change this amount to create a partial payment or an over-payment.
+
+In case of an over-payment or if no invoice was selected, GnuCash will automatically assign the remaining amount to the first unpaid invoice for this company.
+ The amount to pay for this invoice.
+
+If you have selected an invoice, GnuCash will propose the amount still due for it. You can change this amount to create a partial payment or an over-payment.
+
+In case of an over-payment or if no invoice was selected, GnuCash will automatically assign the remaining amount to the first unpaid invoice for this company.
+ end
+ <b>Amount</b>
+ True
+ right
+
+
+ 0
+ 2
+
+
+
+
+ True
+ False
+ True
+ The amount to pay for this invoice.
+
+If you have selected an invoice, GnuCash will propose the amount still due for it. You can change this amount to create a partial payment or an over-payment.
+
+In case of an over-payment or if no invoice was selected, GnuCash will automatically assign the remaining amount to the first unpaid invoice for this company.
+ The amount to pay for this invoice.
+
+If you have selected an invoice, GnuCash will propose the amount still due for it. You can change this amount to create a partial payment or an over-payment.
+
+In case of an over-payment or if no invoice was selected, GnuCash will automatically assign the remaining amount to the first unpaid invoice for this company.
+ end
+ Payment
+ right
+
+
+ 0
+ 3
+
+
+
+
+ True
+ False
+ True
+ The amount to pay for this invoice.
+
+If you have selected an invoice, GnuCash will propose the amount still due for it. You can change this amount to create a partial payment or an over-payment.
+
+In case of an over-payment or if no invoice was selected, GnuCash will automatically assign the remaining amount to the first unpaid invoice for this company.
+ The amount to pay for this invoice.
+
+If you have selected an invoice, GnuCash will propose the amount still due for it. You can change this amount to create a partial payment or an over-payment.
+
+In case of an over-payment or if no invoice was selected, GnuCash will automatically assign the remaining amount to the first unpaid invoice for this company.
+ end
+ Refund
+ right
+
+
+ 0
+ 4
+
+
+
+
+ True
+ False
+ end
+ Num
+ right
+
+
+ 0
+ 6
+
+
+
+
+ True
+ False
+ end
+ Memo
+ right
+
+
+ 0
+ 7
+
+
+
+
+ True
+ False
+ True
+ The amount to pay for this invoice.
+
+If you have selected an invoice, GnuCash will propose the amount still due for it. You can change this amount to create a partial payment or an over-payment.
+
+In case of an over-payment or if no invoice was selected, GnuCash will automatically assign the remaining amount to the first unpaid invoice for this company.
+ The amount to pay for this invoice.
+
+If you have selected an invoice, GnuCash will propose the amount still due for it. You can change this amount to create a partial payment or an over-payment.
+
+In case of an over-payment or if no invoice was selected, GnuCash will automatically assign the remaining amount to the first unpaid invoice for this company.
+
+
+
+
+
+ 1
+ 3
+
+
+
+
+ True
+ False
+ True
+ The amount to pay for this invoice.
+
+If you have selected an invoice, GnuCash will propose the amount still due for it. You can change this amount to create a partial payment or an over-payment.
+
+In case of an over-payment or if no invoice was selected, GnuCash will automatically assign the remaining amount to the first unpaid invoice for this company.
+ The amount to pay for this invoice.
+
+If you have selected an invoice, GnuCash will propose the amount still due for it. You can change this amount to create a partial payment or an over-payment.
+
+In case of an over-payment or if no invoice was selected, GnuCash will automatically assign the remaining amount to the first unpaid invoice for this company.
+
+
+
+
+
+ 1
+ 4
+
+
+
+
+ True
+ True
+ ●
+
+
+ 1
+ 6
+
+
+
+
+ True
+ True
+ ●
+
+
+ 1
+ 7
+
+
+
+
+ True
+ False
+ True
+ The amount to pay for this invoice.
+
+If you have selected an invoice, GnuCash will propose the amount still due for it. You can change this amount to create a partial payment or an over-payment.
+
+In case of an over-payment or if no invoice was selected, GnuCash will automatically assign the remaining amount to the first unpaid invoice for this company.
+ The amount to pay for this invoice.
+
+If you have selected an invoice, GnuCash will propose the amount still due for it. You can change this amount to create a partial payment or an over-payment.
+
+In case of an over-payment or if no invoice was selected, GnuCash will automatically assign the remaining amount to the first unpaid invoice for this company.
+
+
+
+
+
+ 0
+ 1
+
+
+
+
+ True
+ False
+ True
+ The amount to pay for this invoice.
+
+If you have selected an invoice, GnuCash will propose the amount still due for it. You can change this amount to create a partial payment or an over-payment.
+
+In case of an over-payment or if no invoice was selected, GnuCash will automatically assign the remaining amount to the first unpaid invoice for this company.
+ The amount to pay for this invoice.
+
+If you have selected an invoice, GnuCash will propose the amount still due for it. You can change this amount to create a partial payment or an over-payment.
+
+In case of an over-payment or if no invoice was selected, GnuCash will automatically assign the remaining amount to the first unpaid invoice for this company.
+
+
+
+
+
+ 0
+ 5
+
+
+
+
+ Print Check
+ True
+ True
+ False
+ center
+ True
+
+
+ 1
+ 8
+
+
+
+
+ True
+ False
+ start
+ (USD)
+
+
+ 1
+ 2
+
+
+
+
+
+
+
+
+
+
@@ -712,23 +673,16 @@ In case of an over-payment or if no invoice was selected, GnuCash will automatic
True
0
-
+
+ 250
+ 200
True
- False
- 12
+ True
+ 3
+ always
+ always
-
- 250
- 200
- True
- True
- 3
- always
- always
-
-
-
-
+
@@ -759,7 +713,8 @@ In case of an over-payment or if no invoice was selected, GnuCash will automatic
True
False
- 5
+ 3
+ 6
False
diff --git a/gnucash/gtkbuilder/dialog-preferences.glade b/gnucash/gtkbuilder/dialog-preferences.glade
index aed187386b..f7a132f43c 100644
--- a/gnucash/gtkbuilder/dialog-preferences.glade
+++ b/gnucash/gtkbuilder/dialog-preferences.glade
@@ -169,6 +169,8 @@
True
False
6
+ 3
+ 6
True
@@ -437,7 +439,8 @@
True
False
6
- 12
+ 3
+ 6
True
@@ -611,32 +614,6 @@
13
-
-
- True
- False
-
-
- Ch_oose
- True
- True
- False
- True
- Use the specified currency for all newly created accounts.
- Use the specified currency for all newly created accounts.
- start
- 12
- True
- True
- pref/general/currency-choice-locale
-
-
-
-
- 0
- 14
-
-
True
@@ -748,32 +725,6 @@
2
-
-
- True
- False
-
-
- Loc_ale
- True
- True
- False
- True
- Use the system locale currency for all newly created accounts.
- Use the system locale currency for all newly created accounts.
- start
- 12
- True
- True
- True
-
-
-
-
- 0
- 13
-
-
True
@@ -816,6 +767,45 @@
1
+
+
+ Ch_oose
+ True
+ True
+ False
+ True
+ Use the specified currency for all newly created accounts.
+ Use the specified currency for all newly created accounts.
+ start
+ 12
+ True
+ True
+
+
+ 0
+ 14
+
+
+
+
+ Loc_ale
+ True
+ True
+ False
+ True
+ Use the system locale currency for all newly created accounts.
+ Use the system locale currency for all newly created accounts.
+ start
+ 12
+ True
+ True
+ True
+
+
+ 0
+ 13
+
+
@@ -877,6 +867,8 @@
True
False
6
+ 3
+ 6
False
@@ -1127,6 +1119,8 @@ many months before the current month:
True
False
6
+ 3
+ 6
True
@@ -1878,7 +1872,8 @@ many months before the current month:
True
False
6
- 12
+ 3
+ 6
True
@@ -1892,53 +1887,6 @@ many months before the current month:
0
-
-
- True
- False
- 12
-
-
- Print _date format
- True
- True
- False
- True
- Below the actual date, print the format of that date in 8 point type.
- Below the actual date, print the format of that date in 8 point type.
- start
- True
- True
-
-
-
-
- 0
- 1
-
-
-
-
- True
- False
- 12
-
-
- True
- False
- start
- Default _font
- True
- True
- pref/dialogs.checkprinting/default-font
-
-
-
-
- 0
- 3
-
-
True
@@ -1955,30 +1903,59 @@ many months before the current month:
-
+
+ Print _date format
True
- False
- 12
-
-
- Print _blocking chars
- True
- True
- False
- True
- Print '***' before and after each text field on the check.
- Print '***' before and after each text field on the check.
- start
- True
- True
-
-
+ True
+ False
+ True
+ Below the actual date, print the format of that date in 8 point type.
+ Below the actual date, print the format of that date in 8 point type.
+ start
+ 12
+ True
+ True
+
+
+ 0
+ 1
+
+
+
+
+ Print _blocking chars
+ True
+ True
+ False
+ True
+ Print '***' before and after each text field on the check.
+ Print '***' before and after each text field on the check.
+ start
+ 12
+ True
+ True
0
2
+
+
+ True
+ False
+ start
+ 12
+ Default _font
+ True
+ True
+ pref/dialogs.checkprinting/default-font
+
+
+ 0
+ 3
+
+
@@ -2010,7 +1987,8 @@ many months before the current month:
True
False
6
- 12
+ 3
+ 6
True
@@ -2343,6 +2321,8 @@ many months before the current month:
True
False
6
+ 3
+ 6
True
@@ -2697,6 +2677,8 @@ many months before the current month:
True
False
6
+ 3
+ 6
True
@@ -2709,58 +2691,6 @@ many months before the current month:
1
-
-
- True
- False
- 12
-
-
- Ch_oose
- True
- True
- False
- True
- Use the specified currency for all newly created reports.
- Use the specified currency for all newly created reports.
- start
- True
- True
- True
-
-
-
-
- 0
- 2
-
-
-
-
- True
- False
- 12
-
-
- Loc_ale
- True
- True
- False
- True
- Use the system locale currency for all newly created reports.
- Use the system locale currency for all newly created reports.
- start
- True
- True
- pref/general.report/currency-choice-other
-
-
-
-
- 0
- 1
-
-
True
@@ -2878,6 +2808,45 @@ many months before the current month:
6
+
+
+ Ch_oose
+ True
+ True
+ False
+ True
+ Use the specified currency for all newly created reports.
+ Use the specified currency for all newly created reports.
+ start
+ 12
+ True
+ True
+ True
+
+
+ 0
+ 2
+
+
+
+
+ Loc_ale
+ True
+ True
+ False
+ True
+ Use the system locale currency for all newly created reports.
+ Use the system locale currency for all newly created reports.
+ start
+ 12
+ True
+ True
+
+
+ 0
+ 1
+
+
@@ -2921,7 +2890,8 @@ many months before the current month:
True
False
6
- 12
+ 3
+ 6
True
@@ -3184,27 +3154,6 @@ many months before the current month:
2
-
-
- True
- False
- 12
-
-
- True
- False
- start
- _Width
- True
- middle
-
-
-
-
- 0
- 6
-
-
True
@@ -3247,6 +3196,21 @@ many months before the current month:
6
+
+
+ True
+ False
+ start
+ 12
+ _Width
+ True
+ middle
+
+
+ 0
+ 6
+
+
@@ -3287,7 +3251,7 @@ many months before the current month:
True
False
6
- 6
+ 3
6
diff --git a/gnucash/gtkbuilder/dialog-price.glade b/gnucash/gtkbuilder/dialog-price.glade
index c0c586ef75..1efbc95c69 100644
--- a/gnucash/gtkbuilder/dialog-price.glade
+++ b/gnucash/gtkbuilder/dialog-price.glade
@@ -124,8 +124,8 @@
True
False
- 6
- 12
+ 3
+ 6
True
@@ -424,8 +424,8 @@
True
False
- 10
- 12
+ 3
+ 6
True
@@ -615,6 +615,7 @@
True
False
start
+ 6
From these Commodities
@@ -628,6 +629,7 @@
True
False
start
+ 6
Keeping the last available price for option
@@ -642,6 +644,7 @@
False
start
start
+ 6
False
Source
@@ -665,6 +668,7 @@
False
If activated, prices added by Finance::Quote will be included.
start
+ 6
True
True
True
@@ -721,7 +725,7 @@ These prices were added so that there's always a "nearest in time" price for eve
True
False
start
- gtk-dialog-warning
+ dialog-warning
True
@@ -747,6 +751,7 @@ These prices were added so that there's always a "nearest in time" price for eve
True
False
start
+ 6
Before _Date
True
@@ -760,6 +765,7 @@ These prices were added so that there's always a "nearest in time" price for eve
True
False
start
+ 6
True
diff --git a/gnucash/gtkbuilder/dialog-print-check.glade b/gnucash/gtkbuilder/dialog-print-check.glade
index d2ebaf761c..9308753074 100644
--- a/gnucash/gtkbuilder/dialog-print-check.glade
+++ b/gnucash/gtkbuilder/dialog-print-check.glade
@@ -128,6 +128,7 @@
False
Save Custom Check Format
center-on-parent
+ 500
dialog
@@ -182,23 +183,38 @@
-
+
True
- True
- Enter a title for this custom format. This title will appear in the "Check format" selector of the Print Check dialog. Using the title of an existing custom format will cause that format to be overwritten.
- True
- True
+ False
+ start
+
+
+ True
+ True
+ start
+ Enter a title for this custom format. This title will appear in the "Check format" selector of the Print Check dialog. Using the title of an existing custom format will cause that format to be overwritten.
+ True
+ True
+
+
+ False
+ True
+ 0
+
+
- True
- True
- 2
+ False
+ False
+ 1
True
True
+ start
+ 12
•
True
False
@@ -207,8 +223,8 @@
False
- False
- 3
+ True
+ 2
@@ -360,9 +376,11 @@
True
False
- 5
- 1
- 12
+ center
+ 6
+ True
+ 3
+ 6
True
@@ -530,6 +548,8 @@ to print an address on the check.
True
False
+ 3
+ 3
0
@@ -575,6 +595,8 @@ to print an address on the check.
True
False
+ 3
+ 3
0
@@ -632,8 +654,9 @@ to print an address on the check.
True
False
- 5
- 5
+ 6
+ 3
+ 6
True
@@ -1299,6 +1322,8 @@ to print an address on the check.
True
False
+ 3
+ 3
0
diff --git a/gnucash/gtkbuilder/dialog-report.glade b/gnucash/gtkbuilder/dialog-report.glade
index 0a1386158d..917a03e346 100644
--- a/gnucash/gtkbuilder/dialog-report.glade
+++ b/gnucash/gtkbuilder/dialog-report.glade
@@ -54,6 +54,7 @@
True
False
+ start
<b>A_vailable reports</b>
True
True
@@ -69,6 +70,7 @@
True
False
+ start
<b>_Selected Reports</b>
True
True
@@ -250,7 +252,7 @@
-
+
False
HTML Style Sheets
dialog
@@ -497,8 +499,8 @@
True
False
6
- 6
- 12
+ 3
+ 6
True
@@ -792,8 +794,8 @@
True
False
- 6
- 12
+ 3
+ 6
True
diff --git a/gnucash/gtkbuilder/dialog-reset-warnings.glade b/gnucash/gtkbuilder/dialog-reset-warnings.glade
index 7c1c917c9f..2a8d32c931 100644
--- a/gnucash/gtkbuilder/dialog-reset-warnings.glade
+++ b/gnucash/gtkbuilder/dialog-reset-warnings.glade
@@ -6,6 +6,7 @@
False
6
Reset Warnings
+ 400
normal
diff --git a/gnucash/gtkbuilder/dialog-search.glade b/gnucash/gtkbuilder/dialog-search.glade
index 81907788cd..64797d11e5 100644
--- a/gnucash/gtkbuilder/dialog-search.glade
+++ b/gnucash/gtkbuilder/dialog-search.glade
@@ -319,136 +319,128 @@
False
start
-
+
True
False
- 1
- 0
+ 0
-
+
True
False
- 0
+ 3
+ vertical
-
+
+ New search
+ True
+ True
+ False
+ start
+ True
+ True
+ True
+
+
+ False
+ False
+ 0
+
+
+
+
+ Refine current search
+ True
+ True
+ False
+ start
+ True
+ True
+ new_search_radiobutton
+
+
+ False
+ False
+ 1
+
+
+
+
+ Add results to current search
+ True
+ True
+ False
+ start
+ True
+ True
+ new_search_radiobutton
+
+
+ False
+ False
+ 2
+
+
+
+
+ Delete results from current search
+ True
+ True
+ False
+ start
+ True
+ True
+ new_search_radiobutton
+
+
+ False
+ False
+ 3
+
+
+
+
True
False
- 3
- vertical
-
-
- New search
- True
- True
- False
- start
- True
- True
- True
-
-
- False
- False
- 0
-
-
-
-
- Refine current search
- True
- True
- False
- start
- True
- True
- new_search_radiobutton
-
-
- False
- False
- 1
-
-
-
-
- Add results to current search
- True
- True
- False
- start
- True
- True
- new_search_radiobutton
-
-
- False
- False
- 2
-
-
-
-
- Delete results from current search
- True
- True
- False
- start
- True
- True
- new_search_radiobutton
-
-
- False
- False
- 3
-
-
-
-
- True
- False
-
-
- False
- True
- 4
-
-
-
-
- Search only active data
- True
- True
- False
- True
- Choose whether to search all your data or only that marked as "active".
- Choose whether to search all your data or only that marked as "active".
- start
- True
- True
- True
-
-
- False
- False
- 5
-
-
+
+ False
+ True
+ 4
+
-
-
+
+
+ Search only active data
True
- False
- Type of search
+ True
+ False
+ True
+ Choose whether to search all your data or only that marked as "active".
+ Choose whether to search all your data or only that marked as "active".
+ start
+ True
+ True
+ True
+
+ False
+ False
+ 5
+
+
+
+ True
+ False
+ Type of search
+
+
False
- False
+ True
0
diff --git a/gnucash/gtkbuilder/dialog-sx.glade b/gnucash/gtkbuilder/dialog-sx.glade
index 9a9822ee17..eba2120635 100644
--- a/gnucash/gtkbuilder/dialog-sx.glade
+++ b/gnucash/gtkbuilder/dialog-sx.glade
@@ -228,6 +228,7 @@
True
False
+ 3
6
@@ -301,7 +302,6 @@
True
False
- 2
0
in
@@ -309,6 +309,7 @@
True
False
vertical
+ 3
Never End
@@ -421,6 +422,8 @@
True
False
end
+ start
+ 12
End
True
@@ -450,6 +453,7 @@
True
False
+ 6
True
True
0
@@ -592,50 +596,6 @@
5
-
-
- True
- False
- 12
-
-
- True
- False
- start
- 12
- Crea_te in advance
- True
- pref/dialogs.sxs.transaction-editor/create-days
-
-
-
-
- 0
- 7
-
-
-
-
- True
- False
- 12
-
-
- True
- False
- start
- 12
- R_emind in advance
- True
- pref/dialogs.sxs.transaction-editor/remind-days
-
-
-
-
- 0
- 8
-
-
True
@@ -734,6 +694,36 @@
2
+
+
+ True
+ False
+ start
+ 24
+ Crea_te in advance
+ True
+ pref/dialogs.sxs.transaction-editor/create-days
+
+
+ 0
+ 7
+
+
+
+
+ True
+ False
+ start
+ 24
+ R_emind in advance
+ True
+ pref/dialogs.sxs.transaction-editor/remind-days
+
+
+ 0
+ 8
+
+
@@ -846,7 +836,6 @@
True
True
center
- sxe_name
False
@@ -865,23 +854,15 @@
-
+
True
- False
- 12
-
-
- True
- True
- False
- False
-
-
+ True
+ False
+ False
False
True
- 6
1
@@ -893,6 +874,7 @@
True
False
+ 6
vertical
@@ -921,194 +903,182 @@
-
+
True
False
- 12
+ 3
+ 6
-
+
+ Create in advance
+ True
+ True
+ False
+ start
+ True
+ True
+
+
+ 0
+ 3
+
+
+
+
+ Remind in advance
+ True
+ True
+ False
+ start
+ True
+ True
+
+
+ 0
+ 4
+
+
+
+
True
False
- 6
+ start
+ start
-
- Create in advance
+
True
True
- False
- start
- True
- True
+ False
+ False
+ remind_days_adj
+ 1
+ True
+ True
- 0
- 3
+ False
+ True
+ 0
-
- Remind in advance
- True
- True
- False
- start
- True
- True
-
-
- 0
- 4
-
-
-
-
+
True
False
start
- start
-
-
- True
- True
- False
- False
- remind_days_adj
- 1
- True
- True
-
-
- False
- True
- 0
-
-
-
-
- True
- False
- start
- days
- center
-
-
- False
- False
- 1
-
-
+ days
+ center
- 1
- 4
+ False
+ False
+ 1
-
-
- Create automatically
- True
- True
- False
- Conditional on splits not having variables
- start
- True
- True
-
-
- 0
- 1
-
-
-
-
- True
- False
- start
- start
-
-
- True
- True
- False
- False
- advance_days_adj
- 1
- True
- True
-
-
- False
- True
- 0
-
-
-
-
- True
- False
- start
- days
- center
-
-
- False
- False
- 1
-
-
-
-
- 1
- 3
-
-
-
-
- True
- False
-
-
- Notify me when created
- True
- False
- True
- False
- start
- True
- True
-
-
-
-
- 0
- 2
-
-
-
-
- Enabled
- True
- True
- False
- start
- True
- True
-
-
- 0
- 0
-
-
-
-
-
-
-
-
-
-
-
+
+ 1
+ 4
+
+
+
+
+ Create automatically
+ True
+ True
+ False
+ Conditional on splits not having variables
+ start
+ True
+ True
+
+
+ 0
+ 1
+
+
+
+
+ True
+ False
+ start
+ start
+
+
+ True
+ True
+ False
+ False
+ advance_days_adj
+ 1
+ True
+ True
+
+
+ False
+ True
+ 0
+
+
+
+
+ True
+ False
+ start
+ days
+ center
+
+
+ False
+ False
+ 1
+
+
+
+
+ 1
+ 3
+
+
+
+
+ Enabled
+ True
+ True
+ False
+ start
+ True
+ True
+
+
+ 0
+ 0
+
+
+
+
+ Notify me when created
+ True
+ False
+ True
+ False
+ start
+ True
+ True
+
+
+ 0
+ 2
+
+
+
+
+
+
+
+
+
+
@@ -1144,45 +1114,20 @@
-
+
True
False
- 12
+ vertical
-
+
True
False
- vertical
-
+
True
False
-
-
- True
- False
- Last Occurred:
- center
-
-
- False
- False
- 0
-
-
-
-
- True
- False
- YYYY-MM-DD
- center
-
-
- False
- False
- 1
-
-
+ Last Occurred:
+ center
False
@@ -1191,11 +1136,11 @@
-
+
True
False
- start
- Repeats:
+ YYYY-MM-DD
+ center
False
@@ -1203,155 +1148,169 @@
1
+
+
+ False
+ False
+ 0
+
+
+
+
+ True
+ False
+ start
+ Repeats:
+
+
+ False
+ False
+ 1
+
+
+
+
+ True
+ False
+ 12
+ 3
+ 6
-
+
+ Forever
+ True
+ True
+ False
+ start
+ True
+ True
+ True
+
+
+ 0
+ 0
+
+
+
+
+ Until
+ True
+ True
+ False
+ start
+ True
+ True
+ rb_noend
+
+
+ 0
+ 1
+
+
+
+
+ For
+ True
+ True
+ False
+ start
+ True
+ True
+ rb_noend
+
+
+ 0
+ 2
+
+
+
+
+ True
+ False
+ start
+ 5
+ 5
+ occurrences
+
+
+ 2
+ 2
+
+
+
+
+ True
+ False
+ start
+ 5
+ remaining
+
+
+ 2
+ 3
+
+
+
+
True
False
- 12
-
- True
- False
-
-
- Forever
- True
- True
- False
- start
- True
- True
- True
-
-
- 0
- 0
-
-
-
-
- Until
- True
- True
- False
- start
- True
- True
- rb_noend
-
-
- 0
- 1
-
-
-
-
- For
- True
- True
- False
- start
- True
- True
- rb_noend
-
-
- 0
- 2
-
-
-
-
- True
- False
- start
- 5
- 5
- occurrences
-
-
- 2
- 2
-
-
-
-
- True
- False
- start
- 5
- remaining
-
-
- 2
- 3
-
-
-
-
- True
- False
-
-
-
-
-
- 1
- 1
-
-
-
-
- True
- True
- False
- False
- end_spin_adj
- 1
- True
-
-
- 1
- 2
-
-
-
-
- True
- True
- False
- False
- remain_spin_adj
- 1
- True
-
-
- 1
- 3
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
- False
- True
- 2
+ 1
+ 1
+
+
+ True
+ True
+ False
+ False
+ end_spin_adj
+ 1
+ True
+
+
+ 1
+ 2
+
+
+
+
+ True
+ True
+ False
+ False
+ remain_spin_adj
+ 1
+ True
+
+
+ 1
+ 3
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ False
+ True
+ 2
+
@@ -1537,6 +1496,7 @@
True
True
+ True
in
diff --git a/gnucash/gtkbuilder/dialog-tax-info.glade b/gnucash/gtkbuilder/dialog-tax-info.glade
index 1774b04da2..4ec7d9448a 100644
--- a/gnucash/gtkbuilder/dialog-tax-info.glade
+++ b/gnucash/gtkbuilder/dialog-tax-info.glade
@@ -70,158 +70,137 @@
False
vertical
-
+
True
False
- 5
-
-
- True
- False
- start
- <b>Income Tax Identity</b>
- True
- True
-
-
+ start
+ <b>Income Tax Identity</b>
+ True
+ True
False
- False
+ True
0
-
+
True
False
- 0
- 0
- 0
- 4
- 12
+ 6
+ 3
+ 3
+ 6
-
+
+ True
+ False
+ end
+ Name
+ True
+ True
+ right
+
+
+ 0
+ 0
+
+
+
+
+ True
+ False
+ end
+ Type
+ True
+ True
+ right
+
+
+ 0
+ 1
+
+
+
+
+ _Edit
+ True
+ True
+ False
+ Click to change Tax Name and/or Tax Type.
+ center
+ True
+
+
+ 0
+ 2
+ 2
+
+
+
+
True
False
-
- True
- False
- 1
- 0
- 12
-
-
- True
- False
- start
- Name
- True
- True
- right
-
-
-
-
- 0
- 0
-
-
-
-
- True
- False
- 1
- 0
- 12
-
-
- True
- False
- Type
- True
- True
- right
-
-
-
-
- 0
- 1
-
-
-
-
- True
- False
- 0
- 0
- 0
- 12
-
-
- True
- False
-
-
-
-
- 1
- 0
-
-
-
-
- True
- False
- 1
- 0
- 12
-
-
- _Edit
- True
- True
- False
- Click to change Tax Name and/or Tax Type.
- center
- True
-
-
-
-
- 0
- 2
- 2
-
-
-
-
+
True
False
start
- 0
- 0
- 0
- 12
-
-
- True
- False
-
-
+ 6
+ 3
+ 3
+ 3
+ True
- 1
- 1
+ False
+ True
+ 0
+
+
+ 1
+ 0
+
+
+
+
+ True
+ False
+
+
+ True
+ False
+ start
+ 6
+ 3
+ 3
+ 3
+ True
+
+
+ False
+ True
+ 0
+
+
+
+
+
+ 1
+ 1
+
- True
+ False
True
1
@@ -259,197 +238,193 @@
-
+
True
False
- 12
+ vertical
-
+
True
False
- vertical
+ 3
+ 6
-
+
+ _Income
True
- False
-
-
- _Income
- True
- True
- False
- start
- True
- True
- True
-
-
- 0
- 0
-
-
-
-
- _Expense
- True
- True
- False
- start
- True
- True
- income_radio
-
-
- 1
- 0
-
-
-
-
- _Asset
- True
- True
- False
- start
- True
- True
- income_radio
-
-
- 0
- 1
-
-
-
-
- _Liability/Equity
- True
- True
- False
- start
- True
- True
- income_radio
-
-
- 1
- 1
-
-
+ True
+ False
+ start
+ True
+ True
+ True
- False
- True
+ 0
+ 0
+
+
+
+
+ _Expense
+ True
+ True
+ False
+ start
+ True
+ True
+ income_radio
+
+
+ 1
+ 0
+
+
+
+
+ _Asset
+ True
+ True
+ False
+ start
+ True
+ True
+ income_radio
+
+
+ 0
+ 1
+
+
+
+
+ _Liability/Equity
+ True
+ True
+ False
+ start
+ True
+ True
+ income_radio
+
+
+ 1
+ 1
+
+
+
+
+ False
+ True
+ 0
+
+
+
+
+ True
+ True
+ True
+ in
+
+
+
+
+
+ True
+ True
+ 1
+
+
+
+
+ True
+ False
+ 3
+ 2
+
+
+ True
+ False
+
+
+ True
+ False
0
-
+
True
- True
- in
-
-
-
+ False
+ Accounts Selected:
+ center
- True
- True
+ False
+ False
1
-
+
True
False
- 3
- 2
-
-
- True
- False
-
-
- True
- False
- 0
-
-
-
-
- True
- False
- Accounts Selected:
- center
-
-
- False
- False
- 1
-
-
-
-
- True
- False
- 0
- center
-
-
- False
- False
- 2
-
-
-
-
- True
- False
-
-
- True
- False
- 3
-
-
+ 0
+ center
False
- True
+ False
2
-
+
True
False
-
-
- _Select Subaccounts
- True
- True
- True
- 3
- True
-
-
- False
- False
- 0
-
-
- False
- True
+ True
+ False
3
+
+ False
+ True
+ 2
+
+
+
+
+ True
+ False
+
+
+ _Select Subaccounts
+ True
+ True
+ True
+ 3
+ True
+
+
+ False
+ False
+ 0
+
+
+
+
+ False
+ True
+ 3
+
- True
+ False
True
1
@@ -487,24 +462,17 @@
-
+
+ Tax _Related
True
- False
- 12
-
-
- Tax _Related
- True
- True
- False
- start
- True
- True
-
-
+ True
+ False
+ start
+ True
+ True
- True
+ False
True
1
@@ -548,33 +516,24 @@
vertical
200
-
+
True
- False
+ True
+ 5
+ 5
True
True
- 12
+ in
-
+
True
True
- 5
- 5
True
True
- in
-
-
- True
- True
- True
- True
- True
- True
-
-
-
-
+ True
+ True
+
+
@@ -585,31 +544,22 @@
-
+
True
- False
+ True
+ 5
+ 5
True
True
- 12
+ in
-
- True
+
True
- 5
- 5
True
True
- in
-
-
- True
- True
- True
- False
- word
- False
-
-
+ False
+ word
+ False
@@ -657,49 +607,37 @@
-
+
+ C_urrent Account
True
- False
- 12
-
-
- C_urrent Account
- True
- True
- False
- start
- True
- True
-
-
+ True
+ False
+ start
+ 12
+ True
+ True
- True
+ False
True
1
-
+
+ _Parent Account
True
- False
- 12
-
-
- _Parent Account
- True
- True
- False
- start
- True
- True
- current_account_button
-
-
+ True
+ False
+ start
+ 12
+ True
+ True
+ current_account_button
False
- False
+ True
2
@@ -730,23 +668,16 @@
-
+
True
- False
- 12
-
-
- True
- True
- False
- False
- copy_spin_adj
- 1
-
-
+ True
+ False
+ False
+ copy_spin_adj
+ 1
- True
+ False
True
1
diff --git a/gnucash/gtkbuilder/dialog-tax-table.glade b/gnucash/gtkbuilder/dialog-tax-table.glade
index f16bec408e..f089dd7466 100644
--- a/gnucash/gtkbuilder/dialog-tax-table.glade
+++ b/gnucash/gtkbuilder/dialog-tax-table.glade
@@ -72,92 +72,79 @@
-
+
True
- False
- 12
+ True
+ True
+ in
-
+
True
True
- in
-
-
- True
- True
- False
- True
-
-
-
-
+ False
+ True
+
+
- True
+ False
True
1
-
+
True
False
- 12
+ 6
+ spread
-
+
+ _Rename
True
- False
- 6
- spread
-
-
- _Rename
- True
- True
- False
- True
-
-
-
- False
- False
- 0
-
-
-
-
- _Delete
- True
- True
- True
- True
-
-
-
- False
- False
- 1
-
-
-
-
- _New
- True
- True
- True
- True
-
-
-
- False
- False
- 2
-
-
+ True
+ False
+ True
+
+
+ False
+ False
+ 0
+
+
+
+
+ _Delete
+ True
+ True
+ True
+ True
+
+
+
+ False
+ False
+ 1
+
+
+
+
+ _New
+ True
+ True
+ True
+ True
+
+
+
+ False
+ False
+ 2
+
@@ -195,92 +182,79 @@
-
+
True
- False
- 12
+ True
+ True
+ in
-
+
True
True
- in
-
-
- True
- True
- False
- True
-
-
-
-
+ False
+ True
+
+
- True
+ False
True
1
-
+
True
False
- 12
+ 6
+ spread
-
+
+ _Edit
True
- False
- 6
- spread
-
-
- _Edit
- True
- True
- True
- True
-
-
-
- False
- False
- 0
-
-
-
-
- De_lete
- True
- True
- True
- True
-
-
-
- False
- False
- 1
-
-
-
-
- Ne_w
- True
- True
- True
- True
-
-
-
- False
- False
- 2
-
-
+ True
+ True
+ True
+
+
+ False
+ False
+ 0
+
+
+
+
+ De_lete
+ True
+ True
+ True
+ True
+
+
+
+ False
+ False
+ 1
+
+
+
+
+ Ne_w
+ True
+ True
+ True
+ True
+
+
+
+ False
+ False
+ 2
+
@@ -386,8 +360,8 @@
True
False
- 6
- 12
+ 3
+ 6
True
@@ -440,70 +414,6 @@
2
-
-
- True
- False
- 12
-
-
- True
- False
- start
- start
- _Account
- True
-
-
-
-
- 0
- 6
-
-
-
-
- True
- False
- 12
-
-
- True
- False
- start
- _Value
- True
- right
-
-
-
-
- 0
- 5
-
-
-
-
- True
- False
- 12
-
-
- True
- False
- start
- _Type
- True
- right
- type_combobox
-
-
-
-
- 0
- 4
-
-
True
@@ -533,28 +443,6 @@
5
-
-
- True
- False
- 12
-
-
- True
- False
- start
- _Name
- True
- right
- name_entry
-
-
-
-
- 0
- 1
-
-
True
@@ -572,6 +460,64 @@
4
+
+
+ True
+ False
+ end
+ _Name
+ True
+ right
+ name_entry
+
+
+ 0
+ 1
+
+
+
+
+ True
+ False
+ end
+ _Type
+ True
+ right
+ type_combobox
+
+
+ 0
+ 4
+
+
+
+
+ True
+ False
+ end
+ _Value
+ True
+ right
+
+
+ 0
+ 5
+
+
+
+
+ True
+ False
+ end
+ start
+ _Account
+ True
+
+
+ 0
+ 6
+
+
diff --git a/gnucash/gtkbuilder/dialog-totd.glade b/gnucash/gtkbuilder/dialog-totd.glade
index f85ba8ac5e..e58f3c8d0f 100644
--- a/gnucash/gtkbuilder/dialog-totd.glade
+++ b/gnucash/gtkbuilder/dialog-totd.glade
@@ -109,18 +109,6 @@
True
False
-
-
- True
- False
-
-
-
- False
- False
- 0
-
-
True
@@ -136,7 +124,7 @@
True
True
- 1
+ 0
diff --git a/gnucash/gtkbuilder/dialog-transfer.glade b/gnucash/gtkbuilder/dialog-transfer.glade
index cb4f00fb78..4282d30645 100644
--- a/gnucash/gtkbuilder/dialog-transfer.glade
+++ b/gnucash/gtkbuilder/dialog-transfer.glade
@@ -72,7 +72,8 @@
True
False
- 6
+ 3
+ 6
True
@@ -104,14 +105,13 @@
False
True
immediate
- 6
- 12
+ 3
+ 6
True
False
start
- 12
Amount
@@ -138,7 +138,6 @@
True
False
start
- 12
Date
@@ -166,7 +165,6 @@
True
False
start
- 12
Num
@@ -191,7 +189,6 @@
True
False
start
- 12
Description
@@ -218,7 +215,6 @@
True
False
start
- 12
Memo
@@ -256,7 +252,8 @@
True
False
- 6
+ 3
+ 6
True
@@ -275,25 +272,19 @@
True
False
+ True
12
-
- True
- False
- start
- Currency
- center
-
-
- False
- True
- 0
-
+
True
False
+ 6
+ 3
+ 3
+ 3
center
@@ -302,27 +293,15 @@
1
+
1
2
-
-
- Show Income/Expense
- True
- True
- False
- start
- True
- True
-
-
- 1
- 3
-
-
True
@@ -348,40 +327,23 @@
2
-
-
- True
- False
-
-
-
- 2
- 1
-
-
True
False
+ True
12
-
- True
- False
- start
- Currency
- center
-
-
- False
- True
- 0
-
+
True
False
+ 6
+ 3
+ 3
+ 3
center
@@ -390,43 +352,15 @@
1
+
3
2
-
-
- Show Income/Expense
- True
- True
- False
- start
- True
- True
-
-
- 3
- 3
-
-
-
-
- True
- True
- True
- True
- in
-
-
-
-
-
- 3
- 1
-
-
True
@@ -439,32 +373,85 @@
- 1
+ 0
1
+ 2
-
+
+ True
+ True
+ True
+ True
+ in
+
+
+
+
+
+ 2
+ 1
+ 2
+
+
+
+
True
False
-
+ start
+ Currency
+ center
0
- 1
+ 2
-
+
+ True
+ False
+ start
+ Currency
+ center
+
+
+ 2
+ 2
+
-
+
+ Show Income/Expense
+ True
+ True
+ False
+ center
+ True
+ True
+
+
+ 0
+ 3
+ 2
+
-
-
-
-
+
+ Show Income/Expense
+ True
+ True
+ False
+ center
+ True
+ True
+
+
+ 2
+ 3
+ 2
+
@@ -477,7 +464,9 @@
True
False
- 6
+ center
+ 3
+ 6
True
@@ -507,9 +496,8 @@
True
False
- 12
- 6
- 12
+ 3
+ 6
Exchange Rate
diff --git a/gnucash/gtkbuilder/dialog-userpass.glade b/gnucash/gtkbuilder/dialog-userpass.glade
index b2c01f78de..cd01d08571 100644
--- a/gnucash/gtkbuilder/dialog-userpass.glade
+++ b/gnucash/gtkbuilder/dialog-userpass.glade
@@ -77,12 +77,13 @@
True
False
6
- 6
- 12
+ 3
+ 6
True
False
+ end
_Username
True
center
@@ -97,6 +98,7 @@
True
False
+ end
_Password
True
center
diff --git a/gnucash/gtkbuilder/dialog-vendor.glade b/gnucash/gtkbuilder/dialog-vendor.glade
index bd7128d9f7..2de9930a27 100644
--- a/gnucash/gtkbuilder/dialog-vendor.glade
+++ b/gnucash/gtkbuilder/dialog-vendor.glade
@@ -120,124 +120,93 @@
3
0
-
+
True
False
- 5
- 5
- 5
- 5
- 2
- 6
+ 6
+ 6
+ 3
+ 3
+ 6
-
+
True
False
- vertical
- True
-
-
- True
- False
- end
- Vendor Number
- right
-
-
- False
- False
- 0
-
-
-
-
- True
- False
- end
- Company Name
- right
-
-
- False
- False
- 1
-
-
-
-
- Active
- True
- True
- False
- start
- True
- True
- True
-
-
- False
- False
- 2
-
-
+ end
+ Vendor Number
+ right
- False
- False
- 0
+ 0
+ 0
-
+
True
False
- vertical
- True
-
-
- True
- True
- The vendor ID number. If left blank a reasonable number will be chosen for you
- True
-
-
-
- False
- False
- 0
-
-
-
-
- True
- True
- True
- True
-
-
-
- True
- False
- 1
-
-
-
-
- True
- False
- center
-
-
- False
- False
- 2
-
-
+ end
+ Company Name
+ right
- True
- True
- 1
+ 0
+ 1
+
+
+
+
+ True
+ True
+ The vendor ID number. If left blank a reasonable number will be chosen for you
+ True
+ True
+
+
+
+ 1
+ 0
+
+
+
+
+ True
+ True
+ True
+ True
+ True
+
+
+
+ 1
+ 1
+
+
+
+
+ True
+ True
+ False
+ start
+ True
+ True
+ True
+
+
+ 1
+ 2
+
+
+
+
+ True
+ False
+ end
+ Active
+
+
+ 0
+ 2
@@ -263,244 +232,184 @@
3
0
-
+
True
False
- 5
- 5
- 5
- 5
+ 6
+ 6
+ 3
+ 3
+ 6
-
+
True
False
- 3
- vertical
- True
-
-
- True
- False
- end
- Name
- right
-
-
- False
- False
- 0
-
-
-
-
- True
- False
- end
- Address
- right
-
-
- False
- False
- 1
-
-
-
-
- True
- False
- center
-
-
- False
- False
- 2
-
-
-
-
- True
- False
- center
-
-
- False
- False
- 3
-
-
-
-
- True
- False
- center
-
-
- False
- False
- 4
-
-
-
-
- True
- False
- end
- Phone
- right
-
-
- False
- False
- 5
-
-
-
-
- True
- False
- end
- Fax
- right
-
-
- False
- False
- 6
-
-
-
-
- True
- False
- end
- Email
- right
-
-
- False
- False
- 7
-
-
+ end
+ Name
+ right
- False
- True
- 3
- 0
+ 0
+ 0
-
+
True
False
- 3
- vertical
- True
-
-
- True
- True
- True
-
-
- False
- False
- 0
-
-
-
-
- True
- True
- True
-
-
- False
- False
- 1
-
-
-
-
- True
- True
- True
-
-
- False
- False
- 2
-
-
-
-
- True
- True
- True
-
-
- False
- False
- 3
-
-
-
-
- True
- True
- True
-
-
- False
- False
- 4
-
-
-
-
- True
- True
- True
-
-
- False
- False
- 5
-
-
-
-
- True
- True
- True
-
-
- False
- False
- 6
-
-
-
-
- True
- True
- True
-
-
- False
- False
- 7
-
-
+ end
+ Address
+ right
- True
- True
- 1
+ 0
+ 1
+
+
+ True
+ False
+ end
+ Phone
+ right
+
+
+ 0
+ 5
+
+
+
+
+ True
+ False
+ end
+ Fax
+ right
+
+
+ 0
+ 6
+
+
+
+
+ True
+ False
+ end
+ Email
+ right
+
+
+ 0
+ 7
+
+
+
+
+ True
+ True
+ True
+ True
+
+
+ 1
+ 7
+
+
+
+
+ True
+ True
+ True
+ True
+
+
+ 1
+ 6
+
+
+
+
+ True
+ True
+ True
+ True
+
+
+ 1
+ 5
+
+
+
+
+ True
+ True
+ True
+ True
+
+
+ 1
+ 4
+
+
+
+
+ True
+ True
+ True
+ True
+
+
+ 1
+ 3
+
+
+
+
+ True
+ True
+ True
+ True
+
+
+ 1
+ 2
+
+
+
+
+ True
+ True
+ True
+ True
+
+
+ 1
+ 1
+
+
+
+
+ True
+ True
+ True
+ True
+
+
+ 1
+ 0
+
+
+
+
+
+
+
+
+
+
+
@@ -521,19 +430,17 @@
True
False
- 3
0
True
False
- 5
- 5
- 5
- 5
+ 6
+ 6
+ 3
+ 3
True
True
- 3
never
in
@@ -585,112 +492,149 @@
3
0
-
+
True
False
- 5
- 5
- 5
- 5
- 6
+ 6
+ 6
+ 3
+ 3
+ 6
-
+
True
False
- vertical
- True
-
-
- True
- False
- end
- Currency
- right
-
-
- False
- False
- 0
-
-
-
-
- True
- False
- end
- Terms
- right
-
-
- False
- False
- 1
-
-
-
-
- True
- False
- end
- Tax Included
- right
-
-
- False
- False
- 2
-
-
-
-
- True
- False
- end
- Tax Table
- right
-
-
- False
- False
- 3
-
-
+ end
+ Currency
+ right
- False
- False
- 0
+ 0
+ 0
-
+
True
False
- 3
- vertical
- True
+ end
+ Terms
+ right
+
+
+ 0
+ 1
+
+
+
+
+ True
+ False
+ end
+ Tax Included
+ right
+
+
+ 0
+ 2
+
+
+
+
+ True
+ False
+ end
+ Tax Table
+ right
+
+
+ 0
+ 3
+
+
+
+
+
+ 1
+ 1
+
+
+
+
+
+ 1
+ 2
+
+
+
+
+ True
+ False
+ True
+
+
+
+
+
+ 1
+ 0
+
+
+
+
+ True
+ False
+ True
+
+
True
- False
-
-
-
+ True
+ False
+ Override the global Tax Table?
+ start
+ 5
+ True
+ True
+
- True
- True
+ False
+ False
0
-
-
-
-
- True
- True
- 2
-
-
-
-
- True
- False
-
-
- True
- True
- False
- Override the global Tax Table?
- start
- 5
- True
- True
-
-
-
- False
- False
- 0
-
-
-
-
-
- True
- True
- 1
-
-
-
-
- True
- True
- 3
-
-
- True
- True
- 1
+ 1
+ 3
diff --git a/gnucash/import-export/aqb/dialog-ab-pref.glade b/gnucash/import-export/aqb/dialog-ab-pref.glade
index 0a75f12d8c..01a9d620f0 100644
--- a/gnucash/import-export/aqb/dialog-ab-pref.glade
+++ b/gnucash/import-export/aqb/dialog-ab-pref.glade
@@ -13,6 +13,8 @@
True
False
+ 3
+ 6
True
diff --git a/gnucash/import-export/aqb/dialog-ab.glade b/gnucash/import-export/aqb/dialog-ab.glade
index 03632c5dc1..88b27f0c40 100644
--- a/gnucash/import-export/aqb/dialog-ab.glade
+++ b/gnucash/import-export/aqb/dialog-ab.glade
@@ -96,8 +96,7 @@
True
False
- 12
- 6
+ 3
6
@@ -224,7 +223,6 @@
True
True
- 12
in
@@ -380,12 +378,11 @@
-
+
True
False
- 12
- vertical
- 6
+ 3
+ 6
_Earliest possible date
@@ -398,9 +395,9 @@
True
- False
- False
- 0
+ 0
+ 0
+ 2
@@ -415,50 +412,37 @@
first_button
- False
- False
- 1
+ 0
+ 1
+ 2
-
+
+ E_nter date:
True
- False
- 12
-
-
- E_nter date:
- True
- True
- False
- start
- True
- True
- first_button
-
-
-
- False
- False
- 0
-
-
-
-
- True
- False
-
-
- True
- True
- 1
-
-
+ True
+ False
+ start
+ True
+ True
+ first_button
+
- False
- False
- 2
+ 0
+ 2
+
+
+
+
+ True
+ False
+ True
+
+
+ 1
+ 2
@@ -496,12 +480,28 @@
-
+
True
False
- 12
- vertical
- 6
+ 3
+ 6
+
+
+ Ente_r date:
+ True
+ True
+ False
+ start
+ True
+ True
+ now_button
+
+
+
+ 0
+ 1
+
+
No_w
@@ -514,50 +514,20 @@
True
- False
- False
- 0
+ 0
+ 0
+ 2
-
+
True
False
- 12
-
-
- Ente_r date:
- True
- True
- False
- start
- True
- True
- now_button
-
-
-
- False
- False
- 0
-
-
-
-
- True
- False
-
-
- True
- True
- 1
-
-
+ True
- True
- True
- 1
+ 1
+ 1
@@ -671,7 +641,7 @@
False
True
True
- gtk-missing-image
+ image-missing
6
@@ -684,8 +654,8 @@
True
False
- 6
- 12
+ 3
+ 6
True
@@ -753,7 +723,7 @@
True
If active, the PIN for HBCI/AqBanking actions will be remembered in memory during a session. Otherwise it will have to be entered again each time during a session when it is needed.
If active, the PIN for FinTS/AqBanking actions will be remembered in memory during a session. Otherwise it will have to be entered again each time during a session when it is needed.
- start
+ center
True
True
@@ -991,8 +961,8 @@
True
False
- 5
- 12
+ 3
+ 6
True