summaryrefslogtreecommitdiffstats
path: root/src/Gui/ccgui.glade
diff options
context:
space:
mode:
Diffstat (limited to 'src/Gui/ccgui.glade')
-rw-r--r--src/Gui/ccgui.glade130
1 files changed, 45 insertions, 85 deletions
diff --git a/src/Gui/ccgui.glade b/src/Gui/ccgui.glade
index e9fd96f0..04bc26b5 100644
--- a/src/Gui/ccgui.glade
+++ b/src/Gui/ccgui.glade
@@ -3,17 +3,22 @@
<!-- interface-requires gtk+ 2.14 -->
<!-- interface-naming-policy toplevel-contextual -->
<widget class="GtkWindow" id="pBarWindow">
+ <property name="width_request">270</property>
+ <property name="border_width">12</property>
<property name="title" translatable="yes">Please wait..</property>
+ <property name="resizable">False</property>
<property name="modal">True</property>
<property name="window_position">center-on-parent</property>
<property name="default_width">270</property>
+ <property name="transient_for">main_window3</property>
<child>
<widget class="GtkVBox" id="vbox1">
<property name="visible">True</property>
+ <property name="spacing">12</property>
<child>
- <widget class="GtkLabel" id="pbLabel">
+ <widget class="GtkLabel" id="lStatus">
<property name="visible">True</property>
- <property name="label" translatable="yes">Working...</property>
+ <property name="xalign">0</property>
</widget>
<packing>
<property name="expand">False</property>
@@ -23,43 +28,13 @@
<child>
<widget class="GtkProgressBar" id="pBar">
<property name="visible">True</property>
+ <property name="text_xalign">0</property>
</widget>
<packing>
<property name="expand">False</property>
<property name="position">1</property>
</packing>
</child>
- <child>
- <widget class="GtkHBox" id="hbox1">
- <property name="visible">True</property>
- <child>
- <widget class="GtkArrow" id="arrow1">
- <property name="visible">True</property>
- </widget>
- <packing>
- <property name="expand">False</property>
- <property name="fill">False</property>
- <property name="position">0</property>
- </packing>
- </child>
- <child>
- <widget class="GtkLabel" id="lStatus">
- <property name="visible">True</property>
- <property name="xalign">0</property>
- <property name="label" translatable="yes"> </property>
- <property name="max_width_chars">8</property>
- </widget>
- <packing>
- <property name="position">1</property>
- </packing>
- </child>
- </widget>
- <packing>
- <property name="expand">False</property>
- <property name="fill">False</property>
- <property name="position">2</property>
- </packing>
- </child>
</widget>
</child>
</widget>
@@ -127,6 +102,7 @@ Zdenek Prikryl &lt;zprikryl@redhat.com&gt;</property>
<property name="visible">True</property>
<property name="use_underline">True</property>
<property name="use_stock">True</property>
+ <property name="always_show_image">True</property>
</widget>
</child>
</widget>
@@ -153,6 +129,7 @@ Zdenek Prikryl &lt;zprikryl@redhat.com&gt;</property>
<property name="visible">True</property>
<property name="use_underline">True</property>
<property name="use_stock">True</property>
+ <property name="always_show_image">True</property>
</widget>
</child>
</widget>
@@ -173,6 +150,7 @@ Zdenek Prikryl &lt;zprikryl@redhat.com&gt;</property>
<property name="visible">True</property>
<property name="use_underline">True</property>
<property name="use_stock">True</property>
+ <property name="always_show_image">True</property>
</widget>
</child>
</widget>
@@ -188,6 +166,7 @@ Zdenek Prikryl &lt;zprikryl@redhat.com&gt;</property>
<child>
<widget class="GtkToolbar" id="toolbar1">
<property name="visible">True</property>
+ <property name="toolbar_style">both</property>
<child>
<widget class="GtkToolButton" id="bDelete">
<property name="visible">True</property>
@@ -207,7 +186,7 @@ Zdenek Prikryl &lt;zprikryl@redhat.com&gt;</property>
<property name="sensitive">False</property>
<property name="tooltip" translatable="yes">Report</property>
<property name="label" translatable="yes">Report</property>
- <property name="stock_id">gtk-save</property>
+ <property name="stock_id">gtk-go-up</property>
</widget>
<packing>
<property name="expand">False</property>
@@ -230,58 +209,48 @@ Zdenek Prikryl &lt;zprikryl@redhat.com&gt;</property>
</packing>
</child>
<child>
- <widget class="GtkScrolledWindow" id="swDumps">
+ <widget class="GtkVPaned" id="vpaned1">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="hscrollbar_policy">automatic</property>
- <property name="vscrollbar_policy">automatic</property>
+ <property name="border_width">12</property>
+ <property name="orientation">vertical</property>
<child>
- <widget class="GtkTreeView" id="tvDumps">
+ <widget class="GtkScrolledWindow" id="swDumps">
<property name="visible">True</property>
<property name="can_focus">True</property>
+ <property name="hscrollbar_policy">automatic</property>
+ <property name="vscrollbar_policy">automatic</property>
+ <property name="shadow_type">in</property>
+ <child>
+ <widget class="GtkTreeView" id="tvDumps">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ </widget>
+ </child>
</widget>
+ <packing>
+ <property name="resize">False</property>
+ <property name="shrink">False</property>
+ </packing>
</child>
- </widget>
- <packing>
- <property name="position">2</property>
- </packing>
- </child>
- <child>
- <widget class="GtkEventBox" id="evDescription">
- <property name="visible">True</property>
- <child>
- <widget class="GtkLabel" id="Description">
- <property name="visible">True</property>
- <property name="xalign">0.05000000074505806</property>
- <property name="label" translatable="yes">&lt;span color="white"&gt;Description&lt;/span&gt;</property>
- <property name="use_markup">True</property>
- </widget>
- </child>
- </widget>
- <packing>
- <property name="expand">False</property>
- <property name="position">3</property>
- </packing>
- </child>
- <child>
- <widget class="GtkVBox" id="vbox2">
- <property name="visible">True</property>
- <property name="orientation">vertical</property>
<child>
- <widget class="GtkScrolledWindow" id="scrolledwindow1">
+ <widget class="GtkScrolledWindow" id="scrolledwindow2">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="hscrollbar_policy">automatic</property>
<property name="vscrollbar_policy">automatic</property>
+ <property name="shadow_type">in</property>
<child>
- <widget class="GtkViewport" id="viewport1">
+ <widget class="GtkViewport" id="viewport2">
<property name="visible">True</property>
<property name="resize_mode">queue</property>
+ <property name="shadow_type">none</property>
<child>
- <widget class="GtkLabel" id="lDescription">
+ <widget class="GtkLabel" id="lReported">
<property name="visible">True</property>
- <property name="xalign">0.10000000149011612</property>
- <property name="yalign">0.20000000298023224</property>
+ <property name="xalign">0</property>
+ <property name="yalign">0</property>
+ <property name="label" translatable="yes">Not Reported</property>
<property name="selectable">True</property>
</widget>
</child>
@@ -289,33 +258,22 @@ Zdenek Prikryl &lt;zprikryl@redhat.com&gt;</property>
</child>
</widget>
<packing>
- <property name="position">0</property>
- </packing>
- </child>
- <child>
- <widget class="GtkLabel" id="lReported">
- <property name="visible">True</property>
- <property name="label" translatable="yes">&lt;b&gt;Not reported!&lt;/b&gt;</property>
- <property name="use_markup">True</property>
- <property name="justify">fill</property>
- </widget>
- <packing>
- <property name="position">1</property>
+ <property name="resize">False</property>
+ <property name="shrink">True</property>
</packing>
</child>
</widget>
<packing>
- <property name="position">4</property>
+ <property name="position">2</property>
</packing>
</child>
<child>
<widget class="GtkStatusbar" id="statusbar1">
<property name="visible">True</property>
- <property name="spacing">2</property>
</widget>
<packing>
<property name="expand">False</property>
- <property name="position">5</property>
+ <property name="position">3</property>
</packing>
</child>
</widget>
@@ -329,6 +287,7 @@ Zdenek Prikryl &lt;zprikryl@redhat.com&gt;</property>
<property name="visible">True</property>
<property name="use_underline">True</property>
<property name="use_stock">True</property>
+ <property name="always_show_image">True</property>
</widget>
</child>
<child>
@@ -336,10 +295,11 @@ Zdenek Prikryl &lt;zprikryl@redhat.com&gt;</property>
<property name="label" translatable="yes">Report</property>
<property name="visible">True</property>
<property name="use_stock">False</property>
+ <property name="always_show_image">True</property>
<child internal-child="image">
<widget class="GtkImage" id="image1">
<property name="visible">True</property>
- <property name="stock">gtk-save</property>
+ <property name="stock">gtk-go-up</property>
<property name="icon-size">1</property>
</widget>
</child>