Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/14/10 20:59:36 (15 years ago)
Author:
kgrading
Message:

added the calendar in the dal and the server console. Works on every Resource (Group / Client) (#908)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Hive.Server.Console/3.2/HiveServerManagementConsole.Designer.cs

    r2007 r3022  
    8888      this.tcManagementConsole = new System.Windows.Forms.TabControl();
    8989      this.checkBox1 = new System.Windows.Forms.CheckBox();
     90      this.menuItemOpenCalendar = new System.Windows.Forms.ToolStripMenuItem();
    9091      this.menuStrip1.SuspendLayout();
    9192      this.plClientDetails.SuspendLayout();
     
    130131            this.closeToolStripMenuItem});
    131132      this.informationToolStripMenuItem.Name = "informationToolStripMenuItem";
    132       this.informationToolStripMenuItem.Size = new System.Drawing.Size(81, 20);
     133      this.informationToolStripMenuItem.Size = new System.Drawing.Size(90, 20);
    133134      this.informationToolStripMenuItem.Text = "Management";
    134135      //
     
    137138      this.refreshToolStripMenuItem.Name = "refreshToolStripMenuItem";
    138139      this.refreshToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.R)));
    139       this.refreshToolStripMenuItem.Size = new System.Drawing.Size(162, 22);
     140      this.refreshToolStripMenuItem.Size = new System.Drawing.Size(154, 22);
    140141      this.refreshToolStripMenuItem.Text = "Refresh";
    141142      this.refreshToolStripMenuItem.Click += new System.EventHandler(this.Refresh_Click);
     
    144145      //
    145146      this.closeToolStripMenuItem.Name = "closeToolStripMenuItem";
    146       this.closeToolStripMenuItem.Size = new System.Drawing.Size(162, 22);
     147      this.closeToolStripMenuItem.Size = new System.Drawing.Size(154, 22);
    147148      this.closeToolStripMenuItem.Text = "Close";
    148149      this.closeToolStripMenuItem.Click += new System.EventHandler(this.Close_Click);
     
    155156            this.projectToolStripMenuItem});
    156157      this.addToolStripMenuItem.Name = "addToolStripMenuItem";
    157       this.addToolStripMenuItem.Size = new System.Drawing.Size(38, 20);
     158      this.addToolStripMenuItem.Size = new System.Drawing.Size(41, 20);
    158159      this.addToolStripMenuItem.Text = "Add";
    159160      //
     
    162163      this.jobToolStripMenuItem.Name = "jobToolStripMenuItem";
    163164      this.jobToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.J)));
    164       this.jobToolStripMenuItem.Size = new System.Drawing.Size(157, 22);
     165      this.jobToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
    165166      this.jobToolStripMenuItem.Text = "Job";
    166167      this.jobToolStripMenuItem.Click += new System.EventHandler(this.AddJob_Click);
     
    170171      this.groupToolStripMenuItem.Name = "groupToolStripMenuItem";
    171172      this.groupToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.G)));
    172       this.groupToolStripMenuItem.Size = new System.Drawing.Size(157, 22);
     173      this.groupToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
    173174      this.groupToolStripMenuItem.Text = "Group";
    174175      this.groupToolStripMenuItem.Click += new System.EventHandler(this.groupToolStripMenuItem_Click);
     
    178179      this.projectToolStripMenuItem.Name = "projectToolStripMenuItem";
    179180      this.projectToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.P)));
    180       this.projectToolStripMenuItem.Size = new System.Drawing.Size(157, 22);
     181      this.projectToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
    181182      this.projectToolStripMenuItem.Text = "Project";
    182183      this.projectToolStripMenuItem.Click += new System.EventHandler(this.projectToolStripMenuItem_Click);
     
    189190            this.listToolStripMenuItem});
    190191      this.viewToolStripMenuItem.Name = "viewToolStripMenuItem";
    191       this.viewToolStripMenuItem.Size = new System.Drawing.Size(41, 20);
     192      this.viewToolStripMenuItem.Size = new System.Drawing.Size(44, 20);
    192193      this.viewToolStripMenuItem.Text = "View";
    193194      //
     
    198199      this.largeIconsToolStripMenuItem.Name = "largeIconsToolStripMenuItem";
    199200      this.largeIconsToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.D1)));
    200       this.largeIconsToolStripMenuItem.Size = new System.Drawing.Size(179, 22);
     201      this.largeIconsToolStripMenuItem.Size = new System.Drawing.Size(174, 22);
    201202      this.largeIconsToolStripMenuItem.Text = "Large Icons";
    202203      this.largeIconsToolStripMenuItem.Click += new System.EventHandler(this.largeIconsToolStripMenuItem_Click);
     
    206207      this.smallIconsToolStripMenuItem.Name = "smallIconsToolStripMenuItem";
    207208      this.smallIconsToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.D2)));
    208       this.smallIconsToolStripMenuItem.Size = new System.Drawing.Size(179, 22);
     209      this.smallIconsToolStripMenuItem.Size = new System.Drawing.Size(174, 22);
    209210      this.smallIconsToolStripMenuItem.Text = "Small Icons";
    210211      this.smallIconsToolStripMenuItem.Click += new System.EventHandler(this.smallIconsToolStripMenuItem_Click);
     
    214215      this.listToolStripMenuItem.Name = "listToolStripMenuItem";
    215216      this.listToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.D3)));
    216       this.listToolStripMenuItem.Size = new System.Drawing.Size(179, 22);
     217      this.listToolStripMenuItem.Size = new System.Drawing.Size(174, 22);
    217218      this.listToolStripMenuItem.Text = "List";
    218219      this.listToolStripMenuItem.Click += new System.EventHandler(this.listToolStripMenuItem_Click);
     
    547548            this.menuItemGetSnapshot});
    548549      this.contextMenuJob.Name = "contextMenuJob";
    549       this.contextMenuJob.Size = new System.Drawing.Size(151, 48);
     550      this.contextMenuJob.Size = new System.Drawing.Size(145, 48);
    550551      //
    551552      // menuItemAbortJob
    552553      //
    553554      this.menuItemAbortJob.Name = "menuItemAbortJob";
    554       this.menuItemAbortJob.Size = new System.Drawing.Size(150, 22);
     555      this.menuItemAbortJob.Size = new System.Drawing.Size(144, 22);
    555556      this.menuItemAbortJob.Text = "Abort";
    556557      //
     
    558559      //
    559560      this.menuItemGetSnapshot.Name = "menuItemGetSnapshot";
    560       this.menuItemGetSnapshot.Size = new System.Drawing.Size(150, 22);
     561      this.menuItemGetSnapshot.Size = new System.Drawing.Size(144, 22);
    561562      this.menuItemGetSnapshot.Text = "Get Snapshot";
    562563      //
     
    653654      this.contextMenuGroup.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
    654655            this.menuItemAddGroup,
    655             this.menuItemDeleteGroup});
     656            this.menuItemDeleteGroup,
     657            this.menuItemOpenCalendar});
    656658      this.contextMenuGroup.Name = "contextMenuJob";
    657       this.contextMenuGroup.Size = new System.Drawing.Size(149, 48);
     659      this.contextMenuGroup.Size = new System.Drawing.Size(154, 92);
    658660      //
    659661      // menuItemAddGroup
    660662      //
    661663      this.menuItemAddGroup.Name = "menuItemAddGroup";
    662       this.menuItemAddGroup.Size = new System.Drawing.Size(148, 22);
     664      this.menuItemAddGroup.Size = new System.Drawing.Size(153, 22);
    663665      this.menuItemAddGroup.Text = "Add Group";
    664666      //
     
    666668      //
    667669      this.menuItemDeleteGroup.Name = "menuItemDeleteGroup";
    668       this.menuItemDeleteGroup.Size = new System.Drawing.Size(148, 22);
     670      this.menuItemDeleteGroup.Size = new System.Drawing.Size(153, 22);
    669671      this.menuItemDeleteGroup.Text = "Delete Group";
    670672      //
     
    703705      this.checkBox1.Text = "checkBox1";
    704706      this.checkBox1.UseVisualStyleBackColor = true;
     707      //
     708      // menuItemOpenCalendar
     709      //
     710      this.menuItemOpenCalendar.Name = "menuItemOpenCalendar";
     711      this.menuItemOpenCalendar.Size = new System.Drawing.Size(153, 22);
     712      this.menuItemOpenCalendar.Text = "Open Calendar";
    705713      //
    706714      // HiveServerManagementConsole
     
    810818    private System.Windows.Forms.ToolStripMenuItem groupToolStripMenuItem;
    811819    private System.Windows.Forms.ToolStripMenuItem projectToolStripMenuItem;
     820    private System.Windows.Forms.ToolStripMenuItem menuItemOpenCalendar;
    812821  }
    813822}
Note: See TracChangeset for help on using the changeset viewer.