[prev in list] [next in list] [prev in thread] [next in thread] 

List:       moblin-commits
Subject:    [Moblin-Commits] moblin-image-creator: Changes to 'master'
From:       bspencer () moblin ! org (Bob Spencer)
Date:       2008-09-09 0:00:10
Message-ID: 20080909000010.92BBC92C117 () moblin ! org
[Download RAW message or body]

This email list is read-only.  Emails sent to this list will be discarded
----------------------------------
 gui/image-creator.glade | 9523 ++++++++++++++++++++++++++++++-----------------
 1 files changed, 6147 insertions(+), 3376 deletions(-)

New commits:
commit 34a33b64443137ba76837785d196f2a0b73a6cdf
Author: Bob Spencer <bob.spencer@intel.com>
Date:   Mon Sep 8 17:00:00 2008 -0700

    Improved layout and stretchability of the add project dialog


Diff in this email is a maximum of 400 lines.
diff --git a/gui/image-creator.glade b/gui/image-creator.glade
index b288570..4ea8568 100644
--- a/gui/image-creator.glade
+++ b/gui/image-creator.glade
@@ -1,3383 +1,6154 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd">
-<!--*- mode: xml -*-->
+<?xml version="1.0" standalone="no"?> <!--*- mode: xml -*-->
+<!DOCTYPE glade-interface SYSTEM "http://glade.gnome.org/glade-2.0.dtd">
+
 <glade-interface>
-  <widget class="GtkWindow" id="main">
-    <property name="visible">True</property>
-    <property name="title" translatable="yes">Moblin Image Creator</property>
-    <property name="window_position">GTK_WIN_POS_CENTER</property>
-    <property name="default_width">500</property>
-    <property name="default_height">650</property>
-    <property name="icon">image-creator-32x32.xpm</property>
-    <property name="gravity">GDK_GRAVITY_CENTER</property>
-    <signal name="destroy" handler="on_main_destroy_event" after="yes"/>
-    <child>
-      <widget class="GtkVBox" id="vbox1">
-        <property name="visible">True</property>
-        <child>
-          <widget class="GtkMenuBar" id="menubar1">
-            <property name="visible">True</property>
-            <child>
-              <widget class="GtkMenuItem" id="menuitem1">
-                <property name="visible">True</property>
-                <property name="label" translatable="yes">_File</property>
-                <property name="use_underline">True</property>
-                <child>
-                  <widget class="GtkMenu" id="menuitem1_menu">
-                    <child>
-                      <widget class="GtkImageMenuItem" id="Add Project Wizard">
-                        <property name="visible">True</property>
-                        <property name="tooltip" translatable="yes">Load \
                Project</property>
-                        <property name="label" translatable="yes">_Add Project \
                Wizard</property>
-                        <property name="use_underline">True</property>
-                        <signal name="activate" \
                handler="on_Add_Project_Wizard_activate"/>
-                        <child internal-child="image">
-                          <widget class="GtkImage" id="menu-item-image8">
-                            <property name="stock">gtk-add</property>
-                          </widget>
-                        </child>
-                      </widget>
-                    </child>
-                    <child>
-                      <widget class="GtkImageMenuItem" id="Load Project">
-                        <property name="visible">True</property>
-                        <property name="tooltip" translatable="yes">Load \
                Project</property>
-                        <property name="label" translatable="yes">_Load \
                Project</property>
-                        <property name="use_underline">True</property>
-                        <signal name="activate" handler="on_Load_activate"/>
-                        <child internal-child="image">
-                          <widget class="GtkImage" id="menu-item-image2">
-                            <property name="stock">gtk-open</property>
-                          </widget>
-                        </child>
-                      </widget>
-                    </child>
-                    <child>
-                      <widget class="GtkImageMenuItem" id="Save Project">
-                        <property name="visible">True</property>
-                        <property name="tooltip" translatable="yes">Save \
                Project</property>
-                        <property name="label" translatable="yes">_Save \
                Project</property>
