Răsfoiți Sursa

More compact layout of transfer settings controls

Source commit: 64eb7facb94126b2ba9036c4e310cd974c142af7
Martin Prikryl 7 ani în urmă
părinte
comite
0589e99834

+ 6 - 6
source/forms/CopyParamCustom.dfm

@@ -6,7 +6,7 @@ object CopyParamCustomDialog: TCopyParamCustomDialog
   BorderIcons = [biSystemMenu, biMinimize, biMaximize, biHelp]
   BorderStyle = bsDialog
   Caption = 'Transfer settings'
-  ClientHeight = 527
+  ClientHeight = 515
   ClientWidth = 420
   Color = clBtnFace
   ParentFont = True
@@ -15,12 +15,12 @@ object CopyParamCustomDialog: TCopyParamCustomDialog
   OnCloseQuery = FormCloseQuery
   DesignSize = (
     420
-    527)
+    515)
   PixelsPerInch = 96
   TextHeight = 13
   object OkButton: TButton
     Left = 168
-    Top = 494
+    Top = 482
     Width = 75
     Height = 25
     Anchors = [akRight, akBottom]
@@ -31,7 +31,7 @@ object CopyParamCustomDialog: TCopyParamCustomDialog
   end
   object CancelButton: TButton
     Left = 252
-    Top = 494
+    Top = 482
     Width = 75
     Height = 25
     Anchors = [akRight, akBottom]
@@ -44,13 +44,13 @@ object CopyParamCustomDialog: TCopyParamCustomDialog
     Left = 0
     Top = 0
     Width = 420
-    Height = 489
+    Height = 477
     HelpType = htKeyword
     TabOrder = 0
   end
   object HelpButton: TButton
     Left = 336
-    Top = 494
+    Top = 482
     Width = 75
     Height = 25
     Anchors = [akRight, akBottom]

+ 8 - 8
source/forms/CopyParamPreset.dfm

@@ -6,7 +6,7 @@ object CopyParamPresetDialog: TCopyParamPresetDialog
   BorderIcons = [biSystemMenu, biMinimize, biMaximize, biHelp]
   BorderStyle = bsDialog
   Caption = 'CopyParamPresetDialog'
-  ClientHeight = 572
+  ClientHeight = 560
   ClientWidth = 675
   Color = clBtnFace
   ParentFont = True
@@ -16,7 +16,7 @@ object CopyParamPresetDialog: TCopyParamPresetDialog
   OnShow = FormShow
   DesignSize = (
     675
-    572)
+    560)
   PixelsPerInch = 96
   TextHeight = 13
   object Label1: TLabel
@@ -29,7 +29,7 @@ object CopyParamPresetDialog: TCopyParamPresetDialog
   end
   object OkButton: TButton
     Left = 423
-    Top = 539
+    Top = 527
     Width = 75
     Height = 25
     Anchors = [akRight, akBottom]
@@ -40,7 +40,7 @@ object CopyParamPresetDialog: TCopyParamPresetDialog
   end
   object CancelButton: TButton
     Left = 507
-    Top = 539
+    Top = 527
     Width = 75
     Height = 25
     Anchors = [akRight, akBottom]
@@ -62,7 +62,7 @@ object CopyParamPresetDialog: TCopyParamPresetDialog
     Left = 2
     Top = 51
     Width = 420
-    Height = 489
+    Height = 477
     HelpType = htKeyword
     TabOrder = 1
   end
@@ -70,13 +70,13 @@ object CopyParamPresetDialog: TCopyParamPresetDialog
     Left = 426
     Top = 91
     Width = 240
-    Height = 442
+    Height = 430
     Anchors = [akLeft, akTop, akRight, akBottom]
     Caption = 'Autoselection rule'
     TabOrder = 3
     DesignSize = (
       240
-      442)
+      430)
     object Label2: TLabel
       Left = 16
       Top = 20
@@ -187,7 +187,7 @@ object CopyParamPresetDialog: TCopyParamPresetDialog
   end
   object HelpButton: TButton
     Left = 591
-    Top = 539
+    Top = 527
     Width = 75
     Height = 25
     Anchors = [akRight, akBottom]

+ 32 - 32
source/forms/CopyParams.dfm

@@ -2,22 +2,22 @@ object CopyParamsFrame: TCopyParamsFrame
   Left = 0
   Top = 0
   Width = 420
-  Height = 489
+  Height = 477
   HelpType = htKeyword
   TabOrder = 0
   object CommonPropertiesGroup: TGroupBox
     Left = 212
-    Top = 165
+    Top = 155
     Width = 201
-    Height = 123
+    Height = 121
     Caption = 'Common options'
     TabOrder = 3
     DesignSize = (
       201
-      123)
+      121)
     object SpeedLabel3: TLabel
       Left = 15
-      Top = 96
+      Top = 93
       Width = 66
       Height = 13
       Caption = '&Speed (KB/s):'
@@ -37,7 +37,7 @@ object CopyParamsFrame: TCopyParamsFrame
     end
     object CommonCalculateSizeCheck: TCheckBox
       Left = 16
-      Top = 71
+      Top = 67
       Width = 175
       Height = 17
       Anchors = [akLeft, akTop, akRight]
@@ -49,7 +49,7 @@ object CopyParamsFrame: TCopyParamsFrame
     end
     object SpeedCombo: THistoryComboBox
       Left = 106
-      Top = 92
+      Top = 90
       Width = 85
       Height = 21
       AutoComplete = False
@@ -69,7 +69,7 @@ object CopyParamsFrame: TCopyParamsFrame
     end
     object PreserveTimeDirsCheck: TCheckBox
       Left = 32
-      Top = 45
+      Top = 44
       Width = 159
       Height = 17
       Anchors = [akLeft, akTop, akRight]
