Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
12/15/11 16:01:58 (13 years ago)
Author:
ascheibe
Message:

#1709

  • tooltip now shows the name and the id of a task
  • the date is now shown on the x-axis for runs spanning multiple days
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Clients.Hive.Views/3.3/HiveTasks/HiveTaskView.designer.cs

    r7190 r7191  
    8383      this.stateLogTabPage.Size = new System.Drawing.Size(563, 375);
    8484      this.stateLogTabPage.TabIndex = 5;
    85       this.stateLogTabPage.Text = "State";
     85      this.stateLogTabPage.Text = "Execution History";
    8686      this.stateLogTabPage.UseVisualStyleBackColor = true;
    8787      //
     
    301301      this.computeInParallelLabel.Location = new System.Drawing.Point(6, 67);
    302302      this.computeInParallelLabel.Name = "computeInParallelLabel";
    303       this.computeInParallelLabel.Size = new System.Drawing.Size(122, 13);
     303      this.computeInParallelLabel.Size = new System.Drawing.Size(107, 13);
    304304      this.computeInParallelLabel.TabIndex = 36;
    305       this.computeInParallelLabel.Text = "Compute task in parallel:";
     305      this.computeInParallelLabel.Text = "Distribute child tasks:";
    306306      //
    307307      // computeInParallelCheckBox
Note: See TracChangeset for help on using the changeset viewer.