-                        <property name="use_underline">True</property>
-                        <signal name="activate" handler="on_Save_activate"/>
-                        <child internal-child="image">
-                          <widget class="GtkImage" id="menu-item-image3">
-                            <property name="stock">gtk-save</property>
-                          </widget>
-                        </child>
-                      </widget>
-                    </child>
-                    <child>
-                      <widget class="GtkImageMenuItem" id="quit1">
-                        <property name="visible">True</property>
-                        <property name="label">gtk-quit</property>
-                        <property name="use_underline">True</property>
-                        <property name="use_stock">True</property>
-                        <signal name="activate" handler="on_quit_activate"/>
-                      </widget>
-                    </child>
-                  </widget>
-                </child>
-              </widget>
-            </child>
-            <child>
-              <widget class="GtkMenuItem" id="Tools">
-                <property name="visible">True</property>
-                <property name="tooltip" translatable="yes">Tools</property>
-                <property name="label" translatable="yes">_Tools</property>
-                <property name="use_underline">True</property>
-                <child>
-                  <widget class="GtkMenu" id="menu1">
-                    <property name="visible">True</property>
-                    <property name="events">GDK_POINTER_MOTION_MASK | \
GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | \
                GDK_BUTTON_RELEASE_MASK</property>
-                    <child>
-                      <widget class="GtkImageMenuItem" id="WriteUsbImage">
-                        <property name="visible">True</property>
-                        <property name="tooltip" translatable="yes">Writes an Image \
                to USB Drive</property>
-                        <property name="label" translatable="yes">_Write USB \
                Image</property>
-                        <property name="use_underline">True</property>
-                        <signal name="activate" \
                handler="on_WriteUsbImage_activate"/>
-                        <child internal-child="image">
-                          <widget class="GtkImage" id="menu-item-image1">
-                            <property name="stock">gtk-media-record</property>
-                          </widget>
-                        </child>
-                      </widget>
-                    </child>
-                    <child>
-                      <widget class="GtkImageMenuItem" id="Clear Rootstraps">
-                        <property name="visible">True</property>
-                        <property name="tooltip" translatable="yes">Clear \
                Rootstraps</property>
-                        <property name="label" translatable="yes">_Clear \
                Rootstraps</property>
-                        <property name="use_underline">True</property>
-                        <signal name="activate" \
                handler="on_ClearRootstraps_activate"/>
-                        <child internal-child="image">
-                          <widget class="GtkImage" id="menu-item-image5">
-                            <property name="stock">gtk-clear</property>
-                          </widget>
-                        </child>
-                      </widget>
-                    </child>
-                    <child>
-                      <widget class="GtkImageMenuItem" id="MirrorSettings">
-                        <property name="visible">True</property>
-                        <property name="tooltip" translatable="yes">Clear \
                Rootstraps</property>
-                        <property name="label" translatable="yes">_Mirror \
                Settings</property>
-                        <property name="use_underline">True</property>
-                        <signal name="activate" \
                handler="on_MirrorSettings_activate"/>
-                        <child internal-child="image">
-                          <widget class="GtkImage" id="menu-item-image7">
-                            <property name="stock">gtk-properties</property>
-                          </widget>
-                        </child>
-                      </widget>
-                    </child>
-                    <child>
-                      <widget class="GtkImageMenuItem" id="fsetsInfo">
-                        <property name="visible">True</property>
-                        <property name="tooltip" translatable="yes">Clear \
                Rootstraps</property>
-                        <property name="label" translatable="yes">_Fsets \
                Info</property>
-                        <property name="use_underline">True</property>
-                        <signal name="activate" handler="on_fsetsInfo_activate"/>
-                        <child internal-child="image">
-                          <widget class="GtkImage" id="menu-item-image11">
-                            <property name="stock">gtk-info</property>
-                          </widget>
-                        </child>
-                      </widget>
-                    </child>
-                    <child>
-                      <widget class="GtkImageMenuItem" id="editRepo">
-                        <property name="visible">True</property>
-                        <property name="tooltip" translatable="yes">Clear \
                Rootstraps</property>
-                        <property name="label" translatable="yes">_Edit \
                Repo</property>
