/[xlog]/xlog/xlog.glade
ViewVC logotype

Diff of /xlog/xlog.glade

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.23 by pa4tu, Wed May 21 19:53:13 2003 UTC revision 1.24 by pa4tu, Sun May 25 18:55:13 2003 UTC
# Line 10831  dupe checking</property> Line 10831  dupe checking</property>
10831    <property name="title" translatable="yes">xlog - trace hamlib</property>    <property name="title" translatable="yes">xlog - trace hamlib</property>
10832    <property name="type">GTK_WINDOW_TOPLEVEL</property>    <property name="type">GTK_WINDOW_TOPLEVEL</property>
10833    <property name="window_position">GTK_WIN_POS_MOUSE</property>    <property name="window_position">GTK_WIN_POS_MOUSE</property>
10834    <property name="modal">True</property>    <property name="modal">False</property>
10835    <property name="resizable">True</property>    <property name="resizable">True</property>
10836    <property name="destroy_with_parent">True</property>    <property name="destroy_with_parent">True</property>
10837    <property name="icon">xlog.png</property>    <property name="icon">xlog.png</property>
# Line 10847  dupe checking</property> Line 10847  dupe checking</property>
10847        <child internal-child="action_area">        <child internal-child="action_area">
10848          <widget class="GtkHButtonBox" id="dialog-action_area20">          <widget class="GtkHButtonBox" id="dialog-action_area20">
10849            <property name="visible">True</property>            <property name="visible">True</property>
10850            <property name="layout_style">GTK_BUTTONBOX_DEFAULT_STYLE</property>            <property name="layout_style">GTK_BUTTONBOX_SPREAD</property>
10851    
10852            <child>            <child>
10853              <widget class="GtkButton" id="tracedialogclosebutton">              <widget class="GtkButton" id="tracedialogclosebutton">
# Line 10871  dupe checking</property> Line 10871  dupe checking</property>
10871        </child>        </child>
10872    
10873        <child>        <child>
10874          <widget class="GtkVBox" id="vbox52">          <widget class="GtkVBox" id="vbox50">
10875            <property name="visible">True</property>            <property name="visible">True</property>
10876            <property name="homogeneous">False</property>            <property name="homogeneous">False</property>
10877            <property name="spacing">0</property>            <property name="spacing">0</property>
10878    
10879            <child>            <child>
10880              <widget class="GtkHBox" id="hbox162">              <widget class="GtkLabel" id="tracelabel">
10881                <property name="visible">True</property>                <property name="visible">True</property>
10882                <property name="homogeneous">True</property>                <property name="label" translatable="yes"></property>
10883                <property name="spacing">0</property>                <property name="use_underline">False</property>
10884                  <property name="use_markup">False</property>
10885                <child>                <property name="justify">GTK_JUSTIFY_LEFT</property>
10886                  <widget class="GtkLabel" id="label199">                <property name="wrap">True</property>
10887                    <property name="visible">True</property>                <property name="selectable">False</property>
10888                    <property name="label" translatable="yes">Debug:</property>                <property name="xalign">0.5</property>
10889                    <property name="use_underline">False</property>                <property name="yalign">0.5</property>
10890                    <property name="use_markup">False</property>                <property name="xpad">0</property>
10891                    <property name="justify">GTK_JUSTIFY_LEFT</property>                <property name="ypad">0</property>
                   <property name="wrap">False</property>  
                   <property name="selectable">False</property>  
                   <property name="xalign">0.5</property>  
                   <property name="yalign">0.5</property>  
                   <property name="xpad">0</property>  
                   <property name="ypad">0</property>  
                 </widget>  
                 <packing>  
                   <property name="padding">0</property>  
                   <property name="expand">True</property>  
                   <property name="fill">True</property>  
                 </packing>  
               </child>  
   
               <child>  
                 <widget class="GtkOptionMenu" id="debugoptionmenu">  
                   <property name="visible">True</property>  
                   <property name="can_focus">True</property>  
                   <property name="history">0</property>  
                   <signal name="changed" handler="on_debugoptionmenu_changed" last_modification_time="Fri, 16 May 2003 13:47:50 GMT"/>  
   
                   <child>  
                     <widget class="GtkMenu" id="menu1">  
   
                       <child>  
                         <widget class="GtkMenuItem" id="rigdebugnone">  
                           <property name="visible">True</property>  
                           <property name="label" translatable="yes">NONE</property>  
                           <property name="use_underline">True</property>  
                           <signal name="activate" handler="on_rigdebug_activate" last_modification_time="Fri, 16 May 2003 13:43:25 GMT"/>  
                         </widget>  
                       </child>  
   
                       <child>  
                         <widget class="GtkMenuItem" id="rigdebugbug">  
                           <property name="visible">True</property>  
                           <property name="label" translatable="yes">BUG</property>  
                           <property name="use_underline">True</property>  
                           <signal name="activate" handler="on_rigdebug_activate" last_modification_time="Fri, 16 May 2003 13:43:25 GMT"/>  
                         </widget>  
                       </child>  
   
                       <child>  
                         <widget class="GtkMenuItem" id="rigdebugerr">  
                           <property name="visible">True</property>  
                           <property name="label" translatable="yes">ERR</property>  
                           <property name="use_underline">True</property>  
                           <signal name="activate" handler="on_rigdebug_activate" last_modification_time="Fri, 16 May 2003 13:43:25 GMT"/>  
                         </widget>  
                       </child>  
   
                       <child>  
                         <widget class="GtkMenuItem" id="rigdebugwarn">  
                           <property name="visible">True</property>  
                           <property name="label" translatable="yes">WARN</property>  
                           <property name="use_underline">True</property>  
                           <signal name="activate" handler="on_rigdebug_activate" last_modification_time="Fri, 16 May 2003 13:43:25 GMT"/>  
                         </widget>  
                       </child>  
   
                       <child>  
                         <widget class="GtkMenuItem" id="rigdebugverbose">  
                           <property name="visible">True</property>  
                           <property name="label" translatable="yes">VERBOSE</property>  
                           <property name="use_underline">True</property>  
                           <signal name="activate" handler="on_rigdebug_activate" last_modification_time="Fri, 16 May 2003 13:43:25 GMT"/>  
                         </widget>  
                       </child>  
   
                       <child>  
                         <widget class="GtkMenuItem" id="rigdebugtrace">  
                           <property name="visible">True</property>  
                           <property name="label" translatable="yes">TRACE</property>  
                           <property name="use_underline">True</property>  
                           <signal name="activate" handler="on_rigdebug_activate" last_modification_time="Fri, 16 May 2003 13:43:25 GMT"/>  
                         </widget>  
                       </child>  
                     </widget>  
                   </child>  
                 </widget>  
                 <packing>  
                   <property name="padding">0</property>  
                   <property name="expand">True</property>  
                   <property name="fill">True</property>  
                 </packing>  
               </child>  
