/[ghosts]/ghosts/gedcomviewer/src/MMIglade/prototype.glade
ViewVC logotype

Diff of /ghosts/gedcomviewer/src/MMIglade/prototype.glade

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

revision 1.1 by cpcp, Tue Oct 1 15:08:31 2002 UTC revision 1.2 by cpcp, Tue Nov 12 21:25:22 2002 UTC
# Line 912  Women Line 912  Women
912                </widget>                </widget>
913    
914                <widget>                <widget>
915                  <class>GtkEntry</class>                  <class>GtkOptionMenu</class>
916                  <name>_birth_place</name>                  <name>BirthPlace</name>
917                  <cxx_visibility>protected</cxx_visibility>                  <height>25</height>
918                    <cxx_separate_file>True</cxx_separate_file>
919                    <cxx_separate_class>True</cxx_separate_class>
920                    <cxx_visibility>public</cxx_visibility>
921                  <can_focus>True</can_focus>                  <can_focus>True</can_focus>
922                  <editable>True</editable>                  <items></items>
923                  <text_visible>True</text_visible>                  <initial_choice>0</initial_choice>
                 <text_max_length>0</text_max_length>  
                 <text></text>  
924                  <child>                  <child>
925                    <padding>0</padding>                    <padding>0</padding>
926                    <expand>True</expand>                    <expand>True</expand>
# Line 1009  Women Line 1010  Women
1010                </widget>                </widget>
1011    
1012                <widget>                <widget>
1013                  <class>GtkEntry</class>                  <class>GtkOptionMenu</class>
1014                  <name>_death_place</name>                  <name>DeathPlace</name>
1015                  <cxx_visibility>protected</cxx_visibility>                  <height>25</height>
1016                    <cxx_separate_file>True</cxx_separate_file>
1017                    <cxx_separate_class>True</cxx_separate_class>
1018                    <cxx_visibility>public</cxx_visibility>
1019                  <can_focus>True</can_focus>                  <can_focus>True</can_focus>
1020                  <editable>True</editable>                  <items></items>
1021                  <text_visible>True</text_visible>                  <initial_choice>0</initial_choice>
                 <text_max_length>0</text_max_length>  
                 <text></text>  
1022                  <child>                  <child>
1023                    <padding>0</padding>                    <padding>0</padding>
1024                    <expand>True</expand>                    <expand>True</expand>
# Line 1147  Women Line 1149  Women
1149  <widget>  <widget>
1150    <class>GtkWindow</class>    <class>GtkWindow</class>
1151    <name>MMIHeaderDialog</name>    <name>MMIHeaderDialog</name>
1152      <width>300</width>
1153      <height>300</height>
1154    <cxx_separate_file>True</cxx_separate_file>    <cxx_separate_file>True</cxx_separate_file>
1155    <cxx_separate_class>True</cxx_separate_class>    <cxx_separate_class>True</cxx_separate_class>
1156    <title>window1</title>    <title>GEDCOM file header</title>
1157    <type>GTK_WINDOW_TOPLEVEL</type>    <type>GTK_WINDOW_TOPLEVEL</type>
1158    <position>GTK_WIN_POS_NONE</position>    <position>GTK_WIN_POS_NONE</position>
1159    <modal>False</modal>    <modal>False</modal>
# Line 1161  Women Line 1165  Women
1165      <class>GtkFrame</class>      <class>GtkFrame</class>
1166      <name>MMIHeader</name>      <name>MMIHeader</name>
1167      <height>97</height>      <height>97</height>
     <cxx_separate_file>True</cxx_separate_file>  
     <cxx_separate_class>True</cxx_separate_class>  
     <cxx_visibility>public</cxx_visibility>  
