From: <nic...@us...> - 2015-01-07 16:50:06
|
Revision: 4908 http://sourceforge.net/p/mp-plugins/code/4908 Author: nicsergio Date: 2015-01-07 16:50:03 +0000 (Wed, 07 Jan 2015) Log Message: ----------- Modified Paths: -------------- trunk/plugins/ShortCuter&SkinEditor/Source/Common/My.Common.csproj trunk/plugins/ShortCuter&SkinEditor/Source/ShortCuter/Configuration/ShortCuterConfig.cs trunk/plugins/ShortCuter&SkinEditor/Source/ShortCuter/Configuration/SkinNavigatorConfig.Designer.cs trunk/plugins/ShortCuter&SkinEditor/Source/ShortCuter/Configuration/SkinNavigatorConfig.cs trunk/plugins/ShortCuter&SkinEditor/Source/ShortCuter/Configuration/SkinNavigatorConfig.resx trunk/plugins/ShortCuter&SkinEditor/Source/ShortCuter/Properties/Resources.Designer.cs trunk/plugins/ShortCuter&SkinEditor/Source/ShortCuter/Properties/Resources.resx trunk/plugins/ShortCuter&SkinEditor/Source/ShortCuter/ShortCuter.csproj trunk/plugins/ShortCuter&SkinEditor/Source/ShortCuter/ShortCuts.cs trunk/plugins/ShortCuter&SkinEditor/Source/XtremeMenuEditor/BHEditor.Designer.cs trunk/plugins/ShortCuter&SkinEditor/Source/XtremeMenuEditor/Properties/Resources.resx trunk/plugins/ShortCuter&SkinEditor/Source/XtremeMenuEditor/XtremeMenuEditor.csproj Added Paths: ----------- trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/IconEmpty.png trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/IconError.png trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/SubRowAdd.png trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/SubRowDown.png trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/SubRowEdit.png trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/SubRowRemove.png trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/SubRowUp.png trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/SubRows.png Removed Paths: ------------- trunk/plugins/ShortCuter&SkinEditor/Source/XtremeMenuEditor/Resources/Images/IconEmpty.png trunk/plugins/ShortCuter&SkinEditor/Source/XtremeMenuEditor/Resources/Images/IconError.png trunk/plugins/ShortCuter&SkinEditor/Source/XtremeMenuEditor/Resources/Images/SubRowAdd.png trunk/plugins/ShortCuter&SkinEditor/Source/XtremeMenuEditor/Resources/Images/SubRowDown.png trunk/plugins/ShortCuter&SkinEditor/Source/XtremeMenuEditor/Resources/Images/SubRowEdit.png trunk/plugins/ShortCuter&SkinEditor/Source/XtremeMenuEditor/Resources/Images/SubRowRemove.png trunk/plugins/ShortCuter&SkinEditor/Source/XtremeMenuEditor/Resources/Images/SubRowUp.png trunk/plugins/ShortCuter&SkinEditor/Source/XtremeMenuEditor/Resources/Images/SubRows.png Modified: trunk/plugins/ShortCuter&SkinEditor/Source/Common/My.Common.csproj =================================================================== --- trunk/plugins/ShortCuter&SkinEditor/Source/Common/My.Common.csproj 2015-01-06 18:30:05 UTC (rev 4907) +++ trunk/plugins/ShortCuter&SkinEditor/Source/Common/My.Common.csproj 2015-01-07 16:50:03 UTC (rev 4908) @@ -61,6 +61,8 @@ <Content Include="Resources\Images\ArrowLeft.png" /> <Content Include="Resources\Images\ArrowRight.png" /> <Content Include="Resources\Images\ArrowUp.png" /> + <Content Include="Resources\Images\IconEmpty.png" /> + <Content Include="Resources\Images\IconError.png" /> <Content Include="Resources\Images\Info.png" /> <Content Include="Resources\Images\Internet.png" /> <Content Include="Resources\Images\Ok.png" /> @@ -71,6 +73,12 @@ <Content Include="Resources\Images\Rows.png" /> <Content Include="Resources\Images\RowCopy.png" /> <Content Include="Resources\Images\RowUp.png" /> + <Content Include="Resources\Images\SubRowAdd.png" /> + <Content Include="Resources\Images\SubRowDown.png" /> + <Content Include="Resources\Images\SubRowEdit.png" /> + <Content Include="Resources\Images\SubRowRemove.png" /> + <Content Include="Resources\Images\SubRows.png" /> + <Content Include="Resources\Images\SubRowUp.png" /> <Content Include="Resources\Images\TreeViewIcons\BasicHome.png" /> <Content Include="Resources\Images\TreeViewIcons\BD.png" /> <Content Include="Resources\Images\TreeViewIcons\DVD.png" /> Added: trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/IconEmpty.png =================================================================== (Binary files differ) Index: trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/IconEmpty.png =================================================================== --- trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/IconEmpty.png 2015-01-06 18:30:05 UTC (rev 4907) +++ trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/IconEmpty.png 2015-01-07 16:50:03 UTC (rev 4908) Property changes on: trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/IconEmpty.png ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Added: trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/IconError.png =================================================================== (Binary files differ) Index: trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/IconError.png =================================================================== --- trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/IconError.png 2015-01-06 18:30:05 UTC (rev 4907) +++ trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/IconError.png 2015-01-07 16:50:03 UTC (rev 4908) Property changes on: trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/IconError.png ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Added: trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/SubRowAdd.png =================================================================== (Binary files differ) Index: trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/SubRowAdd.png =================================================================== --- trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/SubRowAdd.png 2015-01-06 18:30:05 UTC (rev 4907) +++ trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/SubRowAdd.png 2015-01-07 16:50:03 UTC (rev 4908) Property changes on: trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/SubRowAdd.png ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Added: trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/SubRowDown.png =================================================================== (Binary files differ) Index: trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/SubRowDown.png =================================================================== --- trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/SubRowDown.png 2015-01-06 18:30:05 UTC (rev 4907) +++ trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/SubRowDown.png 2015-01-07 16:50:03 UTC (rev 4908) Property changes on: trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/SubRowDown.png ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Added: trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/SubRowEdit.png =================================================================== (Binary files differ) Index: trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/SubRowEdit.png =================================================================== --- trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/SubRowEdit.png 2015-01-06 18:30:05 UTC (rev 4907) +++ trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/SubRowEdit.png 2015-01-07 16:50:03 UTC (rev 4908) Property changes on: trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/SubRowEdit.png ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Added: trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/SubRowRemove.png =================================================================== (Binary files differ) Index: trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/SubRowRemove.png =================================================================== --- trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/SubRowRemove.png 2015-01-06 18:30:05 UTC (rev 4907) +++ trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/SubRowRemove.png 2015-01-07 16:50:03 UTC (rev 4908) Property changes on: trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/SubRowRemove.png ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Added: trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/SubRowUp.png =================================================================== (Binary files differ) Index: trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/SubRowUp.png =================================================================== --- trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/SubRowUp.png 2015-01-06 18:30:05 UTC (rev 4907) +++ trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/SubRowUp.png 2015-01-07 16:50:03 UTC (rev 4908) Property changes on: trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/SubRowUp.png ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Added: trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/SubRows.png =================================================================== (Binary files differ) Index: trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/SubRows.png =================================================================== --- trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/SubRows.png 2015-01-06 18:30:05 UTC (rev 4907) +++ trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/SubRows.png 2015-01-07 16:50:03 UTC (rev 4908) Property changes on: trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/SubRows.png ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Modified: trunk/plugins/ShortCuter&SkinEditor/Source/ShortCuter/Configuration/ShortCuterConfig.cs =================================================================== --- trunk/plugins/ShortCuter&SkinEditor/Source/ShortCuter/Configuration/ShortCuterConfig.cs 2015-01-06 18:30:05 UTC (rev 4907) +++ trunk/plugins/ShortCuter&SkinEditor/Source/ShortCuter/Configuration/ShortCuterConfig.cs 2015-01-07 16:50:03 UTC (rev 4908) @@ -319,6 +319,7 @@ private void shortCutsDataGridView_Enter(object sender, EventArgs e) { propLeftPictureBox.Visible = true; //--> il link è collegato allo shortcut selezionato + skinItems.BackColor = Color.FromArgb(213, 220, 227); ShowLinkItem(); MoveItemsListButtonsEnable(); } @@ -432,6 +433,7 @@ private void skinItems_Enter(object sender, EventArgs e) { propLeftPictureBox.Visible = false; //--> il link non è collegato allo shortcut selezionato + skinItems.BackColor = Color.Aquamarine; ShowLinkProperties(); } private void skinItems_SelectedIndexChanged(object sender, EventArgs e) Modified: trunk/plugins/ShortCuter&SkinEditor/Source/ShortCuter/Configuration/SkinNavigatorConfig.Designer.cs =================================================================== --- trunk/plugins/ShortCuter&SkinEditor/Source/ShortCuter/Configuration/SkinNavigatorConfig.Designer.cs 2015-01-06 18:30:05 UTC (rev 4907) +++ trunk/plugins/ShortCuter&SkinEditor/Source/ShortCuter/Configuration/SkinNavigatorConfig.Designer.cs 2015-01-07 16:50:03 UTC (rev 4908) @@ -29,24 +29,526 @@ private void InitializeComponent() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SkinNavigatorConfig)); + this.generalGroupBox = new System.Windows.Forms.GroupBox(); + this.headerGroupBox = new System.Windows.Forms.GroupBox(); + this.headerTextBox = new System.Windows.Forms.TextBox(); + this.showNumbersCheckBox = new System.Windows.Forms.CheckBox(); + this.dialogTypeGroupBox = new System.Windows.Forms.GroupBox(); + this.dialogTypeComboBox = new System.Windows.Forms.ComboBox(); + this.showSeparatorCheckBox = new System.Windows.Forms.CheckBox(); + this.removeDuplicatesCheckBox = new System.Windows.Forms.CheckBox(); + this.navigationGroupsGroupBox = new System.Windows.Forms.GroupBox(); + this.groupDownButton = new System.Windows.Forms.Button(); + this.groupUpButton = new System.Windows.Forms.Button(); + this.groupRemoveButton = new System.Windows.Forms.Button(); + this.groupAddButton = new System.Windows.Forms.Button(); + this.groupsListBox = new System.Windows.Forms.ListBox(); + this.windowAddPictureBox = new System.Windows.Forms.PictureBox(); + this.windowAddButton = new System.Windows.Forms.Button(); + this.windowsGroupBox = new System.Windows.Forms.GroupBox(); + this.windowDownButton = new System.Windows.Forms.Button(); + this.windowUpButton = new System.Windows.Forms.Button(); + this.windowRemoveButton = new System.Windows.Forms.Button(); + this.windowsListBox = new System.Windows.Forms.ListBox(); + this.availableDestinationsGroupBox = new System.Windows.Forms.GroupBox(); + this.destinationLabelGroupBox = new System.Windows.Forms.GroupBox(); + this.destinationTextBox = new System.Windows.Forms.TextBox(); + this.destinationIconGroupBox = new System.Windows.Forms.GroupBox(); + this.destinationIconPictureBox = new System.Windows.Forms.PictureBox(); + this.destinationIconComboBox = new System.Windows.Forms.ComboBox(); + this.destinationIconBrowseButton = new System.Windows.Forms.Button(); + this.button5 = new System.Windows.Forms.Button(); + this.button6 = new System.Windows.Forms.Button(); + this.button7 = new System.Windows.Forms.Button(); + this.destinationsListBox = new System.Windows.Forms.ListBox(); + this.shapeContainer1 = new Microsoft.VisualBasic.PowerPacks.ShapeContainer(); + this.groupPropertiesShape = new Microsoft.VisualBasic.PowerPacks.RectangleShape(); + this.groupPropertiesLabel = new System.Windows.Forms.Label(); + this.destinationAddButton = new System.Windows.Forms.Button(); + this.destinationAddPictureBox = new System.Windows.Forms.PictureBox(); + this.groupTextBox = new System.Windows.Forms.TextBox(); + this.groupLabel = new System.Windows.Forms.Label(); this.skinItems = new My.Common.SkinItems(); + this.generalGroupBox.SuspendLayout(); + this.headerGroupBox.SuspendLayout(); + this.dialogTypeGroupBox.SuspendLayout(); + this.navigationGroupsGroupBox.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.windowAddPictureBox)).BeginInit(); + this.windowsGroupBox.SuspendLayout(); + this.availableDestinationsGroupBox.SuspendLayout(); + this.destinationLabelGroupBox.SuspendLayout(); + this.destinationIconGroupBox.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.destinationIconPictureBox)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.destinationAddPictureBox)).BeginInit(); this.SuspendLayout(); // + // generalGroupBox + // + this.generalGroupBox.Controls.Add(this.headerGroupBox); + this.generalGroupBox.Controls.Add(this.showNumbersCheckBox); + this.generalGroupBox.Controls.Add(this.dialogTypeGroupBox); + this.generalGroupBox.Controls.Add(this.showSeparatorCheckBox); + this.generalGroupBox.Controls.Add(this.removeDuplicatesCheckBox); + this.generalGroupBox.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.generalGroupBox.Location = new System.Drawing.Point(18, 109); + this.generalGroupBox.Name = "generalGroupBox"; + this.generalGroupBox.Size = new System.Drawing.Size(213, 205); + this.generalGroupBox.TabIndex = 24; + this.generalGroupBox.TabStop = false; + this.generalGroupBox.Text = "General Properties"; + // + // headerGroupBox + // + this.headerGroupBox.Controls.Add(this.headerTextBox); + this.headerGroupBox.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.headerGroupBox.Location = new System.Drawing.Point(6, 20); + this.headerGroupBox.Name = "headerGroupBox"; + this.headerGroupBox.Size = new System.Drawing.Size(158, 51); + this.headerGroupBox.TabIndex = 9; + this.headerGroupBox.TabStop = false; + this.headerGroupBox.Text = "Header title"; + // + // headerTextBox + // + this.headerTextBox.BackColor = System.Drawing.SystemColors.Window; + this.headerTextBox.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.headerTextBox.Location = new System.Drawing.Point(6, 25); + this.headerTextBox.Name = "headerTextBox"; + this.headerTextBox.Size = new System.Drawing.Size(146, 20); + this.headerTextBox.TabIndex = 9; + this.headerTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; + // + // showNumbersCheckBox + // + this.showNumbersCheckBox.AutoSize = true; + this.showNumbersCheckBox.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.showNumbersCheckBox.Location = new System.Drawing.Point(12, 98); + this.showNumbersCheckBox.Name = "showNumbersCheckBox"; + this.showNumbersCheckBox.Size = new System.Drawing.Size(96, 17); + this.showNumbersCheckBox.TabIndex = 7; + this.showNumbersCheckBox.Text = "Show numbers"; + this.showNumbersCheckBox.UseVisualStyleBackColor = true; + // + // dialogTypeGroupBox + // + this.dialogTypeGroupBox.Controls.Add(this.dialogTypeComboBox); + this.dialogTypeGroupBox.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.dialogTypeGroupBox.Location = new System.Drawing.Point(6, 143); + this.dialogTypeGroupBox.Name = "dialogTypeGroupBox"; + this.dialogTypeGroupBox.Size = new System.Drawing.Size(201, 56); + this.dialogTypeGroupBox.TabIndex = 5; + this.dialogTypeGroupBox.TabStop = false; + this.dialogTypeGroupBox.Text = "Window dialog type"; + // + // dialogTypeComboBox + // + this.dialogTypeComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.dialogTypeComboBox.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.dialogTypeComboBox.FormattingEnabled = true; + this.dialogTypeComboBox.Location = new System.Drawing.Point(6, 29); + this.dialogTypeComboBox.Name = "dialogTypeComboBox"; + this.dialogTypeComboBox.Size = new System.Drawing.Size(189, 21); + this.dialogTypeComboBox.TabIndex = 1; + // + // showSeparatorCheckBox + // + this.showSeparatorCheckBox.AutoSize = true; + this.showSeparatorCheckBox.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.showSeparatorCheckBox.Location = new System.Drawing.Point(12, 77); + this.showSeparatorCheckBox.Name = "showSeparatorCheckBox"; + this.showSeparatorCheckBox.Size = new System.Drawing.Size(100, 17); + this.showSeparatorCheckBox.TabIndex = 1; + this.showSeparatorCheckBox.Text = "Show separator"; + this.showSeparatorCheckBox.UseVisualStyleBackColor = true; + // + // removeDuplicatesCheckBox + // + this.removeDuplicatesCheckBox.AutoSize = true; + this.removeDuplicatesCheckBox.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.removeDuplicatesCheckBox.Location = new System.Drawing.Point(12, 119); + this.removeDuplicatesCheckBox.Name = "removeDuplicatesCheckBox"; + this.removeDuplicatesCheckBox.Size = new System.Drawing.Size(117, 17); + this.removeDuplicatesCheckBox.TabIndex = 2; + this.removeDuplicatesCheckBox.Text = "Remove duplicates"; + this.removeDuplicatesCheckBox.UseVisualStyleBackColor = true; + // + // navigationGroupsGroupBox + // + this.navigationGroupsGroupBox.Controls.Add(this.groupDownButton); + this.navigationGroupsGroupBox.Controls.Add(this.groupUpButton); + this.navigationGroupsGroupBox.Controls.Add(this.groupRemoveButton); + this.navigationGroupsGroupBox.Controls.Add(this.groupAddButton); + this.navigationGroupsGroupBox.Controls.Add(this.groupsListBox); + this.navigationGroupsGroupBox.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold); + this.navigationGroupsGroupBox.Location = new System.Drawing.Point(21, 389); + this.navigationGroupsGroupBox.Name = "navigationGroupsGroupBox"; + this.navigationGroupsGroupBox.Size = new System.Drawing.Size(210, 288); + this.navigationGroupsGroupBox.TabIndex = 21; + this.navigationGroupsGroupBox.TabStop = false; + this.navigationGroupsGroupBox.Text = "Navigation Groups"; + // + // groupDownButton + // + this.groupDownButton.AutoSize = true; + this.groupDownButton.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; + this.groupDownButton.Image = global::ShortCuter.Properties.Resources.RowDown; + this.groupDownButton.Location = new System.Drawing.Point(166, 244); + this.groupDownButton.Name = "groupDownButton"; + this.groupDownButton.Size = new System.Drawing.Size(38, 38); + this.groupDownButton.TabIndex = 39; + this.groupDownButton.UseVisualStyleBackColor = true; + // + // groupUpButton + // + this.groupUpButton.AutoSize = true; + this.groupUpButton.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; + this.groupUpButton.Image = global::ShortCuter.Properties.Resources.RowUp; + this.groupUpButton.Location = new System.Drawing.Point(126, 244); + this.groupUpButton.Name = "groupUpButton"; + this.groupUpButton.Size = new System.Drawing.Size(38, 38); + this.groupUpButton.TabIndex = 38; + this.groupUpButton.UseVisualStyleBackColor = true; + // + // groupRemoveButton + // + this.groupRemoveButton.AutoSize = true; + this.groupRemoveButton.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; + this.groupRemoveButton.Image = global::ShortCuter.Properties.Resources.RowRemove; + this.groupRemoveButton.Location = new System.Drawing.Point(46, 243); + this.groupRemoveButton.Name = "groupRemoveButton"; + this.groupRemoveButton.Size = new System.Drawing.Size(38, 38); + this.groupRemoveButton.TabIndex = 37; + this.groupRemoveButton.UseVisualStyleBackColor = true; + // + // groupAddButton + // + this.groupAddButton.AutoSize = true; + this.groupAddButton.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; + this.groupAddButton.Image = global::ShortCuter.Properties.Resources.RowAdd; + this.groupAddButton.Location = new System.Drawing.Point(6, 243); + this.groupAddButton.Name = "groupAddButton"; + this.groupAddButton.Size = new System.Drawing.Size(38, 38); + this.groupAddButton.TabIndex = 36; + this.groupAddButton.UseVisualStyleBackColor = true; + // + // groupsListBox + // + this.groupsListBox.BackColor = System.Drawing.Color.White; + this.groupsListBox.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.groupsListBox.FormattingEnabled = true; + this.groupsListBox.Location = new System.Drawing.Point(6, 25); + this.groupsListBox.Name = "groupsListBox"; + this.groupsListBox.Size = new System.Drawing.Size(198, 212); + this.groupsListBox.TabIndex = 18; + // + // windowAddPictureBox + // + this.windowAddPictureBox.Enabled = false; + this.windowAddPictureBox.Image = global::ShortCuter.Properties.Resources.ArrowDown; + this.windowAddPictureBox.Location = new System.Drawing.Point(286, 282); + this.windowAddPictureBox.Name = "windowAddPictureBox"; + this.windowAddPictureBox.Size = new System.Drawing.Size(158, 132); + this.windowAddPictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.windowAddPictureBox.TabIndex = 29; + this.windowAddPictureBox.TabStop = false; + // + // windowAddButton + // + this.windowAddButton.AutoSize = true; + this.windowAddButton.BackColor = System.Drawing.Color.Transparent; + this.windowAddButton.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; + this.windowAddButton.Image = global::ShortCuter.Properties.Resources.SubRowAdd; + this.windowAddButton.Location = new System.Drawing.Point(346, 320); + this.windowAddButton.Name = "windowAddButton"; + this.windowAddButton.Size = new System.Drawing.Size(38, 38); + this.windowAddButton.TabIndex = 37; + this.windowAddButton.UseVisualStyleBackColor = false; + // + // windowsGroupBox + // + this.windowsGroupBox.Controls.Add(this.windowDownButton); + this.windowsGroupBox.Controls.Add(this.windowUpButton); + this.windowsGroupBox.Controls.Add(this.windowRemoveButton); + this.windowsGroupBox.Controls.Add(this.windowsListBox); + this.windowsGroupBox.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold); + this.windowsGroupBox.Location = new System.Drawing.Point(280, 389); + this.windowsGroupBox.Name = "windowsGroupBox"; + this.windowsGroupBox.RightToLeft = System.Windows.Forms.RightToLeft.No; + this.windowsGroupBox.Size = new System.Drawing.Size(170, 288); + this.windowsGroupBox.TabIndex = 44; + this.windowsGroupBox.TabStop = false; + this.windowsGroupBox.Text = "Conditional windows"; + // + // windowDownButton + // + this.windowDownButton.AutoSize = true; + this.windowDownButton.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; + this.windowDownButton.Image = global::ShortCuter.Properties.Resources.SubRowDown; + this.windowDownButton.Location = new System.Drawing.Point(126, 243); + this.windowDownButton.Name = "windowDownButton"; + this.windowDownButton.Size = new System.Drawing.Size(38, 38); + this.windowDownButton.TabIndex = 39; + this.windowDownButton.UseVisualStyleBackColor = true; + // + // windowUpButton + // + this.windowUpButton.AutoSize = true; + this.windowUpButton.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; + this.windowUpButton.Image = global::ShortCuter.Properties.Resources.SubRowUp; + this.windowUpButton.Location = new System.Drawing.Point(86, 243); + this.windowUpButton.Name = "windowUpButton"; + this.windowUpButton.Size = new System.Drawing.Size(38, 38); + this.windowUpButton.TabIndex = 38; + this.windowUpButton.UseVisualStyleBackColor = true; + // + // windowRemoveButton + // + this.windowRemoveButton.AutoSize = true; + this.windowRemoveButton.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; + this.windowRemoveButton.Image = global::ShortCuter.Properties.Resources.SubRowRemove; + this.windowRemoveButton.Location = new System.Drawing.Point(6, 243); + this.windowRemoveButton.Name = "windowRemoveButton"; + this.windowRemoveButton.Size = new System.Drawing.Size(38, 38); + this.windowRemoveButton.TabIndex = 37; + this.windowRemoveButton.UseVisualStyleBackColor = true; + // + // windowsListBox + // + this.windowsListBox.BackColor = System.Drawing.Color.White; + this.windowsListBox.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.windowsListBox.FormattingEnabled = true; + this.windowsListBox.Location = new System.Drawing.Point(6, 25); + this.windowsListBox.Name = "windowsListBox"; + this.windowsListBox.Size = new System.Drawing.Size(158, 212); + this.windowsListBox.TabIndex = 18; + // + // availableDestinationsGroupBox + // + this.availableDestinationsGroupBox.Controls.Add(this.destinationLabelGroupBox); + this.availableDestinationsGroupBox.Controls.Add(this.destinationIconGroupBox); + this.availableDestinationsGroupBox.Controls.Add(this.button5); + this.availableDestinationsGroupBox.Controls.Add(this.button6); + this.availableDestinationsGroupBox.Controls.Add(this.button7); + this.availableDestinationsGroupBox.Controls.Add(this.destinationsListBox); + this.availableDestinationsGroupBox.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold); + this.availableDestinationsGroupBox.Location = new System.Drawing.Point(490, 389); + this.availableDestinationsGroupBox.Name = "availableDestinationsGroupBox"; + this.availableDestinationsGroupBox.RightToLeft = System.Windows.Forms.RightToLeft.No; + this.availableDestinationsGroupBox.Size = new System.Drawing.Size(480, 288); + this.availableDestinationsGroupBox.TabIndex = 45; + this.availableDestinationsGroupBox.TabStop = false; + this.availableDestinationsGroupBox.Text = "Available destinations"; + // + // destinationLabelGroupBox + // + this.destinationLabelGroupBox.Controls.Add(this.destinationTextBox); + this.destinationLabelGroupBox.Location = new System.Drawing.Point(172, 25); + this.destinationLabelGroupBox.Name = "destinationLabelGroupBox"; + this.destinationLabelGroupBox.Size = new System.Drawing.Size(302, 94); + this.destinationLabelGroupBox.TabIndex = 54; + this.destinationLabelGroupBox.TabStop = false; + this.destinationLabelGroupBox.Text = "Destination label"; + // + // destinationTextBox + // + this.destinationTextBox.BackColor = System.Drawing.SystemColors.Window; + this.destinationTextBox.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.destinationTextBox.Location = new System.Drawing.Point(6, 47); + this.destinationTextBox.Name = "destinationTextBox"; + this.destinationTextBox.Size = new System.Drawing.Size(289, 20); + this.destinationTextBox.TabIndex = 53; + this.destinationTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; + // + // destinationIconGroupBox + // + this.destinationIconGroupBox.Controls.Add(this.destinationIconPictureBox); + this.destinationIconGroupBox.Controls.Add(this.destinationIconComboBox); + this.destinationIconGroupBox.Controls.Add(this.destinationIconBrowseButton); + this.destinationIconGroupBox.Location = new System.Drawing.Point(170, 143); + this.destinationIconGroupBox.Name = "destinationIconGroupBox"; + this.destinationIconGroupBox.Size = new System.Drawing.Size(302, 94); + this.destinationIconGroupBox.TabIndex = 40; + this.destinationIconGroupBox.TabStop = false; + this.destinationIconGroupBox.Text = "Destination icon"; + // + // destinationIconPictureBox + // + this.destinationIconPictureBox.BackColor = System.Drawing.SystemColors.Control; + this.destinationIconPictureBox.ErrorImage = global::ShortCuter.Properties.Resources.IconError; + this.destinationIconPictureBox.Image = global::ShortCuter.Properties.Resources.IconEmpty; + this.destinationIconPictureBox.Location = new System.Drawing.Point(6, 24); + this.destinationIconPictureBox.Name = "destinationIconPictureBox"; + this.destinationIconPictureBox.Size = new System.Drawing.Size(64, 64); + this.destinationIconPictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.destinationIconPictureBox.TabIndex = 32; + this.destinationIconPictureBox.TabStop = false; + // + // destinationIconComboBox + // + this.destinationIconComboBox.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.destinationIconComboBox.FormattingEnabled = true; + this.destinationIconComboBox.Location = new System.Drawing.Point(76, 47); + this.destinationIconComboBox.Name = "destinationIconComboBox"; + this.destinationIconComboBox.Size = new System.Drawing.Size(164, 21); + this.destinationIconComboBox.TabIndex = 16; + // + // destinationIconBrowseButton + // + this.destinationIconBrowseButton.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.destinationIconBrowseButton.Location = new System.Drawing.Point(246, 46); + this.destinationIconBrowseButton.Name = "destinationIconBrowseButton"; + this.destinationIconBrowseButton.Size = new System.Drawing.Size(51, 23); + this.destinationIconBrowseButton.TabIndex = 17; + this.destinationIconBrowseButton.Text = "Browse"; + this.destinationIconBrowseButton.UseVisualStyleBackColor = true; + // + // button5 + // + this.button5.AutoSize = true; + this.button5.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; + this.button5.Image = global::ShortCuter.Properties.Resources.SubRowDown; + this.button5.Location = new System.Drawing.Point(126, 243); + this.button5.Name = "button5"; + this.button5.Size = new System.Drawing.Size(38, 38); + this.button5.TabIndex = 39; + this.button5.UseVisualStyleBackColor = true; + // + // button6 + // + this.button6.AutoSize = true; + this.button6.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; + this.button6.Image = global::ShortCuter.Properties.Resources.SubRowUp; + this.button6.Location = new System.Drawing.Point(86, 243); + this.button6.Name = "button6"; + this.button6.Size = new System.Drawing.Size(38, 38); + this.button6.TabIndex = 38; + this.button6.UseVisualStyleBackColor = true; + // + // button7 + // + this.button7.AutoSize = true; + this.button7.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; + this.button7.Image = global::ShortCuter.Properties.Resources.SubRowRemove; + this.button7.Location = new System.Drawing.Point(6, 243); + this.button7.Name = "button7"; + this.button7.Size = new System.Drawing.Size(38, 38); + this.button7.TabIndex = 37; + this.button7.UseVisualStyleBackColor = true; + // + // destinationsListBox + // + this.destinationsListBox.BackColor = System.Drawing.Color.White; + this.destinationsListBox.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.destinationsListBox.FormattingEnabled = true; + this.destinationsListBox.Location = new System.Drawing.Point(6, 25); + this.destinationsListBox.Name = "destinationsListBox"; + this.destinationsListBox.Size = new System.Drawing.Size(158, 212); + this.destinationsListBox.TabIndex = 18; + // + // shapeContainer1 + // + this.shapeContainer1.Location = new System.Drawing.Point(0, 0); + this.shapeContainer1.Margin = new System.Windows.Forms.Padding(0); + this.shapeContainer1.Name = "shapeContainer1"; + this.shapeContainer1.Shapes.AddRange(new Microsoft.VisualBasic.PowerPacks.Shape[] { + this.groupPropertiesShape}); + this.shapeContainer1.Size = new System.Drawing.Size(1018, 740); + this.shapeContainer1.TabIndex = 46; + this.shapeContainer1.TabStop = false; + // + // groupPropertiesShape + // + this.groupPropertiesShape.BorderColor = System.Drawing.SystemColors.AppWorkspace; + this.groupPropertiesShape.CornerRadius = 4; + this.groupPropertiesShape.FillColor = System.Drawing.SystemColors.ControlLight; + this.groupPropertiesShape.Location = new System.Drawing.Point(253, 380); + this.groupPropertiesShape.Name = "groupPropertiesShape"; + this.groupPropertiesShape.Size = new System.Drawing.Size(745, 339); + // + // groupPropertiesLabel + // + this.groupPropertiesLabel.AutoSize = true; + this.groupPropertiesLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold); + this.groupPropertiesLabel.ImageAlign = System.Drawing.ContentAlignment.MiddleRight; + this.groupPropertiesLabel.Location = new System.Drawing.Point(851, 371); + this.groupPropertiesLabel.Name = "groupPropertiesLabel"; + this.groupPropertiesLabel.Size = new System.Drawing.Size(119, 15); + this.groupPropertiesLabel.TabIndex = 47; + this.groupPropertiesLabel.Text = "Group properties:"; + this.groupPropertiesLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; + // + // destinationAddButton + // + this.destinationAddButton.AutoSize = true; + this.destinationAddButton.BackColor = System.Drawing.Color.Transparent; + this.destinationAddButton.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; + this.destinationAddButton.Image = global::ShortCuter.Properties.Resources.SubRowAdd; + this.destinationAddButton.Location = new System.Drawing.Point(556, 320); + this.destinationAddButton.Name = "destinationAddButton"; + this.destinationAddButton.Size = new System.Drawing.Size(38, 38); + this.destinationAddButton.TabIndex = 49; + this.destinationAddButton.UseVisualStyleBackColor = false; + // + // destinationAddPictureBox + // + this.destinationAddPictureBox.Enabled = false; + this.destinationAddPictureBox.Image = global::ShortCuter.Properties.Resources.ArrowDown; + this.destinationAddPictureBox.Location = new System.Drawing.Point(496, 282); + this.destinationAddPictureBox.Name = "destinationAddPictureBox"; + this.destinationAddPictureBox.Size = new System.Drawing.Size(158, 132); + this.destinationAddPictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.destinationAddPictureBox.TabIndex = 48; + this.destinationAddPictureBox.TabStop = false; + // + // groupTextBox + // + this.groupTextBox.BackColor = System.Drawing.SystemColors.Window; + this.groupTextBox.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.groupTextBox.Location = new System.Drawing.Point(380, 687); + this.groupTextBox.Name = "groupTextBox"; + this.groupTextBox.Size = new System.Drawing.Size(274, 20); + this.groupTextBox.TabIndex = 51; + this.groupTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; + // + // groupLabel + // + this.groupLabel.AutoSize = true; + this.groupLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.groupLabel.Location = new System.Drawing.Point(283, 690); + this.groupLabel.Name = "groupLabel"; + this.groupLabel.Size = new System.Drawing.Size(86, 15); + this.groupLabel.TabIndex = 50; + this.groupLabel.Text = "Group label:"; + this.groupLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; + // // skinItems // - this.skinItems.Location = new System.Drawing.Point(20, 22); + this.skinItems.Location = new System.Drawing.Point(253, 12); this.skinItems.Name = "skinItems"; this.skinItems.SelectedIndex = -1; this.skinItems.SelectedTab = My.Common.SkinItems.SkinItemsType.Links; - this.skinItems.Size = new System.Drawing.Size(247, 573); + this.skinItems.Size = new System.Drawing.Size(440, 302); this.skinItems.TabIndex = 0; + this.skinItems.Enter += new System.EventHandler(this.skinItems_Enter); // // SkinNavigatorConfig // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1018, 740); + this.Controls.Add(this.groupTextBox); + this.Controls.Add(this.groupLabel); + this.Controls.Add(this.availableDestinationsGroupBox); this.Controls.Add(this.skinItems); + this.Controls.Add(this.destinationAddButton); + this.Controls.Add(this.destinationAddPictureBox); + this.Controls.Add(this.groupPropertiesLabel); + this.Controls.Add(this.windowsGroupBox); + this.Controls.Add(this.windowAddButton); + this.Controls.Add(this.navigationGroupsGroupBox); + this.Controls.Add(this.generalGroupBox); + this.Controls.Add(this.windowAddPictureBox); + this.Controls.Add(this.shapeContainer1); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle; this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.MaximizeBox = false; @@ -54,12 +556,69 @@ this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent; this.Text = "Skin Navigator Configuration"; this.Load += new System.EventHandler(this.SkinNavigatorConfig_Load); + this.generalGroupBox.ResumeLayout(false); + this.generalGroupBox.PerformLayout(); + this.headerGroupBox.ResumeLayout(false); + this.headerGroupBox.PerformLayout(); + this.dialogTypeGroupBox.ResumeLayout(false); + this.navigationGroupsGroupBox.ResumeLayout(false); + this.navigationGroupsGroupBox.PerformLayout(); + ((System.ComponentModel.ISupportInitialize)(this.windowAddPictureBox)).EndInit(); + this.windowsGroupBox.ResumeLayout(false); + this.windowsGroupBox.PerformLayout(); + this.availableDestinationsGroupBox.ResumeLayout(false); + this.availableDestinationsGroupBox.PerformLayout(); + this.destinationLabelGroupBox.ResumeLayout(false); + this.destinationLabelGroupBox.PerformLayout(); + this.destinationIconGroupBox.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.destinationIconPictureBox)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.destinationAddPictureBox)).EndInit(); this.ResumeLayout(false); + this.PerformLayout(); } #endregion private My.Common.SkinItems skinItems; + private System.Windows.Forms.GroupBox generalGroupBox; + private System.Windows.Forms.CheckBox showNumbersCheckBox; + private System.Windows.Forms.GroupBox dialogTypeGroupBox; + private System.Windows.Forms.CheckBox removeDuplicatesCheckBox; + private System.Windows.Forms.CheckBox showSeparatorCheckBox; + private System.Windows.Forms.GroupBox navigationGroupsGroupBox; + private System.Windows.Forms.ListBox groupsListBox; + private System.Windows.Forms.ComboBox dialogTypeComboBox; + private System.Windows.Forms.Button groupDownButton; + private System.Windows.Forms.Button groupUpButton; + private System.Windows.Forms.Button groupRemoveButton; + private System.Windows.Forms.Button groupAddButton; + private System.Windows.Forms.GroupBox headerGroupBox; + private System.Windows.Forms.TextBox headerTextBox; + private System.Windows.Forms.PictureBox windowAddPictureBox; + private System.Windows.Forms.Button windowAddButton; + private System.Windows.Forms.GroupBox windowsGroupBox; + private System.Windows.Forms.Button windowDownButton; + private System.Windows.Forms.Button windowUpButton; + private System.Windows.Forms.Button windowRemoveButton; + private System.Windows.Forms.ListBox windowsListBox; + private System.Windows.Forms.GroupBox availableDestinationsGroupBox; + private System.Windows.Forms.GroupBox destinationIconGroupBox; + private System.Windows.Forms.PictureBox destinationIconPictureBox; + private System.Windows.Forms.ComboBox destinationIconComboBox; + private System.Windows.Forms.Button destinationIconBrowseButton; + private System.Windows.Forms.Button button5; + private System.Windows.Forms.Button button6; + private System.Windows.Forms.Button button7; + private System.Windows.Forms.ListBox destinationsListBox; + private Microsoft.VisualBasic.PowerPacks.ShapeContainer shapeContainer1; + private Microsoft.VisualBasic.PowerPacks.RectangleShape groupPropertiesShape; + private System.Windows.Forms.Label groupPropertiesLabel; + private System.Windows.Forms.Button destinationAddButton; + private System.Windows.Forms.PictureBox destinationAddPictureBox; + private System.Windows.Forms.TextBox groupTextBox; + private System.Windows.Forms.Label groupLabel; + private System.Windows.Forms.GroupBox destinationLabelGroupBox; + private System.Windows.Forms.TextBox destinationTextBox; } } \ No newline at end of file Modified: trunk/plugins/ShortCuter&SkinEditor/Source/ShortCuter/Configuration/SkinNavigatorConfig.cs =================================================================== --- trunk/plugins/ShortCuter&SkinEditor/Source/ShortCuter/Configuration/SkinNavigatorConfig.cs 2015-01-06 18:30:05 UTC (rev 4907) +++ trunk/plugins/ShortCuter&SkinEditor/Source/ShortCuter/Configuration/SkinNavigatorConfig.cs 2015-01-07 16:50:03 UTC (rev 4908) @@ -1,4 +1,6 @@ using System.Windows.Forms; +using System.Drawing; +using My.Common; namespace ShortCuter.Configuration { @@ -26,8 +28,36 @@ private void SkinNavigatorConfig_Load(object sender, System.EventArgs e) { skinItems.Populate(mySkin.SkinFiles, mySkin.SkinLinks, true, false); + + headerTextBox.Text = mySkinNavigator.General.MenuHeader; + showSeparatorCheckBox.Checked = mySkinNavigator.General.ShowSeparator; + showNumbersCheckBox.Checked = mySkinNavigator.General.ShowNumbers; + removeDuplicatesCheckBox.Checked = mySkinNavigator.General.RemoveDuplicates; + dialogTypeComboBox.DataSource = EnumHelper.GetEnumDescriptions(typeof(SkinNavigator.DialogTypes)); + dialogTypeComboBox.SelectedItem = EnumHelper.GetEnumDescription(mySkinNavigator.General.DialogType); + + groupsListBox.DataSource = mySkinNavigator.Items; + groupsListBox.SelectedIndex = 0; + + + + //toolTip.SetToolTip(skinItems, "Double click to set the link's parameter to shortcut"); } #endregion + + private void skinItems_Enter(object sender, System.EventArgs e) + { + skinItems.BackColor = Color.Aquamarine; + + + } + +//shortCutsDataGridView.BackColor = Color.Aquamarine; +//skinItems.BackColor = Color.FromArgb(213, 220, 227); + + + #endregion + } } Modified: trunk/plugins/ShortCuter&SkinEditor/Source/ShortCuter/Configuration/SkinNavigatorConfig.resx =================================================================== --- trunk/plugins/ShortCuter&SkinEditor/Source/ShortCuter/Configuration/SkinNavigatorConfig.resx 2015-01-06 18:30:05 UTC (rev 4907) +++ trunk/plugins/ShortCuter&SkinEditor/Source/ShortCuter/Configuration/SkinNavigatorConfig.resx 2015-01-07 16:50:03 UTC (rev 4908) @@ -117,9 +117,6 @@ <resheader name="writer"> <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> </resheader> - <metadata name="$this.Locked" type="System.Boolean, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> - <value>True</value> - </metadata> <assembly alias="System.Drawing" name="System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> <data name="$this.Icon" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> <value> Modified: trunk/plugins/ShortCuter&SkinEditor/Source/ShortCuter/Properties/Resources.Designer.cs =================================================================== --- trunk/plugins/ShortCuter&SkinEditor/Source/ShortCuter/Properties/Resources.Designer.cs 2015-01-06 18:30:05 UTC (rev 4907) +++ trunk/plugins/ShortCuter&SkinEditor/Source/ShortCuter/Properties/Resources.Designer.cs 2015-01-07 16:50:03 UTC (rev 4908) @@ -73,6 +73,26 @@ /// <summary> /// Looks up a localized resource of type System.Drawing.Bitmap. /// </summary> + internal static System.Drawing.Bitmap IconEmpty { + get { + object obj = ResourceManager.GetObject("IconEmpty", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// </summary> + internal static System.Drawing.Bitmap IconError { + get { + object obj = ResourceManager.GetObject("IconError", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// </summary> internal static System.Drawing.Bitmap Info { get { object obj = ResourceManager.GetObject("Info", resourceCulture); @@ -169,5 +189,45 @@ return ((System.Drawing.Bitmap)(obj)); } } + + /// <summary> + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// </summary> + internal static System.Drawing.Bitmap SubRowAdd { + get { + object obj = ResourceManager.GetObject("SubRowAdd", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// </summary> + internal static System.Drawing.Bitmap SubRowDown { + get { + object obj = ResourceManager.GetObject("SubRowDown", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// </summary> + internal static System.Drawing.Bitmap SubRowRemove { + get { + object obj = ResourceManager.GetObject("SubRowRemove", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// </summary> + internal static System.Drawing.Bitmap SubRowUp { + get { + object obj = ResourceManager.GetObject("SubRowUp", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } } } Modified: trunk/plugins/ShortCuter&SkinEditor/Source/ShortCuter/Properties/Resources.resx =================================================================== --- trunk/plugins/ShortCuter&SkinEditor/Source/ShortCuter/Properties/Resources.resx 2015-01-06 18:30:05 UTC (rev 4907) +++ trunk/plugins/ShortCuter&SkinEditor/Source/ShortCuter/Properties/Resources.resx 2015-01-07 16:50:03 UTC (rev 4908) @@ -148,8 +148,26 @@ <data name="SkinNavAdd" type="System.Resources.ResXFileRef, System.Windows.Forms"> <value>..\resources\images\skinnavadd.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> </data> - <assembly alias="System.Windows.Forms" name="System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> <data name="SkinNavigator" type="System.Resources.ResXFileRef, System.Windows.Forms"> <value>..\resources\images\skinnavigator.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> </data> + <assembly alias="System.Windows.Forms" name="System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> + <data name="IconEmpty" type="System.Resources.ResXFileRef, System.Windows.Forms"> + <value>..\..\common\resources\images\iconempty.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> + </data> + <data name="IconError" type="System.Resources.ResXFileRef, System.Windows.Forms"> + <value>..\..\common\resources\images\iconerror.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> + </data> + <data name="SubRowAdd" type="System.Resources.ResXFileRef, System.Windows.Forms"> + <value>..\..\common\resources\images\subrowadd.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> + </data> + <data name="SubRowDown" type="System.Resources.ResXFileRef, System.Windows.Forms"> + <value>..\..\common\resources\images\subrowdown.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> + </data> + <data name="SubRowRemove" type="System.Resources.ResXFileRef, System.Windows.Forms"> + <value>..\..\common\resources\images\subrowremove.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> + </data> + <data name="SubRowUp" type="System.Resources.ResXFileRef, System.Windows.Forms"> + <value>..\..\common\resources\images\subrowup.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> + </data> </root> \ No newline at end of file Modified: trunk/plugins/ShortCuter&SkinEditor/Source/ShortCuter/ShortCuter.csproj =================================================================== --- trunk/plugins/ShortCuter&SkinEditor/Source/ShortCuter/ShortCuter.csproj 2015-01-06 18:30:05 UTC (rev 4907) +++ trunk/plugins/ShortCuter&SkinEditor/Source/ShortCuter/ShortCuter.csproj 2015-01-07 16:50:03 UTC (rev 4908) @@ -72,6 +72,8 @@ <SpecificVersion>False</SpecificVersion> <HintPath>ExternalResources\Dialogs.dll</HintPath> </Reference> + <Reference Include="Microsoft.VisualBasic" /> + <Reference Include="Microsoft.VisualBasic.PowerPacks.Vs, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" /> <Reference Include="System" /> <Reference Include="System.Core" /> <Reference Include="System.Deployment" /> @@ -200,6 +202,24 @@ </BootstrapperPackage> </ItemGroup> <ItemGroup> + <Content Include="..\Common\Resources\Images\IconEmpty.png"> + <Link>Resources\Images\IconEmpty.png</Link> + </Content> + <Content Include="..\Common\Resources\Images\IconError.png... [truncated message content] |