-                        <property name="use_underline">True</property>
-                        <signal name="activate" handler="on_editRepo_activate"/>
-                        <child internal-child="image">
-                          <widget class="GtkImage" id="menu-item-image12">
-                            <property name="stock">gtk-edit</property>
-                          </widget>
-                        </child>
-                      </widget>
-                    </child>
-                  </widget>
-                </child>
-              </widget>
-            </child>
-            <child>
-              <widget class="GtkMenuItem" id="menuitem4">
-                <property name="visible">True</property>
-                <property name="label" translatable="yes">_Help</property>
-                <property name="use_underline">True</property>
-                <child>
-                  <widget class="GtkMenu" id="menuitem4_menu">
-                    <child>
-                      <widget class="GtkImageMenuItem" id="about1">
-                        <property name="visible">True</property>
-                        <property name="label">gtk-about</property>
-                        <property name="use_underline">True</property>
-                        <property name="use_stock">True</property>
-                        <signal name="activate" handler="on_about_activate"/>
-                      </widget>
-                    </child>
-                    <child>
-                      <widget class="GtkImageMenuItem" id="help1">
-                        <property name="visible">True</property>
-                        <property name="label">gtk-help</property>
-                        <property name="use_underline">True</property>
-                        <property name="use_stock">True</property>
-                        <signal name="activate" handler="on_help_activate"/>
-                      </widget>
-                    </child>
-                  </widget>
-                </child>
-              </widget>
-            </child>
-          </widget>
-          <packing>
-            <property name="expand">False</property>
-            <property name="fill">False</property>
-          </packing>
-        </child>
-        <child>
-          <widget class="GtkHBox" id="hbox1">
-            <property name="visible">True</property>
-            <child>
-              <widget class="GtkLabel" id="label1">
-                <property name="width_request">15</property>
-                <property name="visible">True</property>
-              </widget>
-              <packing>
-                <property name="expand">False</property>
-                <property name="fill">False</property>
-              </packing>
-            </child>
-            <child>
-              <widget class="GtkVBox" id="vbox2">
-                <property name="visible">True</property>
-                <child>
-                  <widget class="GtkLabel" id="label3">
-                    <property name="height_request">10</property>
-                    <property name="visible">True</property>
-                  </widget>
-                  <packing>
-                    <property name="expand">False</property>
-                    <property name="fill">False</property>
-                  </packing>
-                </child>
-                <child>
-                  <widget class="GtkFrame" id="frame1">
-                    <property name="visible">True</property>
-                    <property name="label_xalign">0</property>
-                    <property name="shadow_type">GTK_SHADOW_NONE</property>
-                    <child>
-                      <widget class="GtkAlignment" id="alignment1">
-                        <property name="visible">True</property>
-                        <property name="left_padding">12</property>
-                        <child>
-                          <widget class="GtkHBox" id="hbox2">
-                            <property name="visible">True</property>
-                            <child>
-                              <widget class="GtkVBox" id="vbox3">
-                                <property name="visible">True</property>
-                                <child>
-                                  <widget class="GtkLabel" id="label13">
-                                    <property name="height_request">3</property>
-                                    <property name="visible">True</property>
-                                  </widget>
-                                  <packing>
-                                    <property name="expand">False</property>
-                                    <property name="fill">False</property>
-                                  </packing>
-                                </child>
-                                <child>
-                                  <widget class="GtkLabel" id="p_lbl_txt">
-                                    <property name="width_request">650</property>
-                                    <property name="visible">True</property>
-                                    <property name="xalign">0</property>
-                                    <property name="label" translatable="yes">Create \
                a project for the desired platform.  You can then add a target \
                below.</property>
-                                    <property name="wrap">True</property>
-                                  </widget>
-                                  <packing>
-                                    <property name="expand">False</property>
-                                    <property name="fill">False</property>
-                                    <property name="padding">4</property>
-                                    <property name="position">1</property>
-                                  </packing>
-                                </child>
-                                <child>
-                                  <widget class="GtkHBox" id="hbox7">
-                                    <property name="visible">True</property>
-                                    <child>
-                                      <widget class="GtkButton" \
                id="new_project_add">
-                                        <property name="visible">True</property>
-                                        <property name="can_focus">True</property>
-                                        <property name="tooltip" \
                translatable="yes">Create a new project</property>
-                                        <property name="response_id">0</property>
-                                        <signal name="clicked" \
                handler="on_new_project_clicked"/>
-                                        <accelerator key="A" \
                modifiers="GDK_MOD1_MASK" signal="clicked"/>
-                                        <child>
-                                          <widget class="GtkVBox" id="vbox13">
-                                            <property name="visible">True</property>
-                                            <child>
-                                              <widget class="GtkImage" id="image8">
-                                                <property \
                name="visible">True</property>
-                                                <property \
                name="pixbuf">add.png</property>