1168      <label>Header</label>      <label>Header</label>
1169      <label_xalign>0</label_xalign>      <label_xalign>0</label_xalign>
1170      <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>      <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
1171    
1172      <widget>      <widget>
1173        <class>GtkHBox</class>        <class>GtkVBox</class>
1174        <name>hbox20</name>        <name>vbox12</name>
1175        <homogeneous>False</homogeneous>        <homogeneous>False</homogeneous>
1176        <spacing>0</spacing>        <spacing>0</spacing>
1177    
1178        <widget>        <widget>
1179          <class>GtkVBox</class>          <class>GtkLabel</class>
1180          <name>vbox8</name>          <name>label65</name>
1181          <homogeneous>False</homogeneous>          <label>Transmission source</label>
1182          <spacing>0</spacing>          <justify>GTK_JUSTIFY_CENTER</justify>
1183            <wrap>False</wrap>
1184            <xalign>0.5</xalign>
1185            <yalign>0.5</yalign>
1186            <xpad>0</xpad>
1187            <ypad>0</ypad>
1188          <child>          <child>
1189            <padding>0</padding>            <padding>0</padding>
1190            <expand>True</expand>            <expand>False</expand>
1191            <fill>True</fill>            <fill>False</fill>
1192          </child>          </child>
1193          </widget>
1194    
1195          <widget>        <widget>
1196            <class>GtkLabel</class>          <class>GtkEntry</class>
1197            <name>label55</name>          <name>_source_name</name>
1198            <label>Transmission produced by</label>          <cxx_visibility>protected</cxx_visibility>
1199            <justify>GTK_JUSTIFY_CENTER</justify>          <can_focus>True</can_focus>
1200            <wrap>False</wrap>          <editable>True</editable>
1201            <xalign>0.5</xalign>          <text_visible>True</text_visible>
1202            <yalign>0.5</yalign>          <text_max_length>0</text_max_length>
1203            <xpad>0</xpad>          <text></text>
1204            <ypad>0</ypad>          <child>
1205            <child>            <padding>0</padding>
1206              <padding>0</padding>            <expand>False</expand>
1207              <expand>False</expand>            <fill>False</fill>
1208              <fill>False</fill>          </child>
1209            </child>        </widget>
         </widget>  
1210    
1211          <widget>        <widget>
1212            <class>GtkScrolledWindow</class>          <class>GtkEntry</class>
1213            <name>scrolledwindow13</name>          <name>_source_vers</name>
1214            <hscrollbar_policy>GTK_POLICY_NEVER</hscrollbar_policy>          <cxx_visibility>protected</cxx_visibility>
1215            <vscrollbar_policy>GTK_POLICY_ALWAYS</vscrollbar_policy>          <can_focus>True</can_focus>
1216            <hupdate_policy>GTK_UPDATE_CONTINUOUS</hupdate_policy>          <editable>True</editable>
1217            <vupdate_policy>GTK_UPDATE_CONTINUOUS</vupdate_policy>          <text_visible>True</text_visible>
1218            <child>          <text_max_length>0</text_max_length>
1219              <padding>0</padding>          <text></text>
1220              <expand>True</expand>          <child>
1221              <fill>True</fill>            <padding>0</padding>
1222            </child>            <expand>False</expand>
1223              <fill>False</fill>
1224            </child>
1225          </widget>
1226    
1227            <widget>        <widget>
1228              <class>GtkText</class>          <class>GtkEntry</class>
1229              <name>_sour</name>          <name>_source_corp</name>
1230              <cxx_visibility>protected</cxx_visibility>          <cxx_visibility>protected</cxx_visibility>
1231              <can_focus>True</can_focus>          <can_focus>True</can_focus>
1232              <editable>False</editable>          <editable>True</editable>
1233              <text></text>          <text_visible>True</text_visible>
1234            </widget>          <text_max_length>0</text_max_length>
1235          </widget>          <text></text>
1236            <child>
1237              <padding>0</padding>
1238              <expand>False</expand>
1239              <fill>False</fill>
1240            </child>
1241        </widget>        </widget>
1242    
1243        <widget>        <widget>
1244          <class>GtkVBox</class>          <class>GtkLabel</class>
1245          <name>vbox9</name>          <name>label56</name>
1246          <homogeneous>False</homogeneous>          <label>Date</label>
1247          <spacing>0</spacing>          <justify>GTK_JUSTIFY_CENTER</justify>
1248            <wrap>False</wrap>
1249            <xalign>0.5</xalign>
1250            <yalign>0.5</yalign>
1251            <xpad>2</xpad>
1252            <ypad>0</ypad>
1253          <child>          <child>
1254            <padding>0</padding>            <padding>0</padding>
1255            <expand>True</expand>            <expand>False</expand>
1256            <fill>True</fill>            <fill>False</fill>
1257          </child>          </child>
1258          </widget>
1259    
1260          <widget>        <widget>
1261            <class>GtkHBox</class>          <class>GtkEntry</class>
1262            <name>hbox21</name>          <name>_date</name>
1263            <homogeneous>False</homogeneous>          <cxx_visibility>protected</cxx_visibility>
1264            <spacing>0</spacing>          <can_focus>True</can_focus>
1265            <child>          <editable>True</editable>
1266              <padding>0</padding>          <text_visible>True</text_visible>
1267              <expand>True</expand>          <text_max_length>0</text_max_length>
1268              <fill>True</fill>          <text></text>
1269            </child>          <child>
1270              <padding>0</padding>
1271              <expand>False</expand>
1272              <fill>False</fill>
1273            </child>
1274          </widget>
1275    
1276            <widget>        <widget>
1277              <class>GtkLabel</class>          <class>GtkLabel</class>
1278              <name>label56</name>          <name>label57</name>
1279              <label>Date</label>          <label>Transmission description</label>
1280              <justify>GTK_JUSTIFY_CENTER</justify>          <justify>GTK_JUSTIFY_CENTER</justify>
1281              <wrap>False</wrap>          <wrap>False</wrap>
1282              <xalign>0.5</xalign>          <xalign>0.5</xalign>
1283              <yalign>0.5</yalign>          <yalign>0.5</yalign>
1284              <xpad>2</xpad>          <xpad>0</xpad>
1285              <ypad>0</ypad>          <ypad>0</ypad>
1286              <child>          <child>
1287                <padding>0</padding>            <padding>0</padding>
1288                <expand>False</expand>            <expand>False</expand>
1289                <fill>False</fill>            <fill>False</fill>
1290              </child>          </child>
1291            </widget>        </widget>
1292    
1293            <widget>        <widget>
1294              <class>GtkEntry</class>          <class>GtkScrolledWindow</class>
1295              <name>_date</name>          <name>scrolledwindow16</name>
1296              <cxx_visibility>protected</cxx_visibility>          <hscrollbar_policy>GTK_POLICY_NEVER</hscrollbar_policy>
1297              <can_focus>True</can_focus>          <vscrollbar_policy>GTK_POLICY_ALWAYS</vscrollbar_policy>
1298              <editable>True</editable>          <hupdate_policy>GTK_UPDATE_CONTINUOUS</hupdate_policy>
1299              <text_visible>True</text_visible>          <vupdate_policy>GTK_UPDATE_CONTINUOUS</vupdate_policy>
1300              <text_max_length>0</text_max_length>          <child>
1301              <text></text>            <padding>0</padding>
1302              <child>            <expand>True</expand>
1303                <padding>0</padding>            <fill>True</fill>
1304                <expand>True</expand>          </child>
               <fill>True</fill>  
             </child>  
           </widget>  
         </widget>  
