diff options
author | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2014-11-16 09:45:17 -0600 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-11-17 09:18:01 +0000 |
commit | f7393810a7b716be3a2c99c86dc9d78bd834dbfa (patch) | |
tree | 5121e90abaaf8005ffc9768c7b0493843fbac0ad /svx | |
parent | 70d2919e2d9543ccad8ccf25c827c4f4873af750 (diff) |
More HIG fixes in filter, svx
Change-Id: I74df6b8221b4bb18791ec81af266dd58571c4c8c
Reviewed-on: https://gerrit.libreoffice.org/12489
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'svx')
-rw-r--r-- | svx/uiconfig/ui/colorwindow.ui | 3 | ||||
-rw-r--r-- | svx/uiconfig/ui/docrecoverybrokendialog.ui | 12 | ||||
-rw-r--r-- | svx/uiconfig/ui/docrecoveryprogressdialog.ui | 70 | ||||
-rw-r--r-- | svx/uiconfig/ui/fontworkgallerydialog.ui | 42 | ||||
-rw-r--r-- | svx/uiconfig/ui/fontworkspacingdialog.ui | 1 | ||||
-rw-r--r-- | svx/uiconfig/ui/passwd.ui | 6 | ||||
-rw-r--r-- | svx/uiconfig/ui/redlinefilterpage.ui | 10 |
7 files changed, 57 insertions, 87 deletions
diff --git a/svx/uiconfig/ui/colorwindow.ui b/svx/uiconfig/ui/colorwindow.ui index 10553850ab71..eacca5b3d613 100644 --- a/svx/uiconfig/ui/colorwindow.ui +++ b/svx/uiconfig/ui/colorwindow.ui @@ -34,6 +34,7 @@ <property name="can_focus">True</property> <property name="receives_default">True</property> <property name="relief">none</property> + <property name="xalign">0</property> </object> <packing> <property name="expand">False</property> @@ -92,7 +93,7 @@ <object class="GtkLabel" id="label1"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="xalign">0.1</property> + <property name="xalign">0</property> <property name="label" translatable="yes">Recent</property> </object> <packing> diff --git a/svx/uiconfig/ui/docrecoverybrokendialog.ui b/svx/uiconfig/ui/docrecoverybrokendialog.ui index 63f1ccbf29c0..dfe17a7e2fa9 100644 --- a/svx/uiconfig/ui/docrecoverybrokendialog.ui +++ b/svx/uiconfig/ui/docrecoverybrokendialog.ui @@ -1,11 +1,12 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- Generated with glade 3.16.1 --> +<!-- Generated with glade 3.18.3 --> <interface> <requires lib="gtk+" version="3.0"/> <object class="GtkDialog" id="DocRecoveryBrokenDialog"> <property name="can_focus">False</property> <property name="border_width">6</property> <property name="title" translatable="yes">%PRODUCTNAME %PRODUCTVERSION</property> + <property name="resizable">False</property> <property name="type_hint">dialog</property> <child internal-child="vbox"> <object class="GtkBox" id="dialog-vbox1"> @@ -88,7 +89,9 @@ The documents listed below will be saved in the folder noted below if you click <property name="visible">True</property> <property name="can_focus">False</property> <property name="halign">start</property> - <property name="label" translatable="yes">Documents</property> + <property name="label" translatable="yes">Documents:</property> + <property name="use_underline">True</property> + <property name="mnemonic_widget">filelist:border</property> </object> <packing> <property name="expand">False</property> @@ -119,8 +122,9 @@ The documents listed below will be saved in the folder noted below if you click <property name="can_focus">False</property> <property name="halign">start</property> <property name="xalign">0</property> - <property name="label" translatable="yes">_Save to</property> + <property name="label" translatable="yes">_Save to:</property> <property name="use_underline">True</property> + <property name="mnemonic_widget">savedir</property> </object> <packing> <property name="expand">False</property> @@ -133,7 +137,7 @@ The documents listed below will be saved in the folder noted below if you click <property name="visible">True</property> <property name="can_focus">False</property> <property name="hexpand">True</property> - <property name="spacing">6</property> + <property name="spacing">12</property> <child> <object class="GtkEntry" id="savedir"> <property name="visible">True</property> diff --git a/svx/uiconfig/ui/docrecoveryprogressdialog.ui b/svx/uiconfig/ui/docrecoveryprogressdialog.ui index 26c3dc4bf737..2dd8c653d825 100644 --- a/svx/uiconfig/ui/docrecoveryprogressdialog.ui +++ b/svx/uiconfig/ui/docrecoveryprogressdialog.ui @@ -1,11 +1,12 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- Generated with glade 3.16.1 --> +<!-- Generated with glade 3.18.3 --> <interface> <requires lib="gtk+" version="3.0"/> <object class="GtkDialog" id="DocRecoveryProgressDialog"> <property name="can_focus">False</property> <property name="border_width">6</property> - <property name="title" translatable="yes">%PRODUCTNAME %PRODUCTVERSION</property> + <property name="title" translatable="yes">Documents Are Being Saved</property> + <property name="resizable">False</property> <property name="type_hint">dialog</property> <child internal-child="vbox"> <object class="GtkBox" id="dialog-vbox1"> @@ -28,65 +29,34 @@ </packing> </child> <child> - <object class="GtkFrame" id="frame1"> + <object class="GtkGrid" id="grid1"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="hexpand">True</property> - <property name="label_xalign">0</property> - <property name="shadow_type">none</property> + <property name="row_spacing">6</property> <child> - <object class="GtkAlignment" id="alignment1"> + <object class="GtkLabel" id="label2"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="hexpand">True</property> - <property name="top_padding">6</property> - <property name="left_padding">12</property> - <child> - <object class="GtkGrid" id="grid1"> - <property name="visible">True</property> - <property name="can_focus">False</property> - <property name="hexpand">True</property> - <child> - <object class="GtkLabel" id="label2"> - <property name="visible">True</property> - <property name="can_focus">False</property> - <property name="xalign">0</property> - <property name="label" translatable="yes">Progress of saving:</property> - <property name="use_underline">True</property> - </object> - <packing> - <property name="left_attach">0</property> - <property name="top_attach">0</property> - <property name="width">1</property> - <property name="height">1</property> - </packing> - </child> - <child> - <object class="GtkDrawingArea" id="progress"> - <property name="visible">True</property> - <property name="can_focus">False</property> - <property name="hexpand">True</property> - </object> - <packing> - <property name="left_attach">0</property> - <property name="top_attach">1</property> - <property name="width">1</property> - <property name="height">1</property> - </packing> - </child> - </object> - </child> + <property name="xalign">0</property> + <property name="label" translatable="yes">Progress of saving:</property> + <property name="use_underline">True</property> </object> + <packing> + <property name="left_attach">0</property> + <property name="top_attach">0</property> + </packing> </child> - <child type="label"> - <object class="GtkLabel" id="label1"> + <child> + <object class="GtkDrawingArea" id="progress"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="label" translatable="yes">Documents Are Being Saved.</property> - <attributes> - <attribute name="weight" value="bold"/> - </attributes> + <property name="hexpand">True</property> </object> + <packing> + <property name="left_attach">0</property> + <property name="top_attach">1</property> + </packing> </child> </object> <packing> diff --git a/svx/uiconfig/ui/fontworkgallerydialog.ui b/svx/uiconfig/ui/fontworkgallerydialog.ui index 75122f20bb94..5ab4acf8f7f0 100644 --- a/svx/uiconfig/ui/fontworkgallerydialog.ui +++ b/svx/uiconfig/ui/fontworkgallerydialog.ui @@ -73,40 +73,34 @@ </packing> </child> <child> - <object class="GtkFrame" id="frame2"> + <object class="GtkGrid" id="grid1"> <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> + <property name="row_spacing">6</property> <child> - <object class="GtkAlignment" id="alignment2"> + <object class="GtkLabel" id="label1"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="hexpand">True</property> - <property name="vexpand">True</property> - <property name="top_padding">6</property> - <property name="left_padding">12</property> - <child> - <object class="svtlo-ValueSet" id="ctlFavorites"> - <property name="visible">True</property> - <property name="can_focus">False</property> - <property name="hexpand">True</property> - <property name="vexpand">True</property> - </object> - </child> + <property name="xalign">0</property> + <property name="label" translatable="yes">Select a Fontwork style:</property> + <property name="use_underline">True</property> </object> + <packing> + <property name="left_attach">0</property> + <property name="top_attach">0</property> + </packing> </child> - <child type="label"> - <object class="GtkLabel" id="label1"> + <child> + <object class="svtlo-ValueSet" id="ctlFavorites:border"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="label" translatable="yes">Select a Fontwork Style</property> - <attributes> - <attribute name="weight" value="bold"/> - </attributes> + <property name="hexpand">True</property> + <property name="vexpand">True</property> </object> + <packing> + <property name="left_attach">0</property> + <property name="top_attach">1</property> + </packing> </child> </object> <packing> diff --git a/svx/uiconfig/ui/fontworkspacingdialog.ui b/svx/uiconfig/ui/fontworkspacingdialog.ui index 7b9af964539d..aec82679d1ab 100644 --- a/svx/uiconfig/ui/fontworkspacingdialog.ui +++ b/svx/uiconfig/ui/fontworkspacingdialog.ui @@ -11,6 +11,7 @@ <property name="can_focus">False</property> <property name="border_width">6</property> <property name="title" translatable="yes">Fontwork Character Spacing</property> + <property name="resizable">False</property> <property name="type_hint">dialog</property> <child internal-child="vbox"> <object class="GtkBox" id="dialog-vbox1"> diff --git a/svx/uiconfig/ui/passwd.ui b/svx/uiconfig/ui/passwd.ui index c4f9dc5adb00..0a12eea8fc2d 100644 --- a/svx/uiconfig/ui/passwd.ui +++ b/svx/uiconfig/ui/passwd.ui @@ -101,7 +101,7 @@ <object class="GtkLabel" id="oldpassL"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="xalign">0</property> + <property name="xalign">1</property> <property name="label" translatable="yes">_Password:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">oldpassEntry</property> @@ -195,7 +195,7 @@ <object class="GtkLabel" id="label4"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="xalign">0</property> + <property name="xalign">1</property> <property name="label" translatable="yes">Pa_ssword:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">newpassEntry</property> @@ -209,7 +209,7 @@ <object class="GtkLabel" id="label5"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="xalign">0</property> + <property name="xalign">1</property> <property name="label" translatable="yes">Confi_rm:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">confirmpassEntry</property> diff --git a/svx/uiconfig/ui/redlinefilterpage.ui b/svx/uiconfig/ui/redlinefilterpage.ui index f9d950405f72..d6563d802574 100644 --- a/svx/uiconfig/ui/redlinefilterpage.ui +++ b/svx/uiconfig/ui/redlinefilterpage.ui @@ -23,7 +23,7 @@ <property name="column_spacing">12</property> <child> <object class="GtkCheckButton" id="date"> - <property name="label" translatable="yes">_Date</property> + <property name="label" translatable="yes">_Date:</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> @@ -41,7 +41,7 @@ </child> <child> <object class="GtkCheckButton" id="author"> - <property name="label" translatable="yes">_Author</property> + <property name="label" translatable="yes">_Author:</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> @@ -59,7 +59,7 @@ </child> <child> <object class="GtkCheckButton" id="action"> - <property name="label" translatable="yes">A_ction</property> + <property name="label" translatable="yes">A_ction:</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> @@ -77,7 +77,7 @@ </child> <child> <object class="GtkCheckButton" id="comment"> - <property name="label" translatable="yes">C_omment</property> + <property name="label" translatable="yes">C_omment:</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> @@ -289,7 +289,7 @@ </child> <child> <object class="GtkCheckButton" id="range"> - <property name="label" translatable="yes">_Range</property> + <property name="label" translatable="yes">_Range:</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> |