@@ -82,7 +82,7 @@ object CopyParamsFrame: TCopyParamsFrame
   end
   object LocalPropertiesGroup: TGroupBox
     Left = 212
-    Top = 293
+    Top = 282
     Width = 201
     Height = 50
     Caption = 'Download options'
@@ -104,9 +104,9 @@ object CopyParamsFrame: TCopyParamsFrame
   end
   object RemotePropertiesGroup: TGroupBox
     Left = 8
-    Top = 165
+    Top = 155
     Width = 194
-    Height = 178
+    Height = 177
     Caption = 'Upload options'
     TabOrder = 2
     object PreserveRightsCheck: TCheckBox
@@ -122,7 +122,7 @@ object CopyParamsFrame: TCopyParamsFrame
     end
     object RightsEdit: TComboEdit
       Left = 34
-      Top = 42
+      Top = 44
       Width = 123
       Height = 21
       ButtonHint = 'Configure permissions'
@@ -137,7 +137,7 @@ object CopyParamsFrame: TCopyParamsFrame
     end
     object IgnorePermErrorsCheck: TCheckBox
       Left = 16
-      Top = 72
+      Top = 73
       Width = 173
       Height = 17
       Caption = 'Ign&ore permission errors'
@@ -148,7 +148,7 @@ object CopyParamsFrame: TCopyParamsFrame
     end
     object ClearArchiveCheck: TCheckBox
       Left = 16
-      Top = 98
+      Top = 96
       Width = 173
       Height = 17
       Caption = 'Clear '#39'Arc&hive'#39' attribute'
@@ -156,7 +156,7 @@ object CopyParamsFrame: TCopyParamsFrame
     end
     object RemoveCtrlZAndBOMCheck: TCheckBox
       Left = 16
-      Top = 124
+      Top = 119
       Width = 173
       Height = 17
       Caption = 'Remo&ve BOM and EOF marks X'
@@ -165,7 +165,7 @@ object CopyParamsFrame: TCopyParamsFrame
     end
     object EncryptNewFilesCheck: TCheckBox
       Left = 16
-      Top = 150
+      Top = 142
       Width = 173
       Height = 17
       Caption = '&Encrypt new files'
@@ -177,15 +177,15 @@ object CopyParamsFrame: TCopyParamsFrame
     Left = 267
     Top = 8
     Width = 146
-    Height = 151
+    Height = 141
     Caption = 'Filename modification'
     TabOrder = 1
     DesignSize = (
       146
-      151)
+      141)
     object CCLowerCaseShortButton: TRadioButton
       Left = 16
-      Top = 96
+      Top = 90
       Width = 125
       Height = 17
       Anchors = [akLeft, akTop, akRight]
@@ -203,7 +203,7 @@ object CopyParamsFrame: TCopyParamsFrame
     end
     object CCUpperCaseButton: TRadioButton
       Left = 16
-      Top = 46
+      Top = 44
       Width = 125
       Height = 17
       Anchors = [akLeft, akTop, akRight]
@@ -212,7 +212,7 @@ object CopyParamsFrame: TCopyParamsFrame
     end
     object CCLowerCaseButton: TRadioButton
       Left = 16
-      Top = 71
+      Top = 67
       Width = 125
       Height = 17
       Anchors = [akLeft, akTop, akRight]
@@ -221,7 +221,7 @@ object CopyParamsFrame: TCopyParamsFrame
     end
     object ReplaceInvalidCharsCheck: TCheckBox
       Left = 16
-      Top = 122
+      Top = 113
       Width = 125
       Height = 17
       Caption = 'Rep&lace '#39'\:*?'#39'...'
@@ -233,15 +233,15 @@ object CopyParamsFrame: TCopyParamsFrame
     Left = 8
     Top = 8
     Width = 249
-    Height = 151
+    Height = 141
     Caption = 'Transfer mode'
     TabOrder = 0
     DesignSize = (
       249
-      151)
+      141)
     object AsciiFileMaskLabel: TLabel
       Left = 16
-      Top = 100
+      Top = 90
       Width = 175
       Height = 13
       Anchors = [akLeft, akTop, akRight]
@@ -260,7 +260,7 @@ object CopyParamsFrame: TCopyParamsFrame
     end
     object TMBinaryButton: TRadioButton
       Left = 16
-      Top = 47
+      Top = 44
       Width = 225
       Height = 17
       Anchors = [akLeft, akTop, akRight]
@@ -270,7 +270,7 @@ object CopyParamsFrame: TCopyParamsFrame
     end
     object TMAutomaticButton: TRadioButton
       Left = 16
-      Top = 73
+      Top = 67
       Width = 225
       Height = 17
       Anchors = [akLeft, akTop, akRight]
@@ -280,7 +280,7 @@ object CopyParamsFrame: TCopyParamsFrame
     end
     object AsciiFileMaskCombo: THistoryComboBox
       Left = 15
-      Top = 116
+      Top = 106
       Width = 219
       Height = 21
       AutoComplete = False
@@ -293,14 +293,14 @@ object CopyParamsFrame: TCopyParamsFrame
   end
   object OtherGroup: TGroupBox
     Left = 8
-    Top = 347
+    Top = 338
     Width = 405
-    Height = 135
+    Height = 132
     Caption = 'Other'
     TabOrder = 5
     DesignSize = (
       405
-      135)
+      132)
     object IncludeFileMaskLabel: TLabel
       Left = 16
       Top = 20
@@ -365,7 +365,7 @@ object CopyParamsFrame: TCopyParamsFrame
     end
     object ExcludeEmptyDirectoriesCheck: TCheckBox
       Left = 16
-      Top = 105
+      Top = 102
       Width = 197
       Height = 17
       Caption = 'E&xclude empty directories'