[gnumeric] fix resize behaviour of conditional formatting dialog
- From: Andreas J. Guelzow <guelzow src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnumeric] fix resize behaviour of conditional formatting dialog
- Date: Sun, 10 Jul 2011 18:38:23 +0000 (UTC)
commit 19321054cc00b7b01f5224ce5b95e8fff87ded39
Author: Andreas J Guelzow <aguelzow pyrshep ca>
Date: Sun Jul 10 12:36:41 2011 -0600
fix resize behaviour of conditional formatting dialog
2011-07-10 Andreas J. Guelzow <aguelzow pyrshep ca>
* cell-format-cond.ui: fix resize behaviour
src/dialogs/ChangeLog | 4 ++++
src/dialogs/cell-format-cond.ui | 10 +++++-----
2 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/src/dialogs/ChangeLog b/src/dialogs/ChangeLog
index cdefb84..df6d3d4 100644
--- a/src/dialogs/ChangeLog
+++ b/src/dialogs/ChangeLog
@@ -1,5 +1,9 @@
2011-07-10 Andreas J. Guelzow <aguelzow pyrshep ca>
+ * cell-format-cond.ui: fix resize behaviour
+
+2011-07-10 Andreas J. Guelzow <aguelzow pyrshep ca>
+
* dialog-cell-format-cond.c (cb_c_fmt_dialog_copy_button): use the
current style to build a full style.
diff --git a/src/dialogs/cell-format-cond.ui b/src/dialogs/cell-format-cond.ui
index e16cb68..ec263e5 100644
--- a/src/dialogs/cell-format-cond.ui
+++ b/src/dialogs/cell-format-cond.ui
@@ -249,7 +249,7 @@
</child>
</object>
<packing>
- <property name="expand">True</property>
+ <property name="expand">False</property>
<property name="fill">True</property>
<property name="position">1</property>
</packing>
@@ -333,7 +333,7 @@
</child>
</object>
<packing>
- <property name="expand">True</property>
+ <property name="expand">False</property>
<property name="fill">True</property>
<property name="position">0</property>
</packing>
@@ -470,7 +470,7 @@
</child>
</object>
<packing>
- <property name="expand">True</property>
+ <property name="expand">False</property>
<property name="fill">True</property>
<property name="padding">5</property>
<property name="position">1</property>
@@ -550,7 +550,7 @@
</object>
<packing>
<property name="expand">False</property>
- <property name="fill">False</property>
+ <property name="fill">True</property>
<property name="position">2</property>
</packing>
</child>
@@ -561,7 +561,7 @@
</child>
</object>
<packing>
- <property name="expand">True</property>
+ <property name="expand">False</property>
<property name="fill">True</property>
<property name="padding">6</property>
<property name="position">2</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]