Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
07/18/14 12:35:00 (10 years ago)
Author:
ascheibe
Message:

reverted last commit

Location:
branches/HiveStatistics/sources
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/HiveStatistics/sources

  • branches/HiveStatistics/sources/HeuristicLab.Clients.Hive.Views/3.3/HiveTasks/HiveTaskView.designer.cs

    r11202 r11203  
    11#region License Information
    22/* HeuristicLab
    3  * Copyright (C) 2002-2014 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
     3 * Copyright (C) 2002-2012 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
    44 *
    55 * This file is part of HeuristicLab.
     
    109109      // stateLogViewHost
    110110      //
    111       this.stateLogViewHost.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
    112             | System.Windows.Forms.AnchorStyles.Left)
    113             | System.Windows.Forms.AnchorStyles.Right)));
     111      this.stateLogViewHost.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
     112                  | System.Windows.Forms.AnchorStyles.Left)
     113                  | System.Windows.Forms.AnchorStyles.Right)));
    114114      this.stateLogViewHost.Caption = "View";
    115115      this.stateLogViewHost.Content = null;
     
    137137      // splitContainer1
    138138      //
    139       this.splitContainer1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
    140             | System.Windows.Forms.AnchorStyles.Right)));
     139      this.splitContainer1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
     140                  | System.Windows.Forms.AnchorStyles.Right)));
    141141      this.splitContainer1.Location = new System.Drawing.Point(6, 6);
    142142      this.splitContainer1.Name = "splitContainer1";
     
    189189      // priorityComboBox
    190190      //
    191       this.priorityComboBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
    192             | System.Windows.Forms.AnchorStyles.Right)));
     191      this.priorityComboBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
     192                  | System.Windows.Forms.AnchorStyles.Right)));
    193193      this.priorityComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
    194194      this.priorityComboBox.FormattingEnabled = true;
    195195      this.priorityComboBox.Items.AddRange(new object[] {
    196             "Low",
    197196            "Normal",
    198197            "Urgent",
     
    215214      // jobIdTextBox
    216215      //
    217       this.jobIdTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
    218             | System.Windows.Forms.AnchorStyles.Right)));
     216      this.jobIdTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
     217                  | System.Windows.Forms.AnchorStyles.Right)));
    219218      this.jobIdTextBox.Location = new System.Drawing.Point(87, 13);
    220219      this.jobIdTextBox.Name = "jobIdTextBox";
     
    233232      // lastUpdatedTextBox
    234233      //
    235       this.lastUpdatedTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
    236             | System.Windows.Forms.AnchorStyles.Right)));
     234      this.lastUpdatedTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
     235                  | System.Windows.Forms.AnchorStyles.Right)));
    237236      this.lastUpdatedTextBox.Location = new System.Drawing.Point(87, 66);
    238237      this.lastUpdatedTextBox.Name = "lastUpdatedTextBox";
     
    267266      // memoryNeededComboBox
    268267      //
    269       this.memoryNeededComboBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
    270             | System.Windows.Forms.AnchorStyles.Right)));
     268      this.memoryNeededComboBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
     269                  | System.Windows.Forms.AnchorStyles.Right)));
    271270      this.memoryNeededComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
    272271      this.memoryNeededComboBox.FormattingEnabled = true;
     
    284283      // coresNeededComboBox
    285284      //
    286       this.coresNeededComboBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
    287             | System.Windows.Forms.AnchorStyles.Right)));
     285      this.coresNeededComboBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
     286                  | System.Windows.Forms.AnchorStyles.Right)));
    288287      this.coresNeededComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
    289288      this.coresNeededComboBox.FormattingEnabled = true;
     
    361360      // commandTextBox
    362361      //
    363       this.commandTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
    364             | System.Windows.Forms.AnchorStyles.Right)));
     362      this.commandTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
     363                  | System.Windows.Forms.AnchorStyles.Right)));
    365364      this.commandTextBox.Location = new System.Drawing.Point(95, 39);
    366365      this.commandTextBox.Name = "commandTextBox";
     
    379378      // stateTextBox
    380379      //
    381       this.stateTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
    382             | System.Windows.Forms.AnchorStyles.Right)));
     380      this.stateTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
     381                  | System.Windows.Forms.AnchorStyles.Right)));
    383382      this.stateTextBox.Location = new System.Drawing.Point(95, 13);
    384383      this.stateTextBox.Name = "stateTextBox";
     
    406405      // dateCalculatedText
    407406      //
    408       this.dateCalculatedText.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
    409             | System.Windows.Forms.AnchorStyles.Right)));
     407      this.dateCalculatedText.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
     408                  | System.Windows.Forms.AnchorStyles.Right)));
    410409      this.dateCalculatedText.Location = new System.Drawing.Point(95, 117);
    411410      this.dateCalculatedText.Name = "dateCalculatedText";
     
    415414      // dateFinishedTextBox
    416415      //
    417       this.dateFinishedTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
    418             | System.Windows.Forms.AnchorStyles.Right)));
     416      this.dateFinishedTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
     417                  | System.Windows.Forms.AnchorStyles.Right)));
    419418      this.dateFinishedTextBox.Location = new System.Drawing.Point(95, 143);
    420419      this.dateFinishedTextBox.Name = "dateFinishedTextBox";
     
    424423      // executionTimeTextBox
    425424      //
    426       this.executionTimeTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
    427             | System.Windows.Forms.AnchorStyles.Right)));
     425      this.executionTimeTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
     426                  | System.Windows.Forms.AnchorStyles.Right)));
    428427      this.executionTimeTextBox.Location = new System.Drawing.Point(95, 65);
    429428      this.executionTimeTextBox.Name = "executionTimeTextBox";
     
    433432      // dateCreatedTextBox
    434433      //
    435       this.dateCreatedTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
    436             | System.Windows.Forms.AnchorStyles.Right)));
     434      this.dateCreatedTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
     435                  | System.Windows.Forms.AnchorStyles.Right)));
    437436      this.dateCreatedTextBox.Location = new System.Drawing.Point(95, 91);
    438437      this.dateCreatedTextBox.Name = "dateCreatedTextBox";
     
    478477      // exceptionTextBox
    479478      //
    480       this.exceptionTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
    481             | System.Windows.Forms.AnchorStyles.Right)));
     479      this.exceptionTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
     480                  | System.Windows.Forms.AnchorStyles.Right)));
    482481      this.exceptionTextBox.Location = new System.Drawing.Point(95, 169);
    483482      this.exceptionTextBox.Name = "exceptionTextBox";
     
    488487      // modifyItemButton
    489488      //
    490       this.modifyItemButton.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
    491             | System.Windows.Forms.AnchorStyles.Right)));
     489      this.modifyItemButton.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
     490                  | System.Windows.Forms.AnchorStyles.Right)));
    492491      this.modifyItemButton.Location = new System.Drawing.Point(3, 224);
    493492      this.modifyItemButton.Name = "modifyItemButton";
     
    500499      // tabControl
    501500      //
    502       this.tabControl.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
    503             | System.Windows.Forms.AnchorStyles.Left)
    504             | System.Windows.Forms.AnchorStyles.Right)));
     501      this.tabControl.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
     502                  | System.Windows.Forms.AnchorStyles.Left)
     503                  | System.Windows.Forms.AnchorStyles.Right)));
    505504      this.tabControl.Controls.Add(this.detailsTabPage);
    506505      this.tabControl.Controls.Add(this.stateLogTabPage);
     
    513512      // HiveTaskView
    514513      //
     514      this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
    515515      this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit;
    516516      this.Controls.Add(this.tabControl);
Note: See TracChangeset for help on using the changeset viewer.