FileBasedSourceCodeManagementSettingsAppl.st
changeset 14256 99c9828ff9c5
parent 14248 e08d038ccdac
child 14315 0a76133b6b5c
--- a/FileBasedSourceCodeManagementSettingsAppl.st	Mon Apr 14 22:31:48 2014 +0200
+++ b/FileBasedSourceCodeManagementSettingsAppl.st	Mon Apr 14 22:38:48 2014 +0200
@@ -163,213 +163,213 @@
     <resource: #canvas>
 
     ^ 
-     #(FullSpec
-        name: windowSpec
-        window: 
-       (WindowSpec
-          label: 'FileBased SCM Settings'
-          name: 'FileBased SCM Settings'
-          min: (Point 10 10)
-          bounds: (Rectangle 0 0 659 580)
-        )
-        component: 
-       (SpecCollection
-          collection: (
-           (VerticalPanelViewSpec
-              name: 'VerticalPanel2'
-              layout: (LayoutFrame 0 0.0 0 0.0 0 1.0 0 1.0)
-              horizontalLayout: fit
-              verticalLayout: topSpace
-              horizontalSpace: 3
-              verticalSpace: 20
-              component: 
-             (SpecCollection
-                collection: (
-                 (LabelSpec
-                    label: 'Demo Only'
-                    name: 'Label10'
-                    style: (FontDescription #'Segoe UI' medium roman 16 #'ms-default')
-                    foregroundColor: (Color 86.9993133440146 0.0 0.0)
-                    translateLabel: true
-                    extent: (Point 659 37)
-                  )
-                 (VerticalPanelViewSpec
-                    name: 'VerticalPanel3'
-                    horizontalLayout: fit
-                    verticalLayout: top
-                    horizontalSpace: 3
-                    verticalSpace: 4
-                    component: 
-                   (SpecCollection
-                      collection: (
-                       (ViewSpec
-                          name: 'ManagerSetupBoxx'
-                          component: 
-                         (SpecCollection
-                            collection: (
-                             (FramedBoxSpec
-                                label: 'File Based Source Repository Manager Settings'
-                                name: 'FileRepositorySetupBox'
-                                layout: (LayoutFrame 0 0 0 0 0 1 0 1)
-                                labelPosition: topLeft
-                                translateLabel: true
-                                component: 
-                               (SpecCollection
-                                  collection: (
-                                   (ComboBoxSpec
-                                      name: 'ComboBox1'
-                                      layout: (LayoutFrame 64 0.25 207 0 0 1 229 0)
-                                      activeHelpKey: perModuleModule
-                                      tabable: true
-                                      model: perModulePathModule
-                                      acceptChannel: acceptChannel
-                                      acceptOnPointerLeave: true
-                                      comboList: sampleModuleList
-                                    )
-                                   (CheckBoxSpec
-                                      label: 'Show in Browser Menus'
-                                      name: 'CheckBox1'
-                                      layout: (LayoutFrame 0 0 5 0 0 1 27 0)
-                                      activeHelpKey: shownInBrowserMenus
-                                      model: shownInBrowserMenusHolder
-                                      translateLabel: true
-                                    )
-                                   (ViewSpec
-                                      name: 'Box1'
-                                      layout: (LayoutFrame 0 0 38 0 0 1 63 0)
-                                      component: 
-                                     (SpecCollection
-                                        collection: (
-                                         (LabelSpec
-                                            label: 'Repository Path:'
-                                            name: 'Label1'
-                                            layout: (LayoutFrame 0 0.0 0 0 60 0.25 22 0)
-                                            activeHelpKey: defaultRepositoryPath
-                                            level: 0
-                                            translateLabel: true
-                                            adjust: right
-                                          )
-                                         (InputFieldSpec
-                                            name: 'RepositoryPathField'
-                                            layout: (LayoutFrame 64 0.25 0 0 0 1 22 0)
-                                            activeHelpKey: defaultRepositoryPath
-                                            tabable: true
-                                            model: repositoryPathHolder
-                                            acceptChannel: acceptChannel
-                                            acceptOnPointerLeave: true
-                                          )
+    #(FullSpec
+       name: windowSpec
+       window: 
+      (WindowSpec
+         label: 'FileBased SCM Settings'
+         name: 'FileBased SCM Settings'
+         min: (Point 10 10)
+         bounds: (Rectangle 0 0 668 391)
+       )
+       component: 
+      (SpecCollection
+         collection: (
+          (VerticalPanelViewSpec
+             name: 'VerticalPanel2'
+             layout: (LayoutFrame 0 0.0 0 0.0 0 1.0 0 1.0)
+             horizontalLayout: fit
+             verticalLayout: topSpace
+             horizontalSpace: 3
+             verticalSpace: 20
+             component: 
+            (SpecCollection
+               collection: (
+                (LabelSpec
+                   label: 'Demo Only'
+                   name: 'Label10'
+                   style: (FontDescription #'Segoe UI' medium roman 16 #'ms-default')
+                   foregroundColor: (Color 86.9993133440147 0.0 0.0)
+                   translateLabel: true
+                   extent: (Point 668 37)
+                 )
+                (VerticalPanelViewSpec
+                   name: 'VerticalPanel3'
+                   horizontalLayout: fit
+                   verticalLayout: top
+                   horizontalSpace: 3
+                   verticalSpace: 4
+                   component: 
+                  (SpecCollection
+                     collection: (
+                      (ViewSpec
+                         name: 'ManagerSetupBoxx'
+                         component: 
+                        (SpecCollection
+                           collection: (
+                            (FramedBoxSpec
+                               label: 'File Based Source Repository Manager Settings'
+                               name: 'FileRepositorySetupBox'
+                               layout: (LayoutFrame 0 0 0 0 0 1 -20 1)
+                               labelPosition: topLeft
+                               translateLabel: true
+                               component: 
+                              (SpecCollection
+                                 collection: (
+                                  (CheckBoxSpec
+                                     label: 'Show in Browser Menus'
+                                     name: 'CheckBox1'
+                                     layout: (LayoutFrame 0 0 5 0 0 1 35 0)
+                                     activeHelpKey: shownInBrowserMenus
+                                     model: shownInBrowserMenusHolder
+                                     translateLabel: true
+                                   )
+                                  (ViewSpec
+                                     name: 'Box1'
+                                     layout: (LayoutFrame 0 0 38 0 0 1 68 0)
+                                     component: 
+                                    (SpecCollection
+                                       collection: (
+                                        (LabelSpec
+                                           label: 'Repository Path:'
+                                           name: 'Label1'
+                                           layout: (LayoutFrame 0 0.0 0 0 60 0.25 30 0)
+                                           activeHelpKey: defaultRepositoryPath
+                                           level: 0
+                                           translateLabel: true
+                                           adjust: right
+                                         )
+                                        (InputFieldSpec
+                                           name: 'RepositoryPathField'
+                                           layout: (LayoutFrame 64 0.25 0 0 0 1 30 0)
+                                           activeHelpKey: defaultRepositoryPath
+                                           tabable: true
+                                           model: repositoryPathHolder
+                                           acceptChannel: acceptChannel
+                                           acceptOnPointerLeave: true
                                          )
-                                       
-                                      )
-                                    )
-                                   (LabelSpec
-                                      label: 'Path per Module:'
-                                      name: 'knownModulesLabel'
-                                      layout: (LayoutFrame 0 0.0 82 0 60 0.25 104 0)
-                                      activeHelpKey: repositoryPathPerModule
-                                      translateLabel: true
-                                      adjust: right
-                                    )
-                                   (SequenceViewSpec
-                                      name: 'List1'
-                                      layout: (LayoutFrame 64 0.25 82 0 0 1 201 0)
-                                      activeHelpKey: repositoryPathPerModule
-                                      tabable: true
-                                      model: selectedPerModulePath
-                                      hasHorizontalScrollBar: true
-                                      hasVerticalScrollBar: true
-                                      miniScrollerHorizontal: true
-                                      useIndex: false
-                                      sequenceList: listOfModules
-                                    )
-                                   (LabelSpec
-                                      label: 'Module:'
-                                      name: 'moduleLabel'
-                                      layout: (LayoutFrame 0 0.0 211 0 60 0.25 228 0)
-                                      activeHelpKey: perModuleModule
-                                      translateLabel: true
-                                      adjust: right
-                                    )
-                                   (LabelSpec
-                                      label: 'Path:'
-                                      name: 'cvsRootLabel'
-                                      layout: (LayoutFrame 0 0.0 236 0 60 0.25 253 0)
-                                      activeHelpKey: perModuleRepositoryPath
-                                      translateLabel: true
-                                      adjust: right
-                                    )
-                                   (ComboBoxSpec
-                                      name: 'perModulePathComboBox'
-                                      layout: (LayoutFrame 64 0.25 232 0 0 1.0 254 0)
-                                      activeHelpKey: perModuleRepositoryPath
-                                      tabable: true
-                                      model: perModulePath
-                                      immediateAccept: true
-                                      acceptOnLeave: true
-                                      acceptOnReturn: true
-                                      acceptOnTab: true
-                                      acceptOnLostFocus: true
-                                      acceptChannel: acceptChannel
-                                      acceptOnPointerLeave: true
-                                      comboList: pathPrototypeList
-                                    )
-                                   (HorizontalPanelViewSpec
-                                      name: 'HorizontalPanel2'
-                                      layout: (LayoutFrame 64 0.25 257 0 -1 1 282 0)
-                                      horizontalLayout: fitSpace
-                                      verticalLayout: center
-                                      horizontalSpace: 3
-                                      verticalSpace: 3
-                                      component: 
-                                     (SpecCollection
-                                        collection: (
-                                         (ActionButtonSpec
-                                            label: 'Add/Apply'
-                                            name: 'addButton'
-                                            translateLabel: true
-                                            tabable: true
-                                            model: addPerModulePath
-                                            extent: (Point 130 22)
-                                          )
-                                         (ActionButtonSpec
-                                            label: 'Remove'
-                                            name: 'removeButton'
-                                            translateLabel: true
-                                            tabable: true
-                                            model: removePerModulePath
-                                            enableChannel: removeEnabled
-                                            extent: (Point 131 22)
-                                          )
-                                         (ViewSpec
-                                            name: 'Box11'
-                                            extent: (Point 131 10)
-                                          )
+                                        )
+                                      
+                                     )
+                                   )
+                                  (LabelSpec
+                                     label: 'Path per Module:'
+                                     name: 'knownModulesLabel'
+                                     layout: (LayoutFrame 0 0.0 82 0 60 0.25 112 0)
+                                     activeHelpKey: repositoryPathPerModule
+                                     translateLabel: true
+                                     adjust: right
+                                   )
+                                  (SequenceViewSpec
+                                     name: 'List1'
+                                     layout: (LayoutFrame 64 0.25 82 0 0 1 201 0)
+                                     activeHelpKey: repositoryPathPerModule
+                                     tabable: true
+                                     model: selectedPerModulePath
+                                     hasHorizontalScrollBar: true
+                                     hasVerticalScrollBar: true
+                                     miniScrollerHorizontal: true
+                                     useIndex: false
+                                     sequenceList: listOfModules
+                                   )
+                                  (LabelSpec
+                                     label: 'Module:'
+                                     name: 'moduleLabel'
+                                     layout: (LayoutFrame 0 0.0 207 0 60 0.25 237 0)
+                                     activeHelpKey: perModuleModule
+                                     translateLabel: true
+                                     adjust: right
+                                   )
+                                  (ComboBoxSpec
+                                     name: 'ComboBox1'
+                                     layout: (LayoutFrame 64 0.25 207 0 0 1 237 0)
+                                     activeHelpKey: perModuleModule
+                                     tabable: true
+                                     model: perModulePathModule
+                                     acceptChannel: acceptChannel
+                                     acceptOnPointerLeave: true
+                                     comboList: sampleModuleList
+                                   )
+                                  (LabelSpec
+                                     label: 'Path:'
+                                     name: 'cvsRootLabel'
+                                     layout: (LayoutFrame 0 0.0 240 0 60 0.25 270 0)
+                                     activeHelpKey: perModuleRepositoryPath
+                                     translateLabel: true
+                                     adjust: right
+                                   )
+                                  (ComboBoxSpec
+                                     name: 'perModulePathComboBox'
+                                     layout: (LayoutFrame 64 0.25 240 0 0 1.0 270 0)
+                                     activeHelpKey: perModuleRepositoryPath
+                                     tabable: true
+                                     model: perModulePath
+                                     immediateAccept: true
+                                     acceptOnLeave: true
+                                     acceptOnReturn: true
+                                     acceptOnTab: true
+                                     acceptOnLostFocus: true
+                                     acceptChannel: acceptChannel
+                                     acceptOnPointerLeave: true
+                                     comboList: pathPrototypeList
+                                   )
+                                  (HorizontalPanelViewSpec
+                                     name: 'HorizontalPanel2'
+                                     layout: (LayoutFrame 64 0.25 274 0 -1 1 304 0)
+                                     horizontalLayout: fitSpace
+                                     verticalLayout: center
+                                     horizontalSpace: 3
+                                     verticalSpace: 3
+                                     component: 
+                                    (SpecCollection
+                                       collection: (
+                                        (ActionButtonSpec
+                                           label: 'Add/Apply'
+                                           name: 'addButton'
+                                           translateLabel: true
+                                           tabable: true
+                                           model: addPerModulePath
+                                           extent: (Point 132 30)
                                          )
-                                       
-                                      )
-                                    )
+                                        (ActionButtonSpec
+                                           label: 'Remove'
+                                           name: 'removeButton'
+                                           translateLabel: true
+                                           tabable: true
+                                           model: removePerModulePath
+                                           enableChannel: removeEnabled
+                                           extent: (Point 132 30)
+                                         )
+                                        (ViewSpec
+                                           name: 'Box11'
+                                           extent: (Point 133 10)
+                                         )
+                                        )
+                                      
+                                     )
                                    )
-                                 
-                                )
-                              )
+                                  )
+                                
+                               )
                              )
-                           
-                          )
-                          extent: (Point 659 327)
-                        )
+                            )
+                          
+                         )
+                         extent: (Point 668 364)
                        )
-                     
-                    )
-                    extent: (Point 659 768)
-                  )
+                      )
+                    
+                   )
+                   extent: (Point 668 800)
                  )
-               
-              )
-            )
+                )
+              
+             )
            )
-         
-        )
-      )
+          )
+        
+       )
+     )
 ! !
 
 !FileBasedSourceCodeManagementSettingsAppl class methodsFor:'others'!
@@ -688,10 +688,10 @@
 !FileBasedSourceCodeManagementSettingsAppl class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libtool/FileBasedSourceCodeManagementSettingsAppl.st,v 1.16 2014-04-14 19:09:48 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libtool/FileBasedSourceCodeManagementSettingsAppl.st,v 1.17 2014-04-14 20:38:48 cg Exp $'
 !
 
 version_CVS
-    ^ '$Header: /cvs/stx/stx/libtool/FileBasedSourceCodeManagementSettingsAppl.st,v 1.16 2014-04-14 19:09:48 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libtool/FileBasedSourceCodeManagementSettingsAppl.st,v 1.17 2014-04-14 20:38:48 cg Exp $'
 ! !