[med-svn] [aghermann] 02/05: tweaks to mw and sm glade files

andrei zavada hmmr-guest at moszumanska.debian.org
Sat May 2 19:54:13 UTC 2015


This is an automated email from the git hooks/post-receive script.

hmmr-guest pushed a commit to branch WIP
in repository aghermann.

commit 0ecf776c454e278a7fa5700e1642fd361535aab7
Author: Andrei Zavada <hmmr at ra>
Date:   Fri Apr 10 01:35:25 2015 +0300

    tweaks to mw and sm glade files
    
    need more work to deal with GTK deprecations
---
 upstream/data/mw.glade | 1266 ++++++++++++++++++++++++++----------------------
 upstream/data/sm.glade |   24 +-
 2 files changed, 691 insertions(+), 599 deletions(-)

diff --git a/upstream/data/mw.glade b/upstream/data/mw.glade
index e72857d..cc51c68 100644
--- a/upstream/data/mw.glade
+++ b/upstream/data/mw.glade
@@ -1,7 +1,7 @@
 <?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.10"/>
+  <requires lib="gtk+" version="3.12"/>
   <object class="GtkMenu" id="iiSubjectTimeline">
     <property name="visible">True</property>
     <property name="can_focus">False</property>
@@ -63,16 +63,41 @@
       </object>
     </child>
   </object>
+  <object class="GtkImage" id="image10">
+    <property name="visible">True</property>
+    <property name="can_focus">False</property>
+    <property name="stock">gtk-about</property>
+  </object>
+  <object class="GtkImage" id="image11">
+    <property name="visible">True</property>
+    <property name="can_focus">False</property>
+  </object>
   <object class="GtkImage" id="image4">
     <property name="visible">True</property>
     <property name="can_focus">False</property>
-    <property name="stock">gtk-missing-image</property>
+    <property name="stock">gtk-close</property>
+  </object>
+  <object class="GtkImage" id="image5">
+    <property name="visible">True</property>
+    <property name="can_focus">False</property>
+  </object>
+  <object class="GtkImage" id="image6">
+    <property name="visible">True</property>
+    <property name="can_focus">False</property>
   </object>
   <object class="GtkImage" id="image7">
     <property name="visible">True</property>
     <property name="can_focus">False</property>
     <property name="icon_name">reload</property>
   </object>
+  <object class="GtkImage" id="image8">
+    <property name="visible">True</property>
+    <property name="can_focus">False</property>
+  </object>
+  <object class="GtkImage" id="image9">
+    <property name="visible">True</property>
+    <property name="can_focus">False</property>
+  </object>
   <object class="GtkAdjustment" id="jArtifDampFactor">
     <property name="upper">1</property>
     <property name="value">0.94999999999999996</property>
@@ -549,89 +574,115 @@
     <property name="icon">aghermann.png</property>
     <property name="startup_id">aghermann-mainwin</property>
     <child>
-      <object class="GtkTable" id="table14">
+      <object class="GtkGrid" id="grid1">
         <property name="visible">True</property>
         <property name="can_focus">False</property>
-        <property name="n_rows">2</property>
-        <child>
-          <object class="GtkHBox" id="hbox5">
-            <property name="visible">True</property>
-            <property name="can_focus">False</property>
-            <child>
-              <object class="GtkButton" id="bAbout">
-                <property name="label" translatable="yes">✩</property>
-                <property name="visible">True</property>
-                <property name="can_focus">False</property>
-                <property name="receives_default">True</property>
-                <property name="tooltip_text" translatable="yes">About</property>
-                <property name="relief">none</property>
-                <property name="focus_on_click">False</property>
-                <signal name="clicked" handler="gtk_widget_show" object="wAbout" swapped="yes"/>
-              </object>
-              <packing>
-                <property name="expand">False</property>
-                <property name="fill">True</property>
-                <property name="position">1</property>
-              </packing>
-            </child>
-            <child>
-              <object class="GtkStatusbar" id="sbMainStatusBar">
-                <property name="visible">True</property>
-                <property name="can_focus">False</property>
-              </object>
-              <packing>
-                <property name="expand">True</property>
-                <property name="fill">True</property>
-                <property name="position">3</property>
-              </packing>
-            </child>
-          </object>
-          <packing>
-            <property name="top_attach">1</property>
-            <property name="bottom_attach">2</property>
-            <property name="y_options">GTK_SHRINK</property>
-          </packing>
-        </child>
         <child>
           <object class="GtkNotebook" id="tTaskSelector">
             <property name="visible">True</property>
-            <property name="can_focus">False</property>
-            <property name="margin_right">3</property>
+            <property name="can_focus">True</property>
             <property name="margin_top">3</property>
+            <property name="hexpand">True</property>
+            <property name="vexpand">True</property>
             <property name="border_width">1</property>
             <property name="tab_pos">bottom</property>
             <property name="show_border">False</property>
             <child>
               <object class="GtkNotebook" id="tDesign">
                 <property name="visible">True</property>
-                <property name="can_focus">False</property>
+                <property name="can_focus">True</property>
                 <property name="tab_pos">left</property>
                 <property name="show_border">False</property>
                 <child>
-                  <object class="GtkVBox" id="vbox6">
+                  <object class="GtkGrid" id="grid6">
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
                     <child>
-                      <object class="GtkHBox" id="cMsmtTopArea">
+                      <object class="GtkScrolledWindow" id="scrolledwindow4">
+                        <property name="visible">True</property>
+                        <property name="can_focus">True</property>
+                        <property name="margin_top">5</property>
+                        <property name="margin_bottom">5</property>
+                        <property name="hexpand">True</property>
+                        <property name="vexpand">True</property>
+                        <child>
+                          <object class="GtkViewport" id="vMeasurements">
+                            <property name="visible">True</property>
+                            <property name="can_focus">False</property>
+                            <property name="shadow_type">none</property>
+                            <child>
+                              <object class="GtkVBox" id="cMeasurements">
+                                <property name="visible">True</property>
+                                <property name="can_focus">False</property>
+                                <property name="border_width">1</property>
+                                <property name="spacing">2</property>
+                                <child>
+                                  <object class="GtkLabel" id="lLoading">
+                                    <property name="visible">True</property>
+                                    <property name="can_focus">False</property>
+                                    <property name="label">Loading...</property>
+                                    <attributes>
+                                      <attribute name="weight" value="bold"/>
+                                      <attribute name="stretch" value="expanded"/>
+                                      <attribute name="scale" value="5"/>
+                                      <attribute name="foreground" value="#b5adb5adb5ad"/>
+                                    </attributes>
+                                  </object>
+                                  <packing>
+                                    <property name="expand">True</property>
+                                    <property name="fill">True</property>
+                                    <property name="position">0</property>
+                                  </packing>
+                                </child>
+                                <child>
+                                  <object class="GtkImage" id="image1">
+                                    <property name="visible">True</property>
+                                    <property name="can_focus">False</property>
+                                    <property name="pixbuf">idle-bg.svg</property>
+                                  </object>
+                                  <packing>
+                                    <property name="expand">True</property>
+                                    <property name="fill">True</property>
+                                    <property name="position">1</property>
+                                  </packing>
+                                </child>
+                              </object>
+                            </child>
+                          </object>
+                        </child>
+                      </object>
+                      <packing>
+                        <property name="left_attach">0</property>
+                        <property name="top_attach">1</property>
+                      </packing>
+                    </child>
+                    <child>
+                      <object class="GtkGrid" id="cMsmtTopArea">
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
+                        <property name="valign">center</property>
+                        <property name="margin_right">5</property>
+                        <property name="margin_top">5</property>
+                        <property name="column_spacing">5</property>
                         <child>
                           <object class="GtkMenuBar" id="cMainMenu">
                             <property name="visible">True</property>
                             <property name="can_focus">False</property>
                             <child>
-                              <object class="GtkMenuItem" id="iiMainMenu">
+                              <object class="GtkImageMenuItem" id="iiMainMenu">
+                                <property name="label" translatable="yes">_Experiment</property>
                                 <property name="visible">True</property>
                                 <property name="can_focus">False</property>
-                                <property name="label" translatable="yes">_Experiment</property>
                                 <property name="use_underline">True</property>
+                                <property name="image">image5</property>
+                                <property name="use_stock">False</property>
                                 <child type="submenu">
                                   <object class="GtkMenu" id="menu7">
                                     <property name="visible">True</property>
                                     <property name="can_focus">False</property>
                                     <child>
                                       <object class="GtkImageMenuItem" id="iExpRefresh">
-                                        <property name="label" translatable="yes">_Rescan tree</property>
+                                        <property name="label" translatable="yes">_Refresh</property>
                                         <property name="visible">True</property>
                                         <property name="can_focus">False</property>
                                         <property name="use_underline">True</property>
@@ -640,21 +691,24 @@
                                       </object>
                                     </child>
                                     <child>
-                                      <object class="GtkMenuItem" id="iExpPurgeComputed">
+                                      <object class="GtkImageMenuItem" id="iExpPurgeComputed">
+                                        <property name="label" translatable="yes">Purge Computed Profiles</property>
                                         <property name="visible">True</property>
                                         <property name="can_focus">False</property>
                                         <property name="tooltip_text" translatable="yes">Remove cached computed files:
 rm */*/*/.*.{psd,mc,swu}</property>
-                                        <property name="label" translatable="yes">_Purge cache</property>
-                                        <property name="use_underline">True</property>
+                                        <property name="image">image6</property>
+                                        <property name="use_stock">False</property>
                                       </object>
                                     </child>
                                     <child>
-                                      <object class="GtkMenuItem" id="iExpAnnotations">
+                                      <object class="GtkImageMenuItem" id="iExpAnnotations">
+                                        <property name="label" translatable="yes">_Annotations</property>
                                         <property name="visible">True</property>
                                         <property name="can_focus">False</property>
-                                        <property name="label" translatable="yes">A_nnotations...</property>
                                         <property name="use_underline">True</property>
+                                        <property name="image">image8</property>
+                                        <property name="use_stock">False</property>
                                       </object>
                                     </child>
                                     <child>
@@ -664,11 +718,13 @@ rm */*/*/.*.{psd,mc,swu}</property>
                                       </object>
                                     </child>
                                     <child>
-                                      <object class="GtkMenuItem" id="iiExpSubjectSort">
+                                      <object class="GtkImageMenuItem" id="iiExpSubjectSort">
+                                        <property name="label" translatable="yes">_Sort Subjects</property>
                                         <property name="visible">True</property>
                                         <property name="can_focus">False</property>
-                                        <property name="label" translatable="yes">Subject _order</property>
                                         <property name="use_underline">True</property>
+                                        <property name="image">image9</property>
+                                        <property name="use_stock">False</property>
                                         <child type="submenu">
                                           <object class="GtkMenu" id="menu2">
                                             <property name="visible">True</property>
@@ -677,8 +733,7 @@ rm */*/*/.*.{psd,mc,swu}</property>
                                               <object class="GtkRadioMenuItem" id="iExpSubjectSortName">
                                                 <property name="visible">True</property>
                                                 <property name="can_focus">False</property>
-                                                <property name="label" translatable="yes">_Name</property>
-                                                <property name="use_underline">True</property>
+                                                <property name="label" translatable="yes">By Name</property>
                                                 <property name="active">True</property>
                                                 <property name="draw_as_radio">True</property>
                                               </object>
@@ -687,8 +742,7 @@ rm */*/*/.*.{psd,mc,swu}</property>
                                               <object class="GtkRadioMenuItem" id="iExpSubjectSortAge">
                                                 <property name="visible">True</property>
                                                 <property name="can_focus">False</property>
-                                                <property name="label" translatable="yes">_Age</property>
-                                                <property name="use_underline">True</property>
+                                                <property name="label" translatable="yes">By Age</property>
                                                 <property name="draw_as_radio">True</property>
                                                 <property name="group">iExpSubjectSortName</property>
                                               </object>
@@ -697,8 +751,7 @@ rm */*/*/.*.{psd,mc,swu}</property>
                                               <object class="GtkRadioMenuItem" id="iExpSubjectSortAdmissionDate">
                                                 <property name="visible">True</property>
                                                 <property name="can_focus">False</property>
-                                                <property name="label" translatable="yes">Ad_mission date</property>
-                                                <property name="use_underline">True</property>
+                                                <property name="label" translatable="yes">By Admission Date</property>
                                                 <property name="draw_as_radio">True</property>
                                                 <property name="group">iExpSubjectSortName</property>
                                               </object>
@@ -707,8 +760,7 @@ rm */*/*/.*.{psd,mc,swu}</property>
                                               <object class="GtkRadioMenuItem" id="iExpSubjectSortAvgPower">
                                                 <property name="visible">True</property>
                                                 <property name="can_focus">False</property>
-                                                <property name="label" translatable="yes">Average _profile power</property>
-                                                <property name="use_underline">True</property>
+                                                <property name="label" translatable="yes">By Average Power</property>
                                                 <property name="draw_as_radio">True</property>
                                                 <property name="group">iExpSubjectSortName</property>
                                               </object>
@@ -723,8 +775,7 @@ rm */*/*/.*.{psd,mc,swu}</property>
                                               <object class="GtkCheckMenuItem" id="iExpSubjectSortAscending">
                                                 <property name="visible">True</property>
                                                 <property name="can_focus">False</property>
-                                                <property name="label" translatable="yes">A_scending</property>
-                                                <property name="use_underline">True</property>
+                                                <property name="label" translatable="yes">Ascending</property>
                                                 <property name="active">True</property>
                                               </object>
                                             </child>
@@ -732,8 +783,7 @@ rm */*/*/.*.{psd,mc,swu}</property>
                                               <object class="GtkCheckMenuItem" id="iExpSubjectSortSegregate">
                                                 <property name="visible">True</property>
                                                 <property name="can_focus">False</property>
