[glom] Field Formatting: Correct expansion
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glom] Field Formatting: Correct expansion
- Date: Mon, 21 Oct 2013 10:20:47 +0000 (UTC)
commit 5ec26ee51ae601c2adfae9b538658b96223d833d
Author: Murray Cumming <murrayc murrayc com>
Date: Mon Oct 21 12:15:44 2013 +0200
Field Formatting: Correct expansion
ui/developer/box_formatting.glade | 12 +++++++++++-
ui/developer/dialog_layout_field_properties.glade | 4 ++--
2 files changed, 13 insertions(+), 3 deletions(-)
---
diff --git a/ui/developer/box_formatting.glade b/ui/developer/box_formatting.glade
index 8d8be41..5817262 100644
--- a/ui/developer/box_formatting.glade
+++ b/ui/developer/box_formatting.glade
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.16.0 on Mon Oct 21 12:01:17 2013 -->
+<!-- Generated with glade 3.16.0 on Mon Oct 21 12:11:00 2013 -->
<interface>
<!-- interface-requires gtk+ 3.6 -->
<object class="GtkWindow" id="window_formatting">
@@ -9,6 +9,8 @@
<object class="GtkBox" id="box_formatting">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <property name="hexpand">True</property>
+ <property name="vexpand">True</property>
<property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
@@ -406,6 +408,8 @@
<object class="GtkBox" id="vbox_choices">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <property name="hexpand">True</property>
+ <property name="vexpand">True</property>
<property name="border_width">6</property>
<property name="orientation">vertical</property>
<property name="spacing">6</property>
@@ -696,18 +700,24 @@
<object class="GtkFrame" id="frame11">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <property name="hexpand">True</property>
+ <property name="vexpand">True</property>
<property name="label_xalign">0</property>
<property name="shadow_type">none</property>
<child>
<object class="GtkAlignment" id="alignment39">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <property name="hexpand">True</property>
+ <property name="vexpand">True</property>
<property name="xalign">0</property>
<property name="left_padding">12</property>
<child>
<object class="GtkBox" id="adddel_choices">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <property name="hexpand">True</property>
+ <property name="vexpand">True</property>
<property name="orientation">vertical</property>
<child>
<placeholder/>
diff --git a/ui/developer/dialog_layout_field_properties.glade
b/ui/developer/dialog_layout_field_properties.glade
index 6d6dd2e..de47bd4 100644
--- a/ui/developer/dialog_layout_field_properties.glade
+++ b/ui/developer/dialog_layout_field_properties.glade
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.15.4 on Mon Sep 23 22:50:51 2013 -->
+<!-- Generated with glade 3.16.0 on Mon Oct 21 12:14:22 2013 -->
<interface>
<!-- interface-requires gtk+ 3.6 -->
<object class="GtkDialog" id="dialog_layout_field_properties">
@@ -296,7 +296,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>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]