-                                              </widget>
-                                            </child>
-                                            <child>
-                                              <widget class="GtkLabel" id="label26">
-                                                <property \
                name="visible">True</property>
-                                                <property name="label" \
                translatable="yes">_Add</property>
-                                                <property \
                name="use_underline">True</property>
-                                              </widget>
-                                              <packing>
-                                                <property \
                name="expand">False</property>
-                                                <property \
                name="fill">False</property>
-                                                <property \
                name="position">1</property>
-                                              </packing>
-                                            </child>
-                                          </widget>
-                                        </child>
-                                      </widget>
-                                      <packing>
-                                        <property name="expand">False</property>
-                                        <property name="fill">False</property>
-                                      </packing>
-                                    </child>
-                                    <child>
-                                      <widget class="GtkButton" id="project_delete">
-                                        <property name="visible">True</property>
-                                        <property name="sensitive">False</property>
-                                        <property name="can_focus">True</property>
-                                        <property name="tooltip" \
                translatable="yes">Delete the selected project</property>
-                                        <property name="response_id">0</property>
-                                        <signal name="clicked" \
                handler="on_projectDelete_clicked"/>
-                                        <child>
-                                          <widget class="GtkVBox" id="vbox14">
-                                            <property name="visible">True</property>
-                                            <child>
-                                              <widget class="GtkImage" id="image9">
-                                                <property \
                name="visible">True</property>
-                                                <property \
                name="pixbuf">delete.png</property>
-                                              </widget>
-                                            </child>
-                                            <child>
-                                              <widget class="GtkLabel" id="label27">
-                                                <property \
                name="visible">True</property>
-                                                <property name="label" \
                translatable="yes">D_elete</property>
-                                                <property \
                name="use_underline">True</property>
-                                              </widget>
-                                              <packing>
-                                                <property \
                name="expand">False</property>
-                                                <property \
                name="fill">False</property>
-                                                <property \
                name="position">1</property>
-                                              </packing>
-                                            </child>
-                                          </widget>
-                                        </child>
-                                      </widget>
-                                      <packing>
-                                        <property name="expand">False</property>
-                                        <property name="fill">False</property>
-                                        <property name="position">1</property>
-                                      </packing>
-                                    </child>
-                                    <child>
-                                      <widget class="GtkButton" id="term_launch">
-                                        <property name="visible">True</property>
-                                        <property name="sensitive">False</property>
-                                        <property name="can_focus">True</property>
-                                        <property name="tooltip" \
translatable="yes">Open a terminal chrooted to the root of the selected project's \
                file system</property>
-                                        <property name="response_id">0</property>
-                                        <signal name="clicked" \
                handler="on_term_launch_clicked"/>
-                                        <child>
-                                          <widget class="GtkVBox" id="vbox15">
-                                            <property name="visible">True</property>
-                                            <child>
-                                              <widget class="GtkImage" id="image10">
-                                                <property \
                name="visible">True</property>
-                                                <property \
                name="pixbuf">gnome-terminal.png</property>
-                                              </widget>
-                                            </child>
-                                            <child>
-                                              <widget class="GtkLabel" id="label28">
-                                                <property \
                name="visible">True</property>
-                                                <property name="label" \
                translatable="yes">_Terminal</property>
-                                                <property \
                name="use_underline">True</property>
-                                              </widget>
-                                              <packing>
-                                                <property \
                name="expand">False</property>
-                                                <property \
                name="fill">False</property>
-                                                <property \
                name="position">1</property>
-                                              </packing>
-                                            </child>
-                                          </widget>
-                                        </child>
-                                      </widget>
-                                      <packing>
-                                        <property name="expand">False</property>
-                                        <property name="fill">False</property>
-                                        <property name="position">2</property>
-                                      </packing>
-                                    </child>
-                                    <child>
-                                      <widget class="GtkButton" \
                id="upgrade_project">
-                                        <property name="visible">True</property>
-                                        <property name="sensitive">False</property>
-                                        <property name="can_focus">True</property>
-                                        <property name="tooltip" \
                translatable="yes">Upgrade Project</property>
-                                        <property name="response_id">0</property>
-                                        <signal name="clicked" \
                handler="on_upgrade_project_clicked"/>
-                                        <child>
-                                          <widget class="GtkVBox" id="vbox6">
_______________________________________________
Commits mailing list
Commits@moblin.org
https://www.moblin.org/mailman/listinfo/commits


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic