[med-svn] [aghermann] 07/08: fix profile params box alignment

andrei zavada hmmr-guest at moszumanska.debian.org
Wed May 14 21:23:33 UTC 2014


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

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

commit e16618ab0fef07f35283829a714877752ef24e4f
Author: Andrei Zavada <hmmr at ra>
Date:   Wed May 14 14:34:42 2014 +0300

    fix profile params box alignment
    
    and deal with ensuing glade madness after load/save in newer version
---
 upstream/data/mw-dialogs.glade | 2784 ++++++++++++++++++++--------------------
 upstream/data/mw.glade         |  161 +--
 2 files changed, 1450 insertions(+), 1495 deletions(-)

diff --git a/upstream/data/mw-dialogs.glade b/upstream/data/mw-dialogs.glade
index e583bda..ac4945d 100644
--- a/upstream/data/mw-dialogs.glade
+++ b/upstream/data/mw-dialogs.glade
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Generated with glade 3.16.1 -->
 <interface>
-  <!-- interface-requires gtk+ 3.0 -->
+  <requires lib="gtk+" version="3.8"/>
   <object class="GtkAdjustment" id="jBatchSetupRangeFrom">
     <property name="upper">80</property>
     <property name="value">1.5</property>
@@ -28,514 +29,19 @@
     <property name="step_increment">0.25</property>
     <property name="page_increment">1</property>
   </object>
-  <object class="GtkAdjustment" id="jDAMsmtPPH">
-    <property name="lower">5</property>
-    <property name="upper">300</property>
-    <property name="value">30</property>
-    <property name="step_increment">1</property>
-    <property name="page_increment">5</property>
-  </object>
-  <object class="GtkAdjustment" id="jDAMsmtTLHeight">
-    <property name="lower">40</property>
-    <property name="upper">300</property>
-    <property name="value">80</property>
-    <property name="step_increment">1</property>
-    <property name="page_increment">10</property>
-  </object>
-  <object class="GtkAdjustment" id="jHighPassCutoff">
-    <property name="upper">100</property>
-    <property name="step_increment">0.25</property>
-    <property name="page_increment">1</property>
-  </object>
-  <object class="GtkAdjustment" id="jHighPassOrder">
-    <property name="upper">5</property>
-    <property name="step_increment">1</property>
-    <property name="page_increment">10</property>
-  </object>
-  <object class="GtkAdjustment" id="jLowPassCutoff">
-    <property name="upper">100</property>
-    <property name="step_increment">0.25</property>
-    <property name="page_increment">1</property>
-  </object>
-  <object class="GtkAdjustment" id="jLowPassOrder">
-    <property name="upper">5</property>
-    <property name="step_increment">1</property>
-    <property name="page_increment">10</property>
-  </object>
-  <object class="GtkAdjustment" id="jMsmtMCF0">
-    <property name="lower">0.5</property>
-    <property name="upper">20</property>
-    <property name="value">1.5</property>
-    <property name="step_increment">0.10000000000000001</property>
-    <property name="page_increment">0.5</property>
-  </object>
-  <object class="GtkAdjustment" id="jMsmtProfileSmooth">
-    <property name="upper">8</property>
-    <property name="value">2</property>
-    <property name="step_increment">1</property>
-    <property name="page_increment">1</property>
-  </object>
-  <object class="GtkAdjustment" id="jSFNeighPagePeekPercent">
-    <property name="upper">30</property>
-    <property name="value">5</property>
-    <property name="step_increment">1</property>
-    <property name="page_increment">5</property>
-  </object>
-  <object class="GtkAdjustment" id="jSubjectDetailsAge">
-    <property name="lower">3</property>
-    <property name="upper">120</property>
-    <property name="value">21</property>
-    <property name="step_increment">1</property>
-    <property name="page_increment">10</property>
-  </object>
-  <object class="GtkAdjustment" id="jWidgetSizeEMG">
-    <property name="lower">3</property>
-    <property name="upper">120</property>
-    <property name="step_increment">1</property>
-    <property name="page_increment">10</property>
-  </object>
-  <object class="GtkAdjustment" id="jWidgetSizePage">
-    <property name="lower">3</property>
-    <property name="upper">500</property>
-    <property name="step_increment">1</property>
-    <property name="page_increment">10</property>
-  </object>
-  <object class="GtkAdjustment" id="jWidgetSizePower">
-    <property name="lower">35</property>
-    <property name="upper">500</property>
-    <property name="step_increment">1</property>
-    <property name="page_increment">10</property>
-  </object>
-  <object class="GtkAdjustment" id="jWidgetSizeSpectrum">
-    <property name="upper">100</property>
-    <property name="step_increment">1</property>
-    <property name="page_increment">10</property>
-  </object>
-  <object class="GtkListStore" id="mFFTParamsBinSize">
-    <columns>
-      <!-- column-name binsize -->
-      <column type="gchararray"/>
-    </columns>
-    <data>
-      <row>
-        <col id="0" translatable="yes">0.1 Hz</col>
-      </row>
-      <row>
-        <col id="0" translatable="yes">0.25 Hz</col>
-      </row>
-      <row>
-        <col id="0" translatable="yes">0.5 Hz</col>
-      </row>
-    </data>
-  </object>
-  <object class="GtkListStore" id="mFFTParamsPageSize">
-    <columns>
-      <!-- column-name gchararray1 -->
-      <column type="gchararray"/>
-    </columns>
-    <data>
-      <row>
-        <col id="0" translatable="yes">4 sec</col>
-      </row>
-      <row>
-        <col id="0" translatable="yes">20 sec</col>
-      </row>
-      <row>
-        <col id="0" translatable="yes">30 sec</col>
-      </row>
-      <row>
-        <col id="0" translatable="yes">1 min</col>
-      </row>
-    </data>
-  </object>
-  <object class="GtkListStore" id="mFFTParamsWindowType">
-    <columns>
-      <!-- column-name gchararray1 -->
-      <column type="gchararray"/>
-    </columns>
-    <data>
-      <row>
-        <col id="0" translatable="yes">Bartlett</col>
-      </row>
-      <row>
-        <col id="0" translatable="yes">Blackman</col>
-      </row>
-      <row>
-        <col id="0" translatable="yes">Blackman-Harris</col>
-      </row>
-      <row>
-        <col id="0" translatable="yes">Hamming</col>
-      </row>
-      <row>
-        <col id="0" translatable="yes">Hanning</col>
-      </row>
-      <row>
-        <col id="0" translatable="yes">Parzen</col>
-      </row>
-      <row>
-        <col id="0" translatable="yes">Square</col>
-      </row>
-      <row>
-        <col id="0" translatable="yes">Welch</col>
-      </row>
-    </data>
-  </object>
-  <object class="GtkListStore" id="mGlobalFiltersNotchFilter">
-    <columns>
-      <!-- column-name type -->
-      <column type="gchararray"/>
-    </columns>
-    <data>
-      <row>
-        <col id="0" translatable="yes">none</col>
-      </row>
-      <row>
-        <col id="0" translatable="yes">at 50 Hz</col>
-      </row>
-      <row>
-        <col id="0" translatable="yes">at 60 Hz</col>
-      </row>
-    </data>
-  </object>
-  <object class="GtkListStore" id="mMsmtProfileType">
-    <columns>
-      <!-- column-name type -->
-      <column type="gchararray"/>
-    </columns>
-    <data>
-      <row>
-        <col id="0" translatable="yes">PSD</col>
-      </row>
-      <row>
-        <col id="0" translatable="yes">uCont</col>
-      </row>
-    </data>
-  </object>
-  <object class="GtkListStore" id="mNotchFilter">
-    <columns>
-      <!-- column-name type -->
-      <column type="gchararray"/>
-    </columns>
-    <data>
-      <row>
-        <col id="0" translatable="yes">none</col>
-      </row>
-      <row>
-        <col id="0" translatable="yes">at 50 Hz</col>
-      </row>
-      <row>
-        <col id="0" translatable="yes">at 60 Hz</col>
-      </row>
-    </data>
-  </object>
-  <object class="GtkListStore" id="mScoringPageSize">
-    <columns>
-      <!-- column-name PageSize -->
-      <column type="gchararray"/>
-    </columns>
-    <data>
-      <row>
-        <col id="0" translatable="yes">4 sec</col>
-      </row>
-      <row>
-        <col id="0" translatable="yes">5 sec</col>
-      </row>
-      <row>
-        <col id="0" translatable="yes">10 sec</col>
-      </row>
-      <row>
-        <col id="0" translatable="yes">15 sec</col>
-      </row>
-      <row>
-        <col id="0" translatable="yes">20 sec</col>
-      </row>
-      <row>
-        <col id="0" translatable="yes">30 sec</col>
-      </row>
-      <row>
-        <col id="0" translatable="yes">1 min</col>
-      </row>
-      <row>
-        <col id="0" translatable="yes">2 min</col>
-      </row>
-      <row>
-        <col id="0" translatable="yes">5 min</col>
-      </row>
-    </data>
-  </object>
-  <object class="GtkTextBuffer" id="tEDFFileDetailsReport"/>
-  <object class="GtkDialog" id="wAbout">
-    <property name="width_request">716</property>
-    <property name="height_request">429</property>
+  <object class="GtkDialog" id="wBatchSetup">
     <property name="can_focus">False</property>
     <property name="border_width">10</property>
-    <property name="window_position">center-on-parent</property>
-    <property name="destroy_with_parent">True</property>
-    <property name="icon">aghermann.png</property>
-    <property name="type_hint">normal</property>
-    <property name="skip_taskbar_hint">True</property>
-    <property name="skip_pager_hint">True</property>
-    <property name="gravity">center</property>
+    <property name="type_hint">dialog</property>
     <signal name="close" handler="gtk_widget_hide" swapped="no"/>
-    <signal name="delete-event" handler="gtk_true" swapped="no"/>
     <signal name="response" handler="gtk_widget_hide" swapped="no"/>
     <child internal-child="vbox">
-      <object class="GtkBox" id="dialog-vbox1">
-        <property name="visible">True</property>
+      <object class="GtkBox" id="dialog-vbox11">
         <property name="can_focus">False</property>
         <property name="orientation">vertical</property>
         <property name="spacing">2</property>
