summaryrefslogtreecommitdiff
path: root/sd/uiconfig
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2019-07-25 14:09:09 +0100
committerCaolán McNamara <caolanm@redhat.com>2019-07-25 18:16:34 +0200
commitb94214350e6e3d0252c09f203a3ce7807a179f90 (patch)
tree19786e0e6f6a055e562fc39f914b0b53ce93e65e /sd/uiconfig
parentdcbe802509e465b5f7ef9391d0d1ba12b5c7e6c0 (diff)
weld SdPublishingDlg
Change-Id: I64ce16c8b107b8b4d6009e6e2d5775cbf173a019 Reviewed-on: https://gerrit.libreoffice.org/76334 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sd/uiconfig')
-rw-r--r--sd/uiconfig/simpress/ui/publishingdialog.ui355
1 files changed, 220 insertions, 135 deletions
diff --git a/sd/uiconfig/simpress/ui/publishingdialog.ui b/sd/uiconfig/simpress/ui/publishingdialog.ui
index fb1b843f17a8..d476afb1d6df 100644
--- a/sd/uiconfig/simpress/ui/publishingdialog.ui
+++ b/sd/uiconfig/simpress/ui/publishingdialog.ui
@@ -1,18 +1,115 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.18.3 -->
+<!-- Generated with glade 3.22.1 -->
<interface domain="sd">
<requires lib="gtk+" version="3.18"/>
- <requires lib="LibreOffice" version="1.0"/>
+ <object class="GtkAdjustment" id="adjustment1">
+ <property name="upper">86400000</property>
+ <property name="step_increment">1000</property>
+ <property name="page_increment">60000</property>
+ </object>
+ <object class="GtkTreeStore" id="liststore2">
+ <columns>
+ <!-- column-name text -->
+ <column type="gchararray"/>
+ <!-- column-name id -->
+ <column type="gchararray"/>
+ </columns>
+ </object>
<object class="GtkDialog" id="PublishingDialog">
<property name="can_focus">False</property>
<property name="border_width">6</property>
<property name="title" translatable="yes" context="publishingdialog|PublishingDialog">HTML Export</property>
<property name="type_hint">dialog</property>
+ <child>
+ <placeholder/>
+ </child>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox1">
<property name="can_focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">12</property>
+ <child internal-child="action_area">
+ <object class="GtkButtonBox" id="dialog-action_area1">
+ <property name="can_focus">False</property>
+ <child>
+ <object class="GtkButton" id="help">
+ <property name="label">gtk-help</property>
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="receives_default">True</property>
+ <property name="use_stock">True</property>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
+ <property name="position">0</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkButton" id="cancel">
+ <property name="label">gtk-cancel</property>
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="receives_default">True</property>
+ <property name="use_stock">True</property>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
+ <property name="position">1</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkButton" id="lastPageButton">
+ <property name="label" translatable="yes" context="publishingdialog|lastPageButton">&lt; Back</property>
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="receives_default">True</property>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
+ <property name="position">2</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkButton" id="nextPageButton">
+ <property name="label" translatable="yes" context="publishingdialog|nextPageButton">Ne_xt &gt;</property>
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="can_default">True</property>
+ <property name="has_default">True</property>
+ <property name="receives_default">True</property>
+ <property name="use_underline">True</property>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
+ <property name="position">4</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkButton" id="finishButton">
+ <property name="label" translatable="yes" context="publishingdialog|finishButton">_Create</property>
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="receives_default">True</property>
+ <property name="use_underline">True</property>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
+ <property name="position">4</property>
+ </packing>
+ </child>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
+ <property name="pack_type">end</property>
+ <property name="position">6</property>
+ </packing>
+ </child>
<child>
<object class="GtkFrame" id="page1">
<property name="visible">True</property>
@@ -47,7 +144,6 @@
<property name="xalign">0</property>
<property name="active">True</property>
<property name="draw_indicator">True</property>
- <property name="group">oldDesignRadiobutton</property>
</object>
<packing>
<property name="expand">False</property>
@@ -88,14 +184,37 @@
<property name="vexpand">True</property>
<property name="spacing">12</property>
<child>
- <object class="GtkTreeView" id="designsTreeview:border">
+ <object class="GtkScrolledWindow">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
- <property name="show_expanders">False</property>
- <child internal-child="selection">
- <object class="GtkTreeSelection" id="treeview-selection"/>
+ <property name="shadow_type">in</property>
+ <child>
+ <object class="GtkTreeView" id="designsTreeview">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="hexpand">True</property>
+ <property name="vexpand">True</property>
+ <property name="model">liststore2</property>
+ <property name="headers_visible">False</property>
+ <property name="headers_clickable">False</property>
+ <property name="search_column">0</property>
+ <property name="show_expanders">False</property>
+ <child internal-child="selection">
+ <object class="GtkTreeSelection" id="treeview-selection2"/>
+ </child>
+ <child>
+ <object class="GtkTreeViewColumn" id="treeviewcolumn2">
+ <child>
+ <object class="GtkCellRendererText" id="cellrenderertext2"/>
+ <attributes>
+ <attribute name="text">0</attribute>
+ </attributes>
+ </child>
+ </object>
+ </child>
+ </object>
</child>
</object>
<packing>
@@ -134,7 +253,7 @@
<property name="halign">start</property>
<property name="label" translatable="yes" context="publishingdialog|descLabel">Select an existing design or create a new one</property>
<property name="use_underline">True</property>
- <property name="mnemonic_widget">designsTreeview:border</property>
+ <property name="mnemonic_widget">designsTreeview</property>
</object>
<packing>
<property name="expand">False</property>
@@ -150,8 +269,8 @@
<object class="GtkLabel" id="assignLabel">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="yalign">0.47999998927116394</property>
<property name="label" translatable="yes" context="publishingdialog|assignLabel">Assign Design</property>
+ <property name="yalign">0.47999998927116394</property>
<attributes>
<attribute name="weight" value="bold"/>
</attributes>
@@ -202,8 +321,8 @@
<property name="receives_default">False</property>
<property name="use_underline">True</property>
<property name="xalign">0</property>
+ <property name="active">True</property>
<property name="draw_indicator">True</property>
- <property name="group">perlRadiobutton</property>
</object>
<packing>
<property name="expand">False</property>
@@ -244,10 +363,10 @@
<property name="can_focus">False</property>
<property name="halign">start</property>
<property name="valign">start</property>
- <property name="xalign">0.49000000953674316</property>
<property name="label" translatable="yes" context="publishingdialog|indexTxtLabel">_URL for listeners:</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">indexEntry</property>
+ <property name="xalign">0.50</property>
</object>
<packing>
<property name="expand">False</property>
@@ -259,6 +378,7 @@
<object class="GtkEntry" id="indexEntry">
<property name="visible">True</property>
<property name="can_focus">True</property>
+ <property name="activates_default">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -285,6 +405,7 @@
<object class="GtkEntry" id="URLEntry">
<property name="visible">True</property>
<property name="can_focus">True</property>
+ <property name="activates_default">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -311,6 +432,7 @@
<object class="GtkEntry" id="CGIEntry">
<property name="visible">True</property>
<property name="can_focus">True</property>
+ <property name="activates_default">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -335,8 +457,8 @@
<object class="GtkLabel" id="webCastLabel">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="xalign">0.49000000953674316</property>
<property name="label" translatable="yes" context="publishingdialog|webCastLabel">Webcast</property>
+ <property name="xalign">0.50</property>
<attributes>
<attribute name="weight" value="bold"/>
</attributes>
@@ -377,8 +499,8 @@
<property name="receives_default">False</property>
<property name="use_underline">True</property>
<property name="xalign">0</property>
+ <property name="active">True</property>
<property name="draw_indicator">True</property>
- <property name="group">chgAutoRadiobutton</property>
</object>
<packing>
<property name="expand">False</property>
@@ -423,10 +545,10 @@
<object class="GtkLabel" id="durationTxtLabel">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="xalign">0.50999999046325684</property>
<property name="label" translatable="yes" context="publishingdialog|durationTxtLabel">_Slide view time:</property>
<property name="use_underline">True</property>
- <property name="mnemonic_widget">durationSpinbutton:hh:mm</property>
+ <property name="mnemonic_widget">durationSpinbutton</property>
+ <property name="xalign">0.50</property>
</object>
<packing>
<property name="expand">False</property>
@@ -435,9 +557,11 @@
</packing>
</child>
<child>
- <object class="GtkSpinButton" id="durationSpinbutton:hh:mm">
+ <object class="GtkSpinButton" id="durationSpinbutton">
<property name="visible">True</property>
<property name="can_focus">True</property>
+ <property name="activates_default">True</property>
+ <property name="adjustment">adjustment1</property>
</object>
<packing>
<property name="expand">False</property>
@@ -606,7 +730,7 @@
<object class="GtkImage" id="standardFBImage">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="pixbuf">sd/res/pubdes.png</property>
+ <property name="icon_name">sd/res/pubdes.png</property>
</object>
<packing>
<property name="expand">False</property>
@@ -617,7 +741,7 @@
<child>
<object class="GtkImage" id="framesFBImage">
<property name="can_focus">False</property>
- <property name="pixbuf">sd/res/pubdes2.png</property>
+ <property name="icon_name">sd/res/pubdes2.png</property>
</object>
<packing>
<property name="expand">False</property>
@@ -628,7 +752,7 @@
<child>
<object class="GtkImage" id="kioskFBImage">
<property name="can_focus">False</property>
- <property name="pixbuf">sd/res/pubdes3.png</property>
+ <property name="icon_name">sd/res/pubdes3.png</property>
</object>
<packing>
<property name="expand">False</property>
@@ -639,7 +763,7 @@
<child>
<object class="GtkImage" id="webCastFBImage">
<property name="can_focus">False</property>
- <property name="pixbuf">sd/res/pubdes4.png</property>
+ <property name="icon_name">sd/res/pubdes4.png</property>
</object>
<packing>
<property name="expand">False</property>
@@ -678,7 +802,7 @@
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
- <property name="group">webCastRadiobutton</property>
+ <property name="group">standardRadiobutton</property>
</object>
<packing>
<property name="left_attach">0</property>
@@ -694,7 +818,7 @@
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
- <property name="group">kioskRadiobutton</property>
+ <property name="group">standardRadiobutton</property>
</object>
<packing>
<property name="left_attach">0</property>
@@ -710,7 +834,7 @@
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
- <property name="group">singleDocumentRadiobutton</property>
+ <property name="group">standardRadiobutton</property>
</object>
<packing>
<property name="left_attach">0</property>
@@ -725,8 +849,8 @@
<property name="receives_default">False</property>
<property name="use_underline">True</property>
<property name="xalign">0</property>
+ <property name="active">True</property>
<property name="draw_indicator">True</property>
- <property name="group">framesRadiobutton</property>
</object>
<packing>
<property name="left_attach">0</property>
@@ -807,7 +931,6 @@
<property name="xalign">0</property>
<property name="active">True</property>
<property name="draw_indicator">True</property>
- <property name="group">gifRadiobutton</property>
</object>
<packing>
<property name="expand">False</property>
@@ -824,7 +947,7 @@
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
- <property name="group">jpgRadiobutton</property>
+ <property name="group">pngRadiobutton</property>
</object>
<packing>
<property name="expand">False</property>
@@ -871,14 +994,15 @@
</packing>
</child>
<child>
- <object class="GtkComboBox" id="qualityCombobox">
+ <object class="GtkComboBoxText" id="qualityCombobox">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="has_entry">True</property>
<property name="hexpand">True</property>
+ <property name="has_entry">True</property>
<child internal-child="entry">
<object class="GtkEntry" id="combobox-entry">
<property name="can_focus">False</property>
+ <property name="activates_default">True</property>
</object>
</child>
</object>
@@ -946,7 +1070,6 @@
<property name="xalign">0</property>
<property name="active">True</property>
<property name="draw_indicator">True</property>
- <property name="group">resolution2Radiobutton</property>
</object>
<packing>
<property name="expand">False</property>
@@ -963,7 +1086,7 @@
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
- <property name="group">resolution3Radiobutton</property>
+ <property name="group">resolution1Radiobutton</property>
</object>
<packing>
<property name="expand">False</property>
@@ -1138,6 +1261,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="hexpand">True</property>
+ <property name="activates_default">True</property>
</object>
<packing>
<property name="left_attach">1</property>
@@ -1180,7 +1304,7 @@
<property name="valign">start</property>
<property name="label" translatable="yes" context="publishingdialog|addInformLabel">Additional _information:</property>
<property name="use_underline">True</property>
- <property name="mnemonic_widget">miscTextview:border</property>
+ <property name="mnemonic_widget">miscTextview</property>
</object>
<packing>
<property name="left_attach">0</property>
@@ -1192,6 +1316,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="hexpand">True</property>
+ <property name="activates_default">True</property>
</object>
<packing>
<property name="left_attach">1</property>
@@ -1203,6 +1328,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="hexpand">True</property>
+ <property name="activates_default">True</property>
</object>
<packing>
<property name="left_attach">1</property>
@@ -1210,18 +1336,6 @@
</packing>
</child>
<child>
- <object class="GtkTextView" id="miscTextview:border">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="hexpand">True</property>
- <property name="vexpand">True</property>
- </object>
- <packing>
- <property name="left_attach">1</property>
- <property name="top_attach">3</property>
- </packing>
- </child>
- <child>
<object class="GtkCheckButton" id="downloadCheckbutton">
<property name="label" translatable="yes" context="publishingdialog|downloadCheckbutton">Link to a copy of the _original presentation</property>
<property name="visible">True</property>
@@ -1237,6 +1351,27 @@
<property name="width">2</property>
</packing>
</child>
+ <child>
+ <object class="GtkScrolledWindow">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="hexpand">True</property>
+ <property name="vexpand">True</property>
+ <property name="shadow_type">in</property>
+ <child>
+ <object class="GtkTextView" id="miscTextview">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="hexpand">True</property>
+ <property name="vexpand">True</property>
+ </object>
+ </child>
+ </object>
+ <packing>
+ <property name="left_attach">1</property>
+ <property name="top_attach">3</property>
+ </packing>
+ </child>
</object>
</child>
</object>
@@ -1300,11 +1435,27 @@
</packing>
</child>
<child>
- <object class="svtlo-ValueSet" id="buttonsDrawingarea:border">
+ <object class="GtkScrolledWindow" id="buttonsDrawingareawin">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="hexpand">True</property>
- <property name="vexpand">True</property>
+ <property name="can_focus">True</property>
+ <property name="hscrollbar_policy">never</property>
+ <property name="vscrollbar_policy">never</property>
+ <property name="shadow_type">in</property>
+ <child>
+ <object class="GtkViewport">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <child>
+ <object class="GtkDrawingArea" id="buttonsDrawingarea">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="events">GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_STRUCTURE_MASK</property>
+ <property name="hexpand">True</property>
+ <property name="vexpand">True</property>
+ </object>
+ </child>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -1320,8 +1471,8 @@
<object class="GtkLabel" id="buttonStyleLabel">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="xalign">0.49000000953674316</property>
<property name="label" translatable="yes" context="publishingdialog|buttonStyleLabel">Select Button Style</property>
+ <property name="xalign">0.50</property>
<attributes>
<attribute name="weight" value="bold"/>
</attributes>
@@ -1367,7 +1518,6 @@
<property name="xalign">0</property>
<property name="active">True</property>
<property name="draw_indicator">True</property>
- <property name="group">defaultRadiobutton</property>
</object>
<packing>
<property name="expand">False</property>
@@ -1384,7 +1534,7 @@
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
- <property name="group">userRadiobutton</property>
+ <property name="group">docColorsRadiobutton</property>
</object>
<packing>
<property name="expand">False</property>
@@ -1485,11 +1635,28 @@
</packing>
</child>
<child>
- <object class="sduilo-SdHtmlAttrPreview" id="previewDrawingarea:border">
+ <object class="GtkScrolledWindow">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="hexpand">True</property>
- <property name="vexpand">True</property>
+ <property name="hscrollbar_policy">never</property>
+ <property name="vscrollbar_policy">never</property>
+ <property name="shadow_type">in</property>
+ <child>
+ <object class="GtkViewport">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="hexpand">True</property>
+ <property name="vexpand">True</property>
+ <child>
+ <object class="GtkDrawingArea" id="previewDrawingarea">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="hexpand">True</property>
+ <property name="vexpand">True</property>
+ </object>
+ </child>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -1542,88 +1709,6 @@
<property name="position">5</property>
</packing>
</child>
- <child internal-child="action_area">
- <object class="GtkButtonBox" id="dialog-action_area1">
- <property name="can_focus">False</property>
- <child>
- <object class="GtkButton" id="help">
- <property name="label">gtk-help</property>
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
- <property name="use_stock">True</property>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="fill">True</property>
- <property name="position">0</property>
- </packing>
- </child>
- <child>
- <object class="GtkButton" id="cancel">
- <property name="label">gtk-cancel</property>
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
- <property name="use_stock">True</property>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="fill">True</property>
- <property name="position">1</property>
- </packing>
- </child>
- <child>
- <object class="GtkButton" id="lastPageButton">
- <property name="label" translatable="yes" context="publishingdialog|lastPageButton">&lt; Back</property>
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="fill">True</property>
- <property name="position">2</property>
- </packing>
- </child>
- <child>
- <object class="GtkButton" id="nextPageButton">
- <property name="label" translatable="yes" context="publishingdialog|nextPageButton">Ne_xt &gt;</property>
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="has_default">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="fill">True</property>
- <property name="position">4</property>
- </packing>
- </child>
- <child>
- <object class="GtkButton" id="finishButton">
- <property name="label" translatable="yes" context="publishingdialog|finishButton">_Create</property>
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="fill">True</property>
- <property name="position">4</property>
- </packing>
- </child>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="fill">True</property>
- <property name="pack_type">end</property>
- <property name="position">6</property>
- </packing>
- </child>
</object>
</child>
<action-widgets>