-                                                <property name="label" translatable="yes">S_egregate by gender</property>
-                                                <property name="use_underline">True</property>
+                                                <property name="label" translatable="yes">Group by Gender</property>
                                               </object>
                                             </child>
                                           </object>
@@ -744,8 +794,7 @@ rm */*/*/.*.{psd,mc,swu}</property>
                                       <object class="GtkMenuItem" id="iiExpGlobalOperations">
                                         <property name="visible">True</property>
                                         <property name="can_focus">False</property>
-                                        <property name="label" translatable="yes">_Global operations</property>
-                                        <property name="use_underline">True</property>
+                                        <property name="label" translatable="yes">Global Operations</property>
                                         <child type="submenu">
                                           <object class="GtkMenu" id="menu1">
                                             <property name="visible">True</property>
@@ -754,16 +803,14 @@ rm */*/*/.*.{psd,mc,swu}</property>
                                               <object class="GtkMenuItem" id="iMontageSetDefaults">
                                                 <property name="can_focus">False</property>
                                                 <property name="no_show_all">True</property>
-                                                <property name="label" translatable="yes">Set montage _defaults...</property>
-                                                <property name="use_underline">True</property>
+                                                <property name="label" translatable="yes">Reset Montage</property>
                                               </object>
                                             </child>
                                             <child>
                                               <object class="GtkMenuItem" id="iExpGloballySetFilters">
                                                 <property name="visible">True</property>
                                                 <property name="can_focus">False</property>
-                                                <property name="label" translatable="yes">Set _filter...</property>
-                                                <property name="use_underline">True</property>
+                                                <property name="label" translatable="yes">Filters...</property>
                                               </object>
                                             </child>
                                             <child>
@@ -776,24 +823,21 @@ rm */*/*/.*.{psd,mc,swu}</property>
                                               <object class="GtkMenuItem" id="iExpGloballyScore">
                                                 <property name="visible">True</property>
                                                 <property name="can_focus">False</property>
-                                                <property name="label" translatable="yes">_Score...</property>
-                                                <property name="use_underline">True</property>
+                                                <property name="label" translatable="yes">Score...</property>
                                               </object>
                                             </child>
                                             <child>
                                               <object class="GtkMenuItem" id="iExpGloballyDetectArtifacts">
                                                 <property name="visible">True</property>
                                                 <property name="can_focus">False</property>
-                                                <property name="label" translatable="yes">Detect _artifacts...</property>
-                                                <property name="use_underline">True</property>
+                                                <property name="label" translatable="yes">Detect Artifacts...</property>
                                               </object>
                                             </child>
                                             <child>
                                               <object class="GtkMenuItem" id="iExpBasicSADetectUltradianCycles">
                                                 <property name="visible">True</property>
                                                 <property name="can_focus">False</property>
-                                                <property name="label" translatable="yes">Detect NREM-REM _cycle</property>
-                                                <property name="use_underline">True</property>
+                                                <property name="label" translatable="yes">Detect Ultradian Cycles</property>
                                               </object>
                                             </child>
                                           </object>
@@ -802,10 +846,9 @@ rm */*/*/.*.{psd,mc,swu}</property>
                                     </child>
                                     <child>
                                       <object class="GtkImageMenuItem" id="iExpClose">
-                                        <property name="label">_Close this session</property>
+                                        <property name="label">Close This Session</property>
                                         <property name="visible">True</property>
                                         <property name="can_focus">False</property>
-                                        <property name="use_underline">True</property>
                                         <property name="image">image4</property>
                                         <property name="use_stock">False</property>
                                       </object>
@@ -817,23 +860,24 @@ rm */*/*/.*.{psd,mc,swu}</property>
                                       </object>
                                     </child>
                                     <child>
-                                      <object class="GtkMenuItem" id="iHelpAbout">
+                                      <object class="GtkImageMenuItem" id="iHelpAbout">
+                                        <property name="label" translatable="yes">About</property>
                                         <property name="visible">True</property>
                                         <property name="can_focus">False</property>
-                                        <property name="label" translatable="yes">_About</property>
-                                        <property name="use_underline">True</property>
+                                        <property name="image">image10</property>
+                                        <property name="use_stock">False</property>
                                       </object>
                                     </child>
                                     <child>
                                       <object class="GtkMenuItem" id="iHelpUsage">
                                         <property name="visible">True</property>
                                         <property name="can_focus">False</property>
-                                        <property name="label" translatable="yes">_Usage notes</property>
-                                        <property name="use_underline">True</property>
+                                        <property name="tooltip_text" translatable="yes">(opens in browser)</property>
+                                        <property name="label" translatable="yes">Usage</property>
                                       </object>
                                     </child>
                                     <child>
-                                      <object class="GtkSeparatorMenuItem" id="menuitem1">
+                                      <object class="GtkSeparatorMenuItem" id="menuitem4">
                                         <property name="visible">True</property>
                                         <property name="can_focus">False</property>
                                       </object>
@@ -853,27 +897,134 @@ rm */*/*/.*.{psd,mc,swu}</property>
                             </child>
                           </object>
                           <packing>
-                            <property name="expand">False</property>
-                            <property name="fill">True</property>
-                            <property name="position">0</property>
+                            <property name="left_attach">0</property>
+                            <property name="top_attach">0</property>
                           </packing>
                         </child>
                         <child>
                           <object class="GtkBox" id="cMsmtMainToolbar">
                             <property name="can_focus">False</property>
                             <property name="no_show_all">True</property>
+                            <property name="hexpand">True</property>
+                            <property name="spacing">5</property>
+                            <child>
+                              <object class="GtkHBox" id="cMsmtViewSelectors">
+                                <property name="visible">True</property>
+                                <property name="can_focus">False</property>
+                                <property name="border_width">2</property>
+                                <property name="spacing">3</property>
+                                <child>
+                                  <object class="GtkLabel" id="label39">
+                                    <property name="visible">True</property>
+                                    <property name="can_focus">False</property>
+                                    <property name="valign">center</property>
+                                    <property name="xalign">1</property>
+                                    <property name="label" translatable="yes">Sessio_n:</property>
+                                    <property name="use_underline">True</property>
+                                    <property name="mnemonic_widget">eMsmtSession</property>
+                                    <attributes>
+                                      <attribute name="weight" value="bold"/>
+                                    </attributes>
+                                  </object>
+                                  <packing>
+                                    <property name="expand">False</property>
+                                    <property name="fill">True</property>
+                                    <property name="position">0</property>
+                                  </packing>
+                                </child>
+                                <child>
+                                  <object class="GtkComboBox" id="eMsmtSession">
+                                    <property name="visible">True</property>
+                                    <property name="can_focus">False</property>
+                                    <property name="valign">center</property>
+                                    <property name="has_frame">False</property>
+                                  </object>
+                                  <packing>
+                                    <property name="expand">False</property>
+                                    <property name="fill">True</property>
+                                    <property name="position">2</property>
+                                  </packing>
+                                </child>
+                                <child>
+                                  <object class="GtkLabel" id="label23">
+                                    <property name="visible">True</property>
+                                    <property name="can_focus">False</property>
+                                    <property name="valign">center</property>
+                                    <property name="xalign">1</property>
+                                    <property name="label" translatable="yes">C_hannel:</property>
+                                    <property name="use_underline">True</property>
+                                    <property name="mnemonic_widget">eMsmtChannel</property>
+                                    <attributes>
+                                      <attribute name="weight" value="bold"/>
+                                    </attributes>
+                                  </object>
+                                  <packing>
+                                    <property name="expand">False</property>
+                                    <property name="fill">True</property>
+                                    <property name="position">3</property>
+                                  </packing>
+                                </child>
+                                <child>
+                                  <object class="GtkComboBox" id="eMsmtChannel">
+                                    <property name="visible">True</property>
+                                    <property name="can_focus">False</property>
+                                    <property name="valign">center</property>
+                                    <property name="has_frame">False</property>
+                                  </object>
+                                  <packing>
+                                    <property name="expand">False</property>
+                                    <property name="fill">True</property>
+                                    <property name="position">3</property>
+                                  </packing>
+                                </child>
+                              </object>
+                              <packing>
+                                <property name="expand">False</property>
+                                <property name="fill">True</property>
+                                <property name="pack_type">end</property>
+                                <property name="position">0</property>
+                              </packing>
+                            </child>
+                            <child>
+                              <object class="GtkScaleButton" id="eMsmtProfileSmooth">
+                                <property name="visible">True</property>
+                                <property name="can_focus">True</property>
+                                <property name="receives_default">True</property>
+                                <property name="valign">center</property>
+                                <property name="relief">none</property>
+                                <property name="focus_on_click">False</property>
+                                <property name="value">2</property>
+                                <property name="adjustment">jMsmtProfileSmooth</property>
+                                <child internal-child="plus_button">
+                                  <object class="GtkButton" id="scalebutton-plus_button">
+                                    <property name="can_focus">True</property>
+                                    <property name="receives_default">False</property>
+                                  </object>
+                                </child>
+                                <child internal-child="minus_button">
+                                  <object class="GtkButton" id="scalebutton-minus_button">
+                                    <property name="can_focus">True</property>
+                                    <property name="receives_default">False</property>
+                                  </object>
+                                </child>
+                              </object>
+                              <packing>
+                                <property name="expand">False</property>
+                                <property name="fill">True</property>
+                                <property name="pack_type">end</property>
+                                <property name="position">1</property>
+                              </packing>
+                            </child>
                             <child>
                               <object class="GtkBox" id="cMsmtProfileModeContainer">
                                 <property name="visible">True</property>
                                 <property name="can_focus">False</property>
-                                <property name="margin_right">10</property>
+                                <property name="spacing">3</property>
                                 <child>
                                   <object class="GtkLabel" id="label119">
                                     <property name="visible">True</property>
                                     <property name="can_focus">False</property>
                                     <property name="valign">center</property>
-                                    <property name="margin_left">10</property>
-                                    <property name="margin_right">5</property>
                                     <property name="label" translatable="yes">_Profile:</property>
                                     <property name="use_underline">True</property>
                                     <property name="mnemonic_widget">eMsmtProfileType</property>
@@ -904,22 +1055,39 @@ rm */*/*/.*.{psd,mc,swu}</property>
                               <packing>
                                 <property name="expand">False</property>
                                 <property name="fill">True</property>
-                                <property name="position">0</property>
+                                <property name="position">2</property>
                               </packing>
                             </child>
                             <child>
-                              <placeholder/>
+                              <object class="GtkToggleButton" id="eMsmtProfileAutoscale">
+                                <property name="label" translatable="yes"> _Autoscale </property>
+                                <property name="visible">True</property>
+                                <property name="can_focus">True</property>
+                                <property name="receives_default">True</property>
+                                <property name="valign">center</property>
+                                <property name="use_underline">True</property>
+                                <property name="focus_on_click">False</property>
+                              </object>
+                              <packing>
+                                <property name="expand">False</property>
+                                <property name="fill">True</property>
+                                <property name="pack_type">end</property>
+                                <property name="position">3</property>
+                              </packing>
                             </child>
                             <child>
                               <object class="GtkBox" id="cMsmtProfileParamsContainer">
                                 <property name="visible">True</property>
                                 <property name="can_focus">False</property>
+                                <property name="halign">start</property>
                                 <property name="valign">center</property>
                                 <property name="orientation">vertical</property>
                                 <child>
                                   <object class="GtkBox" id="cMsmtProfileParamsPSD">
                                     <property name="can_focus">False</property>
+                                    <property name="halign">start</property>
                                     <property name="valign">center</property>
+                                    <property name="spacing">2</property>
                                     <child>
                                       <object class="GtkLabel" id="label117">
                                         <property name="visible">True</property>
@@ -931,7 +1099,7 @@ rm */*/*/.*.{psd,mc,swu}</property>
                                       </object>
                                       <packing>
                                         <property name="expand">False</property>
-                                        <property name="fill">True</property>
+                                        <property name="fill">False</property>
                                         <property name="position">0</property>
                                       </packing>
                                     </child>
@@ -943,6 +1111,7 @@ rm */*/*/.*.{psd,mc,swu}</property>
                                         <property name="has_frame">False</property>
                                         <property name="invisible_char">•</property>
                                         <property name="width_chars">5</property>
+                                        <property name="text" translatable="yes">2.00</property>
                                         <property name="xalign">1</property>
                                         <property name="primary_icon_activatable">False</property>
                                         <property name="secondary_icon_activatable">False</property>
@@ -950,10 +1119,11 @@ rm */*/*/.*.{psd,mc,swu}</property>
                                         <property name="digits">2</property>
                                         <property name="numeric">True</property>
                                         <property name="update_policy">if-valid</property>
+                                        <property name="value">2</property>
                                       </object>
                                       <packing>
                                         <property name="expand">False</property>
-                                        <property name="fill">True</property>
+                                        <property name="fill">False</property>
                                         <property name="position">1</property>
                                       </packing>
                                     </child>
@@ -966,7 +1136,7 @@ rm */*/*/.*.{psd,mc,swu}</property>
                                       </object>
                                       <packing>
                                         <property name="expand">False</property>
-                                        <property name="fill">True</property>
+                                        <property name="fill">False</property>
                                         <property name="position">2</property>
                                       </packing>
                                     </child>
@@ -977,6 +1147,7 @@ rm */*/*/.*.{psd,mc,swu}</property>
                                         <property name="valign">center</property>
                                         <property name="has_frame">False</property>
                                         <property name="invisible_char">•</property>
+                                        <property name="text" translatable="yes">1.00</property>
                                         <property name="xalign">1</property>
                                         <property name="primary_icon_activatable">False</property>
                                         <property name="secondary_icon_activatable">False</property>
@@ -984,10 +1155,11 @@ rm */*/*/.*.{psd,mc,swu}</property>
                                         <property name="digits">2</property>
                                         <property name="numeric">True</property>
                                         <property name="update_policy">if-valid</property>
+                                        <property name="value">1</property>
                                       </object>
                                       <packing>
                                         <property name="expand">False</property>
-                                        <property name="fill">True</property>
+                                        <property name="fill">False</property>
                                         <property name="position">3</property>
                                       </packing>
                                     </child>
@@ -1002,7 +1174,7 @@ rm */*/*/.*.{psd,mc,swu}</property>
                                       </object>
                                       <packing>
                                         <property name="expand">False</property>
-                                        <property name="fill">True</property>
+                                        <property name="fill">False</property>
                                         <property name="position">4</property>
                                       </packing>
                                     </child>
@@ -1016,15 +1188,15 @@ rm */*/*/.*.{psd,mc,swu}</property>
                                         <property name="xpad">5</property>
                                       </object>
                                       <packing>
-                                        <property name="expand">False</property>
-                                        <property name="fill">True</property>
+                                        <property name="expand">True</property>
+                                        <property name="fill">False</property>
                                         <property name="position">5</property>
                                       </packing>
                                     </child>
                                   </object>
                                   <packing>
                                     <property name="expand">False</property>
-                                    <property name="fill">True</property>
+                                    <property name="fill">False</property>
                                     <property name="position">0</property>
                                   </packing>
                                 </child>
@@ -1032,7 +1204,9 @@ rm */*/*/.*.{psd,mc,swu}</property>
                                   <object class="GtkBox" id="cMsmtProfileParamsMC">
                                     <property name="visible">True</property>
                                     <property name="can_focus">False</property>
+                                    <property name="halign">start</property>
                                     <property name="valign">center</property>
+                                    <property name="spacing">2</property>
                                     <child>
                                       <object class="GtkLabel" id="label10">
                                         <property name="visible">True</property>
@@ -1045,7 +1219,7 @@ rm */*/*/.*.{psd,mc,swu}</property>
                                       </object>
                                       <packing>
                                         <property name="expand">False</property>
-                                        <property name="fill">True</property>
+                                        <property name="fill">False</property>
                                         <property name="position">0</property>
                                       </packing>
                                     </child>
@@ -1057,6 +1231,7 @@ rm */*/*/.*.{psd,mc,swu}</property>
                                         <property name="has_frame">False</property>
                                         <property name="invisible_char">•</property>
                                         <property name="width_chars">5</property>
+                                        <property name="text" translatable="yes">0.50</property>
                                         <property name="xalign">1</property>
                                         <property name="primary_icon_activatable">False</property>
                                         <property name="secondary_icon_activatable">False</property>
@@ -1065,10 +1240,11 @@ rm */*/*/.*.{psd,mc,swu}</property>
                                         <property name="snap_to_ticks">True</property>
                                         <property name="numeric">True</property>
                                         <property name="update_policy">if-valid</property>
+                                        <property name="value">0.5</property>
                                       </object>
                                       <packing>
                                         <property name="expand">False</property>
-                                        <property name="fill">True</property>
+                                        <property name="fill">False</property>
                                         <property name="position">1</property>
                                       </packing>
                                     </child>
@@ -1081,20 +1257,11 @@ rm */*/*/.*.{psd,mc,swu}</property>
                                       </object>
                                       <packing>
                                         <property name="expand">False</property>
-                                        <property name="fill">True</property>
+                                        <property name="fill">False</property>
                                         <property name="position">2</property>
                                       </packing>
                                     </child>
                                     <child>
-                                      <placeholder/>
-                                    </child>
-                                    <child>
-                                      <placeholder/>
-                                    </child>
-                                    <child>
-                                      <placeholder/>
-                                    </child>
-                                    <child>
                                       <object class="GtkLabel" id="lMsmtProfileMCExtra">
                                         <property name="visible">True</property>
                                         <property name="can_focus">False</property>
@@ -1104,15 +1271,15 @@ rm */*/*/.*.{psd,mc,swu}</property>
                                         <property name="xpad">5</property>
                                       </object>
                                       <packing>
-                                        <property name="expand">False</property>
-                                        <property name="fill">True</property>
-                                        <property name="position">6</property>
+                                        <property name="expand">True</property>
+                                        <property name="fill">False</property>
+                                        <property name="position">3</property>
                                       </packing>
                                     </child>
                                   </object>
                                   <packing>
                                     <property name="expand">False</property>
-                                    <property name="fill">True</property>
+                                    <property name="fill">False</property>
                                     <property name="position">1</property>
                                   </packing>
                                 </child>
@@ -1120,7 +1287,9 @@ rm */*/*/.*.{psd,mc,swu}</property>
                                   <object class="GtkBox" id="cMsmtProfileParamsSWU">
                                     <property name="visible">True</property>
                                     <property name="can_focus">False</property>
+                                    <property name="halign">start</property>
                                     <property name="valign">center</property>
+                                    <property name="spacing">2</property>
                                     <child>
                                       <object class="GtkLabel" id="label12">
                                         <property name="can_focus">False</property>
@@ -1133,7 +1302,7 @@ rm */*/*/.*.{psd,mc,swu}</property>
                                       </object>
                                       <packing>
                                         <property name="expand">False</property>
-                                        <property name="fill">True</property>
+                                        <property name="fill">False</property>
                                         <property name="position">0</property>
                                       </packing>
                                     </child>
@@ -1145,6 +1314,7 @@ rm */*/*/.*.{psd,mc,swu}</property>
                                         <property name="has_frame">False</property>
                                         <property name="invisible_char">•</property>
                                         <property name="width_chars">5</property>
+                                        <property name="text" translatable="yes">0.50</property>
                                         <property name="xalign">1</property>
                                         <property name="primary_icon_activatable">False</property>
                                         <property name="secondary_icon_activatable">False</property>
@@ -1153,10 +1323,11 @@ rm */*/*/.*.{psd,mc,swu}</property>
                                         <property name="snap_to_ticks">True</property>
                                         <property name="numeric">True</property>
                                         <property name="update_policy">if-valid</property>
+                                        <property name="value">0.5</property>
                                       </object>
                                       <packing>
                                         <property name="expand">False</property>
-                                        <property name="fill">True</property>
+                                        <property name="fill">False</property>
                                         <property name="position">1</property>
                                       </packing>
                                     </child>
@@ -1169,20 +1340,11 @@ rm */*/*/.*.{psd,mc,swu}</property>
                                       </object>
                                       <packing>
                                         <property name="expand">False</property>
-                                        <property name="fill">True</property>
+                                        <property name="fill">False</property>
                                         <property name="position">2</property>
                                       </packing>
                                     </child>
                                     <child>
-                                      <placeholder/>
-                                    </child>
-                                    <child>
-                                      <placeholder/>
-                                    </child>
-                                    <child>
-                                      <placeholder/>
-                                    </child>
-                                    <child>
                                       <object class="GtkLabel" id="lMsmtProfileSWUExtra">
                                         <property name="visible">True</property>
                                         <property name="can_focus">False</property>
@@ -1192,186 +1354,41 @@ rm */*/*/.*.{psd,mc,swu}</property>
                                         <property name="xpad">5</property>
                                       </object>
                                       <packing>
-                                        <property name="expand">False</property>
-                                        <property name="fill">True</property>
-                                        <property name="position">6</property>
+                                        <property name="expand">True</property>
+                                        <property name="fill">False</property>
+                                        <property name="position">3</property>
                                       </packing>
                                     </child>
                                   </object>
                                   <packing>
                                     <property name="expand">False</property>
-                                    <property name="fill">True</property>
+                                    <property name="fill">False</property>
                                     <property name="position">2</property>
                                   </packing>
                                 </child>
                               </object>
                               <packing>
                                 <property name="expand">False</property>
-                                <property name="fill">True</property>
-                                <property name="position">2</property>
-                              </packing>
-                            </child>
-                            <child>
-                              <object class="GtkSeparator" id="separator1">
-                                <property name="visible">True</property>
-                                <property name="can_focus">False</property>
-                                <property name="halign">end</property>
-                                <property name="orientation">vertical</property>
-                              </object>
-                              <packing>
-                                <property name="expand">True</property>
-                                <property name="fill">True</property>
-                                <property name="padding">3</property>
-                                <property name="position">3</property>
-                              </packing>
-                            </child>
-                            <child>
-                              <object class="GtkToggleButton" id="eMsmtProfileAutoscale">
-                                <property name="label" translatable="yes"> _Autoscale </property>
-                                <property name="visible">True</property>
-                                <property name="can_focus">True</property>
-                                <property name="receives_default">True</property>
-                                <property name="valign">center</property>
-                                <property name="margin_left">4</property>
-                                <property name="margin_right">4</property>
-                                <property name="use_underline">True</property>
-                                <property name="focus_on_click">False</property>
-                              </object>
-                              <packing>
-                                <property name="expand">False</property>
-                                <property name="fill">True</property>
+                                <property name="fill">False</property>
                                 <property name="position">4</property>
                               </packing>
                             </child>
                             <child>
-                              <object class="GtkScaleButton" id="eMsmtProfileSmooth">
-                                <property name="visible">True</property>
-                                <property name="can_focus">True</property>
-                                <property name="receives_default">True</property>
-                                <property name="valign">center</property>
-                                <property name="relief">none</property>
-                                <property name="focus_on_click">False</property>
-                                <property name="value">1</property>
-                                <property name="adjustment">jMsmtProfileSmooth</property>
-                                <child internal-child="plus_button">
-                                  <object class="GtkButton" id="scalebutton-plus_button1">
-                                    <property name="can_focus">False</property>
-                                    <property name="receives_default">False</property>
-                                  </object>
-                                </child>
-                                <child internal-child="minus_button">
-                                  <object class="GtkButton" id="scalebutton-minus_button1">
-                                    <property name="can_focus">False</property>
-                                    <property name="receives_default">False</property>
-                                  </object>
-                                </child>
-                              </object>
-                              <packing>
-                                <property name="expand">False</property>
-                                <property name="fill">True</property>
-                                <property name="position">5</property>
-                              </packing>
-                            </child>
-                            <child>
-                              <object class="GtkSeparator" id="separator8">
+                              <object class="GtkLabel" id="label43">
                                 <property name="visible">True</property>
                                 <property name="can_focus">False</property>
-                                <property name="halign">end</property>
-                                <property name="orientation">vertical</property>
+                                <property name="hexpand">True</property>
                               </object>
                               <packing>
                                 <property name="expand">False</property>
-                                <property name="fill">True</property>
-                                <property name="padding">3</property>
-                                <property name="position">7</property>
-                              </packing>
-                            </child>
-                            <child>
-                              <object class="GtkHBox" id="cMsmtViewSelectors">
-                                <property name="visible">True</property>
-                                <property name="can_focus">False</property>
-                                <property name="border_width">2</property>
-                                <child>
-                                  <object class="GtkLabel" id="label39">
-                                    <property name="visible">True</property>
-                                    <property name="can_focus">False</property>
-                                    <property name="valign">center</property>
-                                    <property name="margin_left">10</property>
-                                    <property name="margin_right">5</property>
-                                    <property name="xalign">1</property>
-                                    <property name="label" translatable="yes">Sessio_n:</property>
-                                    <property name="use_underline">True</property>
-                                    <property name="mnemonic_widget">eMsmtSession</property>
-                                    <attributes>
-                                      <attribute name="weight" value="bold"/>
-                                    </attributes>
-                                  </object>
-                                  <packing>
-                                    <property name="expand">False</property>
-                                    <property name="fill">True</property>
-                                    <property name="position">0</property>
-                                  </packing>
-                                </child>
-                                <child>
-                                  <object class="GtkComboBox" id="eMsmtSession">
-                                    <property name="visible">True</property>
-                                    <property name="can_focus">True</property>
-                                    <property name="valign">center</property>
-                                    <property name="has_frame">False</property>
-                                  </object>
-                                  <packing>
-                                    <property name="expand">False</property>
-                                    <property name="fill">True</property>
-                                    <property name="position">2</property>
-                                  </packing>
-                                </child>
-                                <child>
-                                  <object class="GtkLabel" id="label23">
-                                    <property name="visible">True</property>
-                                    <property name="can_focus">False</property>
-                                    <property name="valign">center</property>
-                                    <property name="margin_left">10</property>
-                                    <property name="margin_right">5</property>
-                                    <property name="xalign">1</property>
-                                    <property name="label" translatable="yes">C_hannel:</property>
-                                    <property name="use_underline">True</property>
-                                    <property name="mnemonic_widget">eMsmtChannel</property>
-                                    <attributes>
-                                      <attribute name="weight" value="bold"/>
-                                    </attributes>
-                                  </object>
-                                  <packing>
-                                    <property name="expand">False</property>
-                                    <property name="fill">True</property>
-                                    <property name="position">3</property>
-                                  </packing>
-                                </child>
-                                <child>
-                                  <object class="GtkComboBox" id="eMsmtChannel">
-                                    <property name="visible">True</property>
-                                    <property name="can_focus">True</property>
-                                    <property name="valign">center</property>
-                                    <property name="has_frame">False</property>
-                                  </object>
-                                  <packing>
-                                    <property name="expand">False</property>
-                                    <property name="fill">True</property>
-                                    <property name="position">3</property>
-                                  </packing>
-                                </child>
-                              </object>
-                              <packing>
-                                <property name="expand">False</property>
-                                <property name="fill">True</property>
-                                <property name="position">8</property>
+                                <property name="fill">False</property>
+                                <property name="position">5</property>
                               </packing>
                             </child>
                           </object>
                           <packing>
-                            <property name="expand">True</property>
-                            <property name="fill">True</property>
-                            <property name="pack_type">end</property>
-                            <property name="position">1</property>
+                            <property name="left_attach">2</property>
+                            <property name="top_attach">0</property>
                           </packing>
                         </child>
                         <child>
@@ -1382,75 +1399,14 @@ rm */*/*/.*.{psd,mc,swu}</property>
                             <property name="no_show_all">True</property>
                           </object>
                           <packing>
-                            <property name="expand">True</property>
-                            <property name="fill">True</property>
-                            <property name="position">2</property>
+                            <property name="left_attach">1</property>
+                            <property name="top_attach">0</property>
                           </packing>
                         </child>
-                        <child>
-                          <placeholder/>
-                        </child>
-                      </object>
-                      <packing>
-                        <property name="expand">False</property>
-                        <property name="fill">True</property>
-                        <property name="position">0</property>
-                      </packing>
-                    </child>
-                    <child>
-                      <object class="GtkScrolledWindow" id="scrolledwindow4">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <child>
-                          <object class="GtkViewport" id="vMeasurements">
-                            <property name="visible">True</property>
-                            <property name="can_focus">False</property>
-                            <property name="shadow_type">none</property>
-                            <child>
-                              <object class="GtkVBox" id="cMeasurements">
-                                <property name="visible">True</property>
-                                <property name="can_focus">False</property>
-                                <property name="border_width">1</property>
-                                <property name="spacing">2</property>
-                                <child>
-                                  <object class="GtkLabel" id="lLoading">
-                                    <property name="visible">True</property>
-                                    <property name="can_focus">False</property>
-                                    <property name="label">Loading...</property>
-                                    <attributes>
-                                      <attribute name="weight" value="bold"/>
-                                      <attribute name="stretch" value="expanded"/>
-                                      <attribute name="scale" value="5"/>
-                                      <attribute name="foreground" value="#b5adb5adb5ad"/>
-                                    </attributes>
-                                  </object>
-                                  <packing>
-                                    <property name="expand">True</property>
-                                    <property name="fill">True</property>
-                                    <property name="position">0</property>
-                                  </packing>
-                                </child>
-                                <child>
-                                  <object class="GtkImage" id="image1">
-                                    <property name="visible">True</property>
-                                    <property name="can_focus">False</property>
-                                    <property name="pixbuf">idle-bg.svg</property>
-                                  </object>
-                                  <packing>
-                                    <property name="expand">True</property>
-                                    <property name="fill">True</property>
-                                    <property name="position">1</property>
-                                  </packing>
-                                </child>
-                              </object>
-                            </child>
-                          </object>
-                        </child>
                       </object>
                       <packing>
-                        <property name="expand">True</property>
-                        <property name="fill">True</property>
-                        <property name="position">1</property>
+                        <property name="left_attach">0</property>
+                        <property name="top_attach">0</property>
                       </packing>
                     </child>
                   </object>
@@ -1474,7 +1430,7 @@ rm */*/*/.*.{psd,mc,swu}</property>
                 <child>
                   <object class="GtkNotebook" id="tSettings">
                     <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                    <property name="can_focus">True</property>
                     <child>
                       <object class="GtkScrolledWindow" id="scrolledwindow1">
                         <property name="visible">True</property>
@@ -1485,19 +1441,15 @@ rm */*/*/.*.{psd,mc,swu}</property>
                             <property name="visible">True</property>
                             <property name="can_focus">False</property>
                             <child>
-                              <object class="GtkTable" id="table22">
+                              <object class="GtkGrid" id="grid7">
                                 <property name="visible">True</property>
                                 <property name="can_focus">False</property>
-                                <property name="halign">start</property>
-                                <property name="valign">start</property>
-                                <property name="border_width">20</property>
-                                <property name="n_rows">2</property>
-                                <property name="n_columns">3</property>
-                                <property name="column_spacing">40</property>
-                                <property name="row_spacing">40</property>
-                                <child>
-                                  <placeholder/>
-                                </child>
+                                <property name="margin_left">10</property>
+                                <property name="margin_right">10</property>
+                                <property name="margin_top">10</property>
+                                <property name="margin_bottom">10</property>
+                                <property name="row_spacing">10</property>
+                                <property name="column_spacing">10</property>
                                 <child>
                                   <object class="GtkFrame" id="fScoreCodes">
                                     <property name="visible">True</property>
@@ -1734,151 +1686,57 @@ rm */*/*/.*.{psd,mc,swu}</property>
                                           </packing>
                                         </child>
                                         <child>
-                                          <object class="GtkEntry" id="eScoreCodeWake">
-                                            <property name="visible">True</property>
-                                            <property name="can_focus">True</property>
-                                            <property name="max_length">5</property>
-                                            <property name="invisible_char">•</property>
-                                            <property name="width_chars">5</property>
-                                            <property name="shadow_type">none</property>
-                                            <property name="primary_icon_activatable">False</property>
-                                            <property name="secondary_icon_activatable">False</property>
-                                          </object>
-                                          <packing>
-                                            <property name="left_attach">1</property>
-                                            <property name="right_attach">2</property>
-                                            <property name="top_attach">7</property>
-                                            <property name="bottom_attach">8</property>
-                                          </packing>
-                                        </child>
-                                        <child>
-                                          <object class="GtkEntry" id="eScoreCodeUnscored">
-                                            <property name="visible">True</property>
-                                            <property name="can_focus">True</property>
-                                            <property name="max_length">5</property>
-                                            <property name="invisible_char">•</property>
-                                            <property name="width_chars">5</property>
-                                            <property name="shadow_type">none</property>
-                                            <property name="primary_icon_activatable">False</property>
-                                            <property name="secondary_icon_activatable">False</property>
-                                          </object>
-                                          <packing>
-                                            <property name="left_attach">1</property>
-                                            <property name="right_attach">2</property>
-                                            <property name="top_attach">8</property>
-                                            <property name="bottom_attach">9</property>
-                                          </packing>
-                                        </child>
-                                      </object>
-                                    </child>
-                                    <child type="label">
-                                      <object class="GtkLabel" id="label130">
-                                        <property name="visible">True</property>
-                                        <property name="can_focus">False</property>
-                                        <property name="has_tooltip">True</property>
-                                        <property name="label" translatable="yes"><b><big>Import score codes</big></b></property>
-                                        <property name="use_markup">True</property>
-                                      </object>
-                                    </child>
-                                  </object>
-                                  <packing>
-                                    <property name="left_attach">2</property>
-                                    <property name="right_attach">3</property>
-                                    <property name="x_options">GTK_FILL</property>
-                                    <property name="y_options">GTK_FILL</property>
-                                  </packing>
-                                </child>
-                                <child>
-                                  <object class="GtkFrame" id="fSleepAnalysis">
-                                    <property name="visible">True</property>
-                                    <property name="can_focus">False</property>
-                                    <property name="halign">start</property>
-                                    <property name="valign">start</property>
-                                    <property name="border_width">5</property>
-                                    <property name="label_xalign">0</property>
-                                    <property name="shadow_type">none</property>
-                                    <child>
-                                      <object class="GtkTable" id="table2">
-                                        <property name="visible">True</property>
-                                        <property name="can_focus">False</property>
-                                        <property name="border_width">10</property>
-                                        <property name="n_rows">3</property>
-                                        <property name="n_columns">2</property>
-                                        <property name="column_spacing">10</property>
-                                        <property name="row_spacing">10</property>
-                                        <child>
-                                          <placeholder/>
-                                        </child>
-                                        <child>
-                                          <object class="GtkLabel" id="label2">
-                                            <property name="visible">True</property>
-                                            <property name="can_focus">False</property>
-                                            <property name="tooltip_text" translatable="yes">A factor to multiply some siman parameters</property>
-                                            <property name="xalign">1</property>
-                                            <property name="label" translatable="yes">_NREM-REM detection accuracy</property>
-                                            <property name="use_underline">True</property>
-                                            <property name="mnemonic_widget">eArtifDampenFactor</property>
-                                          </object>
-                                        </child>
-                                        <child>
-                                          <object class="GtkSpinButton" id="eUltradianCycleDetectionAccuracy">
-                                            <property name="visible">True</property>
-                                            <property name="can_focus">True</property>
-                                            <property name="has_frame">False</property>
-                                            <property name="invisible_char">•</property>
-                                            <property name="xalign">1</property>
-                                            <property name="shadow_type">none</property>
-                                            <property name="adjustment">jUltradianCycleDetectionAccuracy</property>
-                                            <property name="digits">2</property>
-                                            <property name="numeric">True</property>
-                                          </object>
-                                          <packing>
-                                            <property name="left_attach">1</property>
-                                            <property name="right_attach">2</property>
-                                          </packing>
-                                        </child>
-                                        <child>
-                                          <object class="GtkLabel" id="label1">
-                                            <property name="visible">True</property>
-                                            <property name="can_focus">False</property>
-                                            <property name="xalign">0</property>
-                                            <property name="label" translatable="yes">Fitting function (clamped to 0):</property>
-                                            <attributes>
-                                              <attribute name="scale" value="0.80000000000000004"/>
-                                            </attributes>
+                                          <object class="GtkEntry" id="eScoreCodeWake">
+                                            <property name="visible">True</property>
+                                            <property name="can_focus">True</property>
+                                            <property name="max_length">5</property>
+                                            <property name="invisible_char">•</property>
+                                            <property name="width_chars">5</property>
+                                            <property name="shadow_type">none</property>
+                                            <property name="primary_icon_activatable">False</property>
+                                            <property name="secondary_icon_activatable">False</property>
                                           </object>
                                           <packing>
+                                            <property name="left_attach">1</property>
                                             <property name="right_attach">2</property>
-                                            <property name="top_attach">1</property>
-                                            <property name="bottom_attach">2</property>
+                                            <property name="top_attach">7</property>
+                                            <property name="bottom_attach">8</property>
                                           </packing>
                                         </child>
                                         <child>
-                                          <object class="GtkImage" id="image3">
+                                          <object class="GtkEntry" id="eScoreCodeUnscored">
                                             <property name="visible">True</property>
-                                            <property name="can_focus">False</property>
-                                            <property name="pixbuf">equation-uc.png</property>
+                                            <property name="can_focus">True</property>
+                                            <property name="max_length">5</property>
+                                            <property name="invisible_char">•</property>
+                                            <property name="width_chars">5</property>
+                                            <property name="shadow_type">none</property>
+                                            <property name="primary_icon_activatable">False</property>
+                                            <property name="secondary_icon_activatable">False</property>
                                           </object>
                                           <packing>
-                                            <property name="top_attach">2</property>
-                                            <property name="bottom_attach">3</property>
+                                            <property name="left_attach">1</property>
+                                            <property name="right_attach">2</property>
+                                            <property name="top_attach">8</property>
+                                            <property name="bottom_attach">9</property>
                                           </packing>
                                         </child>
                                       </object>
                                     </child>
                                     <child type="label">
-                                      <object class="GtkLabel" id="label3">
+                                      <object class="GtkLabel" id="label130">
                                         <property name="visible">True</property>
                                         <property name="can_focus">False</property>
-                                        <property name="label" translatable="yes"><b><big>Sleep analysis</big></b></property>
+                                        <property name="has_tooltip">True</property>
+                                        <property name="label" translatable="yes"><b><big>Import score codes</big></b></property>
                                         <property name="use_markup">True</property>
                                       </object>
                                     </child>
                                   </object>
                                   <packing>
-                                    <property name="right_attach">2</property>
-                                    <property name="top_attach">1</property>
-                                    <property name="bottom_attach">2</property>
+                                    <property name="left_attach">2</property>
+                                    <property name="top_attach">0</property>
+                                    <property name="height">2</property>
                                   </packing>
                                 </child>
                                 <child>
@@ -1985,6 +1843,7 @@ rm */*/*/.*.{psd,mc,swu}</property>
                                             <property name="can_focus">True</property>
                                             <property name="has_frame">False</property>
                                             <property name="invisible_char">•</property>
+                                            <property name="text" translatable="yes">0.50</property>
                                             <property name="xalign">1</property>
                                             <property name="shadow_type">none</property>
                                             <property name="overwrite_mode">True</property>
@@ -1994,6 +1853,7 @@ rm */*/*/.*.{psd,mc,swu}</property>
                                             <property name="adjustment">jBandDeltaFrom</property>
                                             <property name="digits">2</property>
                                             <property name="numeric">True</property>
+                                            <property name="value">0.5</property>
                                           </object>
                                           <packing>
                                             <property name="left_attach">1</property>
@@ -2008,6 +1868,7 @@ rm */*/*/.*.{psd,mc,swu}</property>
                                             <property name="can_focus">True</property>
                                             <property name="has_frame">False</property>
                                             <property name="invisible_char">•</property>
+                                            <property name="text" translatable="yes">8.00</property>
                                             <property name="xalign">1</property>
                                             <property name="shadow_type">none</property>
                                             <property name="overwrite_mode">True</property>
@@ -2017,6 +1878,7 @@ rm */*/*/.*.{psd,mc,swu}</property>
                                             <property name="adjustment">jBandAlphaFrom</property>
                                             <property name="digits">2</property>
                                             <property name="numeric">True</property>
+                                            <property name="value">8</property>
                                           </object>
                                           <packing>
                                             <property name="left_attach">1</property>
@@ -2031,6 +1893,7 @@ rm */*/*/.*.{psd,mc,swu}</property>
                                             <property name="can_focus">True</property>
                                             <property name="has_frame">False</property>
                                             <property name="invisible_char">•</property>
+                                            <property name="text" translatable="yes">15.0</property>
                                             <property name="xalign">1</property>
                                             <property name="shadow_type">none</property>
                                             <property name="overwrite_mode">True</property>
@@ -2040,6 +1903,7 @@ rm */*/*/.*.{psd,mc,swu}</property>
                                             <property name="adjustment">jBandBetaFrom</property>
                                             <property name="digits">1</property>
                                             <property name="numeric">True</property>
+                                            <property name="value">15</property>
                                           </object>
                                           <packing>
                                             <property name="left_attach">1</property>
@@ -2054,6 +1918,7 @@ rm */*/*/.*.{psd,mc,swu}</property>
                                             <property name="can_focus">True</property>
                                             <property name="has_frame">False</property>
                                             <property name="invisible_char">•</property>
