diff --git a/ChangeLog b/ChangeLog index 6982978645..0f1a8c6d0a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,10 @@ -2005-11-14 David Hampton +2005-11-14 + + * src/gnome/glade/price.glade: Phil Longstaff's changes to set + GTK_SHADOW_IN in the commodities dialog scroll box and the account + dialog parent scroll box. Also make the 'edit', 'remove' and + 'remove-old' buttons on the price db dialog box insensitive until + a price is chosen. * src/core-utils/gnc-gkeyfile-utils.c: * src/gnome-utils/gnc-main-window.c: Scott Oonk's for for x86_64 diff --git a/src/gnome/glade/account.glade b/src/gnome/glade/account.glade index 8b73546f71..5a57f99892 100644 --- a/src/gnome/glade/account.glade +++ b/src/gnome/glade/account.glade @@ -715,7 +715,7 @@ True GTK_POLICY_AUTOMATIC GTK_POLICY_AUTOMATIC - GTK_SHADOW_NONE + GTK_SHADOW_IN GTK_CORNER_TOP_LEFT diff --git a/src/gnome/glade/commodities.glade b/src/gnome/glade/commodities.glade index aeda71cbb4..b5d1f010b9 100644 --- a/src/gnome/glade/commodities.glade +++ b/src/gnome/glade/commodities.glade @@ -222,7 +222,7 @@ True GTK_POLICY_ALWAYS GTK_POLICY_ALWAYS - GTK_SHADOW_NONE + GTK_SHADOW_IN GTK_CORNER_TOP_LEFT diff --git a/src/gnome/glade/price.glade b/src/gnome/glade/price.glade index 92b0d8c869..fb1ef67b55 100644 --- a/src/gnome/glade/price.glade +++ b/src/gnome/glade/price.glade @@ -111,6 +111,7 @@ True + False Remove the current price True True @@ -125,6 +126,7 @@ True + False Remove prices older than a user-entered date True True @@ -197,6 +199,7 @@ True + False Edit the current price. True True