1305    
1306          <widget>          <widget>
1307            <class>GtkVBox</class>            <class>GtkText</class>
1308            <name>vbox10</name>            <name>_note</name>
1309            <homogeneous>False</homogeneous>            <cxx_visibility>protected</cxx_visibility>
1310            <spacing>0</spacing>            <can_focus>True</can_focus>
1311            <child>            <editable>False</editable>
1312              <padding>0</padding>            <text></text>
             <expand>True</expand>  
             <fill>True</fill>  
           </child>  
   
           <widget>  
             <class>GtkLabel</class>  
             <name>label57</name>  
             <label>Transmission description</label>  
             <justify>GTK_JUSTIFY_CENTER</justify>  
             <wrap>False</wrap>  
             <xalign>0.5</xalign>  
             <yalign>0.5</yalign>  
             <xpad>0</xpad>  
             <ypad>0</ypad>  
             <child>  
               <padding>0</padding>  
               <expand>False</expand>  
               <fill>False</fill>  
             </child>  
           </widget>  
   
           <widget>  
             <class>GtkScrolledWindow</class>  
             <name>scrolledwindow14</name>  
             <hscrollbar_policy>GTK_POLICY_NEVER</hscrollbar_policy>  
             <vscrollbar_policy>GTK_POLICY_ALWAYS</vscrollbar_policy>  
             <hupdate_policy>GTK_UPDATE_CONTINUOUS</hupdate_policy>  
             <vupdate_policy>GTK_UPDATE_CONTINUOUS</vupdate_policy>  
             <child>  
               <padding>0</padding>  
               <expand>True</expand>  
               <fill>True</fill>  
             </child>  
   
             <widget>  
               <class>GtkText</class>  
               <name>_note</name>  
               <cxx_visibility>protected</cxx_visibility>  
               <can_focus>True</can_focus>  
               <editable>False</editable>  
               <text></text>  
             </widget>  
           </widget>  
1313          </widget>          </widget>
1314        </widget>        </widget>
1315      </widget>      </widget>

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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