Remove add_tearoffs from glade files; some automatic scrollbars

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13479 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Andreas Köhler 2006-03-04 21:44:42 +00:00
parent 2ff71abfda
commit 018fa4ae6c
6 changed files with 24 additions and 9 deletions

View File

@ -1,3 +1,17 @@
2006-03-04 Andreas Köhler <andi5.py@gmx.net>
* src/gnome/glade/account.glade: set automatic policy on some
scrolledwindows in the account dialog
* glade-fixup:
* src/gnome/glade/account.glade:
* src/gnome/glade/budget.glade:
* src/gnome/glade/price.glade:
* src/gnome/glade/print.glade:
remove add_tearoffs property from GtkComboBoxes
* Hello_ChangeLog
2006-03-04 David Hampton <hampton@employees.org>
* src/gnome-utils/dialog-account.c:

View File

@ -22,4 +22,5 @@ find ${SEARCHDIRS} -name \*.glade | xargs \
-e '/name="urgency_hint"/d' \
-e '/name="hover_expand"/d' \
-e '/name="hover_selection"/d' \
-e '/name="add_tearoffs"/d' \
-e '/name="angle"/d'

View File

@ -461,7 +461,7 @@
<widget class="GtkScrolledWindow" id="scrolledwindow9">
<property name="visible">True</property>
<property name="hscrollbar_policy">GTK_POLICY_NEVER</property>
<property name="vscrollbar_policy">GTK_POLICY_ALWAYS</property>
<property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
<property name="shadow_type">GTK_SHADOW_IN</property>
<property name="window_placement">GTK_CORNER_TOP_LEFT</property>
@ -728,6 +728,7 @@
<property name="rules_hint">False</property>
<property name="reorderable">False</property>
<property name="enable_search">True</property>
<property name="fixed_height_mode">False</property>
</widget>
</child>
</widget>
@ -744,7 +745,7 @@
<widget class="GtkScrolledWindow" id="parent_scroll">
<property name="visible">True</property>
<property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
<property name="vscrollbar_policy">GTK_POLICY_ALWAYS</property>
<property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
<property name="shadow_type">GTK_SHADOW_IN</property>
<property name="window_placement">GTK_CORNER_TOP_LEFT</property>
@ -1349,6 +1350,7 @@ Click 'Cancel' if you do not wish to create any new accounts now.</property>
<property name="rules_hint">True</property>
<property name="reorderable">True</property>
<property name="enable_search">True</property>
<property name="fixed_height_mode">False</property>
</widget>
</child>
</widget>
@ -1928,6 +1930,7 @@ Click 'Cancel' if you do not wish to create any new accounts now.</property>
<property name="items">USD
GBP
EUR</property>
<property name="focus_on_click">True</property>
</widget>
</child>
</widget>
@ -2020,6 +2023,7 @@ EUR</property>
<property name="rules_hint">False</property>
<property name="reorderable">False</property>
<property name="enable_search">True</property>
<property name="fixed_height_mode">False</property>
</widget>
</child>
</widget>
@ -2171,6 +2175,7 @@ EUR</property>
<property name="rules_hint">False</property>
<property name="reorderable">False</property>
<property name="enable_search">True</property>
<property name="fixed_height_mode">False</property>
</widget>
</child>
</widget>
@ -2271,6 +2276,7 @@ EUR</property>
<property name="rules_hint">False</property>
<property name="reorderable">False</property>
<property name="enable_search">True</property>
<property name="fixed_height_mode">False</property>
</widget>
</child>
</widget>
@ -2990,6 +2996,7 @@ EUR</property>
<property name="rules_hint">True</property>
<property name="reorderable">False</property>
<property name="enable_search">True</property>
<property name="fixed_height_mode">False</property>
</widget>
<packing>
<property name="left_attach">0</property>

View File

@ -551,7 +551,6 @@
week(s)
month(s)
year(s)</property>
<property name="add_tearoffs">False</property>
<property name="focus_on_click">True</property>
</widget>
<packing>
@ -735,7 +734,6 @@ year(s)</property>
<child>
<widget class="GtkComboBoxEntry" id="SampleComboBoxEntry">
<property name="visible">True</property>
<property name="add_tearoffs">False</property>
<property name="has_frame">True</property>
<property name="focus_on_click">True</property>
</widget>
@ -857,7 +855,6 @@ year(s)</property>
<child>
<widget class="GtkComboBox" id="SampleComboBox">
<property name="visible">True</property>
<property name="add_tearoffs">False</property>
<property name="focus_on_click">True</property>
</widget>
<packing>

View File

@ -662,7 +662,6 @@ Ask
Last
Net Asset Value
Unknown</property>
<property name="add_tearoffs">False</property>
<property name="focus_on_click">True</property>
<signal name="changed" handler="pedit_data_changed_cb" last_modification_time="Sun, 22 Jan 2006 20:04:30 GMT"/>
</widget>

View File

@ -178,7 +178,6 @@
Deluxe(tm) Personal Checks US-Letter
Quicken(tm) Wallet Checks w/ side stub
Custom</property>
<property name="add_tearoffs">False</property>
<property name="focus_on_click">True</property>
<signal name="changed" handler="gnc_print_check_combobox_changed" last_modification_time="Sat, 28 Jan 2006 04:19:16 GMT"/>
</widget>
@ -198,7 +197,6 @@ Custom</property>
Middle
Bottom
Custom</property>
<property name="add_tearoffs">False</property>
<property name="focus_on_click">True</property>
<signal name="changed" handler="gnc_print_check_combobox_changed" last_modification_time="Sat, 28 Jan 2006 04:19:41 GMT"/>
</widget>
@ -646,7 +644,6 @@ Custom</property>
Centimeters
Millimeters
Points</property>
<property name="add_tearoffs">False</property>
<property name="focus_on_click">True</property>
</widget>
<packing>