Changeset 7967 for trunk/sources/HeuristicLab.PluginInfrastructure
- Timestamp:
- 06/05/12 12:41:58 (12 years ago)
- Location:
- trunk/sources/HeuristicLab.PluginInfrastructure/3.3
- Files:
-
- 18 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.PluginInfrastructure/3.3/Advanced/AvailablePluginsView.Designer.cs
r7259 r7967 280 280 // 281 281 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); 282 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode. Font;282 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; 283 283 this.Controls.Add(this.splitContainer); 284 284 this.Name = "RemotePluginInstallerView"; -
trunk/sources/HeuristicLab.PluginInfrastructure/3.3/Advanced/BasicUpdateView.Designer.cs
r7259 r7967 67 67 // 68 68 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); 69 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode. Font;69 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; 70 70 this.Controls.Add(this.updateAndInstallButton); 71 71 this.Name = "BasicUpdateView"; -
trunk/sources/HeuristicLab.PluginInfrastructure/3.3/Advanced/ConfirmationDialog.Designer.cs
r7259 r7967 130 130 this.AcceptButton = this.okButton; 131 131 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); 132 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode. Font;132 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; 133 133 this.BackColor = System.Drawing.SystemColors.HighlightText; 134 134 this.CancelButton = this.cancelButton; -
trunk/sources/HeuristicLab.PluginInfrastructure/3.3/Advanced/ConnectionSetupView.Designer.cs
r7259 r7967 173 173 this.AcceptButton = this.applyButton; 174 174 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); 175 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode. Font;175 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; 176 176 this.CancelButton = this.cancelButton; 177 177 this.ClientSize = new System.Drawing.Size(488, 183); -
trunk/sources/HeuristicLab.PluginInfrastructure/3.3/Advanced/EditProductsView.Designer.cs
r7259 r7967 322 322 // 323 323 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); 324 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode. Font;324 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; 325 325 this.Controls.Add(this.splitContainer); 326 326 this.Name = "ProductEditor"; -
trunk/sources/HeuristicLab.PluginInfrastructure/3.3/Advanced/InstallationManagerControl.Designer.cs
r7259 r7967 45 45 private void InitializeComponent() { 46 46 components = new System.ComponentModel.Container(); 47 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode. Font;47 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; 48 48 } 49 49 -
trunk/sources/HeuristicLab.PluginInfrastructure/3.3/Advanced/InstallationManagerForm.Designer.cs
r7259 r7967 263 263 // 264 264 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); 265 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode. Font;265 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; 266 266 this.ClientSize = new System.Drawing.Size(622, 444); 267 267 this.Controls.Add(this.tabControl); -
trunk/sources/HeuristicLab.PluginInfrastructure/3.3/Advanced/InstalledPluginsView.Designer.cs
r7259 r7967 156 156 // 157 157 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); 158 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode. Font;158 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; 159 159 this.Controls.Add(this.refreshButton); 160 160 this.Controls.Add(this.localPluginsListView); -
trunk/sources/HeuristicLab.PluginInfrastructure/3.3/Advanced/LicenseConfirmationDialog.Designer.cs
r7259 r7967 169 169 this.AcceptButton = this.acceptButton; 170 170 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); 171 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode. Font;171 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; 172 172 this.BackColor = System.Drawing.SystemColors.HighlightText; 173 173 this.CancelButton = this.rejectButton; -
trunk/sources/HeuristicLab.PluginInfrastructure/3.3/Advanced/LicenseView.Designer.cs
r7259 r7967 62 62 // 63 63 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); 64 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode. Font;64 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; 65 65 this.ClientSize = new System.Drawing.Size(410, 445); 66 66 this.Controls.Add(this.richTextBox); -
trunk/sources/HeuristicLab.PluginInfrastructure/3.3/Advanced/PluginUpdaterForm.Designer.cs
r7259 r7967 91 91 this.AcceptButton = this.okButton; 92 92 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); 93 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode. Font;93 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; 94 94 this.ClientSize = new System.Drawing.Size(374, 108); 95 95 this.Controls.Add(this.okButton); -
trunk/sources/HeuristicLab.PluginInfrastructure/3.3/Advanced/PluginView.Designer.cs
r7259 r7967 298 298 // 299 299 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); 300 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode. Font;300 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; 301 301 this.ClientSize = new System.Drawing.Size(687, 565); 302 302 this.Controls.Add(this.showLicenseButton); -
trunk/sources/HeuristicLab.PluginInfrastructure/3.3/Advanced/UploadPluginsView.Designer.cs
r7259 r7967 137 137 // 138 138 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); 139 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode. Font;139 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; 140 140 this.Controls.Add(this.listView); 141 141 this.Controls.Add(this.uploadButton); -
trunk/sources/HeuristicLab.PluginInfrastructure/3.3/ErrorHandling/ErrorDialog.Designer.cs
r7259 r7967 146 146 this.AcceptButton = this.okButton; 147 147 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); 148 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode. Font;148 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; 149 149 this.CancelButton = this.okButton; 150 150 this.ClientSize = new System.Drawing.Size(584, 362); -
trunk/sources/HeuristicLab.PluginInfrastructure/3.3/ErrorHandling/FrameworkVersionErrorDialog.Designer.cs
r7259 r7967 102 102 this.AcceptButton = this.closeButton; 103 103 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); 104 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode. Font;104 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; 105 105 this.CancelButton = this.closeButton; 106 106 this.ClientSize = new System.Drawing.Size(381, 116); -
trunk/sources/HeuristicLab.PluginInfrastructure/3.3/Starter/AboutDialog.Designer.cs
r7259 r7967 274 274 this.AcceptButton = this.okButton; 275 275 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); 276 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode. Font;276 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; 277 277 this.BackColor = System.Drawing.SystemColors.Window; 278 278 this.CancelButton = this.okButton; -
trunk/sources/HeuristicLab.PluginInfrastructure/3.3/Starter/SplashScreen.Designer.cs
r7259 r7967 104 104 // 105 105 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); 106 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode. Font;106 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; 107 107 this.BackColor = System.Drawing.Color.White; 108 108 this.ClientSize = new System.Drawing.Size(598, 165); -
trunk/sources/HeuristicLab.PluginInfrastructure/3.3/Starter/StarterForm.Designer.cs
r7259 r7967 171 171 // 172 172 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); 173 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode. Font;173 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; 174 174 this.ClientSize = new System.Drawing.Size(666, 546); 175 175 this.Controls.Add(this.aboutButton);
Note: See TracChangeset
for help on using the changeset viewer.