-        <child internal-child="action_area">
-          <object class="GtkButtonBox" id="dialog-action_area1">
-            <property name="visible">True</property>
-            <property name="can_focus">False</property>
-            <property name="layout_style">start</property>
-            <child>
-              <object class="GtkButton" id="button2">
-                <property name="label">_Dismiss</property>
-                <property name="visible">True</property>
-                <property name="can_focus">True</property>
-                <property name="receives_default">True</property>
-                <property name="use_underline">True</property>
-              </object>
-              <packing>
-                <property name="expand">False</property>
-                <property name="fill">False</property>
-                <property name="position">0</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="GtkVBox" id="vbox2">
-            <property name="visible">True</property>
-            <property name="can_focus">False</property>
-            <child>
-              <object class="GtkBox" id="box4">
-                <property name="visible">True</property>
-                <property name="can_focus">False</property>
-                <child>
-                  <object class="GtkLabel" id="lAboutVersion">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="xalign">0</property>
-                    <property name="xpad">5</property>
-                    <property name="ypad">15</property>
-                    <property name="label"><b><big><big>Aghermann 1.0 </big></big></b>SMOKEING NO MORE
-<a href="http://johnhommer.com/academic/code/aghermann">johnhommer.com/academic/code/aghermann</a></property>
-                    <property name="use_markup">True</property>
-                  </object>
-                  <packing>
-                    <property name="expand">True</property>
-                    <property name="fill">True</property>
-                    <property name="position">0</property>
-                  </packing>
-                </child>
-                <child>
-                  <object class="GtkImage" id="image3">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
-                    <property name="pixbuf">aghermann.png</property>
-                    <property name="icon-size">2</property>
-                  </object>
-                  <packing>
-                    <property name="expand">False</property>
-                    <property name="fill">True</property>
-                    <property name="position">1</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="GtkNotebook" id="cAboutTabs">
-                <property name="visible">True</property>
-                <property name="can_focus">True</property>
-                <property name="show_border">False</property>
-                <child>
-                  <object class="GtkVBox" id="vbox3">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
-                    <child>
-                      <object class="GtkLabel" id="label6">
-                        <property name="visible">True</property>
-                        <property name="can_focus">True</property>
-                        <property name="xalign">0</property>
-                        <property name="yalign">0</property>
-                        <property name="xpad">10</property>
-                        <property name="ypad">10</property>
-                        <property name="label" translatable="yes"><big><b>Aghermann</b> is a sleep-research experiment manager with capable scoring facility; PSD and EEG Microcontinuity sleep profiles; artifact detection; Independent Component Analysis; and Process S simulation following <a href="http://dx.doi.org/10.1016/0361-9230(93)90016-5">Achermann et al, 1993</a> (in <a href="http://dissertations.ub.rug.nl/faculties/science/2007/a.zavada/">this i [...]
-
-<big><b>Aghermann</b> is developed by Andrei Zavada <a href="mailto:johnhommer at gmail.com">johnhommer at gmail.com</a> and distributed under GPL-2+.</big>
-
-With bug reports, either send yours to <a href="mailto:aghermann-users at lists.sourceforge.net">aghermann-users at lists.sourceforge.net</a>, or open an issue on <a href="http://github.com/hmmr/aghermann/issues">http://github.com/hmmr/aghermann/issues</a>.</property>
-                        <property name="use_markup">True</property>
-                        <property name="wrap">True</property>
-                      </object>
-                      <packing>
-                        <property name="expand">True</property>
-                        <property name="fill">True</property>
-                        <property name="position">0</property>
-                      </packing>
-                    </child>
-                  </object>
-                </child>
-                <child type="tab">
-                  <object class="GtkLabel" id="label2">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
-                    <property name="margin_left">10</property>
-                    <property name="margin_right">10</property>
-                    <property name="margin_top">5</property>
-                    <property name="margin_bottom">5</property>
-                    <property name="xalign">0</property>
-                    <property name="label" translatable="yes"><b>About</b></property>
-                    <property name="use_markup">True</property>
-                  </object>
-                  <packing>
-                    <property name="tab_fill">False</property>
-                  </packing>
-                </child>
-                <child>
-                  <object class="GtkScrolledWindow" id="scrolledwindow2">
-                    <property name="visible">True</property>
-                    <property name="can_focus">True</property>
-                    <property name="shadow_type">in</property>
-                    <child>
-                      <object class="GtkViewport" id="viewport2">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <child>
-                          <object class="GtkLabel" id="lChangeLog">
-                            <property name="visible">True</property>
-                            <property name="can_focus">False</property>
-                            <property name="margin_left">5</property>
-                            <property name="margin_top">5</property>
-                            <property name="margin_bottom">5</property>
-                            <property name="xalign">0</property>
-                            <property name="yalign">0</property>
-                            <property name="xpad">10</property>
-                            <property name="ypad">10</property>
-                            <property name="label"><b>v. 1.0</b> (2013-11-10)
-<span font="monospace" size="small">
-	* New: SF: let RK1968 wisdom reside in external lua scripts.
-	* New: SF: unified Artifact Detection dialog including MC-based,
-	  flat region (ex-Simple AD) and by EMG-perturbation.
-	* New: Get a reasonable logging facility (use -l file; "-" is
-	  stdout; default is /dev/null).
-	* New: Properly handle various system/user/experiment/subject/
-	  session stored settings packs (patterns, rk1968, etc).
-	* New: SF: compute, draw EMG steady tone.
-	* Fix: SF: don't blindly delete files in various pattern
-	  locations, just append ~ to their file names.
-	* Fix: Issues and inconsistencies when changing global page size.
-	* Fix: SF: fix jump to next/prev annotations.
-	* Fix: SF: load patterns from symlinked files.
-	* Fix: Use subject ID in place of name if the latter is missing.
-	* Fix: sigproc::interpolate() now samples at dt/2, doesn't lose
-	  that extra point.
-	* Misc: Incorporate edfhed.glade in aghermann.gresources.
-	* Misc: SF: trivial optimisation in pattern search.
-	* Misc: Separate upstream tree from distribution-related files.
-	* Misc: Do away with aghermann/**/liba.a files.
-</span>
-<b>v. 0.9.1.1</b> (2013-07-24)
-<span font="monospace" size="small">
-	* Fix 32-bit builds where sizeof(size_t) != sizeof(unsigned long).
-	* MW: take care to recalculate profile drawing area width
-	  on Shift+Scroll.
-</span>
-<b>v. 0.9.1</b> (2013-07-23)
-<span font="monospace" size="small">
-	* Reorg source tree around main executable, libs, and tools.
-	* Properly use our own lib*.so (previously aghermann turned out
-	  static despite libsigfile.so being installed).
-	* Plug a memory leak after early unique_ptr acquisition.
-	* SF: Move selection on montage (with Alt).
-	* SF: Artifact Detection dialog will now not get confused after
-	  clicking outside it on other channels.
-	* New tool agh-profile-gen, a standalone profile generator.
-	* ascii (tsv) format support, including irregular, timestamped
-	  time series data.
-	* Score assistant now uses delta and theta ranges as defined by
-	  user.
-	* MW: Change pixels-per-hour with Shift+Scroll.
-</span>
-
-(for older entries, see <a href="http://johnhommer.com/academic/code/aghermann">full changelog</a>)</property>
-                            <property name="use_markup">True</property>
-                            <property name="selectable">True</property>
-                            <property name="track_visited_links">False</property>
-                          </object>
-                        </child>
-                      </object>
-                    </child>
-                  </object>
-                  <packing>
-                    <property name="position">1</property>
-                  </packing>
-                </child>
-                <child type="tab">
-                  <object class="GtkLabel" id="label161">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
-                    <property name="margin_left">10</property>
-                    <property name="margin_right">10</property>
-                    <property name="margin_top">5</property>
-                    <property name="margin_bottom">5</property>
-                    <property name="xalign">0</property>
-                    <property name="label" translatable="yes"><b>ChangeLog</b></property>
-                    <property name="use_markup">True</property>
-                  </object>
-                  <packing>
-                    <property name="position">1</property>
-                    <property name="tab_fill">False</property>
-                  </packing>
-                </child>
-              </object>
-              <packing>
-                <property name="expand">True</property>
-                <property name="fill">True</property>
-                <property name="position">1</property>
-              </packing>
-            </child>
-          </object>
-          <packing>
-            <property name="expand">True</property>
-            <property name="fill">True</property>
-            <property name="position">1</property>
-          </packing>
-        </child>
-      </object>
-    </child>
-    <action-widgets>
-      <action-widget response="0">button2</action-widget>
-    </action-widgets>
-  </object>
-  <object class="GtkDialog" id="wBatchSetup">
-    <property name="can_focus">False</property>
-    <property name="border_width">10</property>
-    <property name="type_hint">dialog</property>
-    <signal name="close" handler="gtk_widget_hide" swapped="no"/>
-    <signal name="response" handler="gtk_widget_hide" swapped="no"/>
-    <child internal-child="vbox">
-      <object class="GtkBox" id="dialog-vbox11">
-        <property name="can_focus">False</property>
-        <property name="orientation">vertical</property>
-        <property name="spacing">2</property>
-        <child>
-          <object class="GtkBox" id="box2">
+        <child>
+          <object class="GtkBox" id="box2">
             <property name="visible">True</property>
             <property name="can_focus">False</property>
             <property name="orientation">vertical</property>
@@ -790,7 +296,6 @@ With bug reports, either send yours to <a href="mailto:aghermann-users at lists.
                         <property name="xalign">1</property>
                         <property name="shadow_type">none</property>
                         <property name="overwrite_mode">True</property>
-                        <property name="invisible_char_set">True</property>
                         <property name="adjustment">jBatchSetupRangeInc</property>
                         <property name="digits">2</property>
                         <property name="numeric">True</property>
@@ -810,7 +315,6 @@ With bug reports, either send yours to <a href="mailto:aghermann-users at lists.
                         <property name="xalign">1</property>
                         <property name="shadow_type">none</property>
                         <property name="overwrite_mode">True</property>
-                        <property name="invisible_char_set">True</property>
                         <property name="adjustment">jBatchSetupRangeFrom</property>
                         <property name="digits">2</property>
                         <property name="numeric">True</property>
@@ -830,7 +334,6 @@ With bug reports, either send yours to <a href="mailto:aghermann-users at lists.
                         <property name="xalign">1</property>
                         <property name="shadow_type">none</property>
                         <property name="overwrite_mode">True</property>
-                        <property name="invisible_char_set">True</property>
                         <property name="adjustment">jBatchSetupRangeWidth</property>
                         <property name="digits">2</property>
                         <property name="numeric">True</property>
@@ -937,40 +440,204 @@ With bug reports, either send yours to <a href="mailto:aghermann-users at lists.
       <action-widget response="-5">bBatchRunExecute</action-widget>
     </action-widgets>
   </object>
-  <object class="GtkDialog" id="wEDFFileDetails">
-    <property name="can_focus">False</property>
-    <property name="border_width">5</property>
-    <property name="title" translatable="yes">EEG source file details</property>
-    <property name="window_position">mouse</property>
-    <property name="destroy_with_parent">True</property>
-    <property name="icon">aghermann.png</property>
-    <property name="type_hint">dialog</property>
-    <property name="skip_taskbar_hint">True</property>
-    <property name="skip_pager_hint">True</property>
-    <property name="gravity">north-east</property>
+  <object class="GtkAdjustment" id="jDAMsmtPPH">
+    <property name="lower">5</property>
+    <property name="upper">300</property>
+    <property name="value">30</property>
+    <property name="step_increment">1</property>
+    <property name="page_increment">5</property>
+  </object>
+  <object class="GtkAdjustment" id="jDAMsmtTLHeight">
+    <property name="lower">40</property>
+    <property name="upper">300</property>
+    <property name="value">80</property>
+    <property name="step_increment">1</property>
+    <property name="page_increment">10</property>
+  </object>
+  <object class="GtkAdjustment" id="jHighPassCutoff">
+    <property name="upper">100</property>
+    <property name="step_increment">0.25</property>
+    <property name="page_increment">1</property>
+  </object>
+  <object class="GtkAdjustment" id="jHighPassOrder">
+    <property name="upper">5</property>
+    <property name="step_increment">1</property>
+    <property name="page_increment">10</property>
+  </object>
+  <object class="GtkAdjustment" id="jLowPassCutoff">
+    <property name="upper">100</property>
+    <property name="step_increment">0.25</property>
+    <property name="page_increment">1</property>
+  </object>
+  <object class="GtkAdjustment" id="jLowPassOrder">
+    <property name="upper">5</property>
+    <property name="step_increment">1</property>
+    <property name="page_increment">10</property>
+  </object>
+  <object class="GtkAdjustment" id="jMsmtMCF0">
+    <property name="lower">0.5</property>
+    <property name="upper">20</property>
+    <property name="value">1.5</property>
+    <property name="step_increment">0.10000000000000001</property>
+    <property name="page_increment">0.5</property>
+  </object>
+  <object class="GtkAdjustment" id="jMsmtProfileSmooth">
+    <property name="upper">8</property>
+    <property name="value">2</property>
+    <property name="step_increment">1</property>
+    <property name="page_increment">1</property>
+  </object>
+  <object class="GtkAdjustment" id="jSFNeighPagePeekPercent">
+    <property name="upper">30</property>
+    <property name="value">5</property>
+    <property name="step_increment">1</property>
+    <property name="page_increment">5</property>
+  </object>
+  <object class="GtkAdjustment" id="jSubjectDetailsAge">
+    <property name="lower">3</property>
+    <property name="upper">120</property>
+    <property name="value">21</property>
+    <property name="step_increment">1</property>
+    <property name="page_increment">10</property>
+  </object>
+  <object class="GtkAdjustment" id="jWidgetSizeEMG">
+    <property name="lower">3</property>
+    <property name="upper">120</property>
+    <property name="step_increment">1</property>
+    <property name="page_increment">10</property>
+  </object>
+  <object class="GtkAdjustment" id="jWidgetSizePage">
+    <property name="lower">3</property>
+    <property name="upper">500</property>
+    <property name="step_increment">1</property>
+    <property name="page_increment">10</property>
+  </object>
+  <object class="GtkAdjustment" id="jWidgetSizePower">
+    <property name="lower">35</property>
+    <property name="upper">500</property>
+    <property name="step_increment">1</property>
+    <property name="page_increment">10</property>
+  </object>
+  <object class="GtkAdjustment" id="jWidgetSizeSpectrum">
+    <property name="upper">100</property>
+    <property name="step_increment">1</property>
+    <property name="page_increment">10</property>
+  </object>
+  <object class="GtkListStore" id="mFFTParamsBinSize">
+    <columns>
+      <!-- column-name binsize -->
+      <column type="gchararray"/>
+    </columns>
+    <data>
+      <row>
+        <col id="0" translatable="yes">0.1 Hz</col>
+      </row>
+      <row>
+        <col id="0" translatable="yes">0.25 Hz</col>
+      </row>
+      <row>
+        <col id="0" translatable="yes">0.5 Hz</col>
+      </row>
+    </data>
+  </object>
+  <object class="GtkListStore" id="mFFTParamsPageSize">
+    <columns>
+      <!-- column-name gchararray1 -->
+      <column type="gchararray"/>
+    </columns>
+    <data>
+      <row>
+        <col id="0" translatable="yes">4 sec</col>
+      </row>
+      <row>
+        <col id="0" translatable="yes">20 sec</col>
+      </row>
+      <row>
+        <col id="0" translatable="yes">30 sec</col>
+      </row>
+      <row>
+        <col id="0" translatable="yes">1 min</col>
+      </row>
+    </data>
+  </object>
+  <object class="GtkListStore" id="mFFTParamsWindowType">
+    <columns>
+      <!-- column-name gchararray1 -->
+      <column type="gchararray"/>
+    </columns>
+    <data>
+      <row>
+        <col id="0" translatable="yes">Bartlett</col>
+      </row>
+      <row>
+        <col id="0" translatable="yes">Blackman</col>
+      </row>
+      <row>
+        <col id="0" translatable="yes">Blackman-Harris</col>
+      </row>
+      <row>
+        <col id="0" translatable="yes">Hamming</col>
+      </row>
+      <row>
+        <col id="0" translatable="yes">Hanning</col>
+      </row>
+      <row>
+        <col id="0" translatable="yes">Parzen</col>
+      </row>
+      <row>
+        <col id="0" translatable="yes">Square</col>
+      </row>
+      <row>
+        <col id="0" translatable="yes">Welch</col>
+      </row>
+    </data>
+  </object>
+  <object class="GtkListStore" id="mGlobalFiltersNotchFilter">
+    <columns>
+      <!-- column-name type -->
+      <column type="gchararray"/>
+    </columns>
+    <data>
+      <row>
+        <col id="0" translatable="yes">none</col>
+      </row>
+      <row>
+        <col id="0" translatable="yes">at 50 Hz</col>
+      </row>
+      <row>
+        <col id="0" translatable="yes">at 60 Hz</col>
+      </row>
+    </data>
+  </object>
+  <object class="GtkDialog" id="wGlobalFilters">
+    <property name="can_focus">False</property>
+    <property name="border_width">10</property>
+    <property name="title" translatable="yes">Global filters</property>
+    <property name="modal">True</property>
+    <property name="window_position">mouse</property>
+    <property name="destroy_with_parent">True</property>
+    <property name="type_hint">dialog</property>
     <signal name="close" handler="gtk_widget_hide" swapped="no"/>
-    <signal name="delete-event" handler="gtk_true" swapped="no"/>
+    <signal name="delete-event" handler="gtk_widget_hide_on_delete" swapped="no"/>
     <signal name="response" handler="gtk_widget_hide" swapped="no"/>
     <child internal-child="vbox">
-      <object class="GtkBox" id="dialog-vbox4">
+      <object class="GtkBox" id="dialog-vbox15">
         <property name="visible">True</property>
         <property name="can_focus">False</property>
         <property name="orientation">vertical</property>
         <property name="spacing">2</property>
         <child internal-child="action_area">
-          <object class="GtkButtonBox" id="dialog-action_area4">
+          <object class="GtkButtonBox" id="dialog-action_area15">
             <property name="visible">True</property>
             <property name="can_focus">False</property>
-            <property name="layout_style">start</property>
+            <property name="layout_style">end</property>
             <child>
-              <object class="GtkButton" id="bEDFFileDetailsDismiss">
-                <property name="label">_Dismiss</property>
+              <object class="GtkButton" id="bFilterCancel">
+                <property name="label">gtk-cancel</property>
                 <property name="visible">True</property>
                 <property name="can_focus">True</property>
-                <property name="is_focus">True</property>
                 <property name="receives_default">True</property>
-                <property name="relief">half</property>
-                <property name="use_underline">True</property>
+                <property name="use_stock">True</property>
               </object>
               <packing>
                 <property name="expand">False</property>
@@ -978,6 +645,23 @@ With bug reports, either send yours to <a href="mailto:aghermann-users at lists.
                 <property name="position">0</property>
               </packing>
             </child>
+            <child>
+              <object class="GtkButton" id="bGlobalFiltersOK">
+                <property name="label">gtk-ok</property>
+                <property name="visible">True</property>
+                <property name="can_focus">True</property>
+                <property name="can_default">True</property>
+                <property name="has_default">True</property>
+                <property name="receives_default">True</property>
+                <property name="use_stock">True</property>
+                <accelerator key="Return" signal="activate"/>
+              </object>
+              <packing>
+                <property name="expand">False</property>
+                <property name="fill">False</property>
+                <property name="position">1</property>
+              </packing>
+            </child>
           </object>
           <packing>
             <property name="expand">False</property>
@@ -987,469 +671,469 @@ With bug reports, either send yours to <a href="mailto:aghermann-users at lists.
           </packing>
         </child>
         <child>
-          <object class="GtkVBox" id="vbox1">
+          <object class="GtkTable" id="table1">
             <property name="visible">True</property>
             <property name="can_focus">False</property>
+            <property name="n_rows">6</property>
+            <property name="n_columns">5</property>
+            <property name="row_spacing">10</property>
             <child>
-              <object class="GtkLabel" id="lEDFFileDetails">
+              <placeholder/>
+            </child>
+            <child>
+              <placeholder/>
+            </child>
+            <child>
+              <object class="GtkSpinButton" id="eGlobalFiltersLowPassCutoff">
                 <property name="visible">True</property>
-                <property name="can_focus">False</property>
-                <property name="xalign">0</property>
-                <property name="ypad">8</property>
-                <property name="label" translatable="yes"><b><big>EEG source file header</big></b></property>
-                <property name="use_markup">True</property>
+                <property name="can_focus">True</property>
+                <property name="can_default">True</property>
+                <property name="has_frame">False</property>
+                <property name="invisible_char">•</property>
+                <property name="activates_default">True</property>
+                <property name="xalign">1</property>
+                <property name="overwrite_mode">True</property>
+                <property name="primary_icon_activatable">False</property>
+                <property name="secondary_icon_activatable">False</property>
+                <property name="adjustment">jLowPassCutoff</property>
+                <property name="digits">2</property>
+                <property name="numeric">True</property>
               </object>
               <packing>
-                <property name="expand">False</property>
-                <property name="fill">True</property>
-                <property name="position">0</property>
+                <property name="left_attach">1</property>
+                <property name="right_attach">2</property>
+                <property name="top_attach">3</property>
+                <property name="bottom_attach">4</property>
+                <property name="x_options">GTK_FILL</property>
+                <property name="y_options">GTK_FILL</property>
               </packing>
             </child>
             <child>
-              <object class="GtkSeparator" id="separator11">
+              <object class="GtkSpinButton" id="eGlobalFiltersHighPassCutoff">
                 <property name="visible">True</property>
-                <property name="can_focus">False</property>
-              </object>
-              <packing>
-                <property name="expand">False</property>
-                <property name="fill">True</property>
-                <property name="padding">6</property>
-                <property name="position">1</property>
+                <property name="can_focus">True</property>
+                <property name="can_default">True</property>
+                <property name="has_tooltip">True</property>
+                <property name="tooltip_markup" translatable="yes">If both cutoffs are &gt;0, use band-pass</property>
+                <property name="tooltip_text" translatable="yes">If both cutoffs are >0, use band-pass</property>
+                <property name="has_frame">False</property>
+                <property name="invisible_char">•</property>
+                <property name="activates_default">True</property>
+                <property name="xalign">1</property>
+                <property name="overwrite_mode">True</property>
+                <property name="primary_icon_activatable">False</property>
+                <property name="secondary_icon_activatable">False</property>
+                <property name="adjustment">jHighPassCutoff</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>
+                <property name="top_attach">2</property>
+                <property name="bottom_attach">3</property>
+                <property name="x_options">GTK_FILL</property>
+                <property name="y_options">GTK_FILL</property>
               </packing>
             </child>
             <child>
-              <object class="GtkScrolledWindow" id="scrolledwindow1">
-                <property name="width_request">445</property>
-                <property name="height_request">295</property>
+              <object class="GtkLabel" id="label23">
                 <property name="visible">True</property>
-                <property name="can_focus">True</property>
-                <child>
-                  <object class="GtkTextView" id="lEDFFileDetailsReport">
-                    <property name="visible">True</property>
-                    <property name="can_focus">True</property>
-                    <property name="border_width">5</property>
-                    <property name="editable">False</property>
-                    <property name="cursor_visible">False</property>
-                    <property name="buffer">tEDFFileDetailsReport</property>
-                    <property name="accepts_tab">False</property>
-                  </object>
-                </child>
+                <property name="can_focus">False</property>
+                <property name="xalign">1</property>
+                <property name="xpad">10</property>
+                <property name="label" translatable="yes">Low pass:</property>
               </object>
               <packing>
-                <property name="expand">True</property>
-                <property name="fill">True</property>
-                <property name="position">2</property>
+                <property name="top_attach">3</property>
+                <property name="bottom_attach">4</property>
+                <property name="x_options">GTK_FILL</property>
+                <property name="y_options">GTK_FILL</property>
               </packing>
             </child>
-          </object>
-          <packing>
-            <property name="expand">True</property>
-            <property name="fill">True</property>
-            <property name="position">1</property>
-          </packing>
-        </child>
-      </object>
-    </child>
-    <action-widgets>
-      <action-widget response="-5">bEDFFileDetailsDismiss</action-widget>
-    </action-widgets>
-  </object>
-  <object class="GtkDialog" id="wEdfImport">
-    <property name="width_request">500</property>
-    <property name="can_focus">False</property>
-    <property name="border_width">10</property>
-    <property name="title" translatable="yes">Import EEG source</property>
-    <property name="icon">aghermann.png</property>
-    <property name="type_hint">normal</property>
-    <signal name="close" handler="gtk_widget_hide" swapped="no"/>
-    <signal name="response" handler="gtk_widget_hide" swapped="no"/>
-    <child internal-child="vbox">
-      <object class="GtkBox" id="dialog-vbox2">
-        <property name="visible">True</property>
-        <property name="can_focus">False</property>
-        <property name="orientation">vertical</property>
-        <property name="spacing">2</property>
-        <child internal-child="action_area">
-          <object class="GtkButtonBox" id="dialog-action_area2">
-            <property name="visible">True</property>
-            <property name="can_focus">False</property>
-            <property name="layout_style">end</property>
             <child>
-              <object class="GtkButton" id="bEdfImportEdfhed">
-                <property name="label" translatable="yes">View/_Score separately</property>
-                <property name="can_focus">True</property>
-                <property name="receives_default">True</property>
-                <property name="relief">none</property>
-                <property name="use_underline">True</property>
+              <object class="GtkLabel" id="label26">
+                <property name="visible">True</property>
+                <property name="can_focus">False</property>
+                <property name="xalign">1</property>
+                <property name="xpad">10</property>
+                <property name="label" translatable="yes">High pass:</property>
               </object>
               <packing>
-                <property name="expand">False</property>
-                <property name="fill">False</property>
-                <property name="position">0</property>
+                <property name="top_attach">2</property>
+                <property name="bottom_attach">3</property>
+                <property name="x_options">GTK_FILL</property>
+                <property name="y_options">GTK_FILL</property>
               </packing>
             </child>
             <child>
-              <object class="GtkButton" id="bEdfImportDrop">
-                <property name="label" translatable="yes">_Drop</property>
+              <object class="GtkLabel" id="label27">
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
-                <property name="receives_default">True</property>
-                <property name="relief">half</property>
-                <property name="use_underline">True</property>
+                <property name="xalign">0</property>
+                <property name="xpad">5</property>
+                <property name="label" translatable="yes">Hz</property>
               </object>
               <packing>
-                <property name="expand">False</property>
-                <property name="fill">False</property>
-                <property name="position">1</property>
+                <property name="left_attach">2</property>
+                <property name="right_attach">3</property>
+                <property name="top_attach">3</property>
+                <property name="bottom_attach">4</property>
+                <property name="x_options">GTK_FILL</property>
+                <property name="y_options">GTK_FILL</property>
               </packing>
             </child>
             <child>
-              <object class="GtkButton" id="bEdfImportAdmit">
-                <property name="label" translatable="yes">_Admit</property>
+              <object class="GtkLabel" id="label28">
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
-                <property name="can_default">True</property>
-                <property name="has_default">True</property>
-                <property name="receives_default">True</property>
-                <property name="relief">half</property>
-                <property name="use_underline">True</property>
+                <property name="xalign">0</property>
+                <property name="xpad">5</property>
+                <property name="label" translatable="yes">Hz</property>
               </object>
               <packing>
-                <property name="expand">False</property>
-                <property name="fill">False</property>
-                <property name="position">2</property>
+                <property name="left_attach">2</property>
+                <property name="right_attach">3</property>
+                <property name="top_attach">2</property>
+                <property name="bottom_attach">3</property>
+                <property name="x_options">GTK_FILL</property>
+                <property name="y_options">GTK_FILL</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="GtkVBox" id="vbox4">
-            <property name="visible">True</property>
-            <property name="can_focus">False</property>
             <child>
-              <object class="GtkLabel" id="lEdfImportCaption">
+              <object class="GtkLabel" id="label29">
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
-                <property name="xalign">0</property>
-                <property name="xpad">5</property>
-                <property name="ypad">8</property>
-                <property name="use_markup">True</property>
-                <property name="ellipsize">middle</property>
+                <property name="xalign">1</property>
+                <property name="xpad">10</property>
+                <property name="label" translatable="yes">Order:</property>
               </object>
               <packing>
-                <property name="expand">False</property>
-                <property name="fill">True</property>
-                <property name="position">0</property>
+                <property name="left_attach">3</property>
+                <property name="right_attach">4</property>
+                <property name="top_attach">3</property>
+                <property name="bottom_attach">4</property>
+                <property name="x_options">GTK_FILL</property>
+                <property name="y_options">GTK_FILL</property>
               </packing>
             </child>
             <child>
-              <object class="GtkSeparator" id="separator2">
+              <object class="GtkSpinButton" id="eGlobalFiltersLowPassOrder">
+                <property name="visible">True</property>
+                <property name="can_focus">True</property>
+                <property name="can_default">True</property>
+                <property name="has_frame">False</property>
+                <property name="invisible_char">•</property>
+                <property name="activates_default">True</property>
+                <property name="xalign">1</property>
+                <property name="overwrite_mode">True</property>
+                <property name="primary_icon_activatable">False</property>
+                <property name="secondary_icon_activatable">False</property>
+                <property name="adjustment">jLowPassOrder</property>
+                <property name="snap_to_ticks">True</property>
+                <property name="numeric">True</property>
+              </object>
+              <packing>
+                <property name="left_attach">4</property>
+                <property name="right_attach">5</property>
+                <property name="top_attach">3</property>
+                <property name="bottom_attach">4</property>
+                <property name="x_options">GTK_FILL</property>
+                <property name="y_options">GTK_FILL</property>
+              </packing>
+            </child>
+            <child>
+              <object class="GtkLabel" id="label30">
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
+                <property name="xalign">1</property>
+                <property name="xpad">10</property>
+                <property name="label" translatable="yes">Order:</property>
               </object>
               <packing>
-                <property name="expand">True</property>
-                <property name="fill">True</property>
-                <property name="padding">6</property>
-                <property name="position">1</property>
+                <property name="left_attach">3</property>
+                <property name="right_attach">4</property>
+                <property name="top_attach">2</property>
+                <property name="bottom_attach">3</property>
+                <property name="x_options">GTK_FILL</property>
+                <property name="y_options">GTK_FILL</property>
               </packing>
             </child>
             <child>
-              <object class="GtkNotebook" id="notebook1">
+              <object class="GtkSpinButton" id="eGlobalFiltersHighPassOrder">
+                <property name="visible">True</property>
+                <property name="can_focus">True</property>
+                <property name="can_default">True</property>
+                <property name="has_tooltip">True</property>
+                <property name="tooltip_markup" translatable="yes">A value of 0 disables filter</property>
+                <property name="tooltip_text" translatable="yes">A value of 0 disables filter</property>
+                <property name="has_frame">False</property>
+                <property name="invisible_char">•</property>
+                <property name="activates_default">True</property>
+                <property name="xalign">1</property>
+                <property name="overwrite_mode">True</property>
+                <property name="primary_icon_activatable">False</property>
+                <property name="secondary_icon_activatable">False</property>
+                <property name="adjustment">jHighPassOrder</property>
+                <property name="snap_to_ticks">True</property>
+                <property name="numeric">True</property>
+              </object>
+              <packing>
+                <property name="left_attach">4</property>
+                <property name="right_attach">5</property>
+                <property name="top_attach">2</property>
+                <property name="bottom_attach">3</property>
+                <property name="x_options">GTK_FILL</property>
+                <property name="y_options">GTK_FILL</property>
+              </packing>
+            </child>
+            <child>
+              <object class="GtkLabel" id="lFilterCaption">
+                <property name="visible">True</property>
+                <property name="can_focus">False</property>
+                <property name="xalign">0</property>
+                <property name="label" translatable="yes"><b><big>Global filters</big></b></property>
+                <property name="use_markup">True</property>
+              </object>
+              <packing>
+                <property name="right_attach">5</property>
+                <property name="y_options">GTK_SHRINK</property>
+                <property name="y_padding">4</property>
+              </packing>
+            </child>
+            <child>
+              <object class="GtkLabel" id="label31">
+                <property name="visible">True</property>
+                <property name="can_focus">False</property>
+                <property name="xalign">1</property>
+                <property name="xpad">10</property>
+                <property name="label" translatable="yes">Notch filter:</property>
+              </object>
+              <packing>
+                <property name="top_attach">4</property>
+                <property name="bottom_attach">5</property>
+              </packing>
+            </child>
+            <child>
+              <object class="GtkComboBox" id="eGlobalFiltersNotchFilter">
+                <property name="visible">True</property>
+                <property name="can_focus">False</property>
+                <property name="valign">center</property>
+                <property name="model">mGlobalFiltersNotchFilter</property>
+              </object>
+              <packing>
+                <property name="left_attach">1</property>
+                <property name="right_attach">3</property>
+                <property name="top_attach">4</property>
+                <property name="bottom_attach">5</property>
+                <property name="y_options">GTK_FILL</property>
+              </packing>
+            </child>
+            <child>
+              <object class="GtkSeparator" id="separator10">
+                <property name="visible">True</property>
+                <property name="can_focus">False</property>
+              </object>
+              <packing>
+                <property name="right_attach">5</property>
+                <property name="top_attach">1</property>
+                <property name="bottom_attach">2</property>
+              </packing>
+            </child>
+            <child>
+              <object class="GtkSeparator" id="separator19">
+                <property name="visible">True</property>
+                <property name="can_focus">False</property>
+                <property name="margin_top">5</property>
+                <property name="margin_bottom">5</property>
+              </object>
+              <packing>
+                <property name="right_attach">5</property>
+                <property name="top_attach">5</property>
+                <property name="bottom_attach">6</property>
+              </packing>
+            </child>
+          </object>
+          <packing>
+            <property name="expand">False</property>
+            <property name="fill">True</property>
+            <property name="padding">5</property>
+            <property name="position">1</property>
+          </packing>
+        </child>
+      </object>
+    </child>
+    <action-widgets>
+      <action-widget response="-6">bFilterCancel</action-widget>
+      <action-widget response="-5">bGlobalFiltersOK</action-widget>
+    </action-widgets>
+  </object>
+  <object class="GtkListStore" id="mMsmtProfileType">
+    <columns>
+      <!-- column-name type -->
+      <column type="gchararray"/>
+    </columns>
+    <data>
+      <row>
+        <col id="0" translatable="yes">PSD</col>
+      </row>
+      <row>
+        <col id="0" translatable="yes">uCont</col>
+      </row>
+    </data>
+  </object>
+  <object class="GtkListStore" id="mNotchFilter">
+    <columns>
+      <!-- column-name type -->
+      <column type="gchararray"/>
+    </columns>
+    <data>
+      <row>
+        <col id="0" translatable="yes">none</col>
+      </row>
+      <row>
+        <col id="0" translatable="yes">at 50 Hz</col>
+      </row>
+      <row>
+        <col id="0" translatable="yes">at 60 Hz</col>
+      </row>
+    </data>
+  </object>
+  <object class="GtkListStore" id="mScoringPageSize">
+    <columns>
+      <!-- column-name PageSize -->
+      <column type="gchararray"/>
+    </columns>
+    <data>
+      <row>
+        <col id="0" translatable="yes">4 sec</col>
+      </row>
+      <row>
+        <col id="0" translatable="yes">5 sec</col>
+      </row>
+      <row>
+        <col id="0" translatable="yes">10 sec</col>
+      </row>
+      <row>
+        <col id="0" translatable="yes">15 sec</col>
+      </row>
+      <row>
+        <col id="0" translatable="yes">20 sec</col>
+      </row>
+      <row>
+        <col id="0" translatable="yes">30 sec</col>
+      </row>
+      <row>
+        <col id="0" translatable="yes">1 min</col>
+      </row>
+      <row>
+        <col id="0" translatable="yes">2 min</col>
+      </row>
+      <row>
+        <col id="0" translatable="yes">5 min</col>
+      </row>
+    </data>
+  </object>
+  <object class="GtkSizeGroup" id="sizegroup2"/>
+  <object class="GtkSizeGroup" id="sizegroup3"/>
+  <object class="GtkSizeGroup" id="sizegroup4"/>
+  <object class="GtkTextBuffer" id="tEDFFileDetailsReport"/>
+  <object class="GtkDialog" id="wEDFFileDetails">
+    <property name="can_focus">False</property>
+    <property name="border_width">5</property>
+    <property name="title" translatable="yes">EEG source file details</property>
+    <property name="window_position">mouse</property>
+    <property name="destroy_with_parent">True</property>
+    <property name="icon">aghermann.png</property>
+    <property name="type_hint">dialog</property>
+    <property name="skip_taskbar_hint">True</property>
+    <property name="skip_pager_hint">True</property>
+    <property name="gravity">north-east</property>
+    <signal name="close" handler="gtk_widget_hide" swapped="no"/>
+    <signal name="delete-event" handler="gtk_true" swapped="no"/>
+    <signal name="response" handler="gtk_widget_hide" swapped="no"/>
+    <child internal-child="vbox">
+      <object class="GtkBox" id="dialog-vbox4">
+        <property name="visible">True</property>
+        <property name="can_focus">False</property>
+        <property name="orientation">vertical</property>
+        <property name="spacing">2</property>
+        <child internal-child="action_area">
+          <object class="GtkButtonBox" id="dialog-action_area4">
+            <property name="visible">True</property>
+            <property name="can_focus">False</property>
+            <property name="layout_style">start</property>
+            <child>
+              <object class="GtkButton" id="bEDFFileDetailsDismiss">
+                <property name="label">_Dismiss</property>
+                <property name="visible">True</property>
+                <property name="can_focus">True</property>
+                <property name="is_focus">True</property>
+                <property name="receives_default">True</property>
+                <property name="relief">half</property>
+                <property name="use_underline">True</property>
+              </object>
+              <packing>
+                <property name="expand">False</property>
+                <property name="fill">False</property>
+                <property name="position">0</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="GtkVBox" id="vbox1">
+            <property name="visible">True</property>
+            <property name="can_focus">False</property>
+            <child>
+              <object class="GtkLabel" id="lEDFFileDetails">
+                <property name="visible">True</property>
+                <property name="can_focus">False</property>
+                <property name="xalign">0</property>
+                <property name="ypad">8</property>
+                <property name="label" translatable="yes"><b><big>EEG source file header</big></b></property>
+                <property name="use_markup">True</property>
+              </object>
+              <packing>
+                <property name="expand">False</property>
+                <property name="fill">True</property>
+                <property name="position">0</property>
+              </packing>
+            </child>
+            <child>
+              <object class="GtkSeparator" id="separator11">
+                <property name="visible">True</property>
+                <property name="can_focus">False</property>
+              </object>
+              <packing>
+                <property name="expand">False</property>
+                <property name="fill">True</property>
+                <property name="padding">6</property>
+                <property name="position">1</property>
+              </packing>
+            </child>
+            <child>
+              <object class="GtkScrolledWindow" id="scrolledwindow1">
+                <property name="width_request">445</property>
+                <property name="height_request">295</property>
                 <property name="visible">True</property>
                 <property name="can_focus">True</property>
-                <property name="show_border">False</property>
-                <child>
-                  <object class="GtkTable" id="table2">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
-                    <property name="border_width">5</property>
-                    <property name="n_rows">6</property>
-                    <property name="n_columns">3</property>
-                    <property name="row_spacing">15</property>
-                    <child>
-                      <placeholder/>
-                    </child>
-                    <child>
-                      <placeholder/>
-                    </child>
-                    <child>
-                      <placeholder/>
-                    </child>
-                    <child>
-                      <object class="GtkLabel" id="label1">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">1</property>
-                        <property name="xpad">10</property>
-                        <property name="label" translatable="yes">_Group: </property>
-                        <property name="use_underline">True</property>
-                      </object>
-                      <packing>
-                        <property name="y_options"/>
-                      </packing>
-                    </child>
-                    <child>
-                      <object class="GtkLabel" id="label8">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">1</property>
-                        <property name="xpad">10</property>
-                        <property name="label" translatable="yes">Subject: </property>
-                      </object>
-                      <packing>
-                        <property name="top_attach">1</property>
-                        <property name="bottom_attach">2</property>
-                        <property name="y_options"/>
-                      </packing>
-                    </child>
-                    <child>
-                      <object class="GtkLabel" id="label9">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">1</property>
-                        <property name="xpad">10</property>
-                        <property name="label" translatable="yes">_Session: </property>
-                        <property name="use_underline">True</property>
-                      </object>
-                      <packing>
-                        <property name="top_attach">2</property>
-                        <property name="bottom_attach">3</property>
-                        <property name="y_options"/>
-                      </packing>
-                    </child>
-                    <child>
-                      <object class="GtkLabel" id="label10">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">1</property>
-                        <property name="xpad">10</property>
-                        <property name="label" translatable="yes">_Episode: </property>
-                        <property name="use_underline">True</property>
-                      </object>
-                      <packing>
-                        <property name="top_attach">3</property>
-                        <property name="bottom_attach">4</property>
-                        <property name="y_options"/>
-                      </packing>
-                    </child>
-                    <child>
-                      <object class="GtkLabel" id="lEdfImportSubject">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">(name)</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="y_options"/>
-                      </packing>
-                    </child>
-                    <child>
-                      <object class="GtkLabel" id="label11">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                      </object>
-                      <packing>
-                        <property name="left_attach">2</property>
-                        <property name="right_attach">3</property>
-                        <property name="y_options"/>
-                      </packing>
-                    </child>
-                    <child>
-                      <object class="GtkHBox" id="hbox2">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="spacing">20</property>
-                        <child>
-                          <object class="GtkLabel" id="label12">
-                            <property name="visible">True</property>
-                            <property name="can_focus">False</property>
-                            <property name="xalign">1</property>
-                            <property name="xpad">5</property>
-                            <property name="label" translatable="yes">Attachment mode: </property>
-                          </object>
-                          <packing>
-                            <property name="expand">True</property>
-                            <property name="fill">True</property>
-                            <property name="position">0</property>
-                          </packing>
-                        </child>
-                        <child>
-                          <object class="GtkRadioButton" id="bEdfImportAttachCopy">
-                            <property name="label" translatable="yes">Copy</property>
-                            <property name="visible">True</property>
-                            <property name="can_focus">True</property>
-                            <property name="receives_default">False</property>
-                            <property name="xalign">0.5</property>
-                            <property name="active">True</property>
-                            <property name="draw_indicator">True</property>
-                          </object>
-                          <packing>
-                            <property name="expand">False</property>
-                            <property name="fill">False</property>
-                            <property name="position">1</property>
-                          </packing>
-                        </child>
-                        <child>
-                          <object class="GtkRadioButton" id="bEdfImportAttachMove">
-                            <property name="label" translatable="yes">Move</property>
-                            <property name="visible">True</property>
-                            <property name="can_focus">True</property>
-                            <property name="receives_default">False</property>
-                            <property name="xalign">0.5</property>
-                            <property name="active">True</property>
-                            <property name="draw_indicator">True</property>
-                            <property name="group">bEdfImportAttachCopy</property>
-                          </object>
-                          <packing>
-                            <property name="expand">False</property>
-                            <property name="fill">False</property>
-                            <property name="position">2</property>
-                          </packing>
-                        </child>
-                        <child>
-                          <object class="GtkRadioButton" id="bEdfImportAttachLink">
-                            <property name="label" translatable="yes">Link</property>
-                            <property name="visible">True</property>
-                            <property name="can_focus">True</property>
-                            <property name="receives_default">False</property>
-                            <property name="xalign">0.5</property>
-                            <property name="active">True</property>
-                            <property name="draw_indicator">True</property>
-                            <property name="group">bEdfImportAttachCopy</property>
-                          </object>
-                          <packing>
-                            <property name="expand">False</property>
-                            <property name="fill">False</property>
-                            <property name="pack_type">end</property>
-                            <property name="position">3</property>
-                          </packing>
-                        </child>
-                      </object>
-                      <packing>
-                        <property name="right_attach">3</property>
-                        <property name="top_attach">5</property>
-                        <property name="bottom_attach">6</property>
-                        <property name="y_options"/>
-                      </packing>
-                    </child>
-                    <child>
-                      <object class="GtkHSeparator" id="hseparator2">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                      </object>
-                      <packing>
-                        <property name="right_attach">3</property>
-                        <property name="top_attach">4</property>
-                        <property name="bottom_attach">5</property>
-                        <property name="y_options"/>
-                      </packing>
-                    </child>
-                    <child>
-                      <object class="GtkComboBox" id="eEdfImportSession">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="has_entry">True</property>
-                        <child internal-child="entry">
-                          <object class="GtkEntry" id="eEdfImportSessionEntry">
-                            <property name="visible">True</property>
-                            <property name="can_focus">True</property>
-                          </object>
-                        </child>
-                      </object>
-                      <packing>
-                        <property name="left_attach">1</property>
-                        <property name="right_attach">2</property>
-                        <property name="top_attach">2</property>
-                        <property name="bottom_attach">3</property>
-                      </packing>
-                    </child>
-                    <child>
-                      <object class="GtkComboBox" id="eEdfImportGroup">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="has_entry">True</property>
-                        <child internal-child="entry">
-                          <object class="GtkEntry" id="eEdfImportGroupEntry">
-                            <property name="visible">True</property>
-                            <property name="can_focus">True</property>
-                          </object>
-                        </child>
-                      </object>
-                      <packing>
-                        <property name="left_attach">1</property>
-                        <property name="right_attach">2</property>
-                      </packing>
-                    </child>
-                    <child>
-                      <object class="GtkComboBox" id="eEdfImportEpisode">
-                        <property name="visible">True</property>
-                        <property name="can_focus">True</property>
-                        <property name="has_entry">True</property>
-                        <child internal-child="entry">
-                          <object class="GtkEntry" id="eEdfImportEpisodeEntry">
-                            <property name="visible">True</property>
-                            <property name="can_focus">True</property>
-                          </object>
-                        </child>
-                      </object>
-                      <packing>
-                        <property name="left_attach">1</property>
-                        <property name="right_attach">2</property>
-                        <property name="top_attach">3</property>
-                        <property name="bottom_attach">4</property>
-                      </packing>
-                    </child>
-                  </object>
-                </child>
-                <child type="tab">
-                  <object class="GtkLabel" id="label13">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
-                    <property name="label" translatable="yes">Identify</property>
-                  </object>
-                  <packing>
-                    <property name="tab_fill">False</property>
-                  </packing>
-                </child>
                 <child>
-                  <object class="GtkScrolledWindow" id="scrolledwindow3">
+                  <object class="GtkTextView" id="lEDFFileDetailsReport">
                     <property name="visible">True</property>
                     <property name="can_focus">True</property>
-                    <child>
-                      <object class="GtkTextView" id="lEdfImportFileInfo">
-                        <property name="height_request">300</property>
-                        <property name="visible">True</property>
-                        <property name="can_focus">True</property>
-                        <property name="cursor_visible">False</property>
-                        <property name="buffer">tEDFFileDetailsReport</property>
-                      </object>
-                    </child>
-                  </object>
-                  <packing>
-                    <property name="position">1</property>
-                  </packing>
-                </child>
-                <child type="tab">
-                  <object class="GtkLabel" id="label14">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
-                    <property name="label" translatable="yes">Details</property>
+                    <property name="border_width">5</property>
+                    <property name="editable">False</property>
+                    <property name="cursor_visible">False</property>
+                    <property name="buffer">tEDFFileDetailsReport</property>
+                    <property name="accepts_tab">False</property>
                   </object>
-                  <packing>
-                    <property name="position">1</property>
-                    <property name="tab_fill">False</property>
-                  </packing>
                 </child>
               </object>
               <packing>
@@ -1468,54 +1152,74 @@ With bug reports, either send yours to <a href="mailto:aghermann-users at lists.
       </object>
     </child>
     <action-widgets>
-      <action-widget response="-7">bEdfImportEdfhed</action-widget>
-      <action-widget response="-6">bEdfImportDrop</action-widget>
-      <action-widget response="-5">bEdfImportAdmit</action-widget>
+      <action-widget response="-5">bEDFFileDetailsDismiss</action-widget>
     </action-widgets>
   </object>
-  <object class="GtkDialog" id="wGlobalAnnotations">
+  <object class="GtkDialog" id="wEdfImport">
+    <property name="width_request">500</property>
     <property name="can_focus">False</property>
     <property name="border_width">10</property>
-    <property name="title" translatable="yes">Annotations</property>
-    <property name="modal">True</property>
-    <property name="window_position">center-on-parent</property>
-    <property name="default_width">531</property>
-    <property name="default_height">434</property>
-    <property name="destroy_with_parent">True</property>
-    <property name="type_hint">dialog</property>
-    <property name="skip_taskbar_hint">True</property>
-    <property name="skip_pager_hint">True</property>
+    <property name="title" translatable="yes">Import EEG source</property>
+    <property name="icon">aghermann.png</property>
+    <property name="type_hint">normal</property>
     <signal name="close" handler="gtk_widget_hide" swapped="no"/>
     <signal name="response" handler="gtk_widget_hide" swapped="no"/>
     <child internal-child="vbox">
-      <object class="GtkBox" id="dialog-vbox8">
+      <object class="GtkBox" id="dialog-vbox2">
+        <property name="visible">True</property>
         <property name="can_focus">False</property>
         <property name="orientation">vertical</property>
         <property name="spacing">2</property>
         <child internal-child="action_area">
-          <object class="GtkButtonBox" id="dialog-action_area8">
+          <object class="GtkButtonBox" id="dialog-action_area2">
+            <property name="visible">True</property>
             <property name="can_focus">False</property>
             <property name="layout_style">end</property>
             <child>
-              <object class="GtkButton" id="button6">
-                <property name="label" translatable="yes">_Dismiss</property>
-                <property name="visible">True</property>
-                <property name="can_focus">False</property>
+              <object class="GtkButton" id="bEdfImportEdfhed">
+                <property name="label" translatable="yes">View/_Score separately</property>
+                <property name="can_focus">True</property>
                 <property name="receives_default">True</property>
+                <property name="relief">none</property>
                 <property name="use_underline">True</property>
               </object>
               <packing>
                 <property name="expand">False</property>
-                <property name="fill">True</property>
+                <property name="fill">False</property>
                 <property name="position">0</property>
-                <property name="secondary">True</property>
               </packing>
             </child>
             <child>
-              <placeholder/>
+              <object class="GtkButton" id="bEdfImportDrop">
+                <property name="label" translatable="yes">_Drop</property>
+                <property name="visible">True</property>
+                <property name="can_focus">False</property>
+                <property name="receives_default">True</property>
+                <property name="relief">half</property>
+                <property name="use_underline">True</property>
+              </object>
+              <packing>
+                <property name="expand">False</property>
+                <property name="fill">False</property>
+                <property name="position">1</property>
+              </packing>
             </child>
             <child>
-              <placeholder/>
+              <object class="GtkButton" id="bEdfImportAdmit">
+                <property name="label" translatable="yes">_Admit</property>
+                <property name="visible">True</property>
+                <property name="can_focus">False</property>
+                <property name="can_default">True</property>
+                <property name="has_default">True</property>
+                <property name="receives_default">True</property>
+                <property name="relief">half</property>
+                <property name="use_underline">True</property>
+              </object>
+              <packing>
+                <property name="expand">False</property>
+                <property name="fill">False</property>
+                <property name="position">2</property>
+              </packing>
             </child>
           </object>
           <packing>
@@ -1526,18 +1230,18 @@ With bug reports, either send yours to <a href="mailto:aghermann-users at lists.
           </packing>
         </child>
         <child>
-          <object class="GtkBox" id="box3">
+          <object class="GtkVBox" id="vbox4">
             <property name="visible">True</property>
             <property name="can_focus">False</property>
-            <property name="orientation">vertical</property>
             <child>
-              <object class="GtkLabel" id="label33">
+              <object class="GtkLabel" id="lEdfImportCaption">
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
                 <property name="xalign">0</property>
+                <property name="xpad">5</property>
                 <property name="ypad">8</property>
-                <property name="label" translatable="yes"><b><big>Annotated regions</big></b></property>
                 <property name="use_markup">True</property>
+                <property name="ellipsize">middle</property>
               </object>
               <packing>
                 <property name="expand">False</property>
@@ -1546,190 +1250,311 @@ With bug reports, either send yours to <a href="mailto:aghermann-users at lists.
               </packing>
             </child>
             <child>
-              <object class="GtkSeparator" id="separator12">
+              <object class="GtkSeparator" id="separator2">
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
               </object>
               <packing>
-                <property name="expand">False</property>
+                <property name="expand">True</property>
                 <property name="fill">True</property>
                 <property name="padding">6</property>
                 <property name="position">1</property>
               </packing>
             </child>
             <child>
-              <object class="GtkScrolledWindow" id="scrolledwindow9">
+              <object class="GtkNotebook" id="notebook1">
                 <property name="visible">True</property>
                 <property name="can_focus">True</property>
-                <property name="shadow_type">in</property>
+                <property name="show_border">False</property>
                 <child>
-                  <object class="GtkTreeView" id="tvGlobalAnnotations">
+                  <object class="GtkTable" id="table2">
                     <property name="visible">True</property>
-                    <property name="can_focus">True</property>
-                    <property name="hscroll_policy">natural</property>
-                    <property name="vscroll_policy">natural</property>
-                    <property name="search_column">3</property>
-                    <property name="level_indentation">5</property>
-                    <property name="enable_tree_lines">True</property>
-                    <child internal-child="selection">
-                      <object class="GtkTreeSelection" id="treeview-selection1"/>
+                    <property name="can_focus">False</property>
+                    <property name="border_width">5</property>
+                    <property name="n_rows">6</property>
+                    <property name="n_columns">3</property>
+                    <property name="row_spacing">15</property>
+                    <child>
+                      <placeholder/>
+                    </child>
+                    <child>
+                      <placeholder/>
+                    </child>
+                    <child>
+                      <placeholder/>
+                    </child>
+                    <child>
+                      <object class="GtkLabel" id="label1">
+                        <property name="visible">True</property>
+                        <property name="can_focus">False</property>
+                        <property name="xalign">1</property>
+                        <property name="xpad">10</property>
+                        <property name="label" translatable="yes">_Group: </property>
+                        <property name="use_underline">True</property>
+                      </object>
+                      <packing>
+                        <property name="y_options"/>
+                      </packing>
+                    </child>
+                    <child>
+                      <object class="GtkLabel" id="label8">
+                        <property name="visible">True</property>
+                        <property name="can_focus">False</property>
+                        <property name="xalign">1</property>
+                        <property name="xpad">10</property>
+                        <property name="label" translatable="yes">Subject: </property>
+                      </object>
+                      <packing>
+                        <property name="top_attach">1</property>
+                        <property name="bottom_attach">2</property>
+                        <property name="y_options"/>
+                      </packing>
+                    </child>
+                    <child>
+                      <object class="GtkLabel" id="label9">
+                        <property name="visible">True</property>
+                        <property name="can_focus">False</property>
+                        <property name="xalign">1</property>
+                        <property name="xpad">10</property>
+                        <property name="label" translatable="yes">_Session: </property>
+                        <property name="use_underline">True</property>
+                      </object>
+                      <packing>
+                        <property name="top_attach">2</property>
+                        <property name="bottom_attach">3</property>
+                        <property name="y_options"/>
+                      </packing>
+                    </child>
+                    <child>
+                      <object class="GtkLabel" id="label10">
+                        <property name="visible">True</property>
+                        <property name="can_focus">False</property>
+                        <property name="xalign">1</property>
+                        <property name="xpad">10</property>
+                        <property name="label" translatable="yes">_Episode: </property>
+                        <property name="use_underline">True</property>
+                      </object>
+                      <packing>
+                        <property name="top_attach">3</property>
+                        <property name="bottom_attach">4</property>
+                        <property name="y_options"/>
+                      </packing>
+                    </child>
+                    <child>
+                      <object class="GtkLabel" id="lEdfImportSubject">
+                        <property name="visible">True</property>
+                        <property name="can_focus">False</property>
+                        <property name="xalign">0</property>
+                        <property name="label" translatable="yes">(name)</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="y_options"/>
+                      </packing>
+                    </child>
+                    <child>
+                      <object class="GtkLabel" id="label11">
+                        <property name="visible">True</property>
+                        <property name="can_focus">False</property>
+                      </object>
+                      <packing>
+                        <property name="left_attach">2</property>
+                        <property name="right_attach">3</property>
+                        <property name="y_options"/>
+                      </packing>
+                    </child>
+                    <child>
+                      <object class="GtkHBox" id="hbox2">
+                        <property name="visible">True</property>
+                        <property name="can_focus">False</property>
+                        <property name="spacing">20</property>
+                        <child>
+                          <object class="GtkLabel" id="label12">
+                            <property name="visible">True</property>
+                            <property name="can_focus">False</property>
+                            <property name="xalign">1</property>
+                            <property name="xpad">5</property>
+                            <property name="label" translatable="yes">Attachment mode: </property>
+                          </object>
+                          <packing>
+                            <property name="expand">True</property>
+                            <property name="fill">True</property>
+                            <property name="position">0</property>
+                          </packing>
+                        </child>
+                        <child>
+                          <object class="GtkRadioButton" id="bEdfImportAttachCopy">
+                            <property name="label" translatable="yes">Copy</property>
+                            <property name="visible">True</property>
+                            <property name="can_focus">True</property>
+                            <property name="receives_default">False</property>
+                            <property name="xalign">0.5</property>
+                            <property name="active">True</property>
+                            <property name="draw_indicator">True</property>
+                          </object>
+                          <packing>
+                            <property name="expand">False</property>
+                            <property name="fill">False</property>
+                            <property name="position">1</property>
+                          </packing>
+                        </child>
+                        <child>
+                          <object class="GtkRadioButton" id="bEdfImportAttachMove">
+                            <property name="label" translatable="yes">Move</property>
+                            <property name="visible">True</property>
+                            <property name="can_focus">True</property>
+                            <property name="receives_default">False</property>
+                            <property name="xalign">0.5</property>
+                            <property name="active">True</property>
+                            <property name="draw_indicator">True</property>
+                            <property name="group">bEdfImportAttachCopy</property>
+                          </object>
+                          <packing>
+                            <property name="expand">False</property>
+                            <property name="fill">False</property>
+                            <property name="position">2</property>
+                          </packing>
+                        </child>
+                        <child>
+                          <object class="GtkRadioButton" id="bEdfImportAttachLink">
+                            <property name="label" translatable="yes">Link</property>
+                            <property name="visible">True</property>
+                            <property name="can_focus">True</property>
+                            <property name="receives_default">False</property>
+                            <property name="xalign">0.5</property>
+                            <property name="active">True</property>
+                            <property name="draw_indicator">True</property>
+                            <property name="group">bEdfImportAttachCopy</property>
+                          </object>
+                          <packing>
+                            <property name="expand">False</property>
+                            <property name="fill">False</property>
+                            <property name="pack_type">end</property>
+                            <property name="position">3</property>
+                          </packing>
+                        </child>
+                      </object>
+                      <packing>
+                        <property name="right_attach">3</property>
+                        <property name="top_attach">5</property>
+                        <property name="bottom_attach">6</property>
+                        <property name="y_options"/>
+                      </packing>
+                    </child>
+                    <child>
+                      <object class="GtkHSeparator" id="hseparator2">
+                        <property name="visible">True</property>
+                        <property name="can_focus">False</property>
+                      </object>
+                      <packing>
+                        <property name="right_attach">3</property>
+                        <property name="top_attach">4</property>
+                        <property name="bottom_attach">5</property>
+                        <property name="y_options"/>
+                      </packing>
+                    </child>
+                    <child>
+                      <object class="GtkComboBox" id="eEdfImportSession">
+                        <property name="visible">True</property>
+                        <property name="can_focus">False</property>
+                        <property name="has_entry">True</property>
+                        <child internal-child="entry">
+                          <object class="GtkEntry" id="eEdfImportSessionEntry">
+                            <property name="visible">True</property>
+                            <property name="can_focus">True</property>
+                          </object>
+                        </child>
+                      </object>
+                      <packing>
+                        <property name="left_attach">1</property>
+                        <property name="right_attach">2</property>
+                        <property name="top_attach">2</property>
+                        <property name="bottom_attach">3</property>
+                      </packing>
+                    </child>
+                    <child>
+                      <object class="GtkComboBox" id="eEdfImportGroup">
+                        <property name="visible">True</property>
+                        <property name="can_focus">False</property>
+                        <property name="has_entry">True</property>
+                        <child internal-child="entry">
+                          <object class="GtkEntry" id="eEdfImportGroupEntry">
+                            <property name="visible">True</property>
+                            <property name="can_focus">True</property>
+                          </object>
+                        </child>
+                      </object>
+                      <packing>
+                        <property name="left_attach">1</property>
+                        <property name="right_attach">2</property>
+                      </packing>
+                    </child>
+                    <child>
+                      <object class="GtkComboBox" id="eEdfImportEpisode">
+                        <property name="visible">True</property>
+                        <property name="can_focus">True</property>
+                        <property name="has_entry">True</property>
+                        <child internal-child="entry">
+                          <object class="GtkEntry" id="eEdfImportEpisodeEntry">
+                            <property name="visible">True</property>
+                            <property name="can_focus">True</property>
+                          </object>
+                        </child>
+                      </object>
+                      <packing>
+                        <property name="left_attach">1</property>
+                        <property name="right_attach">2</property>
+                        <property name="top_attach">3</property>
+                        <property name="bottom_attach">4</property>
+                      </packing>
                     </child>
                   </object>
                 </child>
-              </object>
-              <packing>
-                <property name="expand">True</property>
-                <property name="fill">True</property>
-                <property name="position">2</property>
-              </packing>
-            </child>
-            <child>
-              <object class="GtkCheckButton" id="eGlobalAnnotationsShowPhasicEvents">
-                <property name="label" translatable="yes">Show _phasic events</property>
-                <property name="visible">True</property>
-                <property name="can_focus">True</property>
-                <property name="receives_default">False</property>
-                <property name="margin_top">5</property>
-                <property name="margin_bottom">5</property>
-                <property name="use_underline">True</property>
-                <property name="xalign">0</property>
-                <property name="draw_indicator">True</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">True</property>
-            <property name="fill">True</property>
-            <property name="position">1</property>
-          </packing>
-        </child>
-      </object>
-    </child>
-    <action-widgets>
-      <action-widget response="-7">button6</action-widget>
-    </action-widgets>
-  </object>
-  <object class="GtkDialog" id="wGlobalArtifactDetection">
-    <property name="can_focus">False</property>
-    <property name="border_width">10</property>
-    <property name="window_position">center-on-parent</property>
-    <property name="type_hint">dialog</property>
-    <signal name="close" handler="gtk_widget_hide" swapped="no"/>
-    <signal name="damage-event" handler="gtk_widget_hide_on_delete" swapped="no"/>
-    <signal name="response" handler="gtk_widget_hide" swapped="no"/>
-    <child internal-child="vbox">
-      <object class="GtkBox" id="dialog-vbox14">
-        <property name="can_focus">False</property>
-        <property name="orientation">vertical</property>
-        <property name="spacing">2</property>
-        <child>
-          <object class="GtkBox" id="box6">
-            <property name="visible">True</property>
-            <property name="can_focus">False</property>
-            <property name="orientation">vertical</property>
-            <child>
-              <object class="GtkLabel" id="label24">
-                <property name="visible">True</property>
-                <property name="can_focus">False</property>
-                <property name="xalign">0</property>
-                <property name="ypad">8</property>
-                <property name="label" translatable="yes"><b><big>Global artifact detection</big></b></property>
-                <property name="use_markup">True</property>
-              </object>
-              <packing>
-                <property name="expand">False</property>
-                <property name="fill">True</property>
-                <property name="position">0</property>
-              </packing>
-            </child>
-            <child>
-              <object class="GtkSeparator" id="separator8">
-                <property name="visible">True</property>
-                <property name="can_focus">False</property>
-              </object>
-              <packing>
-                <property name="expand">False</property>
-                <property name="fill">True</property>
-                <property name="padding">6</property>
-                <property name="position">1</property>
-              </packing>
-            </child>
-            <child>
-              <object class="GtkGrid" id="grid5">
-                <property name="visible">True</property>
-                <property name="can_focus">False</property>
-                <property name="margin_top">5</property>
-                <property name="margin_bottom">5</property>
-                <property name="row_spacing">10</property>
-                <property name="column_spacing">5</property>
-                <child>
-                  <object class="GtkLabel" id="label25">
+                <child type="tab">
+                  <object class="GtkLabel" id="label13">
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="xalign">1</property>
-                    <property name="label" translatable="yes">Profile to use:</property>
-                    <property name="use_underline">True</property>
+                    <property name="label" translatable="yes">Identify</property>
                   </object>
                   <packing>
-                    <property name="left_attach">0</property>
-                    <property name="top_attach">0</property>
-                    <property name="width">1</property>
-                    <property name="height">1</property>
+                    <property name="tab_fill">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkCheckButton" id="eGlobalADKeepExisting">
-                    <property name="label" translatable="yes">_Keep existing artifacts</property>
+                  <object class="GtkScrolledWindow" id="scrolledwindow3">
                     <property name="visible">True</property>
                     <property name="can_focus">True</property>
-                    <property name="receives_default">False</property>
-                    <property name="use_underline">True</property>
-                    <property name="xalign">0</property>
-                    <property name="draw_indicator">True</property>
-                  </object>
-                  <packing>
-                    <property name="left_attach">0</property>
-                    <property name="top_attach">2</property>
-                    <property name="width">2</property>
-                    <property name="height">1</property>
-                  </packing>
-                </child>
-                <child>
-                  <object class="GtkComboBox" id="eGlobalADProfiles">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                    <child>
+                      <object class="GtkTextView" id="lEdfImportFileInfo">
+                        <property name="height_request">300</property>
+                        <property name="visible">True</property>
+                        <property name="can_focus">True</property>
+                        <property name="cursor_visible">False</property>
+                        <property name="buffer">tEDFFileDetailsReport</property>
+                      </object>
+                    </child>
                   </object>
                   <packing>
-                    <property name="left_attach">1</property>
-                    <property name="top_attach">0</property>
-                    <property name="width">1</property>
-                    <property name="height">1</property>
+                    <property name="position">1</property>
                   </packing>
                 </child>
-                <child>
-                  <object class="GtkLabel" id="lGlobalADHint">
+                <child type="tab">
+                  <object class="GtkLabel" id="label14">
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="xalign">0</property>
-                    <property name="label" translatable="yes">hints be here</property>
-                    <property name="use_markup">True</property>
-                    <property name="wrap">True</property>
+                    <property name="label" translatable="yes">Details</property>
                   </object>
                   <packing>
-                    <property name="left_attach">0</property>
-                    <property name="top_attach">1</property>
-                    <property name="width">2</property>
-                    <property name="height">1</property>
+                    <property name="position">1</property>
+                    <property name="tab_fill">False</property>
                   </packing>
                 </child>
               </object>
               <packing>
-                <property name="expand">False</property>
+                <property name="expand">True</property>
                 <property name="fill">True</property>
                 <property name="position">2</property>
               </packing>
@@ -1738,137 +1563,324 @@ With bug reports, either send yours to <a href="mailto:aghermann-users at lists.
           <packing>
             <property name="expand">True</property>
             <property name="fill">True</property>
-            <property name="position">0</property>
+            <property name="position">1</property>
           </packing>
         </child>
-        <child>
-          <object class="GtkSeparator" id="separator9">
+      </object>
+    </child>
+    <action-widgets>
+      <action-widget response="-7">bEdfImportEdfhed</action-widget>
+      <action-widget response="-6">bEdfImportDrop</action-widget>
+      <action-widget response="-5">bEdfImportAdmit</action-widget>
+    </action-widgets>
+  </object>
+  <object class="GtkDialog" id="wAbout">
+    <property name="width_request">716</property>
+    <property name="height_request">429</property>
+    <property name="can_focus">False</property>
+    <property name="border_width">10</property>
+    <property name="window_position">center-on-parent</property>
+    <property name="destroy_with_parent">True</property>
+    <property name="icon">aghermann.png</property>
+    <property name="type_hint">normal</property>
+    <property name="skip_taskbar_hint">True</property>
+    <property name="skip_pager_hint">True</property>
+    <property name="gravity">center</property>
+    <signal name="close" handler="gtk_widget_hide" swapped="no"/>
+    <signal name="delete-event" handler="gtk_true" swapped="no"/>
+    <signal name="response" handler="gtk_widget_hide" swapped="no"/>
+    <child internal-child="vbox">
+      <object class="GtkBox" id="dialog-vbox1">
+        <property name="visible">True</property>
+        <property name="can_focus">False</property>
+        <property name="orientation">vertical</property>
+        <property name="spacing">2</property>
+        <child internal-child="action_area">
+          <object class="GtkButtonBox" id="dialog-action_area1">
             <property name="visible">True</property>
             <property name="can_focus">False</property>
+            <property name="layout_style">start</property>
+            <child>
+              <object class="GtkButton" id="button2">
+                <property name="label">_Dismiss</property>
+                <property name="visible">True</property>
+                <property name="can_focus">True</property>
+                <property name="receives_default">True</property>
+                <property name="use_underline">True</property>
+              </object>
+              <packing>
+                <property name="expand">False</property>
+                <property name="fill">False</property>
+                <property name="position">0</property>
+              </packing>
+            </child>
           </object>
           <packing>
             <property name="expand">False</property>
             <property name="fill">True</property>
-            <property name="position">1</property>
+            <property name="pack_type">end</property>
+            <property name="position">0</property>
           </packing>
         </child>
-        <child internal-child="action_area">
-          <object class="GtkButtonBox" id="dialog-action_area14">
+        <child>
+          <object class="GtkVBox" id="vbox2">
+            <property name="visible">True</property>
             <property name="can_focus">False</property>
-            <property name="layout_style">end</property>
             <child>
-              <object class="GtkButton" id="button7">
-                <property name="label">gtk-cancel</property>
+              <object class="GtkBox" id="box4">
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
-                <property name="receives_default">True</property>
-                <property name="use_stock">True</property>
+                <child>
+                  <object class="GtkLabel" id="lAboutVersion">
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="valign">start</property>
+                    <property name="xalign">0</property>
+                    <property name="xpad">5</property>
+                    <property name="ypad">15</property>
+                    <property name="label"><b><big><big>Aghermann 1.0.1 </big></big></b>ПУТИН ХУЙЛО
+<a href="http://johnhommer.com/academic/code/aghermann">johnhommer.com/academic/code/aghermann</a></property>
+                    <property name="use_markup">True</property>
+                  </object>
+                  <packing>
+                    <property name="expand">True</property>
+                    <property name="fill">True</property>
+                    <property name="position">0</property>
+                  </packing>
+                </child>
+                <child>
+                  <object class="GtkImage" id="image3">
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="pixbuf">aghermann.png</property>
+                    <property name="icon_size">2</property>
+                  </object>
+                  <packing>
+                    <property name="expand">False</property>
+                    <property name="fill">True</property>
+                    <property name="position">1</property>
+                  </packing>
+                </child>
               </object>
               <packing>
                 <property name="expand">False</property>
                 <property name="fill">True</property>
                 <property name="position">0</property>
-                <property name="secondary">True</property>
               </packing>
             </child>
             <child>
-              <object class="GtkButton" id="bGlobalADClearAll">
-                <property name="label" translatable="yes">Clea_r all</property>
+              <object class="GtkNotebook" id="cAboutTabs">
                 <property name="visible">True</property>
-                <property name="can_focus">False</property>
-                <property name="receives_default">True</property>
-                <property name="use_underline">True</property>
+                <property name="can_focus">True</property>
+                <property name="show_border">False</property>
+                <child>
+                  <object class="GtkVBox" id="vbox3">
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <child>
+                      <object class="GtkLabel" id="label6">
+                        <property name="visible">True</property>
+                        <property name="can_focus">True</property>
+                        <property name="xalign">0</property>
+                        <property name="yalign">0</property>
+                        <property name="xpad">10</property>
+                        <property name="ypad">10</property>
+                        <property name="label" translatable="yes"><big><b>Aghermann</b> is a sleep-research experiment manager with capable scoring facility; PSD and EEG Microcontinuity sleep profiles; artifact detection; Independent Component Analysis; and Process S simulation following <a href="http://dx.doi.org/10.1016/0361-9230(93)90016-5">Achermann et al, 1993</a> (in <a href="http://dissertations.ub.rug.nl/faculties/science/2007/a.zavada/">this i [...]
+
+<big><b>Aghermann</b> is developed by Andrei Zavada <a href="mailto:johnhommer at gmail.com">johnhommer at gmail.com</a> and distributed under GPL-2+.</big>
+
+With bug reports, either send yours to <a href="mailto:aghermann-users at lists.sourceforge.net">aghermann-users at lists.sourceforge.net</a>, or open an issue on <a href="http://github.com/hmmr/aghermann/issues">http://github.com/hmmr/aghermann/issues</a>.</property>
+                        <property name="use_markup">True</property>
+                        <property name="wrap">True</property>
+                      </object>
+                      <packing>
+                        <property name="expand">True</property>
+                        <property name="fill">True</property>
+                        <property name="position">0</property>
+                      </packing>
+                    </child>
+                  </object>
+                </child>
+                <child type="tab">
+                  <object class="GtkLabel" id="label2">
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="margin_left">10</property>
+                    <property name="margin_right">10</property>
+                    <property name="margin_top">5</property>
+                    <property name="margin_bottom">5</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes"><b>About</b></property>
+                    <property name="use_markup">True</property>
+                  </object>
+                  <packing>
+                    <property name="tab_fill">False</property>
+                  </packing>
+                </child>
+                <child>
+                  <object class="GtkScrolledWindow" id="scrolledwindow2">
+                    <property name="visible">True</property>
+                    <property name="can_focus">True</property>
+                    <property name="shadow_type">in</property>
+                    <child>
+                      <object class="GtkViewport" id="viewport2">
+                        <property name="visible">True</property>
+                        <property name="can_focus">False</property>
+                        <child>
+                          <object class="GtkLabel" id="lChangeLog">
+                            <property name="visible">True</property>
+                            <property name="can_focus">False</property>
+                            <property name="margin_left">5</property>
+                            <property name="margin_top">5</property>
+                            <property name="margin_bottom">5</property>
+                            <property name="xalign">0</property>
+                            <property name="yalign">0</property>
+                            <property name="xpad">10</property>
+                            <property name="ypad">10</property>
+                            <property name="label"><b>v. 1.0.1</b> (2014-05-14)
+<span font="monospace" size="small">
+	* Fix: Deal with some GTK+ deprecations.
+	* Fix: Make it compile with g++4.9.
+</span>
+<b>v. 1.0</b> (2013-11-10)
+<span font="monospace" size="small">
+	* New: SF: let RK1968 wisdom reside in external lua scripts.
+	* New: SF: unified Artifact Detection dialog including MC-based,
+	  flat region (ex-Simple AD) and by EMG-perturbation.
+	* New: Get a reasonable logging facility (use -l file; "-" is
+	  stdout; default is /dev/null).
+	* New: Properly handle various system/user/experiment/subject/
+	  session stored settings packs (patterns, rk1968, etc).
+	* New: SF: compute, draw EMG steady tone.
+	* Fix: SF: don't blindly delete files in various pattern
+	  locations, just append ~ to their file names.
+	* Fix: Issues and inconsistencies when changing global page size.
+	* Fix: SF: fix jump to next/prev annotations.
+	* Fix: SF: load patterns from symlinked files.
+	* Fix: Use subject ID in place of name if the latter is missing.
+	* Fix: sigproc::interpolate() now samples at dt/2, doesn't lose
+	  that extra point.
+	* Misc: Incorporate edfhed.glade in aghermann.gresources.
+	* Misc: SF: trivial optimisation in pattern search.
+	* Misc: Separate upstream tree from distribution-related files.
+	* Misc: Do away with aghermann/**/liba.a files.
+</span>
+<b>v. 0.9.1.1</b> (2013-07-24)
+<span font="monospace" size="small">
+	* Fix 32-bit builds where sizeof(size_t) != sizeof(unsigned long).
+	* MW: take care to recalculate profile drawing area width
+	  on Shift+Scroll.
+</span>
+<b>v. 0.9.1</b> (2013-07-23)
+<span font="monospace" size="small">
+	* Reorg source tree around main executable, libs, and tools.
+	* Properly use our own lib*.so (previously aghermann turned out
+	  static despite libsigfile.so being installed).
+	* Plug a memory leak after early unique_ptr acquisition.
+	* SF: Move selection on montage (with Alt).
+	* SF: Artifact Detection dialog will now not get confused after
+	  clicking outside it on other channels.
+	* New tool agh-profile-gen, a standalone profile generator.
+	* ascii (tsv) format support, including irregular, timestamped
+	  time series data.
+	* Score assistant now uses delta and theta ranges as defined by
+	  user.
+	* MW: Change pixels-per-hour with Shift+Scroll.
+</span>
+
+(for older entries, see <a href="http://johnhommer.com/academic/code/aghermann">full changelog</a>)</property>
+                            <property name="use_markup">True</property>
+                            <property name="selectable">True</property>
+                            <property name="track_visited_links">False</property>
+                          </object>
+                        </child>
+                      </object>
+                    </child>
+                  </object>
+                  <packing>
+                    <property name="position">1</property>
+                  </packing>
+                </child>
+                <child type="tab">
+                  <object class="GtkLabel" id="label161">
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="margin_left">10</property>
+                    <property name="margin_right">10</property>
+                    <property name="margin_top">5</property>
+                    <property name="margin_bottom">5</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes"><b>ChangeLog</b></property>
+                    <property name="use_markup">True</property>
+                  </object>
+                  <packing>
+                    <property name="position">1</property>
+                    <property name="tab_fill">False</property>
+                  </packing>
+                </child>
               </object>
               <packing>
-                <property name="expand">False</property>
+                <property name="expand">True</property>
                 <property name="fill">True</property>
                 <property name="position">1</property>
               </packing>
             </child>
-            <child>
-              <object class="GtkButton" id="bGlobalADOK">
-                <property name="label">gtk-ok</property>
-                <property name="visible">True</property>
-                <property name="can_focus">False</property>
-                <property name="can_default">True</property>
-                <property name="has_default">True</property>
-                <property name="receives_default">True</property>
-                <property name="use_stock">True</property>
-              </object>
-              <packing>
-                <property name="expand">False</property>
-                <property name="fill">True</property>
-                <property name="position">2</property>
-              </packing>
-            </child>
           </object>
           <packing>
-            <property name="expand">False</property>
+            <property name="expand">True</property>
             <property name="fill">True</property>
-            <property name="pack_type">end</property>
-            <property name="position">2</property>
+            <property name="position">1</property>
           </packing>
         </child>
       </object>
     </child>
     <action-widgets>
-      <action-widget response="-6">button7</action-widget>
-      <action-widget response="1">bGlobalADClearAll</action-widget>
-      <action-widget response="-5">bGlobalADOK</action-widget>
+      <action-widget response="0">button2</action-widget>
     </action-widgets>
   </object>
-  <object class="GtkDialog" id="wGlobalFilters">
+  <object class="GtkDialog" id="wGlobalAnnotations">
     <property name="can_focus">False</property>
     <property name="border_width">10</property>
-    <property name="title" translatable="yes">Global filters</property>
+    <property name="title" translatable="yes">Annotations</property>
     <property name="modal">True</property>
-    <property name="window_position">mouse</property>
+    <property name="window_position">center-on-parent</property>
+    <property name="default_width">531</property>
+    <property name="default_height">434</property>
     <property name="destroy_with_parent">True</property>
     <property name="type_hint">dialog</property>
+    <property name="skip_taskbar_hint">True</property>
+    <property name="skip_pager_hint">True</property>
     <signal name="close" handler="gtk_widget_hide" swapped="no"/>
-    <signal name="delete-event" handler="gtk_widget_hide_on_delete" swapped="no"/>
     <signal name="response" handler="gtk_widget_hide" swapped="no"/>
     <child internal-child="vbox">
-      <object class="GtkBox" id="dialog-vbox15">
-        <property name="visible">True</property>
+      <object class="GtkBox" id="dialog-vbox8">
         <property name="can_focus">False</property>
         <property name="orientation">vertical</property>
         <property name="spacing">2</property>
         <child internal-child="action_area">
-          <object class="GtkButtonBox" id="dialog-action_area15">
-            <property name="visible">True</property>
+          <object class="GtkButtonBox" id="dialog-action_area8">
             <property name="can_focus">False</property>
             <property name="layout_style">end</property>
             <child>
-              <object class="GtkButton" id="bFilterCancel">
-                <property name="label">gtk-cancel</property>
+              <object class="GtkButton" id="button6">
+                <property name="label" translatable="yes">_Dismiss</property>
                 <property name="visible">True</property>
-                <property name="can_focus">True</property>
+                <property name="can_focus">False</property>
                 <property name="receives_default">True</property>
-                <property name="use_stock">True</property>
+                <property name="use_underline">True</property>
               </object>
               <packing>
                 <property name="expand">False</property>
-                <property name="fill">False</property>
+                <property name="fill">True</property>
                 <property name="position">0</property>
+                <property name="secondary">True</property>
               </packing>
             </child>
             <child>
-              <object class="GtkButton" id="bGlobalFiltersOK">
-                <property name="label">gtk-ok</property>
-                <property name="visible">True</property>
-                <property name="can_focus">True</property>
-                <property name="can_default">True</property>
-                <property name="has_default">True</property>
-                <property name="receives_default">True</property>
-                <property name="use_stock">True</property>
-                <accelerator key="Return" signal="activate"/>
-              </object>
-              <packing>
-                <property name="expand">False</property>
-                <property name="fill">False</property>
-                <property name="position">1</property>
-              </packing>
+              <placeholder/>
+            </child>
+            <child>
+              <placeholder/>
             </child>
           </object>
           <packing>
@@ -1879,305 +1891,295 @@ With bug reports, either send yours to <a href="mailto:aghermann-users at lists.
           </packing>
         </child>
         <child>
-          <object class="GtkTable" id="table1">
+          <object class="GtkBox" id="box3">
             <property name="visible">True</property>
             <property name="can_focus">False</property>
-            <property name="n_rows">6</property>
-            <property name="n_columns">5</property>
-            <property name="row_spacing">10</property>
-            <child>
-              <placeholder/>
-            </child>
-            <child>
-              <placeholder/>
-            </child>
-            <child>
-              <object class="GtkSpinButton" id="eGlobalFiltersLowPassCutoff">
-                <property name="visible">True</property>
-                <property name="can_focus">True</property>
-                <property name="can_default">True</property>
-                <property name="has_frame">False</property>
-                <property name="invisible_char">•</property>
-                <property name="activates_default">True</property>
-                <property name="xalign">1</property>
-                <property name="overwrite_mode">True</property>
-                <property name="invisible_char_set">True</property>
-                <property name="primary_icon_activatable">False</property>
-                <property name="secondary_icon_activatable">False</property>
-                <property name="adjustment">jLowPassCutoff</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>
-                <property name="top_attach">3</property>
-                <property name="bottom_attach">4</property>
-                <property name="x_options">GTK_FILL</property>
-                <property name="y_options">GTK_FILL</property>
-              </packing>
-            </child>
-            <child>
-              <object class="GtkSpinButton" id="eGlobalFiltersHighPassCutoff">
-                <property name="visible">True</property>
-                <property name="can_focus">True</property>
-                <property name="can_default">True</property>
-                <property name="has_tooltip">True</property>
-                <property name="tooltip_markup" translatable="yes">If both cutoffs are &gt;0, use band-pass</property>
-                <property name="tooltip_text" translatable="yes">If both cutoffs are >0, use band-pass</property>
-                <property name="has_frame">False</property>
-                <property name="invisible_char">•</property>
-                <property name="activates_default">True</property>
-                <property name="xalign">1</property>
-                <property name="overwrite_mode">True</property>
-                <property name="invisible_char_set">True</property>
-                <property name="primary_icon_activatable">False</property>
-                <property name="secondary_icon_activatable">False</property>
-                <property name="adjustment">jHighPassCutoff</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>
-                <property name="top_attach">2</property>
-                <property name="bottom_attach">3</property>
-                <property name="x_options">GTK_FILL</property>
-                <property name="y_options">GTK_FILL</property>
-              </packing>
-            </child>
-            <child>
-              <object class="GtkLabel" id="label23">
-                <property name="visible">True</property>
-                <property name="can_focus">False</property>
-                <property name="xalign">1</property>
-                <property name="xpad">10</property>
-                <property name="label" translatable="yes">Low pass:</property>
-              </object>
-              <packing>
-                <property name="top_attach">3</property>
-                <property name="bottom_attach">4</property>
-                <property name="x_options">GTK_FILL</property>
-                <property name="y_options">GTK_FILL</property>
-              </packing>
-            </child>
-            <child>
-              <object class="GtkLabel" id="label26">
-                <property name="visible">True</property>
-                <property name="can_focus">False</property>
-                <property name="xalign">1</property>
-                <property name="xpad">10</property>
-                <property name="label" translatable="yes">High pass:</property>
-              </object>
-              <packing>
-                <property name="top_attach">2</property>
-                <property name="bottom_attach">3</property>
-                <property name="x_options">GTK_FILL</property>
-                <property name="y_options">GTK_FILL</property>
-              </packing>
-            </child>
-            <child>
-              <object class="GtkLabel" id="label27">
-                <property name="visible">True</property>
-                <property name="can_focus">False</property>
-                <property name="xalign">0</property>
-                <property name="xpad">5</property>
-                <property name="label" translatable="yes">Hz</property>
-              </object>
-              <packing>
-                <property name="left_attach">2</property>
-                <property name="right_attach">3</property>
-                <property name="top_attach">3</property>
-                <property name="bottom_attach">4</property>
-                <property name="x_options">GTK_FILL</property>
-                <property name="y_options">GTK_FILL</property>
-              </packing>
-            </child>
+            <property name="orientation">vertical</property>
             <child>
-              <object class="GtkLabel" id="label28">
+              <object class="GtkLabel" id="label33">
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
                 <property name="xalign">0</property>
-                <property name="xpad">5</property>
-                <property name="label" translatable="yes">Hz</property>
+                <property name="ypad">8</property>
+                <property name="label" translatable="yes"><b><big>Annotated regions</big></b></property>
+                <property name="use_markup">True</property>
               </object>
               <packing>
-                <property name="left_attach">2</property>
-                <property name="right_attach">3</property>
-                <property name="top_attach">2</property>
-                <property name="bottom_attach">3</property>
-                <property name="x_options">GTK_FILL</property>
-                <property name="y_options">GTK_FILL</property>
+                <property name="expand">False</property>
+                <property name="fill">True</property>
+                <property name="position">0</property>
               </packing>
             </child>
             <child>
-              <object class="GtkLabel" id="label29">
+              <object class="GtkSeparator" id="separator12">
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
-                <property name="xalign">1</property>
-                <property name="xpad">10</property>
-                <property name="label" translatable="yes">Order:</property>
               </object>
               <packing>
-                <property name="left_attach">3</property>
-                <property name="right_attach">4</property>
-                <property name="top_attach">3</property>
-                <property name="bottom_attach">4</property>
-                <property name="x_options">GTK_FILL</property>
-                <property name="y_options">GTK_FILL</property>
+                <property name="expand">False</property>
+                <property name="fill">True</property>
+                <property name="padding">6</property>
+                <property name="position">1</property>
               </packing>
             </child>
             <child>
-              <object class="GtkSpinButton" id="eGlobalFiltersLowPassOrder">
+              <object class="GtkScrolledWindow" id="scrolledwindow9">
                 <property name="visible">True</property>
                 <property name="can_focus">True</property>
-                <property name="can_default">True</property>
-                <property name="has_frame">False</property>
-                <property name="invisible_char">•</property>
-                <property name="activates_default">True</property>
-                <property name="xalign">1</property>
-                <property name="overwrite_mode">True</property>
-                <property name="invisible_char_set">True</property>
-                <property name="primary_icon_activatable">False</property>
-                <property name="secondary_icon_activatable">False</property>
-                <property name="adjustment">jLowPassOrder</property>
-                <property name="snap_to_ticks">True</property>
-                <property name="numeric">True</property>
+                <property name="shadow_type">in</property>
+                <child>
+                  <object class="GtkTreeView" id="tvGlobalAnnotations">
+                    <property name="visible">True</property>
+                    <property name="can_focus">True</property>
+                    <property name="hscroll_policy">natural</property>
+                    <property name="vscroll_policy">natural</property>
+                    <property name="search_column">3</property>
+                    <property name="level_indentation">5</property>
+                    <property name="enable_tree_lines">True</property>
+                    <child internal-child="selection">
+                      <object class="GtkTreeSelection" id="treeview-selection1"/>
+                    </child>
+                  </object>
+                </child>
               </object>
               <packing>
-                <property name="left_attach">4</property>
-                <property name="right_attach">5</property>
-                <property name="top_attach">3</property>
-                <property name="bottom_attach">4</property>
-                <property name="x_options">GTK_FILL</property>
-                <property name="y_options">GTK_FILL</property>
+                <property name="expand">True</property>
+                <property name="fill">True</property>
+                <property name="position">2</property>
               </packing>
             </child>
             <child>
-              <object class="GtkLabel" id="label30">
+              <object class="GtkCheckButton" id="eGlobalAnnotationsShowPhasicEvents">
+                <property name="label" translatable="yes">Show _phasic events</property>
                 <property name="visible">True</property>
-                <property name="can_focus">False</property>
-                <property name="xalign">1</property>
-                <property name="xpad">10</property>
-                <property name="label" translatable="yes">Order:</property>
+                <property name="can_focus">True</property>
+                <property name="receives_default">False</property>
+                <property name="margin_top">5</property>
+                <property name="margin_bottom">5</property>
+                <property name="use_underline">True</property>
+                <property name="xalign">0</property>
+                <property name="draw_indicator">True</property>
               </object>
               <packing>
-                <property name="left_attach">3</property>
-                <property name="right_attach">4</property>
-                <property name="top_attach">2</property>
-                <property name="bottom_attach">3</property>
-                <property name="x_options">GTK_FILL</property>
-                <property name="y_options">GTK_FILL</property>
+                <property name="expand">False</property>
+                <property name="fill">True</property>
+                <property name="position">3</property>
               </packing>
             </child>
+          </object>
+          <packing>
+            <property name="expand">True</property>
+            <property name="fill">True</property>
+            <property name="position">1</property>
+          </packing>
+        </child>
+      </object>
+    </child>
+    <action-widgets>
+      <action-widget response="-7">button6</action-widget>
+    </action-widgets>
+  </object>
+  <object class="GtkDialog" id="wGlobalArtifactDetection">
+    <property name="can_focus">False</property>
+    <property name="border_width">10</property>
+    <property name="window_position">center-on-parent</property>
+    <property name="type_hint">dialog</property>
+    <signal name="close" handler="gtk_widget_hide" swapped="no"/>
+    <signal name="damage-event" handler="gtk_widget_hide_on_delete" swapped="no"/>
+    <signal name="response" handler="gtk_widget_hide" swapped="no"/>
+    <child internal-child="vbox">
+      <object class="GtkBox" id="dialog-vbox14">
+        <property name="can_focus">False</property>
+        <property name="orientation">vertical</property>
+        <property name="spacing">2</property>
+        <child>
+          <object class="GtkBox" id="box6">
+            <property name="visible">True</property>
+            <property name="can_focus">False</property>
+            <property name="orientation">vertical</property>
             <child>
-              <object class="GtkSpinButton" id="eGlobalFiltersHighPassOrder">
+              <object class="GtkLabel" id="label24">
                 <property name="visible">True</property>
-                <property name="can_focus">True</property>
-                <property name="can_default">True</property>
-                <property name="has_tooltip">True</property>
-                <property name="tooltip_markup" translatable="yes">A value of 0 disables filter</property>
-                <property name="tooltip_text" translatable="yes">A value of 0 disables filter</property>
-                <property name="has_frame">False</property>
-                <property name="invisible_char">•</property>
-                <property name="activates_default">True</property>
-                <property name="xalign">1</property>
-                <property name="overwrite_mode">True</property>
-                <property name="invisible_char_set">True</property>
-                <property name="primary_icon_activatable">False</property>
-                <property name="secondary_icon_activatable">False</property>
-                <property name="adjustment">jHighPassOrder</property>
-                <property name="snap_to_ticks">True</property>
-                <property name="numeric">True</property>
+                <property name="can_focus">False</property>
+                <property name="xalign">0</property>
+                <property name="ypad">8</property>
+                <property name="label" translatable="yes"><b><big>Global artifact detection</big></b></property>
+                <property name="use_markup">True</property>
               </object>
               <packing>
-                <property name="left_attach">4</property>
-                <property name="right_attach">5</property>
-                <property name="top_attach">2</property>
-                <property name="bottom_attach">3</property>
-                <property name="x_options">GTK_FILL</property>
-                <property name="y_options">GTK_FILL</property>
+                <property name="expand">False</property>
+                <property name="fill">True</property>
+                <property name="position">0</property>
               </packing>
             </child>
             <child>
-              <object class="GtkLabel" id="lFilterCaption">
+              <object class="GtkSeparator" id="separator8">
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
-                <property name="xalign">0</property>
-                <property name="label" translatable="yes"><b><big>Global filters</big></b></property>
-                <property name="use_markup">True</property>
               </object>
               <packing>
-                <property name="right_attach">5</property>
-                <property name="y_options">GTK_SHRINK</property>
-                <property name="y_padding">4</property>
+                <property name="expand">False</property>
+                <property name="fill">True</property>
+                <property name="padding">6</property>
+                <property name="position">1</property>
               </packing>
             </child>
             <child>
-              <object class="GtkLabel" id="label31">
+              <object class="GtkGrid" id="grid5">
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
-                <property name="xalign">1</property>
-                <property name="xpad">10</property>
-                <property name="label" translatable="yes">Notch filter:</property>
+                <property name="margin_top">5</property>
+                <property name="margin_bottom">5</property>
+                <property name="row_spacing">10</property>
+                <property name="column_spacing">5</property>
+                <child>
+                  <object class="GtkLabel" id="label25">
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">1</property>
+                    <property name="label" translatable="yes">Profile to use:</property>
+                    <property name="use_underline">True</property>
+                  </object>
+                  <packing>
+                    <property name="left_attach">0</property>
+                    <property name="top_attach">0</property>
+                    <property name="width">1</property>
+                    <property name="height">1</property>
+                  </packing>
+                </child>
+                <child>
+                  <object class="GtkCheckButton" id="eGlobalADKeepExisting">
+                    <property name="label" translatable="yes">_Keep existing artifacts</property>
+                    <property name="visible">True</property>
+                    <property name="can_focus">True</property>
+                    <property name="receives_default">False</property>
+                    <property name="use_underline">True</property>
+                    <property name="xalign">0</property>
+                    <property name="draw_indicator">True</property>
+                  </object>
+                  <packing>
+                    <property name="left_attach">0</property>
+                    <property name="top_attach">2</property>
+                    <property name="width">2</property>
+                    <property name="height">1</property>
+                  </packing>
+                </child>
+                <child>
+                  <object class="GtkComboBox" id="eGlobalADProfiles">
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                  </object>
+                  <packing>
+                    <property name="left_attach">1</property>
+                    <property name="top_attach">0</property>
+                    <property name="width">1</property>
+                    <property name="height">1</property>
+                  </packing>
+                </child>
+                <child>
+                  <object class="GtkLabel" id="lGlobalADHint">
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">hints be here</property>
+                    <property name="use_markup">True</property>
+                    <property name="wrap">True</property>
+                  </object>
+                  <packing>
+                    <property name="left_attach">0</property>
+                    <property name="top_attach">1</property>
+                    <property name="width">2</property>
+                    <property name="height">1</property>
+                  </packing>
+                </child>
               </object>
               <packing>
-                <property name="top_attach">4</property>
-                <property name="bottom_attach">5</property>
+                <property name="expand">False</property>
+                <property name="fill">True</property>
+                <property name="position">2</property>
               </packing>
             </child>
+          </object>
+          <packing>
+            <property name="expand">True</property>
+            <property name="fill">True</property>
+            <property name="position">0</property>
+          </packing>
+        </child>
+        <child>
+          <object class="GtkSeparator" id="separator9">
+            <property name="visible">True</property>
+            <property name="can_focus">False</property>
+          </object>
+          <packing>
+            <property name="expand">False</property>
+            <property name="fill">True</property>
+            <property name="position">1</property>
+          </packing>
+        </child>
+        <child internal-child="action_area">
+          <object class="GtkButtonBox" id="dialog-action_area14">
+            <property name="can_focus">False</property>
+            <property name="layout_style">end</property>
             <child>
-              <object class="GtkComboBox" id="eGlobalFiltersNotchFilter">
+              <object class="GtkButton" id="button7">
+                <property name="label">gtk-cancel</property>
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
-                <property name="valign">center</property>
-                <property name="model">mGlobalFiltersNotchFilter</property>
+                <property name="receives_default">True</property>
+                <property name="use_stock">True</property>
               </object>
               <packing>
-                <property name="left_attach">1</property>
-                <property name="right_attach">3</property>
-                <property name="top_attach">4</property>
-                <property name="bottom_attach">5</property>
-                <property name="y_options">GTK_FILL</property>
+                <property name="expand">False</property>
+                <property name="fill">True</property>
+                <property name="position">0</property>
+                <property name="secondary">True</property>
               </packing>
             </child>
             <child>
-              <object class="GtkSeparator" id="separator10">
+              <object class="GtkButton" id="bGlobalADClearAll">
+                <property name="label" translatable="yes">Clea_r all</property>
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
+                <property name="receives_default">True</property>
+                <property name="use_underline">True</property>
               </object>
               <packing>
-                <property name="right_attach">5</property>
-                <property name="top_attach">1</property>
-                <property name="bottom_attach">2</property>
+                <property name="expand">False</property>
+                <property name="fill">True</property>
+                <property name="position">1</property>
               </packing>
             </child>
             <child>
-              <object class="GtkSeparator" id="separator19">
+              <object class="GtkButton" id="bGlobalADOK">
+                <property name="label">gtk-ok</property>
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
-                <property name="margin_top">5</property>
-                <property name="margin_bottom">5</property>
+                <property name="can_default">True</property>
+                <property name="has_default">True</property>
+                <property name="receives_default">True</property>
+                <property name="use_stock">True</property>
               </object>
               <packing>
-                <property name="right_attach">5</property>
-                <property name="top_attach">5</property>
-                <property name="bottom_attach">6</property>
+                <property name="expand">False</property>
+                <property name="fill">True</property>
+                <property name="position">2</property>
               </packing>
             </child>
           </object>
           <packing>
             <property name="expand">False</property>
             <property name="fill">True</property>
-            <property name="padding">5</property>
-            <property name="position">1</property>
+            <property name="pack_type">end</property>
+            <property name="position">2</property>
           </packing>
         </child>
       </object>
     </child>
     <action-widgets>
-      <action-widget response="-6">bFilterCancel</action-widget>
-      <action-widget response="-5">bGlobalFiltersOK</action-widget>
+      <action-widget response="-6">button7</action-widget>
+      <action-widget response="1">bGlobalADClearAll</action-widget>
+      <action-widget response="-5">bGlobalADOK</action-widget>
     </action-widgets>
   </object>
   <object class="GtkDialog" id="wGlobalScore">
@@ -2457,7 +2459,6 @@ With bug reports, either send yours to <a href="mailto:aghermann-users at lists.
                     <property name="can_default">True</property>
                     <property name="invisible_char">•</property>
                     <property name="activates_default">True</property>
-                    <property name="invisible_char_set">True</property>
                     <property name="caps_lock_warning">False</property>
                   </object>
                   <packing>
@@ -2747,9 +2748,6 @@ With bug reports, either send yours to <a href="mailto:aghermann-users at lists.
       <action-widget response="-5">button4</action-widget>
     </action-widgets>
   </object>
-  <object class="GtkSizeGroup" id="sizegroup2"/>
-  <object class="GtkSizeGroup" id="sizegroup3"/>
-  <object class="GtkSizeGroup" id="sizegroup4"/>
   <object class="GtkSizeGroup" id="zMenuBar">
     <property name="mode">vertical</property>
   </object>
diff --git a/upstream/data/mw.glade b/upstream/data/mw.glade
index 8e3f483..e72857d 100644
--- a/upstream/data/mw.glade
+++ b/upstream/data/mw.glade
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Generated with glade 3.16.1 -->
 <interface>
-  <!-- interface-requires gtk+ 3.0 -->
+  <requires lib="gtk+" version="3.10"/>
   <object class="GtkMenu" id="iiSubjectTimeline">
     <property name="visible">True</property>
     <property name="can_focus">False</property>
@@ -538,42 +539,6 @@
       </row>
     </data>
   </object>
-  <object class="GtkListStore" id="mScoringPageSize">
-    <columns>
-      <!-- column-name PageSize -->
-      <column type="gchararray"/>
-    </columns>
-    <data>
-      <row>
-        <col id="0" translatable="yes">4 sec</col>
-      </row>
-      <row>
-        <col id="0" translatable="yes">5 sec</col>
-      </row>
-      <row>
-        <col id="0" translatable="yes">10 sec</col>
-      </row>
-      <row>
-        <col id="0" translatable="yes">15 sec</col>
-      </row>
-      <row>
-        <col id="0" translatable="yes">20 sec</col>
-      </row>
-      <row>
-        <col id="0" translatable="yes">30 sec</col>
-      </row>
-      <row>
-        <col id="0" translatable="yes">1 min</col>
-      </row>
-      <row>
-        <col id="0" translatable="yes">2 min</col>
-      </row>
-      <row>
-        <col id="0" translatable="yes">5 min</col>
-      </row>
-    </data>
-  </object>
-  <object class="GtkTextBuffer" id="tEDFFileDetailsReport"/>
   <object class="GtkWindow" id="wMainWindow">
     <property name="visible">True</property>
     <property name="can_focus">False</property>
@@ -610,17 +575,6 @@
               </packing>
             </child>
             <child>
-              <object class="GtkVSeparator" id="vseparator2">
-                <property name="visible">True</property>
-                <property name="can_focus">False</property>
-              </object>
-              <packing>
-                <property name="expand">False</property>
-                <property name="fill">True</property>
-                <property name="position">2</property>
-              </packing>
-            </child>
-            <child>
               <object class="GtkStatusbar" id="sbMainStatusBar">
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
@@ -990,7 +944,6 @@ rm */*/*/.*.{psd,mc,swu}</property>
                                         <property name="invisible_char">•</property>
                                         <property name="width_chars">5</property>
                                         <property name="xalign">1</property>
-                                        <property name="invisible_char_set">True</property>
                                         <property name="primary_icon_activatable">False</property>
                                         <property name="secondary_icon_activatable">False</property>
                                         <property name="adjustment">jMsmtProfileParamsPSDFreqFrom</property>
@@ -1025,7 +978,6 @@ rm */*/*/.*.{psd,mc,swu}</property>
                                         <property name="has_frame">False</property>
                                         <property name="invisible_char">•</property>
                                         <property name="xalign">1</property>
-                                        <property name="invisible_char_set">True</property>
                                         <property name="primary_icon_activatable">False</property>
                                         <property name="secondary_icon_activatable">False</property>
                                         <property name="adjustment">jMsmtProfileParamsPSDFreqWidth</property>
@@ -1106,7 +1058,6 @@ rm */*/*/.*.{psd,mc,swu}</property>
                                         <property name="invisible_char">•</property>
                                         <property name="width_chars">5</property>
                                         <property name="xalign">1</property>
-                                        <property name="invisible_char_set">True</property>
                                         <property name="primary_icon_activatable">False</property>
                                         <property name="secondary_icon_activatable">False</property>
                                         <property name="adjustment">jMsmtProfileParamsMCF0</property>
@@ -1195,7 +1146,6 @@ rm */*/*/.*.{psd,mc,swu}</property>
                                         <property name="invisible_char">•</property>
                                         <property name="width_chars">5</property>
                                         <property name="xalign">1</property>
-                                        <property name="invisible_char_set">True</property>
                                         <property name="primary_icon_activatable">False</property>
                                         <property name="secondary_icon_activatable">False</property>
                                         <property name="adjustment">jMsmtProfileParamsSWUF0</property>
@@ -1303,6 +1253,18 @@ rm */*/*/.*.{psd,mc,swu}</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>
@@ -1406,7 +1368,7 @@ rm */*/*/.*.{psd,mc,swu}</property>
                             </child>
                           </object>
                           <packing>
-                            <property name="expand">False</property>
+                            <property name="expand">True</property>
                             <property name="fill">True</property>
                             <property name="pack_type">end</property>
                             <property name="position">1</property>
@@ -1689,7 +1651,6 @@ rm */*/*/.*.{psd,mc,swu}</property>
                                             <property name="invisible_char">•</property>
                                             <property name="width_chars">5</property>
                                             <property name="shadow_type">none</property>
-                                            <property name="invisible_char_set">True</property>
                                             <property name="primary_icon_activatable">False</property>
                                             <property name="secondary_icon_activatable">False</property>
                                           </object>
@@ -1708,7 +1669,6 @@ rm */*/*/.*.{psd,mc,swu}</property>
                                             <property name="invisible_char">•</property>
                                             <property name="width_chars">5</property>
                                             <property name="shadow_type">none</property>
-                                            <property name="invisible_char_set">True</property>
                                             <property name="primary_icon_activatable">False</property>
                                             <property name="secondary_icon_activatable">False</property>
                                           </object>
@@ -1727,7 +1687,6 @@ rm */*/*/.*.{psd,mc,swu}</property>
                                             <property name="invisible_char">•</property>
                                             <property name="width_chars">5</property>
                                             <property name="shadow_type">none</property>
-                                            <property name="invisible_char_set">True</property>
                                             <property name="primary_icon_activatable">False</property>
                                             <property name="secondary_icon_activatable">False</property>
                                           </object>
@@ -1746,7 +1705,6 @@ rm */*/*/.*.{psd,mc,swu}</property>
                                             <property name="invisible_char">•</property>
                                             <property name="width_chars">5</property>
                                             <property name="shadow_type">none</property>
-                                            <property name="invisible_char_set">True</property>
                                             <property name="primary_icon_activatable">False</property>
                                             <property name="secondary_icon_activatable">False</property>
                                           </object>
@@ -1765,7 +1723,6 @@ rm */*/*/.*.{psd,mc,swu}</property>
                                             <property name="invisible_char">•</property>
                                             <property name="width_chars">5</property>
                                             <property name="shadow_type">none</property>
-                                            <property name="invisible_char_set">True</property>
                                             <property name="primary_icon_activatable">False</property>
                                             <property name="secondary_icon_activatable">False</property>
                                           </object>
@@ -1784,7 +1741,6 @@ rm */*/*/.*.{psd,mc,swu}</property>
                                             <property name="invisible_char">•</property>
                                             <property name="width_chars">5</property>
                                             <property name="shadow_type">none</property>
-                                            <property name="invisible_char_set">True</property>
                                             <property name="primary_icon_activatable">False</property>
                                             <property name="secondary_icon_activatable">False</property>
                                           </object>
@@ -1803,7 +1759,6 @@ rm */*/*/.*.{psd,mc,swu}</property>
                                             <property name="invisible_char">•</property>
                                             <property name="width_chars">5</property>
                                             <property name="shadow_type">none</property>
-                                            <property name="invisible_char_set">True</property>
                                             <property name="primary_icon_activatable">False</property>
                                             <property name="secondary_icon_activatable">False</property>
                                           </object>
@@ -1873,7 +1828,6 @@ rm */*/*/.*.{psd,mc,swu}</property>
                                             <property name="invisible_char">•</property>
                                             <property name="xalign">1</property>
                                             <property name="shadow_type">none</property>
-                                            <property name="invisible_char_set">True</property>
                                             <property name="adjustment">jUltradianCycleDetectionAccuracy</property>
                                             <property name="digits">2</property>
                                             <property name="numeric">True</property>
@@ -2034,7 +1988,6 @@ rm */*/*/.*.{psd,mc,swu}</property>
                                             <property name="xalign">1</property>
                                             <property name="shadow_type">none</property>
                                             <property name="overwrite_mode">True</property>
-                                            <property name="invisible_char_set">True</property>
                                             <property name="caps_lock_warning">False</property>
                                             <property name="primary_icon_activatable">False</property>
                                             <property name="secondary_icon_activatable">False</property>
@@ -2058,7 +2011,6 @@ rm */*/*/.*.{psd,mc,swu}</property>
                                             <property name="xalign">1</property>
                                             <property name="shadow_type">none</property>
                                             <property name="overwrite_mode">True</property>
-                                            <property name="invisible_char_set">True</property>
                                             <property name="caps_lock_warning">False</property>
                                             <property name="primary_icon_activatable">False</property>
                                             <property name="secondary_icon_activatable">False</property>
@@ -2082,7 +2034,6 @@ rm */*/*/.*.{psd,mc,swu}</property>
                                             <property name="xalign">1</property>
                                             <property name="shadow_type">none</property>
                                             <property name="overwrite_mode">True</property>
-                                            <property name="invisible_char_set">True</property>
                                             <property name="caps_lock_warning">False</property>
                                             <property name="primary_icon_activatable">False</property>
                                             <property name="secondary_icon_activatable">False</property>
@@ -2106,7 +2057,6 @@ rm */*/*/.*.{psd,mc,swu}</property>
                                             <property name="xalign">1</property>
                                             <property name="shadow_type">none</property>
                                             <property name="overwrite_mode">True</property>
-                                            <property name="invisible_char_set">True</property>
                                             <property name="caps_lock_warning">False</property>
                                             <property name="primary_icon_activatable">False</property>
                                             <property name="secondary_icon_activatable">False</property>
@@ -2130,7 +2080,6 @@ rm */*/*/.*.{psd,mc,swu}</property>
                                             <property name="xalign">1</property>
                                             <property name="shadow_type">none</property>
                                             <property name="overwrite_mode">True</property>
-                                            <property name="invisible_char_set">True</property>
                                             <property name="caps_lock_warning">False</property>
                                             <property name="primary_icon_activatable">False</property>
                                             <property name="secondary_icon_activatable">False</property>
@@ -2154,7 +2103,6 @@ rm */*/*/.*.{psd,mc,swu}</property>
                                             <property name="xalign">1</property>
                                             <property name="shadow_type">none</property>
                                             <property name="overwrite_mode">True</property>
-                                            <property name="invisible_char_set">True</property>
                                             <property name="caps_lock_warning">False</property>
                                             <property name="primary_icon_activatable">False</property>
                                             <property name="secondary_icon_activatable">False</property>
@@ -2178,7 +2126,6 @@ rm */*/*/.*.{psd,mc,swu}</property>
                                             <property name="xalign">1</property>
                                             <property name="shadow_type">none</property>
                                             <property name="overwrite_mode">True</property>
-                                            <property name="invisible_char_set">True</property>
                                             <property name="caps_lock_warning">False</property>
                                             <property name="primary_icon_activatable">False</property>
                                             <property name="secondary_icon_activatable">False</property>
@@ -2202,7 +2149,6 @@ rm */*/*/.*.{psd,mc,swu}</property>
                                             <property name="xalign">1</property>
                                             <property name="shadow_type">none</property>
                                             <property name="overwrite_mode">True</property>
-                                            <property name="invisible_char_set">True</property>
                                             <property name="caps_lock_warning">False</property>
                                             <property name="primary_icon_activatable">False</property>
                                             <property name="secondary_icon_activatable">False</property>
@@ -2238,7 +2184,6 @@ rm */*/*/.*.{psd,mc,swu}</property>
                                             <property name="xalign">1</property>
                                             <property name="shadow_type">none</property>
                                             <property name="overwrite_mode">True</property>
-                                            <property name="invisible_char_set">True</property>
                                             <property name="caps_lock_warning">False</property>
                                             <property name="primary_icon_activatable">False</property>
                                             <property name="secondary_icon_activatable">False</property>
@@ -2262,7 +2207,6 @@ rm */*/*/.*.{psd,mc,swu}</property>
                                             <property name="xalign">1</property>
                                             <property name="shadow_type">none</property>
                                             <property name="overwrite_mode">True</property>
-                                            <property name="invisible_char_set">True</property>
                                             <property name="caps_lock_warning">False</property>
                                             <property name="primary_icon_activatable">False</property>
                                             <property name="secondary_icon_activatable">False</property>
@@ -2349,7 +2293,6 @@ rm */*/*/.*.{psd,mc,swu}</property>
                                                 <property name="invisible_char">•</property>
                                                 <property name="xalign">1</property>
                                                 <property name="shadow_type">none</property>
-                                                <property name="invisible_char_set">True</property>
                                                 <property name="adjustment">jSMPMaxThreads</property>
                                                 <property name="numeric">True</property>
                                               </object>
@@ -2664,7 +2607,6 @@ in scoring facility matches this value.</small></property>
                                             <property name="invisible_char">•</property>
                                             <property name="xalign">1</property>
                                             <property name="shadow_type">none</property>
-                                            <property name="invisible_char_set">True</property>
                                             <property name="adjustment">jArtifDampFactor</property>
                                             <property name="digits">2</property>
                                             <property name="numeric">True</property>
@@ -2898,7 +2840,6 @@ in scoring facility matches this value.</small></property>
                                                 <property name="invisible_char">•</property>
                                                 <property name="xalign">1</property>
                                                 <property name="shadow_type">none</property>
-                                                <property name="invisible_char_set">True</property>
                                                 <property name="adjustment">jMCParamIIRBackpolate</property>
                                                 <property name="digits">2</property>
                                                 <property name="numeric">True</property>
@@ -2918,7 +2859,6 @@ in scoring facility matches this value.</small></property>
                                                 <property name="invisible_char">•</property>
                                                 <property name="xalign">1</property>
                                                 <property name="shadow_type">none</property>
-                                                <property name="invisible_char_set">True</property>
                                                 <property name="adjustment">jMCParamMCGain</property>
                                                 <property name="digits">1</property>
                                                 <property name="numeric">True</property>
@@ -2938,7 +2878,6 @@ in scoring facility matches this value.</small></property>
                                                 <property name="invisible_char">•</property>
                                                 <property name="xalign">1</property>
                                                 <property name="shadow_type">none</property>
-                                                <property name="invisible_char_set">True</property>
                                                 <property name="adjustment">jMCParamBandWidth</property>
                                                 <property name="digits">2</property>
                                                 <property name="numeric">True</property>
@@ -3017,7 +2956,6 @@ in scoring facility matches this value.</small></property>
                                                 <property name="invisible_char">•</property>
                                                 <property name="xalign">1</property>
                                                 <property name="shadow_type">none</property>
-                                                <property name="invisible_char_set">True</property>
                                                 <property name="adjustment">jMCParamFreqInc</property>
                                                 <property name="digits">2</property>
                                                 <property name="numeric">True</property>
@@ -3051,7 +2989,6 @@ in scoring facility matches this value.</small></property>
                                                 <property name="invisible_char">•</property>
                                                 <property name="xalign">1</property>
                                                 <property name="shadow_type">none</property>
-                                                <property name="invisible_char_set">True</property>
                                                 <property name="adjustment">jMCParamNBins</property>
                                                 <property name="snap_to_ticks">True</property>
                                                 <property name="numeric">True</property>
@@ -3138,7 +3075,6 @@ in scoring facility matches this value.</small></property>
                                                 <property name="invisible_char">•</property>
                                                 <property name="xalign">1</property>
                                                 <property name="shadow_type">none</property>
-                                                <property name="invisible_char_set">True</property>
                                                 <property name="adjustment">jSWUParamMinUpswingDuration</property>
                                                 <property name="digits">2</property>
                                                 <property name="numeric">True</property>
@@ -3315,7 +3251,6 @@ Read more <a href="http://johnhommer.com/academic/code/aghermann/swu/">her
                                             <property name="xalign">1</property>
                                             <property name="shadow_type">none</property>
                                             <property name="overwrite_mode">True</property>
-                                            <property name="invisible_char_set">True</property>
                                             <property name="caps_lock_warning">False</property>
                                             <property name="primary_icon_activatable">False</property>
                                             <property name="secondary_icon_activatable">False</property>
@@ -3353,7 +3288,6 @@ Read more <a href="http://johnhommer.com/academic/code/aghermann/swu/">her
                                             <property name="xalign">1</property>
                                             <property name="shadow_type">none</property>
                                             <property name="overwrite_mode">True</property>
-                                            <property name="invisible_char_set">True</property>
                                             <property name="caps_lock_warning">False</property>
                                             <property name="primary_icon_activatable">False</property>
                                             <property name="secondary_icon_activatable">False</property>
@@ -3391,7 +3325,6 @@ Read more <a href="http://johnhommer.com/academic/code/aghermann/swu/">her
                                             <property name="xalign">1</property>
                                             <property name="shadow_type">none</property>
                                             <property name="overwrite_mode">True</property>
-                                            <property name="invisible_char_set">True</property>
                                             <property name="caps_lock_warning">False</property>
                                             <property name="primary_icon_activatable">False</property>
                                             <property name="secondary_icon_activatable">False</property>
@@ -3462,7 +3395,6 @@ Read more <a href="http://johnhommer.com/academic/code/aghermann/swu/">her
                                             <property name="xalign">1</property>
                                             <property name="shadow_type">none</property>
                                             <property name="overwrite_mode">True</property>
-                                            <property name="invisible_char_set">True</property>
                                             <property name="caps_lock_warning">False</property>
                                             <property name="primary_icon_activatable">False</property>
                                             <property name="secondary_icon_activatable">False</property>
@@ -3503,7 +3435,6 @@ Read more <a href="http://johnhommer.com/academic/code/aghermann/swu/">her
                                             <property name="xalign">1</property>
                                             <property name="shadow_type">none</property>
                                             <property name="overwrite_mode">True</property>
-                                            <property name="invisible_char_set">True</property>
                                             <property name="caps_lock_warning">False</property>
                                             <property name="primary_icon_activatable">False</property>
                                             <property name="secondary_icon_activatable">False</property>
@@ -5150,7 +5081,6 @@ dragging individual signals with <i>Alt</i>.</small></property
                                                 <property name="max_length">255</property>
                                                 <property name="invisible_char">•</property>
                                                 <property name="text" translatable="yes">thunar</property>
-                                                <property name="invisible_char_set">True</property>
                                               </object>
                                             </child>
                                           </object>
@@ -5211,7 +5141,6 @@ dragging individual signals with <i>Alt</i>.</small></property
                                             <property name="invisible_char">•</property>
                                             <property name="xalign">1</property>
                                             <property name="shadow_type">none</property>
-                                            <property name="invisible_char_set">True</property>
                                             <property name="adjustment">jScrollSpeedFactor</property>
                                             <property name="digits">3</property>
                                             <property name="numeric">True</property>
@@ -5453,10 +5382,10 @@ dragging individual signals with <i>Alt</i>.</small></property
                             <property name="has_focus">True</property>
                             <property name="is_focus">True</property>
                             <property name="enable_search">False</property>
-                            <accelerator key="F3" signal="grab-focus"/>
                             <child internal-child="selection">
                               <object class="GtkTreeSelection" id="treeview-selection5"/>
                             </child>
+                            <accelerator key="F3" signal="grab-focus"/>
                           </object>
                         </child>
                       </object>
@@ -6126,7 +6055,6 @@ dragging individual signals with <i>Alt</i>.</small></property
                                                 <property name="xalign">1</property>
                                                 <property name="shadow_type">none</property>
                                                 <property name="overwrite_mode">True</property>
-                                                <property name="invisible_char_set">True</property>
                                                 <property name="primary_icon_activatable">False</property>
                                                 <property name="secondary_icon_activatable">False</property>
                                                 <property name="adjustment">jCtlParamNSWAPpBeforeSimStart</property>
@@ -6191,7 +6119,6 @@ dragging individual signals with <i>Alt</i>.</small></property
                                                 <property name="xalign">1</property>
                                                 <property name="shadow_type">none</property>
                                                 <property name="overwrite_mode">True</property>
-                                                <property name="invisible_char_set">True</property>
                                                 <property name="primary_icon_activatable">False</property>
                                                 <property name="secondary_icon_activatable">False</property>
                                                 <property name="adjustment">jCtlParamReqScoredPercent</property>
@@ -7508,6 +7435,12 @@ dragging individual signals with <i>Alt</i>.</small></property
                                     <child>
                                       <placeholder/>
                                     </child>
+                                    <child>
+                                      <placeholder/>
+                                    </child>
+                                    <child>
+                                      <placeholder/>
+                                    </child>
                                   </object>
                                 </child>
                                 <child>
@@ -7549,7 +7482,6 @@ dragging individual signals with <i>Alt</i>.</small></property
                                             <property name="invisible_char">•</property>
                                             <property name="xalign">1</property>
                                             <property name="shadow_type">none</property>
-                                            <property name="invisible_char_set">True</property>
                                             <property name="primary_icon_activatable">False</property>
                                             <property name="secondary_icon_activatable">False</property>
                                             <property name="digits">2</property>
@@ -7572,7 +7504,6 @@ dragging individual signals with <i>Alt</i>.</small></property
                                             <property name="invisible_char">•</property>
                                             <property name="xalign">1</property>
                                             <property name="shadow_type">none</property>
-                                            <property name="invisible_char_set">True</property>
                                             <property name="primary_icon_activatable">False</property>
                                             <property name="secondary_icon_activatable">False</property>
                                             <property name="digits">1</property>
@@ -7626,7 +7557,6 @@ dragging individual signals with <i>Alt</i>.</small></property
                                             <property name="invisible_char">•</property>
                                             <property name="xalign">1</property>
                                             <property name="shadow_type">none</property>
-                                            <property name="invisible_char_set">True</property>
                                             <property name="primary_icon_activatable">False</property>
                                             <property name="secondary_icon_activatable">False</property>
                                             <property name="digits">2</property>
@@ -7648,7 +7578,6 @@ dragging individual signals with <i>Alt</i>.</small></property
                                             <property name="invisible_char">•</property>
                                             <property name="xalign">1</property>
                                             <property name="shadow_type">none</property>
-                                            <property name="invisible_char_set">True</property>
                                             <property name="primary_icon_activatable">False</property>
                                             <property name="secondary_icon_activatable">False</property>
                                             <property name="digits">1</property>
@@ -7702,7 +7631,6 @@ dragging individual signals with <i>Alt</i>.</small></property
                                             <property name="invisible_char">•</property>
                                             <property name="xalign">1</property>
                                             <property name="shadow_type">none</property>
-                                            <property name="invisible_char_set">True</property>
                                             <property name="primary_icon_activatable">False</property>
                                             <property name="secondary_icon_activatable">False</property>
                                             <property name="digits">4</property>
@@ -7723,7 +7651,6 @@ dragging individual signals with <i>Alt</i>.</small></property
                                             <property name="invisible_char">•</property>
                                             <property name="xalign">1</property>
                                             <property name="shadow_type">none</property>
-                                            <property name="invisible_char_set">True</property>
                                             <property name="primary_icon_activatable">False</property>
                                             <property name="secondary_icon_activatable">False</property>
                                             <property name="digits">3</property>
@@ -7757,7 +7684,6 @@ dragging individual signals with <i>Alt</i>.</small></property
                                             <property name="invisible_char">•</property>
                                             <property name="xalign">1</property>
                                             <property name="shadow_type">none</property>
-                                            <property name="invisible_char_set">True</property>
                                             <property name="primary_icon_activatable">False</property>
                                             <property name="secondary_icon_activatable">False</property>
                                             <property name="digits">1</property>
@@ -7779,7 +7705,6 @@ dragging individual signals with <i>Alt</i>.</small></property
                                             <property name="invisible_char">•</property>
                                             <property name="xalign">1</property>
                                             <property name="shadow_type">none</property>
-                                            <property name="invisible_char_set">True</property>
                                             <property name="primary_icon_activatable">False</property>
                                             <property name="secondary_icon_activatable">False</property>
                                             <property name="digits">1</property>
@@ -7802,7 +7727,6 @@ dragging individual signals with <i>Alt</i>.</small></property
                                             <property name="invisible_char">•</property>
                                             <property name="xalign">1</property>
                                             <property name="shadow_type">none</property>
-                                            <property name="invisible_char_set">True</property>
                                             <property name="primary_icon_activatable">False</property>
                                             <property name="secondary_icon_activatable">False</property>
                                             <property name="digits">2</property>
@@ -7823,7 +7747,6 @@ dragging individual signals with <i>Alt</i>.</small></property
                                             <property name="invisible_char">•</property>
                                             <property name="xalign">1</property>
                                             <property name="shadow_type">none</property>
-                                            <property name="invisible_char_set">True</property>
                                             <property name="primary_icon_activatable">False</property>
                                             <property name="secondary_icon_activatable">False</property>
                                             <property name="digits">1</property>
@@ -7845,7 +7768,6 @@ dragging individual signals with <i>Alt</i>.</small></property
                                             <property name="invisible_char">•</property>
                                             <property name="xalign">1</property>
                                             <property name="shadow_type">none</property>
-                                            <property name="invisible_char_set">True</property>
                                             <property name="primary_icon_activatable">False</property>
                                             <property name="secondary_icon_activatable">False</property>
                                             <property name="digits">1</property>
@@ -7868,7 +7790,6 @@ dragging individual signals with <i>Alt</i>.</small></property
                                             <property name="invisible_char">•</property>
                                             <property name="xalign">1</property>
                                             <property name="shadow_type">none</property>
-                                            <property name="invisible_char_set">True</property>
                                             <property name="primary_icon_activatable">False</property>
                                             <property name="secondary_icon_activatable">False</property>
                                             <property name="digits">3</property>
@@ -8022,7 +7943,6 @@ dragging individual signals with <i>Alt</i>.</small></property
       <widget name="label154"/>
     </widgets>
   </object>
-  <object class="GtkSizeGroup" id="sizegroup4"/>
   <object class="GtkSizeGroup" id="zMenuBar">
     <property name="mode">vertical</property>
     <widgets>
@@ -8036,4 +7956,41 @@ dragging individual signals with <i>Alt</i>.</small></property
       <widget name="cMsmtProfileParamsMC"/>
     </widgets>
   </object>
+  <object class="GtkListStore" id="mScoringPageSize">
+    <columns>
+      <!-- column-name PageSize -->
+      <column type="gchararray"/>
+    </columns>
+    <data>
+      <row>
+        <col id="0" translatable="yes">4 sec</col>
+      </row>
+      <row>
+        <col id="0" translatable="yes">5 sec</col>
+      </row>
+      <row>
+        <col id="0" translatable="yes">10 sec</col>
+      </row>
+      <row>
+        <col id="0" translatable="yes">15 sec</col>
+      </row>
+      <row>
+        <col id="0" translatable="yes">20 sec</col>
+      </row>
+      <row>
+        <col id="0" translatable="yes">30 sec</col>
+      </row>
+      <row>
+        <col id="0" translatable="yes">1 min</col>
+      </row>
+      <row>
+        <col id="0" translatable="yes">2 min</col>
+      </row>
+      <row>
+        <col id="0" translatable="yes">5 min</col>
+      </row>
+    </data>
+  </object>
+  <object class="GtkSizeGroup" id="sizegroup4"/>
+  <object class="GtkTextBuffer" id="tEDFFileDetailsReport"/>
 </interface>

-- 
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