10892              </widget>              </widget>
10893              <packing>              <packing>
10894                <property name="padding">0</property>                <property name="padding">5</property>
10895                <property name="expand">False</property>                <property name="expand">False</property>
10896                <property name="fill">False</property>                <property name="fill">False</property>
10897              </packing>              </packing>
# Line 11035  dupe checking</property> Line 10949  dupe checking</property>
10949          </packing>          </packing>
10950        </child>        </child>
10951      </widget>      </widget>
   </child>  
 </widget>  
   
 <widget class="GtkWindow" id="window1">  
   <property name="visible">True</property>  
   <property name="title" translatable="yes">window1</property>  
   <property name="type">GTK_WINDOW_TOPLEVEL</property>  
   <property name="window_position">GTK_WIN_POS_NONE</property>  
   <property name="modal">False</property>  
   <property name="resizable">True</property>  
   <property name="destroy_with_parent">False</property>  
   
   <child>  
     <widget class="GtkFrame" id="frame23">  
       <property name="visible">True</property>  
       <property name="label_xalign">0</property>  
       <property name="label_yalign">0.5</property>  
       <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property>  
   
       <child>  
         <widget class="GtkFrame" id="frame22">  
           <property name="visible">True</property>  
           <property name="label_xalign">0</property>  
           <property name="label_yalign">0.5</property>  
           <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property>  
   
           <child>  
             <widget class="GtkVBox" id="vbox50">  
               <property name="visible">True</property>  
               <property name="homogeneous">True</property>  
               <property name="spacing">0</property>  
   
               <child>  
                 <placeholder/>  
               </child>  
   
               <child>  
                 <placeholder/>  
               </child>  
             </widget>  
           </child>  
   
           <child>  
             <widget class="GtkLabel" id="label195">  
               <property name="visible">True</property>  
               <property name="label" translatable="yes"></property>  
               <property name="use_underline">False</property>  
               <property name="use_markup">False</property>  
               <property name="justify">GTK_JUSTIFY_LEFT</property>  
               <property name="wrap">False</property>  
               <property name="selectable">False</property>  
               <property name="xalign">0.5</property>  
               <property name="yalign">0.5</property>  
               <property name="xpad">0</property>  
               <property name="ypad">0</property>  
             </widget>  
             <packing>  
               <property name="type">label_item</property>  
             </packing>  
           </child>  
         </widget>  
       </child>  
   
       <child>  
         <widget class="GtkLabel" id="label196">  
           <property name="visible">True</property>  
           <property name="label" translatable="yes"></property>  
           <property name="use_underline">False</property>  
           <property name="use_markup">False</property>  
           <property name="justify">GTK_JUSTIFY_LEFT</property>  
           <property name="wrap">False</property>  
           <property name="selectable">False</property>  
           <property name="xalign">0.5</property>  
           <property name="yalign">0.5</property>  
           <property name="xpad">0</property>  
           <property name="ypad">0</property>  
         </widget>  
         <packing>  
           <property name="type">label_item</property>  
         </packing>  
       </child>  
     </widget>  
10952    </child>    </child>
10953  </widget>  </widget>
10954    

Legend:
Removed from v.1.23  
changed lines
  Added in v.1.24

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26