+                                            <property name="text" translatable="yes">30.0</property>
                                             <property name="xalign">1</property>
                                             <property name="shadow_type">none</property>
                                             <property name="overwrite_mode">True</property>
@@ -2063,6 +1928,7 @@ rm */*/*/.*.{psd,mc,swu}</property>
                                             <property name="adjustment">jBandGammaFrom</property>
                                             <property name="digits">1</property>
                                             <property name="numeric">True</property>
+                                            <property name="value">30</property>
                                           </object>
                                           <packing>
                                             <property name="left_attach">1</property>
@@ -2077,6 +1943,7 @@ rm */*/*/.*.{psd,mc,swu}</property>
                                             <property name="can_focus">True</property>
                                             <property name="has_frame">False</property>
                                             <property name="invisible_char">•</property>
+                                            <property name="text" translatable="yes">4.50</property>
                                             <property name="xalign">1</property>
                                             <property name="shadow_type">none</property>
                                             <property name="overwrite_mode">True</property>
@@ -2086,6 +1953,7 @@ rm */*/*/.*.{psd,mc,swu}</property>
                                             <property name="adjustment">jBandDeltaUpto</property>
                                             <property name="digits">2</property>
                                             <property name="numeric">True</property>
+                                            <property name="value">4.5</property>
                                           </object>
                                           <packing>
                                             <property name="left_attach">2</property>
@@ -2100,6 +1968,7 @@ rm */*/*/.*.{psd,mc,swu}</property>
                                             <property name="can_focus">True</property>
                                             <property name="has_frame">False</property>
                                             <property name="invisible_char">•</property>
+                                            <property name="text" translatable="yes">12.00</property>
                                             <property name="xalign">1</property>
                                             <property name="shadow_type">none</property>
                                             <property name="overwrite_mode">True</property>
@@ -2109,6 +1978,7 @@ rm */*/*/.*.{psd,mc,swu}</property>
                                             <property name="adjustment">jBandAlphaUpto</property>
                                             <property name="digits">2</property>
                                             <property name="numeric">True</property>
+                                            <property name="value">12</property>
                                           </object>
                                           <packing>
                                             <property name="left_attach">2</property>
@@ -2123,6 +1993,7 @@ rm */*/*/.*.{psd,mc,swu}</property>
                                             <property name="can_focus">True</property>
                                             <property name="has_frame">False</property>
                                             <property name="invisible_char">•</property>
+                                            <property name="text" translatable="yes">30.0</property>
                                             <property name="xalign">1</property>
                                             <property name="shadow_type">none</property>
                                             <property name="overwrite_mode">True</property>
@@ -2132,6 +2003,7 @@ rm */*/*/.*.{psd,mc,swu}</property>
                                             <property name="adjustment">jBandBetaUpto</property>
                                             <property name="digits">1</property>
                                             <property name="numeric">True</property>
+                                            <property name="value">30</property>
                                           </object>
                                           <packing>
                                             <property name="left_attach">2</property>
@@ -2146,6 +2018,7 @@ rm */*/*/.*.{psd,mc,swu}</property>
                                             <property name="can_focus">True</property>
                                             <property name="has_frame">False</property>
                                             <property name="invisible_char">•</property>
+                                            <property name="text" translatable="yes">40.0</property>
                                             <property name="xalign">1</property>
                                             <property name="shadow_type">none</property>
                                             <property name="overwrite_mode">True</property>
@@ -2155,6 +2028,7 @@ rm */*/*/.*.{psd,mc,swu}</property>
                                             <property name="adjustment">jBandGammaUpto</property>
                                             <property name="digits">1</property>
                                             <property name="numeric">True</property>
+                                            <property name="value">40</property>
                                           </object>
                                           <packing>
                                             <property name="left_attach">2</property>
@@ -2181,6 +2055,7 @@ rm */*/*/.*.{psd,mc,swu}</property>
                                             <property name="can_focus">True</property>
                                             <property name="has_frame">False</property>
                                             <property name="invisible_char">•</property>
+                                            <property name="text" translatable="yes">0.00</property>
                                             <property name="xalign">1</property>
                                             <property name="shadow_type">none</property>
                                             <property name="overwrite_mode">True</property>
@@ -2204,6 +2079,7 @@ rm */*/*/.*.{psd,mc,swu}</property>
                                             <property name="can_focus">True</property>
                                             <property name="has_frame">False</property>
                                             <property name="invisible_char">•</property>
+                                            <property name="text" translatable="yes">0.00</property>
                                             <property name="xalign">1</property>
                                             <property name="shadow_type">none</property>
                                             <property name="overwrite_mode">True</property>
@@ -2244,16 +2120,109 @@ rm */*/*/.*.{psd,mc,swu}</property>
                                     </child>
                                   </object>
                                   <packing>
-                                    <property name="x_options">GTK_FILL</property>
-                                    <property name="y_options">GTK_FILL</property>
+                                    <property name="left_attach">0</property>
+                                    <property name="top_attach">0</property>
+                                  </packing>
+                                </child>
+                                <child>
+                                  <object class="GtkFrame" id="fSleepAnalysis">
+                                    <property name="visible">True</property>
+                                    <property name="can_focus">False</property>
+                                    <property name="halign">start</property>
+                                    <property name="valign">start</property>
+                                    <property name="border_width">5</property>
+                                    <property name="label_xalign">0</property>
+                                    <property name="shadow_type">none</property>
+                                    <child>
+                                      <object class="GtkTable" id="table2">
+                                        <property name="visible">True</property>
+                                        <property name="can_focus">False</property>
+                                        <property name="border_width">10</property>
+                                        <property name="n_rows">3</property>
+                                        <property name="n_columns">2</property>
+                                        <property name="column_spacing">10</property>
+                                        <property name="row_spacing">10</property>
+                                        <child>
+                                          <placeholder/>
+                                        </child>
+                                        <child>
+                                          <object class="GtkLabel" id="label2">
+                                            <property name="visible">True</property>
+                                            <property name="can_focus">False</property>
+                                            <property name="tooltip_text" translatable="yes">A factor to multiply some siman parameters</property>
+                                            <property name="xalign">1</property>
+                                            <property name="label" translatable="yes">_NREM-REM detection accuracy</property>
+                                            <property name="use_underline">True</property>
+                                            <property name="mnemonic_widget">eArtifDampenFactor</property>
+                                          </object>
+                                        </child>
+                                        <child>
+                                          <object class="GtkSpinButton" id="eUltradianCycleDetectionAccuracy">
+                                            <property name="visible">True</property>
+                                            <property name="can_focus">True</property>
+                                            <property name="has_frame">False</property>
+                                            <property name="invisible_char">•</property>
+                                            <property name="text" translatable="yes">1.00</property>
+                                            <property name="xalign">1</property>
+                                            <property name="shadow_type">none</property>
+                                            <property name="adjustment">jUltradianCycleDetectionAccuracy</property>
+                                            <property name="digits">2</property>
+                                            <property name="numeric">True</property>
+                                            <property name="value">1</property>
+                                          </object>
+                                          <packing>
+                                            <property name="left_attach">1</property>
+                                            <property name="right_attach">2</property>
+                                          </packing>
+                                        </child>
+                                        <child>
+                                          <object class="GtkLabel" id="label1">
+                                            <property name="visible">True</property>
+                                            <property name="can_focus">False</property>
+                                            <property name="xalign">0</property>
+                                            <property name="label" translatable="yes">Fitting function (clamped to 0):</property>
+                                            <attributes>
+                                              <attribute name="scale" value="0.80000000000000004"/>
+                                            </attributes>
+                                          </object>
+                                          <packing>
+                                            <property name="right_attach">2</property>
+                                            <property name="top_attach">1</property>
+                                            <property name="bottom_attach">2</property>
+                                          </packing>
+                                        </child>
+                                        <child>
+                                          <object class="GtkImage" id="image3">
+                                            <property name="visible">True</property>
+                                            <property name="can_focus">False</property>
+                                            <property name="pixbuf">equation-uc.png</property>
+                                          </object>
+                                          <packing>
+                                            <property name="top_attach">2</property>
+                                            <property name="bottom_attach">3</property>
+                                          </packing>
+                                        </child>
+                                      </object>
+                                    </child>
+                                    <child type="label">
+                                      <object class="GtkLabel" id="label3">
+                                        <property name="visible">True</property>
+                                        <property name="can_focus">False</property>
+                                        <property name="label" translatable="yes"><b><big>Sleep analysis</big></b></property>
+                                        <property name="use_markup">True</property>
+                                      </object>
+                                    </child>
+                                  </object>
+                                  <packing>
+                                    <property name="left_attach">0</property>
+                                    <property name="top_attach">1</property>
                                   </packing>
                                 </child>
                                 <child>
-                                  <object class="GtkBox" id="box1">
+                                  <object class="GtkGrid" id="grid8">
                                     <property name="visible">True</property>
                                     <property name="can_focus">False</property>
-                                    <property name="orientation">vertical</property>
-                                    <property name="spacing">10</property>
+                                    <property name="row_spacing">5</property>
                                     <child>
                                       <object class="GtkFrame" id="fSMP">
                                         <property name="visible">True</property>
@@ -2291,6 +2260,7 @@ rm */*/*/.*.{psd,mc,swu}</property>
                                                 <property name="can_focus">True</property>
                                                 <property name="has_frame">False</property>
                                                 <property name="invisible_char">•</property>
+                                                <property name="text" translatable="yes">0</property>
                                                 <property name="xalign">1</property>
                                                 <property name="shadow_type">none</property>
                                                 <property name="adjustment">jSMPMaxThreads</property>
@@ -2332,9 +2302,8 @@ rm */*/*/.*.{psd,mc,swu}</property>
                                         </child>
                                       </object>
                                       <packing>
-                                        <property name="expand">False</property>
-                                        <property name="fill">True</property>
-                                        <property name="position">0</property>
+                                        <property name="left_attach">0</property>
+                                        <property name="top_attach">0</property>
                                       </packing>
                                     </child>
                                     <child>
@@ -2395,16 +2364,15 @@ rm */*/*/.*.{psd,mc,swu}</property>
                                         </child>
                                       </object>
                                       <packing>
-                                        <property name="expand">False</property>
-                                        <property name="fill">True</property>
-                                        <property name="position">1</property>
+                                        <property name="left_attach">0</property>
+                                        <property name="top_attach">1</property>
                                       </packing>
                                     </child>
                                   </object>
                                   <packing>
                                     <property name="left_attach">1</property>
-                                    <property name="right_attach">2</property>
-                                    <property name="bottom_attach">2</property>
+                                    <property name="top_attach">0</property>
+                                    <property name="height">2</property>
                                   </packing>
                                 </child>
                               </object>
@@ -2605,11 +2573,13 @@ in scoring facility matches this value.</small></property>
                                             <property name="can_focus">True</property>
                                             <property name="has_frame">False</property>
                                             <property name="invisible_char">•</property>
+                                            <property name="text" translatable="yes">0.95</property>
                                             <property name="xalign">1</property>
                                             <property name="shadow_type">none</property>
                                             <property name="adjustment">jArtifDampFactor</property>
                                             <property name="digits">2</property>
                                             <property name="numeric">True</property>
+                                            <property name="value">0.94999999999999996</property>
                                           </object>
                                           <packing>
                                             <property name="left_attach">1</property>
@@ -2838,11 +2808,13 @@ in scoring facility matches this value.</small></property>
                                                 <property name="can_focus">True</property>
                                                 <property name="has_frame">False</property>
                                                 <property name="invisible_char">•</property>
+                                                <property name="text" translatable="yes">0.50</property>
                                                 <property name="xalign">1</property>
                                                 <property name="shadow_type">none</property>
                                                 <property name="adjustment">jMCParamIIRBackpolate</property>
                                                 <property name="digits">2</property>
                                                 <property name="numeric">True</property>
+                                                <property name="value">0.5</property>
                                               </object>
                                               <packing>
                                                 <property name="left_attach">1</property>
@@ -2857,11 +2829,13 @@ in scoring facility matches this value.</small></property>
                                                 <property name="can_focus">True</property>
                                                 <property name="has_frame">False</property>
                                                 <property name="invisible_char">•</property>
+                                                <property name="text" translatable="yes">10.0</property>
                                                 <property name="xalign">1</property>
                                                 <property name="shadow_type">none</property>
                                                 <property name="adjustment">jMCParamMCGain</property>
                                                 <property name="digits">1</property>
                                                 <property name="numeric">True</property>
+                                                <property name="value">10</property>
                                               </object>
                                               <packing>
                                                 <property name="left_attach">1</property>
@@ -2876,11 +2850,13 @@ in scoring facility matches this value.</small></property>
                                                 <property name="can_focus">True</property>
                                                 <property name="has_frame">False</property>
                                                 <property name="invisible_char">•</property>
+                                                <property name="text" translatable="yes">0.25</property>
                                                 <property name="xalign">1</property>
                                                 <property name="shadow_type">none</property>
                                                 <property name="adjustment">jMCParamBandWidth</property>
                                                 <property name="digits">2</property>
                                                 <property name="numeric">True</property>
+                                                <property name="value">0.25</property>
                                               </object>
                                               <packing>
                                                 <property name="left_attach">1</property>
@@ -2954,11 +2930,13 @@ in scoring facility matches this value.</small></property>
                                                 <property name="can_focus">True</property>
                                                 <property name="has_frame">False</property>
                                                 <property name="invisible_char">•</property>
+                                                <property name="text" translatable="yes">0.50</property>
                                                 <property name="xalign">1</property>
                                                 <property name="shadow_type">none</property>
                                                 <property name="adjustment">jMCParamFreqInc</property>
                                                 <property name="digits">2</property>
                                                 <property name="numeric">True</property>
+                                                <property name="value">0.5</property>
                                               </object>
                                               <packing>
                                                 <property name="left_attach">1</property>
@@ -2987,11 +2965,13 @@ in scoring facility matches this value.</small></property>
                                                 <property name="can_focus">True</property>
                                                 <property name="has_frame">False</property>
                                                 <property name="invisible_char">•</property>
+                                                <property name="text" translatable="yes">5</property>
                                                 <property name="xalign">1</property>
                                                 <property name="shadow_type">none</property>
                                                 <property name="adjustment">jMCParamNBins</property>
                                                 <property name="snap_to_ticks">True</property>
                                                 <property name="numeric">True</property>
+                                                <property name="value">5</property>
                                               </object>
                                               <packing>
                                                 <property name="left_attach">1</property>
@@ -3073,11 +3053,13 @@ in scoring facility matches this value.</small></property>
                                                 <property name="can_focus">True</property>
                                                 <property name="has_frame">False</property>
                                                 <property name="invisible_char">•</property>
+                                                <property name="text" translatable="yes">0.30</property>
                                                 <property name="xalign">1</property>
                                                 <property name="shadow_type">none</property>
                                                 <property name="adjustment">jSWUParamMinUpswingDuration</property>
                                                 <property name="digits">2</property>
                                                 <property name="numeric">True</property>
+                                                <property name="value">0.29999999999999999</property>
                                               </object>
                                               <packing>
                                                 <property name="left_attach">1</property>
@@ -3248,6 +3230,7 @@ Read more <a href="http://johnhommer.com/academic/code/aghermann/swu/">her
                                             <property name="has_tooltip">True</property>
                                             <property name="has_frame">False</property>
                                             <property name="invisible_char">•</property>
+                                            <property name="text" translatable="yes">3</property>
                                             <property name="xalign">1</property>
                                             <property name="shadow_type">none</property>
                                             <property name="overwrite_mode">True</property>
@@ -3257,6 +3240,7 @@ Read more <a href="http://johnhommer.com/academic/code/aghermann/swu/">her
                                             <property name="adjustment">jWidgetSizePage</property>
                                             <property name="snap_to_ticks">True</property>
                                             <property name="numeric">True</property>
+                                            <property name="value">3</property>
                                           </object>
                                           <packing>
                                             <property name="left_attach">2</property>
@@ -3285,6 +3269,7 @@ Read more <a href="http://johnhommer.com/academic/code/aghermann/swu/">her
                                             <property name="can_focus">True</property>
                                             <property name="has_frame">False</property>
                                             <property name="invisible_char">•</property>
+                                            <property name="text" translatable="yes">35</property>
                                             <property name="xalign">1</property>
                                             <property name="shadow_type">none</property>
                                             <property name="overwrite_mode">True</property>
@@ -3294,6 +3279,7 @@ Read more <a href="http://johnhommer.com/academic/code/aghermann/swu/">her
                                             <property name="adjustment">jWidgetSizePower</property>
                                             <property name="snap_to_ticks">True</property>
                                             <property name="numeric">True</property>
+                                            <property name="value">35</property>
                                           </object>
                                           <packing>
                                             <property name="left_attach">2</property>
@@ -3322,6 +3308,7 @@ Read more <a href="http://johnhommer.com/academic/code/aghermann/swu/">her
                                             <property name="can_focus">True</property>
                                             <property name="has_frame">False</property>
                                             <property name="invisible_char">•</property>
+                                            <property name="text" translatable="yes">3</property>
                                             <property name="xalign">1</property>
                                             <property name="shadow_type">none</property>
                                             <property name="overwrite_mode">True</property>
@@ -3331,6 +3318,7 @@ Read more <a href="http://johnhommer.com/academic/code/aghermann/swu/">her
                                             <property name="adjustment">jWidgetSizeEMG</property>
                                             <property name="snap_to_ticks">True</property>
                                             <property name="numeric">True</property>
+                                            <property name="value">3</property>
                                           </object>
                                           <packing>
                                             <property name="left_attach">2</property>
@@ -3392,6 +3380,7 @@ Read more <a href="http://johnhommer.com/academic/code/aghermann/swu/">her
                                             <property name="has_tooltip">True</property>
                                             <property name="has_frame">False</property>
                                             <property name="invisible_char">•</property>
+                                            <property name="text" translatable="yes">30</property>
                                             <property name="xalign">1</property>
                                             <property name="shadow_type">none</property>
                                             <property name="overwrite_mode">True</property>
@@ -3401,6 +3390,7 @@ Read more <a href="http://johnhommer.com/academic/code/aghermann/swu/">her
                                             <property name="adjustment">jDAMsmtPPH</property>
                                             <property name="snap_to_ticks">True</property>
                                             <property name="numeric">True</property>
+                                            <property name="value">30</property>
                                           </object>
                                           <packing>
                                             <property name="left_attach">2</property>
@@ -3432,6 +3422,7 @@ Read more <a href="http://johnhommer.com/academic/code/aghermann/swu/">her
                                             <property name="tooltip_text" translatable="yes">This is the default value; adjust by dragging individual signals with Alt.</property>
                                             <property name="has_frame">False</property>
                                             <property name="invisible_char">•</property>
+                                            <property name="text" translatable="yes">80</property>
                                             <property name="xalign">1</property>
                                             <property name="shadow_type">none</property>
                                             <property name="overwrite_mode">True</property>
@@ -3441,6 +3432,7 @@ Read more <a href="http://johnhommer.com/academic/code/aghermann/swu/">her
                                             <property name="adjustment">jDAMsmtTLHeight</property>
                                             <property name="snap_to_ticks">True</property>
                                             <property name="numeric">True</property>
+                                            <property name="value">80</property>
                                           </object>
                                           <packing>
                                             <property name="left_attach">2</property>
@@ -4304,7 +4296,7 @@ dragging individual signals with <i>Alt</i>.</small></property
                                                         <property name="relief">none</property>
                                                         <property name="use_alpha">True</property>
                                                         <property name="title" translatable="yes">EEG Microcontinuity</property>
-                                                        <property name="color">#1a0182debe4a</property>
+                                                        <property name="color">#1a1a8282bebe</property>
                                                         <property name="rgba">rgba(26,130,190,0.80496453900709219)</property>
                                                       </object>
                                                       <packing>
@@ -4337,7 +4329,7 @@ dragging individual signals with <i>Alt</i>.</small></property
                                                         <property name="relief">none</property>
                                                         <property name="use_alpha">True</property>
                                                         <property name="title" translatable="yes">SWU</property>
-                                                        <property name="color">#8e81165353b1</property>
+                                                        <property name="color">#d8d80d0d0d0d</property>
                                                         <property name="rgba">rgba(216,13,13,0.80000000000000004)</property>
                                                       </object>
                                                       <packing>
@@ -4534,7 +4526,7 @@ dragging individual signals with <i>Alt</i>.</small></property
                                                         <property name="relief">none</property>
                                                         <property name="use_alpha">True</property>
                                                         <property name="title" translatable="yes">Cursor</property>
-                                                        <property name="color">#ffff1daa0000</property>
+                                                        <property name="color">#d8d80d0d0d0d</property>
                                                         <property name="rgba">rgba(216,13,13,0.80000000000000004)</property>
                                                       </object>
                                                       <packing>
@@ -5139,11 +5131,13 @@ dragging individual signals with <i>Alt</i>.</small></property
                                             <property name="can_focus">True</property>
                                             <property name="has_frame">False</property>
                                             <property name="invisible_char">•</property>
+                                            <property name="text" translatable="yes">1.001</property>
                                             <property name="xalign">1</property>
                                             <property name="shadow_type">none</property>
                                             <property name="adjustment">jScrollSpeedFactor</property>
                                             <property name="digits">3</property>
                                             <property name="numeric">True</property>
+                                            <property name="value">1.0009999999999999</property>
                                           </object>
                                           <packing>
                                             <property name="left_attach">1</property>
@@ -5232,27 +5226,61 @@ dragging individual signals with <i>Alt</i>.</small></property
             <child>
               <object class="GtkNotebook" id="tSimulations">
                 <property name="visible">True</property>
-                <property name="can_focus">False</property>
+                <property name="can_focus">True</property>
                 <property name="tab_pos">left</property>
                 <property name="show_border">False</property>
                 <child>
-                  <object class="GtkVBox" id="vbox7">
+                  <object class="GtkGrid" id="grid2">
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
+                    <property name="hexpand">True</property>
+                    <property name="vexpand">True</property>
+                    <child>
+                      <object class="GtkScrolledWindow" id="scrolledwindow5">
+                        <property name="visible">True</property>
+                        <property name="can_focus">True</property>
+                        <property name="margin_top">5</property>
+                        <property name="margin_bottom">5</property>
+                        <property name="hexpand">True</property>
+                        <property name="vexpand">True</property>
+                        <child>
+                          <object class="GtkTreeView" id="tvSimulations">
+                            <property name="visible">True</property>
+                            <property name="can_focus">True</property>
+                            <property name="enable_search">False</property>
+                            <child internal-child="selection">
+                              <object class="GtkTreeSelection" id="treeview-selection"/>
+                            </child>
+                            <accelerator key="F3" signal="grab-focus"/>
+                          </object>
+                        </child>
+                      </object>
+                      <packing>
+                        <property name="left_attach">0</property>
+                        <property name="top_attach">1</property>
+                      </packing>
+                    </child>
                     <child>
-                      <object class="GtkHBox" id="hbox4">
+                      <object class="GtkGrid" id="cSimTopArea">
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
+                        <property name="valign">center</property>
+                        <property name="margin_right">5</property>
+                        <property name="margin_top">5</property>
+                        <property name="hexpand">True</property>
+                        <property name="column_spacing">5</property>
                         <child>
                           <object class="GtkMenuBar" id="iiSimulations">
                             <property name="visible">True</property>
                             <property name="can_focus">False</property>
                             <child>
-                              <object class="GtkMenuItem" id="menuitem2">
+                              <object class="GtkImageMenuItem" id="menuitem2">
+                                <property name="label" translatable="yes">_Simulations</property>
                                 <property name="visible">True</property>
                                 <property name="can_focus">False</property>
-                                <property name="label" translatable="yes">_Simulations</property>
                                 <property name="use_underline">True</property>
+                                <property name="image">image11</property>
+                                <property name="use_stock">False</property>
                                 <child type="submenu">
                                   <object class="GtkMenu" id="menu4">
                                     <property name="visible">True</property>
@@ -5261,16 +5289,14 @@ dragging individual signals with <i>Alt</i>.</small></property
                                       <object class="GtkMenuItem" id="iSimulationsRunBatch">
                                         <property name="visible">True</property>
                                         <property name="can_focus">False</property>
-                                        <property name="label" translatable="yes">_Batch...</property>
-                                        <property name="use_underline">True</property>
+                                        <property name="label" translatable="yes">Batch...</property>
                                       </object>
                                     </child>
                                     <child>
                                       <object class="GtkMenuItem" id="iSimulationsRunClearAll">
                                         <property name="visible">True</property>
                                         <property name="can_focus">False</property>
-                                        <property name="label" translatable="yes">_Clear all</property>
-                                        <property name="use_underline">True</property>
+                                        <property name="label" translatable="yes">Clear All</property>
                                       </object>
                                     </child>
                                     <child>
@@ -5283,8 +5309,7 @@ dragging individual signals with <i>Alt</i>.</small></property
                                       <object class="GtkMenuItem" id="iSimulationsReportGenerate">
                                         <property name="visible">True</property>
                                         <property name="can_focus">False</property>
-                                        <property name="label" translatable="yes">_Report...</property>
-                                        <property name="use_underline">True</property>
+                                        <property name="label" translatable="yes">Report...</property>
                                       </object>
                                     </child>
                                   </object>
@@ -5293,33 +5318,8 @@ dragging individual signals with <i>Alt</i>.</small></property
                             </child>
                           </object>
                           <packing>
-                            <property name="expand">False</property>
-                            <property name="fill">True</property>
-                            <property name="position">0</property>
-                          </packing>
-                        </child>
-                        <child>
-                          <object class="GtkLabel" id="label43">
-                            <property name="visible">True</property>
-                            <property name="can_focus">False</property>
-                          </object>
-                          <packing>
-                            <property name="expand">True</property>
-                            <property name="fill">True</property>
-                            <property name="position">1</property>
-                          </packing>
-                        </child>
-                        <child>
-                          <object class="GtkSeparator" id="separator6">
-                            <property name="visible">True</property>
-                            <property name="can_focus">False</property>
-                            <property name="orientation">vertical</property>
-                          </object>
-                          <packing>
-                            <property name="expand">False</property>
-                            <property name="fill">True</property>
-                            <property name="padding">5</property>
-                            <property name="position">2</property>
+                            <property name="left_attach">0</property>
+                            <property name="top_attach">0</property>
                           </packing>
                         </child>
                         <child>
@@ -5330,10 +5330,8 @@ dragging individual signals with <i>Alt</i>.</small></property
                             <property name="use_markup">True</property>
                           </object>
                           <packing>
-                            <property name="expand">False</property>
-                            <property name="fill">True</property>
-                            <property name="padding">5</property>
-                            <property name="position">3</property>
+                            <property name="left_attach">2</property>
+                            <property name="top_attach">0</property>
                           </packing>
                         </child>
                         <child>
@@ -5344,10 +5342,8 @@ dragging individual signals with <i>Alt</i>.</small></property
                             <property name="use_markup">True</property>
                           </object>
                           <packing>
-                            <property name="expand">False</property>
-                            <property name="fill">True</property>
-                            <property name="padding">5</property>
-                            <property name="position">5</property>
+                            <property name="left_attach">3</property>
+                            <property name="top_attach">0</property>
                           </packing>
                         </child>
                         <child>
@@ -5358,41 +5354,25 @@ dragging individual signals with <i>Alt</i>.</small></property
                             <property name="use_markup">True</property>
                           </object>
                           <packing>
-                            <property name="expand">False</property>
-                            <property name="fill">True</property>
-                            <property name="padding">5</property>
-                            <property name="position">6</property>
+                            <property name="left_attach">4</property>
+                            <property name="top_attach">0</property>
                           </packing>
                         </child>
-                      </object>
-                      <packing>
-                        <property name="expand">False</property>
-                        <property name="fill">True</property>
-                        <property name="position">0</property>
-                      </packing>
-                    </child>
-                    <child>
-                      <object class="GtkScrolledWindow" id="scrolledwindow5">
-                        <property name="visible">True</property>
-                        <property name="can_focus">True</property>
                         <child>
-                          <object class="GtkTreeView" id="tvSimulations">
+                          <object class="GtkLabel" id="label161">
                             <property name="visible">True</property>
-                            <property name="can_focus">True</property>
-                            <property name="has_focus">True</property>
-                            <property name="is_focus">True</property>
-                            <property name="enable_search">False</property>
-                            <child internal-child="selection">
-                              <object class="GtkTreeSelection" id="treeview-selection5"/>
-                            </child>
-                            <accelerator key="F3" signal="grab-focus"/>
+                            <property name="can_focus">False</property>
+                            <property name="hexpand">True</property>
                           </object>
+                          <packing>
+                            <property name="left_attach">1</property>
+                            <property name="top_attach">0</property>
+                          </packing>
                         </child>
                       </object>
                       <packing>
-                        <property name="expand">True</property>
-                        <property name="fill">True</property>
-                        <property name="position">1</property>
+                        <property name="left_attach">0</property>
+                        <property name="top_attach">0</property>
                       </packing>
                     </child>
                   </object>
@@ -5494,6 +5474,7 @@ dragging individual signals with <i>Alt</i>.</small></property
                                             <property name="can_focus">True</property>
                                             <property name="max_length">6</property>
                                             <property name="activates_default">True</property>
+                                            <property name="text" translatable="yes">100</property>
                                             <property name="xalign">1</property>
                                             <property name="shadow_type">none</property>
                                             <property name="overwrite_mode">True</property>
@@ -5501,6 +5482,7 @@ dragging individual signals with <i>Alt</i>.</small></property
                                             <property name="secondary_icon_activatable">False</property>
                                             <property name="adjustment">jCtlParamAnnlNTries</property>
                                             <property name="numeric">True</property>
+                                            <property name="value">100</property>
                                           </object>
                                           <packing>
                                             <property name="left_attach">1</property>
@@ -5532,6 +5514,7 @@ dragging individual signals with <i>Alt</i>.</small></property
                                             <property name="visible">True</property>
                                             <property name="can_focus">True</property>
                                             <property name="activates_default">True</property>
+                                            <property name="text" translatable="yes">50</property>
                                             <property name="xalign">1</property>
                                             <property name="shadow_type">none</property>
                                             <property name="overwrite_mode">True</property>
@@ -5539,6 +5522,7 @@ dragging individual signals with <i>Alt</i>.</small></property
                                             <property name="secondary_icon_activatable">False</property>
                                             <property name="adjustment">jCtlParamAnnlItersFixedT</property>
                                             <property name="numeric">True</property>
+                                            <property name="value">50</property>
                                           </object>
                                           <packing>
                                             <property name="left_attach">1</property>
@@ -5574,6 +5558,7 @@ dragging individual signals with <i>Alt</i>.</small></property
                                             <property name="visible">True</property>
                                             <property name="can_focus">True</property>
                                             <property name="activates_default">True</property>
+                                            <property name="text" translatable="yes">1.0</property>
                                             <property name="xalign">1</property>
                                             <property name="shadow_type">none</property>
                                             <property name="overwrite_mode">True</property>
@@ -5582,6 +5567,7 @@ dragging individual signals with <i>Alt</i>.</small></property
                                             <property name="adjustment">jCtlParamAnnlStepSize</property>
                                             <property name="digits">1</property>
                                             <property name="numeric">True</property>
+                                            <property name="value">1</property>
                                           </object>
                                           <packing>
                                             <property name="left_attach">1</property>
@@ -5616,6 +5602,7 @@ dragging individual signals with <i>Alt</i>.</small></property
                                             <property name="visible">True</property>
                                             <property name="can_focus">True</property>
                                             <property name="activates_default">True</property>
+                                            <property name="text" translatable="yes">1.00</property>
                                             <property name="xalign">1</property>
                                             <property name="shadow_type">none</property>
                                             <property name="overwrite_mode">True</property>
@@ -5624,6 +5611,7 @@ dragging individual signals with <i>Alt</i>.</small></property
                                             <property name="adjustment">jCtlParamAnnlBoltzmannk</property>
                                             <property name="digits">2</property>
                                             <property name="numeric">True</property>
+                                            <property name="value">1</property>
                                           </object>
                                           <packing>
                                             <property name="left_attach">1</property>
@@ -5658,6 +5646,7 @@ dragging individual signals with <i>Alt</i>.</small></property
                                             <property name="visible">True</property>
                                             <property name="can_focus">True</property>
                                             <property name="activates_default">True</property>
+                                            <property name="text" translatable="yes">2.00</property>
                                             <property name="xalign">1</property>
                                             <property name="shadow_type">none</property>
                                             <property name="overwrite_mode">True</property>
@@ -5666,6 +5655,7 @@ dragging individual signals with <i>Alt</i>.</small></property
                                             <property name="adjustment">jCtlParamAnnlTInitialMantissa</property>
                                             <property name="digits">2</property>
                                             <property name="numeric">True</property>
+                                            <property name="value">2</property>
                                           </object>
                                           <packing>
                                             <property name="left_attach">1</property>
@@ -5699,6 +5689,7 @@ dragging individual signals with <i>Alt</i>.</small></property
                                             <property name="visible">True</property>
                                             <property name="can_focus">True</property>
                                             <property name="activates_default">True</property>
+                                            <property name="text" translatable="yes">1.0030</property>
                                             <property name="xalign">1</property>
                                             <property name="shadow_type">none</property>
                                             <property name="overwrite_mode">True</property>
@@ -5707,6 +5698,7 @@ dragging individual signals with <i>Alt</i>.</small></property
                                             <property name="adjustment">jCtlParamAnnlDampingMu</property>
                                             <property name="digits">4</property>
                                             <property name="numeric">True</property>
+                                            <property name="value">1.0029999999999999</property>
                                           </object>
                                           <packing>
                                             <property name="left_attach">1</property>
@@ -5762,6 +5754,7 @@ dragging individual signals with <i>Alt</i>.</small></property
                                             <property name="visible">True</property>
                                             <property name="can_focus">True</property>
                                             <property name="activates_default">True</property>
+                                            <property name="text" translatable="yes">1.00</property>
                                             <property name="xalign">1</property>
                                             <property name="shadow_type">none</property>
                                             <property name="overwrite_mode">True</property>
@@ -5770,6 +5763,7 @@ dragging individual signals with <i>Alt</i>.</small></property
                                             <property name="adjustment">jCtlParamAnnlTMinMantissa</property>
                                             <property name="digits">2</property>
                                             <property name="numeric">True</property>
+                                            <property name="value">1</property>
                                           </object>
                                           <packing>
                                             <property name="left_attach">1</property>
@@ -5785,6 +5779,7 @@ dragging individual signals with <i>Alt</i>.</small></property
                                             <property name="visible">True</property>
                                             <property name="can_focus">True</property>
                                             <property name="invisible_char">•</property>
+                                            <property name="text" translatable="yes">0</property>
                                             <property name="shadow_type">none</property>
                                             <property name="overwrite_mode">True</property>
                                             <property name="primary_icon_activatable">False</property>
@@ -5838,12 +5833,14 @@ dragging individual signals with <i>Alt</i>.</small></property
                                             <property name="visible">True</property>
                                             <property name="can_focus">True</property>
                                             <property name="invisible_char">•</property>
+                                            <property name="text" translatable="yes">2</property>
                                             <property name="shadow_type">none</property>
                                             <property name="overwrite_mode">True</property>
                                             <property name="primary_icon_activatable">False</property>
                                             <property name="secondary_icon_activatable">False</property>
                                             <property name="adjustment">jCtlParamAnnlTInitialExponent</property>
                                             <property name="numeric">True</property>
+                                            <property name="value">2</property>
                                           </object>
                                           <packing>
                                             <property name="left_attach">4</property>
@@ -6052,6 +6049,7 @@ dragging individual signals with <i>Alt</i>.</small></property
                                                 <property name="max_length">4</property>
                                                 <property name="invisible_char">•</property>
                                                 <property name="activates_default">True</property>
+                                                <property name="text" translatable="yes">0</property>
                                                 <property name="xalign">1</property>
                                                 <property name="shadow_type">none</property>
                                                 <property name="overwrite_mode">True</property>
@@ -6116,6 +6114,7 @@ dragging individual signals with <i>Alt</i>.</small></property
                                                 <property name="max_length">3</property>
                                                 <property name="invisible_char">•</property>
                                                 <property name="activates_default">True</property>
+                                                <property name="text" translatable="yes">90</property>
                                                 <property name="xalign">1</property>
                                                 <property name="shadow_type">none</property>
                                                 <property name="overwrite_mode">True</property>
@@ -6123,6 +6122,7 @@ dragging individual signals with <i>Alt</i>.</small></property
                                                 <property name="secondary_icon_activatable">False</property>
                                                 <property name="adjustment">jCtlParamReqScoredPercent</property>
                                                 <property name="numeric">True</property>
+                                                <property name="value">90</property>
                                               </object>
                                               <packing>
                                                 <property name="left_attach">2</property>
@@ -6345,6 +6345,7 @@ dragging individual signals with <i>Alt</i>.</small></property
                                         <property name="visible">True</property>
                                         <property name="can_focus">True</property>
                                         <property name="invisible_char">•</property>
+                                        <property name="text" translatable="yes">0.0000</property>
                                         <property name="xalign">1</property>
                                         <property name="shadow_type">none</property>
                                         <property name="primary_icon_activatable">False</property>
@@ -6366,6 +6367,7 @@ dragging individual signals with <i>Alt</i>.</small></property
                                         <property name="visible">True</property>
                                         <property name="can_focus">True</property>
                                         <property name="invisible_char">•</property>
+                                        <property name="text" translatable="yes">0.000</property>
                                         <property name="xalign">1</property>
                                         <property name="shadow_type">none</property>
                                         <property name="primary_icon_activatable">False</property>
@@ -6424,6 +6426,7 @@ dragging individual signals with <i>Alt</i>.</small></property
                                         <property name="visible">True</property>
                                         <property name="can_focus">True</property>
                                         <property name="invisible_char">•</property>
+                                        <property name="text" translatable="yes">0.0000</property>
                                         <property name="xalign">1</property>
                                         <property name="shadow_type">none</property>
                                         <property name="primary_icon_activatable">False</property>
@@ -6446,6 +6449,7 @@ dragging individual signals with <i>Alt</i>.</small></property
                                         <property name="visible">True</property>
                                         <property name="can_focus">True</property>
                                         <property name="invisible_char">•</property>
+                                        <property name="text" translatable="yes">0.000</property>
                                         <property name="xalign">1</property>
                                         <property name="shadow_type">none</property>
                                         <property name="primary_icon_activatable">False</property>
@@ -6467,6 +6471,7 @@ dragging individual signals with <i>Alt</i>.</small></property
                                         <property name="visible">True</property>
                                         <property name="can_focus">True</property>
                                         <property name="invisible_char">•</property>
+                                        <property name="text" translatable="yes">0.0</property>
                                         <property name="xalign">1</property>
                                         <property name="shadow_type">none</property>
                                         <property name="primary_icon_activatable">False</property>
@@ -6542,6 +6547,7 @@ dragging individual signals with <i>Alt</i>.</small></property
                                         <property name="visible">True</property>
                                         <property name="can_focus">True</property>
                                         <property name="invisible_char">•</property>
+                                        <property name="text" translatable="yes">0.0</property>
                                         <property name="xalign">1</property>
                                         <property name="shadow_type">none</property>
                                         <property name="primary_icon_activatable">False</property>
@@ -6596,6 +6602,7 @@ dragging individual signals with <i>Alt</i>.</small></property
                                         <property name="visible">True</property>
                                         <property name="can_focus">True</property>
                                         <property name="invisible_char">•</property>
+                                        <property name="text" translatable="yes">0.00</property>
                                         <property name="xalign">1</property>
                                         <property name="shadow_type">none</property>
                                         <property name="primary_icon_activatable">False</property>
@@ -6618,6 +6625,7 @@ dragging individual signals with <i>Alt</i>.</small></property
                                         <property name="visible">True</property>
                                         <property name="can_focus">True</property>
                                         <property name="invisible_char">•</property>
+                                        <property name="text" translatable="yes">0.000</property>
                                         <property name="xalign">1</property>
                                         <property name="shadow_type">none</property>
                                         <property name="primary_icon_activatable">False</property>
@@ -6674,6 +6682,7 @@ dragging individual signals with <i>Alt</i>.</small></property
                                         <property name="visible">True</property>
                                         <property name="can_focus">True</property>
                                         <property name="invisible_char">•</property>
+                                        <property name="text" translatable="yes">0.000</property>
                                         <property name="xalign">1</property>
                                         <property name="shadow_type">none</property>
                                         <property name="primary_icon_activatable">False</property>
@@ -6695,6 +6704,7 @@ dragging individual signals with <i>Alt</i>.</small></property
                                         <property name="visible">True</property>
                                         <property name="can_focus">True</property>
                                         <property name="invisible_char">•</property>
+                                        <property name="text" translatable="yes">0.0000</property>
                                         <property name="xalign">1</property>
                                         <property name="shadow_type">none</property>
                                         <property name="primary_icon_activatable">False</property>
@@ -6765,6 +6775,7 @@ dragging individual signals with <i>Alt</i>.</small></property
                                         <property name="visible">True</property>
                                         <property name="can_focus">True</property>
                                         <property name="invisible_char">•</property>
+                                        <property name="text" translatable="yes">0.000</property>
                                         <property name="xalign">1</property>
                                         <property name="shadow_type">none</property>
                                         <property name="primary_icon_activatable">False</property>
@@ -6787,6 +6798,7 @@ dragging individual signals with <i>Alt</i>.</small></property
                                         <property name="visible">True</property>
                                         <property name="can_focus">True</property>
                                         <property name="invisible_char">•</property>
+                                        <property name="text" translatable="yes">0.000</property>
                                         <property name="xalign">1</property>
                                         <property name="shadow_type">none</property>
                                         <property name="primary_icon_activatable">False</property>
@@ -6849,6 +6861,7 @@ dragging individual signals with <i>Alt</i>.</small></property
                                         <property name="visible">True</property>
                                         <property name="can_focus">True</property>
                                         <property name="invisible_char">•</property>
+                                        <property name="text" translatable="yes">0.00</property>
                                         <property name="xalign">1</property>
                                         <property name="shadow_type">none</property>
                                         <property name="primary_icon_activatable">False</property>
@@ -6870,6 +6883,7 @@ dragging individual signals with <i>Alt</i>.</small></property
                                         <property name="visible">True</property>
                                         <property name="can_focus">True</property>
                                         <property name="invisible_char">•</property>
+                                        <property name="text" translatable="yes">0.000</property>
                                         <property name="xalign">1</property>
                                         <property name="shadow_type">none</property>
                                         <property name="primary_icon_activatable">False</property>
@@ -6905,6 +6919,7 @@ dragging individual signals with <i>Alt</i>.</small></property
                                         <property name="visible">True</property>
                                         <property name="can_focus">True</property>
                                         <property name="invisible_char">•</property>
+                                        <property name="text" translatable="yes">0.000</property>
                                         <property name="xalign">1</property>
                                         <property name="shadow_type">none</property>
                                         <property name="primary_icon_activatable">False</property>
@@ -6927,6 +6942,7 @@ dragging individual signals with <i>Alt</i>.</small></property
                                         <property name="visible">True</property>
                                         <property name="can_focus">True</property>
                                         <property name="invisible_char">•</property>
+                                        <property name="text" translatable="yes">0.000</property>
                                         <property name="xalign">1</property>
                                         <property name="shadow_type">none</property>
                                         <property name="primary_icon_activatable">False</property>
@@ -6989,6 +7005,7 @@ dragging individual signals with <i>Alt</i>.</small></property
                                         <property name="visible">True</property>
                                         <property name="can_focus">True</property>
                                         <property name="invisible_char">•</property>
+                                        <property name="text" translatable="yes">0.00</property>
                                         <property name="xalign">1</property>
                                         <property name="shadow_type">none</property>
                                         <property name="primary_icon_activatable">False</property>
@@ -7010,6 +7027,7 @@ dragging individual signals with <i>Alt</i>.</small></property
                                         <property name="visible">True</property>
                                         <property name="can_focus">True</property>
                                         <property name="invisible_char">•</property>
+                                        <property name="text" translatable="yes">0.000</property>
                                         <property name="xalign">1</property>
                                         <property name="shadow_type">none</property>
                                         <property name="primary_icon_activatable">False</property>
@@ -7441,6 +7459,30 @@ dragging individual signals with <i>Alt</i>.</small></property
                                     <child>
                                       <placeholder/>
                                     </child>
+                                    <child>
+                                      <placeholder/>
+                                    </child>
+                                    <child>
+                                      <placeholder/>
+                                    </child>
+                                    <child>
+                                      <placeholder/>
+                                    </child>
+                                    <child>
+                                      <placeholder/>
+                                    </child>
+                                    <child>
+                                      <placeholder/>
+                                    </child>
+                                    <child>
+                                      <placeholder/>
+                                    </child>
+                                    <child>
+                                      <placeholder/>
+                                    </child>
+                                    <child>
+                                      <placeholder/>
+                                    </child>
                                   </object>
                                 </child>
                                 <child>
@@ -7480,6 +7522,7 @@ dragging individual signals with <i>Alt</i>.</small></property
                                             <property name="visible">True</property>
                                             <property name="can_focus">True</property>
                                             <property name="invisible_char">•</property>
+                                            <property name="text" translatable="yes">0.00</property>
                                             <property name="xalign">1</property>
                                             <property name="shadow_type">none</property>
                                             <property name="primary_icon_activatable">False</property>
@@ -7502,6 +7545,7 @@ dragging individual signals with <i>Alt</i>.</small></property
                                             <property name="visible">True</property>
                                             <property name="can_focus">True</property>
                                             <property name="invisible_char">•</property>
+                                            <property name="text" translatable="yes">0.0</property>
                                             <property name="xalign">1</property>
                                             <property name="shadow_type">none</property>
                                             <property name="primary_icon_activatable">False</property>
@@ -7555,6 +7599,7 @@ dragging individual signals with <i>Alt</i>.</small></property
                                             <property name="visible">True</property>
                                             <property name="can_focus">True</property>
                                             <property name="invisible_char">•</property>
+                                            <property name="text" translatable="yes">0.00</property>
                                             <property name="xalign">1</property>
                                             <property name="shadow_type">none</property>
                                             <property name="primary_icon_activatable">False</property>
@@ -7576,6 +7621,7 @@ dragging individual signals with <i>Alt</i>.</small></property
                                             <property name="visible">True</property>
                                             <property name="can_focus">True</property>
                                             <property name="invisible_char">•</property>
+                                            <property name="text" translatable="yes">0.0</property>
                                             <property name="xalign">1</property>
                                             <property name="shadow_type">none</property>
                                             <property name="primary_icon_activatable">False</property>
@@ -7629,6 +7675,7 @@ dragging individual signals with <i>Alt</i>.</small></property
                                             <property name="visible">True</property>
                                             <property name="can_focus">True</property>
                                             <property name="invisible_char">•</property>
+                                            <property name="text" translatable="yes">0.0000</property>
                                             <property name="xalign">1</property>
                                             <property name="shadow_type">none</property>
                                             <property name="primary_icon_activatable">False</property>
@@ -7649,6 +7696,7 @@ dragging individual signals with <i>Alt</i>.</small></property
                                             <property name="visible">True</property>
                                             <property name="can_focus">True</property>
                                             <property name="invisible_char">•</property>
+                                            <property name="text" translatable="yes">0.000</property>
                                             <property name="xalign">1</property>
                                             <property name="shadow_type">none</property>
                                             <property name="primary_icon_activatable">False</property>
@@ -7682,6 +7730,7 @@ dragging individual signals with <i>Alt</i>.</small></property
                                             <property name="visible">True</property>
                                             <property name="can_focus">True</property>
                                             <property name="invisible_char">•</property>
+                                            <property name="text" translatable="yes">0.0</property>
                                             <property name="xalign">1</property>
                                             <property name="shadow_type">none</property>
                                             <property name="primary_icon_activatable">False</property>
@@ -7703,6 +7752,7 @@ dragging individual signals with <i>Alt</i>.</small></property
                                             <property name="visible">True</property>
                                             <property name="can_focus">True</property>
                                             <property name="invisible_char">•</property>
+                                            <property name="text" translatable="yes">0.0</property>
                                             <property name="xalign">1</property>
                                             <property name="shadow_type">none</property>
                                             <property name="primary_icon_activatable">False</property>
@@ -7725,6 +7775,7 @@ dragging individual signals with <i>Alt</i>.</small></property
                                             <property name="visible">True</property>
                                             <property name="can_focus">True</property>
                                             <property name="invisible_char">•</property>
+                                            <property name="text" translatable="yes">0.00</property>
                                             <property name="xalign">1</property>
                                             <property name="shadow_type">none</property>
                                             <property name="primary_icon_activatable">False</property>
@@ -7745,6 +7796,7 @@ dragging individual signals with <i>Alt</i>.</small></property
                                             <property name="visible">True</property>
                                             <property name="can_focus">True</property>
                                             <property name="invisible_char">•</property>
+                                            <property name="text" translatable="yes">0.0</property>
                                             <property name="xalign">1</property>
                                             <property name="shadow_type">none</property>
                                             <property name="primary_icon_activatable">False</property>
@@ -7766,6 +7818,7 @@ dragging individual signals with <i>Alt</i>.</small></property
                                             <property name="visible">True</property>
                                             <property name="can_focus">True</property>
                                             <property name="invisible_char">•</property>
+                                            <property name="text" translatable="yes">0.0</property>
                                             <property name="xalign">1</property>
                                             <property name="shadow_type">none</property>
                                             <property name="primary_icon_activatable">False</property>
@@ -7788,6 +7841,7 @@ dragging individual signals with <i>Alt</i>.</small></property
                                             <property name="visible">True</property>
                                             <property name="can_focus">True</property>
                                             <property name="invisible_char">•</property>
+                                            <property name="text" translatable="yes">0.000</property>
                                             <property name="xalign">1</property>
                                             <property name="shadow_type">none</property>
                                             <property name="primary_icon_activatable">False</property>
@@ -7835,7 +7889,6 @@ dragging individual signals with <i>Alt</i>.</small></property
                                     <property name="visible">True</property>
                                     <property name="can_focus">True</property>
                                     <property name="receives_default">True</property>
-                                    <property name="relief">half</property>
                                     <property name="use_underline">True</property>
                                   </object>
                                   <packing>
@@ -7920,6 +7973,47 @@ dragging individual signals with <i>Alt</i>.</small></property
               </packing>
             </child>
           </object>
+          <packing>
+            <property name="left_attach">0</property>
+            <property name="top_attach">0</property>
+          </packing>
+        </child>
+        <child>
+          <object class="GtkGrid" id="grid4">
+            <property name="visible">True</property>
+            <property name="can_focus">False</property>
+            <child>
+              <object class="GtkButton" id="bAbout">
+                <property name="label" translatable="yes">✩</property>
+                <property name="visible">True</property>
+                <property name="can_focus">False</property>
+                <property name="receives_default">True</property>
+                <property name="tooltip_text" translatable="yes">About</property>
+                <property name="relief">none</property>
+                <property name="focus_on_click">False</property>
+                <signal name="clicked" handler="gtk_widget_show" object="wAbout" swapped="yes"/>
+              </object>
+              <packing>
+                <property name="left_attach">0</property>
+                <property name="top_attach">0</property>
+              </packing>
+            </child>
+            <child>
+              <object class="GtkStatusbar" id="sbMainStatusBar">
+                <property name="visible">True</property>
+                <property name="can_focus">False</property>
+                <property name="hexpand">True</property>
+              </object>
+              <packing>
+                <property name="left_attach">1</property>
+                <property name="top_attach">0</property>
+              </packing>
+            </child>
+          </object>
+          <packing>
+            <property name="left_attach">0</property>
+            <property name="top_attach">1</property>
+          </packing>
         </child>
       </object>
     </child>
@@ -7946,16 +8040,10 @@ dragging individual signals with <i>Alt</i>.</small></property
   <object class="GtkSizeGroup" id="zMenuBar">
     <property name="mode">vertical</property>
     <widgets>
-      <widget name="hbox4"/>
+      <widget name="cSimTopArea"/>
       <widget name="cMsmtTopArea"/>
     </widgets>
   </object>
-  <object class="GtkSizeGroup" id="zMsmtParams">
-    <widgets>
-      <widget name="cMsmtProfileParamsPSD"/>
-      <widget name="cMsmtProfileParamsMC"/>
-    </widgets>
-  </object>
   <object class="GtkListStore" id="mScoringPageSize">
     <columns>
       <!-- column-name PageSize -->
diff --git a/upstream/data/sm.glade b/upstream/data/sm.glade
index 5149b10..360cb93 100644
--- a/upstream/data/sm.glade
+++ b/upstream/data/sm.glade
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Generated with glade 3.18.3 -->
 <interface>
-  <!-- interface-requires gtk+ 3.0 -->
+  <requires lib="gtk+" version="3.12"/>
   <object class="GtkDialog" id="wSessionChooser">
     <property name="can_focus">False</property>
     <property name="border_width">10</property>
@@ -129,30 +130,34 @@
           </packing>
         </child>
         <child>
-          <object class="GtkVBox" id="vbox5">
+          <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>
             <child>
               <object class="GtkScrolledWindow" id="scrolledwindow6">
                 <property name="visible">True</property>
                 <property name="can_focus">True</property>
+                <property name="hexpand">True</property>
+                <property name="vexpand">True</property>
                 <child>
                   <object class="GtkTreeView" id="tvSessionChooserList">
                     <property name="visible">True</property>
                     <property name="can_focus">True</property>
-                    <property name="headers_clickable">False</property>
+                    <property name="hexpand">True</property>
+                    <property name="vexpand">True</property>
                     <property name="rules_hint">True</property>
                     <property name="enable_grid_lines">vertical</property>
                     <child internal-child="selection">
-                      <object class="GtkTreeSelection" id="treeview-selection6"/>
+                      <object class="GtkTreeSelection" id="treeview-selection"/>
                     </child>
                   </object>
                 </child>
               </object>
               <packing>
-                <property name="expand">True</property>
-                <property name="fill">True</property>
-                <property name="position">0</property>
+                <property name="left_attach">0</property>
+                <property name="top_attach">0</property>
               </packing>
             </child>
             <child>
@@ -162,9 +167,8 @@
                 <property name="spacing">2</property>
               </object>
               <packing>
-                <property name="expand">False</property>
-                <property name="fill">True</property>
-                <property name="position">1</property>
+                <property name="left_attach">0</property>
+                <property name="top_attach">1</property>
               </packing>
             </child>
           </object>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/aghermann.git



More information about the debian-med-commit mailing list