|
From: <nic...@us...> - 2013-11-24 18:57:24
|
Revision: 4686
http://sourceforge.net/p/mp-plugins/code/4686
Author: nicsergio
Date: 2013-11-24 18:57:20 +0000 (Sun, 24 Nov 2013)
Log Message:
-----------
Modified Paths:
--------------
trunk/plugins/ShortCuter&SkinEditor/Source/Common/My.Common.csproj
trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/TreeViewIcons/Movies.png
trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/TreeViewIcons/Trailers.png
trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/XmlFiles/PopularSkinLinks.xml
trunk/plugins/ShortCuter&SkinEditor/Source/Common/Skin.cs
trunk/plugins/ShortCuter&SkinEditor/Source/Common/VersionInfo.cs
trunk/plugins/ShortCuter&SkinEditor/Source/ShortCuter/ShortCuter.cs
trunk/plugins/ShortCuter&SkinEditor/Source/ShortCuter/ShortCuter.csproj
trunk/plugins/ShortCuter&SkinEditor/Source/ShortCuter/ShortCuterForm.Designer.cs
trunk/plugins/ShortCuter&SkinEditor/Source/ShortCuter/ShortCuterForm.cs
trunk/plugins/ShortCuter&SkinEditor/Source/ShortCuter/ShortCuterForm.resx
trunk/plugins/ShortCuter&SkinEditor/Source/ShortCuter/ShortCuts.cs
trunk/plugins/ShortCuter&SkinEditor/Source/XtremeMenuEditor/XtremeMenuEditor.csproj
Added Paths:
-----------
trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/TreeViewIcons/IMDb-MP.png
trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/TreeViewIcons/IMDb-MV.png
trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/TreeViewIcons/IMDb.png
trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/TreeViewIcons/WeatherLite.png
trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/TreeViewIcons/YouTube-MP.png
trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/TreeViewIcons/YouTube-MV.png
trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/TreeViewIcons/iTunes.png
Modified: trunk/plugins/ShortCuter&SkinEditor/Source/Common/My.Common.csproj
===================================================================
--- trunk/plugins/ShortCuter&SkinEditor/Source/Common/My.Common.csproj 2013-11-21 19:34:13 UTC (rev 4685)
+++ trunk/plugins/ShortCuter&SkinEditor/Source/Common/My.Common.csproj 2013-11-24 18:57:20 UTC (rev 4686)
@@ -81,7 +81,11 @@
<Content Include="Resources\Images\TreeViewIcons\Games.png" />
<Content Include="Resources\Images\TreeViewIcons\Home.png" />
<Content Include="Resources\Images\TreeViewIcons\Htpcinfo.png" />
+ <Content Include="Resources\Images\TreeViewIcons\IMDb-MP.png" />
+ <Content Include="Resources\Images\TreeViewIcons\IMDb-MV.png" />
+ <Content Include="Resources\Images\TreeViewIcons\IMDb.png" />
<Content Include="Resources\Images\TreeViewIcons\Internet.png" />
+ <Content Include="Resources\Images\TreeViewIcons\iTunes.png" />
<Content Include="Resources\Images\TreeViewIcons\LastFM.png" />
<Content Include="Resources\Images\TreeViewIcons\Movies.png" />
<Content Include="Resources\Images\TreeViewIcons\MovingPictures.png" />
@@ -107,7 +111,10 @@
<Content Include="Resources\Images\TreeViewIcons\TvSeries.png" />
<Content Include="Resources\Images\TreeViewIcons\Twitter.png" />
<Content Include="Resources\Images\TreeViewIcons\Weather.png" />
+ <Content Include="Resources\Images\TreeViewIcons\WeatherLite.png" />
<Content Include="Resources\Images\TreeViewIcons\Wikipedia.png" />
+ <Content Include="Resources\Images\TreeViewIcons\YouTube-MP.png" />
+ <Content Include="Resources\Images\TreeViewIcons\YouTube-MV.png" />
<Content Include="Resources\Images\TreeViewIcons\YouTube.png" />
<Content Include="Resources\XmlFiles\PopularSkinLinks.xml">
<SubType>Designer</SubType>
@@ -122,6 +129,7 @@
<DependentUpon>VersionInfo.cs</DependentUpon>
</EmbeddedResource>
</ItemGroup>
+ <ItemGroup />
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
Added: trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/TreeViewIcons/IMDb-MP.png
===================================================================
(Binary files differ)
Index: trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/TreeViewIcons/IMDb-MP.png
===================================================================
--- trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/TreeViewIcons/IMDb-MP.png 2013-11-21 19:34:13 UTC (rev 4685)
+++ trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/TreeViewIcons/IMDb-MP.png 2013-11-24 18:57:20 UTC (rev 4686)
Property changes on: trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/TreeViewIcons/IMDb-MP.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/TreeViewIcons/IMDb-MV.png
===================================================================
(Binary files differ)
Index: trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/TreeViewIcons/IMDb-MV.png
===================================================================
--- trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/TreeViewIcons/IMDb-MV.png 2013-11-21 19:34:13 UTC (rev 4685)
+++ trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/TreeViewIcons/IMDb-MV.png 2013-11-24 18:57:20 UTC (rev 4686)
Property changes on: trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/TreeViewIcons/IMDb-MV.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/TreeViewIcons/IMDb.png
===================================================================
(Binary files differ)
Index: trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/TreeViewIcons/IMDb.png
===================================================================
--- trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/TreeViewIcons/IMDb.png 2013-11-21 19:34:13 UTC (rev 4685)
+++ trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/TreeViewIcons/IMDb.png 2013-11-24 18:57:20 UTC (rev 4686)
Property changes on: trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/TreeViewIcons/IMDb.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Modified: trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/TreeViewIcons/Movies.png
===================================================================
(Binary files differ)
Modified: trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/TreeViewIcons/Trailers.png
===================================================================
(Binary files differ)
Added: trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/TreeViewIcons/WeatherLite.png
===================================================================
(Binary files differ)
Index: trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/TreeViewIcons/WeatherLite.png
===================================================================
--- trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/TreeViewIcons/WeatherLite.png 2013-11-21 19:34:13 UTC (rev 4685)
+++ trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/TreeViewIcons/WeatherLite.png 2013-11-24 18:57:20 UTC (rev 4686)
Property changes on: trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/TreeViewIcons/WeatherLite.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/TreeViewIcons/YouTube-MP.png
===================================================================
(Binary files differ)
Index: trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/TreeViewIcons/YouTube-MP.png
===================================================================
--- trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/TreeViewIcons/YouTube-MP.png 2013-11-21 19:34:13 UTC (rev 4685)
+++ trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/TreeViewIcons/YouTube-MP.png 2013-11-24 18:57:20 UTC (rev 4686)
Property changes on: trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/TreeViewIcons/YouTube-MP.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/TreeViewIcons/YouTube-MV.png
===================================================================
(Binary files differ)
Index: trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/TreeViewIcons/YouTube-MV.png
===================================================================
--- trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/TreeViewIcons/YouTube-MV.png 2013-11-21 19:34:13 UTC (rev 4685)
+++ trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/TreeViewIcons/YouTube-MV.png 2013-11-24 18:57:20 UTC (rev 4686)
Property changes on: trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/TreeViewIcons/YouTube-MV.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/TreeViewIcons/iTunes.png
===================================================================
(Binary files differ)
Index: trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/TreeViewIcons/iTunes.png
===================================================================
--- trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/TreeViewIcons/iTunes.png 2013-11-21 19:34:13 UTC (rev 4685)
+++ trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/TreeViewIcons/iTunes.png 2013-11-24 18:57:20 UTC (rev 4686)
Property changes on: trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/Images/TreeViewIcons/iTunes.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Modified: trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/XmlFiles/PopularSkinLinks.xml
===================================================================
--- trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/XmlFiles/PopularSkinLinks.xml 2013-11-21 19:34:13 UTC (rev 4685)
+++ trunk/plugins/ShortCuter&SkinEditor/Source/Common/Resources/XmlFiles/PopularSkinLinks.xml 2013-11-24 18:57:20 UTC (rev 4686)
@@ -12,6 +12,7 @@
<Icon></Icon>
<Overlay></Overlay>
<IconList>BasicHome.png</IconList>
+ <Menu>False</Menu>
<SubItems>
<SubItem>
@@ -26,6 +27,7 @@
<Icon></Icon>
<Overlay></Overlay>
<IconList>Home.png</IconList>
+ <Menu>False</Menu>
</SubItem>
</SubItems>
@@ -43,6 +45,7 @@
<Icon></Icon>
<Overlay></Overlay>
<IconList>TV.png</IconList>
+ <Menu>True</Menu>
<SubItems>
<SubItem>
@@ -57,6 +60,7 @@
<Icon></Icon>
<Overlay></Overlay>
<IconList>TvSeries.png</IconList>
+ <Menu>True</Menu>
</SubItem>
<SubItem>
@@ -71,6 +75,7 @@
<Icon></Icon>
<Overlay></Overlay>
<IconList>TvRecs.png</IconList>
+ <Menu>True</Menu>
</SubItem>
<SubItem>
@@ -85,6 +90,7 @@
<Icon></Icon>
<Overlay></Overlay>
<IconList>TvGuide.png</IconList>
+ <Menu>True</Menu>
</SubItem>
<SubItem>
@@ -99,6 +105,7 @@
<Icon></Icon>
<Overlay></Overlay>
<IconList>Teletext.png</IconList>
+ <Menu>True</Menu>
</SubItem>
<SubItem>
@@ -107,15 +114,31 @@
<XmlFile>mytvFullScreen</XmlFile>
<WindowID>602</WindowID>
<LoadParameter></LoadParameter>
- <BackgroundImage>hover_my tv.png</BackgroundImage>
+ <BackgroundImage></BackgroundImage>
<BackgroundFolder></BackgroundFolder>
<FanartHandler></FanartHandler>
<Icon></Icon>
<Overlay></Overlay>
<IconList>Fullscreen.png</IconList>
+ <Menu>False</Menu>
</SubItem>
<SubItem>
+ <Context>WATCH</Context>
+ <Caption>TELETEXT FULLSCREEN</Caption>
+ <XmlFile>myfsteletext</XmlFile>
+ <WindowID>7701</WindowID>
+ <LoadParameter></LoadParameter>
+ <BackgroundImage></BackgroundImage>
+ <BackgroundFolder></BackgroundFolder>
+ <FanartHandler></FanartHandler>
+ <Icon></Icon>
+ <Overlay></Overlay>
+ <IconList>Fullscreen.png</IconList>
+ <Menu>False</Menu>
+ </SubItem>
+
+ <SubItem>
<Context>CONFIGURE</Context>
<Caption>TV SETTINGS</Caption>
<XmlFile>settings_tv</XmlFile>
@@ -127,6 +150,7 @@
<Icon></Icon>
<Overlay></Overlay>
<IconList>Settings.png</IconList>
+ <Menu>True</Menu>
</SubItem>
</SubItems>
@@ -144,6 +168,7 @@
<Icon></Icon>
<Overlay></Overlay>
<IconList>Movies.png</IconList>
+ <Menu>True</Menu>
<SubItems>
<SubItem>
@@ -158,6 +183,7 @@
<Icon></Icon>
<Overlay></Overlay>
<IconList>MovingPictures.png</IconList>
+ <Menu>True</Menu>
</SubItem>
<SubItem>
@@ -172,36 +198,40 @@
<Icon></Icon>
<Overlay></Overlay>
<IconList>MyFilms.png</IconList>
+ <Menu>True</Menu>
</SubItem>
<SubItem>
<Context>WATCH</Context>
- <Caption>TRAILERS (iTunes)</Caption>
+ <Caption>TRAILERS (IMDb)</Caption>
<XmlFile>myonlinevideos</XmlFile>
<WindowID>4755</WindowID>
- <LoadParameter>site:iTunes Movie Trailers|return:Locked</LoadParameter>
+ <LoadParameter>site:IMDb Movie Trailers|return:Locked</LoadParameter>
<BackgroundImage></BackgroundImage>
<BackgroundFolder>Trailers</BackgroundFolder>
<FanartHandler></FanartHandler>
<Icon></Icon>
<Overlay></Overlay>
- <IconList>Trailers.png</IconList>
+ <IconList>IMDb.png</IconList>
+ <Menu>True</Menu>
</SubItem>
<SubItem>
<Context>WATCH</Context>
- <Caption>TRAILERS (IMDb)</Caption>
+ <Caption>TRAILERS (iTunes)</Caption>
<XmlFile>myonlinevideos</XmlFile>
<WindowID>4755</WindowID>
- <LoadParameter>site:IMDb Movie Trailers|return:Locked</LoadParameter>
+ <LoadParameter>site:iTunes Movie Trailers|return:Locked</LoadParameter>
<BackgroundImage></BackgroundImage>
<BackgroundFolder>Trailers</BackgroundFolder>
<FanartHandler></FanartHandler>
<Icon></Icon>
<Overlay></Overlay>
- <IconList>Trailers.png</IconList>
+ <IconList>iTunes.png</IconList>
+ <Menu>True</Menu>
</SubItem>
+
<SubItem>
<Context>WATCH YOUR</Context>
<Caption>VIDEOS (DB)</Caption>
@@ -214,6 +244,7 @@
<Icon></Icon>
<Overlay></Overlay>
<IconList>Movies.png</IconList>
+ <Menu>True</Menu>
</SubItem>
<SubItem>
@@ -228,6 +259,7 @@
<Icon></Icon>
<Overlay></Overlay>
<IconList>DVD.png</IconList>
+ <Menu>True</Menu>
</SubItem>
<SubItem>
@@ -242,6 +274,7 @@
<Icon></Icon>
<Overlay></Overlay>
<IconList>BD.png</IconList>
+ <Menu>True</Menu>
</SubItem>
<SubItem>
@@ -256,6 +289,7 @@
<Icon></Icon>
<Overlay></Overlay>
<IconList>ShowTimes.png</IconList>
+ <Menu>True</Menu>
</SubItem>
<SubItem>
@@ -270,6 +304,7 @@
<Icon></Icon>
<Overlay></Overlay>
<IconList>Trakt.png</IconList>
+ <Menu>True</Menu>
</SubItem>
<SubItem>
@@ -284,6 +319,7 @@
<Icon></Icon>
<Overlay></Overlay>
<IconList>Fullscreen.png</IconList>
+ <Menu>False</Menu>
</SubItem>
<SubItem>
@@ -298,12 +334,91 @@
<Icon></Icon>
<Overlay></Overlay>
<IconList>Settings.png</IconList>
+ <Menu>True</Menu>
</SubItem>
</SubItems>
- </Item>
+ </Item>
<Item>
+ <Context>WATCH</Context>
+ <Caption>TRAILERS (for the selected item)</Caption>
+ <XmlFile>-</XmlFile>
+ <WindowID>11899</WindowID>
+ <LoadParameter></LoadParameter>
+ <BackgroundImage></BackgroundImage>
+ <BackgroundFolder></BackgroundFolder>
+ <FanartHandler></FanartHandler>
+ <Icon></Icon>
+ <Overlay></Overlay>
+ <IconList>Trailers.png</IconList>
+ <Menu>False</Menu>
+ <SubItems>
+
+ <SubItem>
+ <Context>WATCH</Context>
+ <Caption>IMDB TRAILER (MovingPictures item)</Caption>
+ <XmlFile>myonlinevideos</XmlFile>
+ <WindowID>4755</WindowID>
+ <LoadParameter>site:IMDb Movie Trailers|search:(#MovingPictures.SelectedMovie.imdb_id)|return:Locked</LoadParameter>
+ <BackgroundImage></BackgroundImage>
+ <BackgroundFolder></BackgroundFolder>
+ <FanartHandler></FanartHandler>
+ <Icon></Icon>
+ <Overlay></Overlay>
+ <IconList>IMDb-MP.png</IconList>
+ <Menu>False</Menu>
+ </SubItem>
+
+ <SubItem>
+ <Context>WATCH</Context>
+ <Caption>YOUTUBE TRAILER (MovingPictures item)</Caption>
+ <XmlFile>myonlinevideos</XmlFile>
+ <WindowID>4755</WindowID>
+ <LoadParameter>site:YouTube|search:(#MovingPictures.SelectedMovie.title)|return:Locked</LoadParameter>
+ <BackgroundImage></BackgroundImage>
+ <BackgroundFolder></BackgroundFolder>
+ <FanartHandler></FanartHandler>
+ <Icon></Icon>
+ <Overlay></Overlay>
+ <IconList>YouTube-MP.png</IconList>
+ <Menu>False</Menu>
+ </SubItem>
+
+ <SubItem>
+ <Context>WATCH</Context>
+ <Caption>IMDB TRAILER (MyVideos item)</Caption>
+ <XmlFile>myonlinevideos</XmlFile>
+ <WindowID>4755</WindowID>
+ <LoadParameter>site:IMDb Movie Trailers|search:(#imdbnumber)|return:Locked</LoadParameter>
+ <BackgroundImage></BackgroundImage>
+ <BackgroundFolder></BackgroundFolder>
+ <FanartHandler></FanartHandler>
+ <Icon></Icon>
+ <Overlay></Overlay>
+ <IconList>IMDb-MV.png</IconList>
+ <Menu>False</Menu>
+ </SubItem>
+
+ <SubItem>
+ <Context>WATCH</Context>
+ <Caption>YOUTUBE TRAILER (MyVideos item)</Caption>
+ <XmlFile>myonlinevideos</XmlFile>
+ <WindowID>4755</WindowID>
+ <LoadParameter>site:YouTube|search:(#title)|return:Locked</LoadParameter>
+ <BackgroundImage></BackgroundImage>
+ <BackgroundFolder></BackgroundFolder>
+ <FanartHandler></FanartHandler>
+ <Icon></Icon>
+ <Overlay></Overlay>
+ <IconList>YouTube-MV.png</IconList>
+ <Menu>False</Menu>
+ </SubItem>
+
+ </SubItems>
+ </Item>
+
+ <Item>
<Context>LISTEN TO</Context>
<Caption>MUSIC</Caption>
<XmlFile>mymusicsongs</XmlFile>
@@ -315,6 +430,7 @@
<Icon></Icon>
<Overlay></Overlay>
<IconList>Music.png</IconList>
+ <Menu>True</Menu>
<SubItems>
<SubItem>
@@ -329,6 +445,7 @@
<Icon></Icon>
<Overlay></Overlay>
<IconList>MusicPlaylists.png</IconList>
+ <Menu>True</Menu>
</SubItem>
<SubItem>
@@ -343,6 +460,7 @@
<Icon></Icon>
<Overlay></Overlay>
<IconList>MusicPlaying.png</IconList>
+ <Menu>True</Menu>
</SubItem>
<SubItem>
@@ -357,6 +475,7 @@
<Icon></Icon>
<Overlay></Overlay>
<IconList>MyLyrics.png</IconList>
+ <Menu>True</Menu>
</SubItem>
<SubItem>
@@ -371,6 +490,7 @@
<Icon></Icon>
<Overlay></Overlay>
<IconList>Music.png</IconList>
+ <Menu>True</Menu>
</SubItem>
<SubItem>
@@ -385,6 +505,7 @@
<Icon></Icon>
<Overlay></Overlay>
<IconList>Radio.png</IconList>
+ <Menu>True</Menu>
</SubItem>
<SubItem>
@@ -399,6 +520,7 @@
<Icon></Icon>
<Overlay></Overlay>
<IconList>LastFM.png</IconList>
+ <Menu>True</Menu>
</SubItem>
<SubItem>
@@ -413,6 +535,7 @@
<Icon></Icon>
<Overlay></Overlay>
<IconList>mvCentral.png</IconList>
+ <Menu>True</Menu>
</SubItem>
<SubItem>
@@ -427,6 +550,7 @@
<Icon></Icon>
<Overlay></Overlay>
<IconList>Settings.png</IconList>
+ <Menu>True</Menu>
</SubItem>
</SubItems>
@@ -444,6 +568,7 @@
<Icon></Icon>
<Overlay></Overlay>
<IconList>Pictures.png</IconList>
+ <Menu>True</Menu>
<SubItems>
<SubItem>
@@ -458,6 +583,7 @@
<Icon></Icon>
<Overlay></Overlay>
<IconList>Settings.png</IconList>
+ <Menu>True</Menu>
</SubItem>
</SubItems>
@@ -475,11 +601,12 @@
<Icon></Icon>
<Overlay>WeatherPanelBig</Overlay>
<IconList>Weather.png</IconList>
+ <Menu>True</Menu>
<SubItems>
<SubItem>
<Context>CHECK THE</Context>
- <Caption>WEATHER (LITE)</Caption>
+ <Caption>WEATHER (lite)</Caption>
<XmlFile>WorldWeatherLite</XmlFile>
<WindowID>79770</WindowID>
<LoadParameter></LoadParameter>
@@ -488,7 +615,8 @@
<FanartHandler></FanartHandler>
<Icon></Icon>
<Overlay>WeatherPanelBig</Overlay>
- <IconList>Weather.png</IconList>
+ <IconList>WeatherLite.png</IconList>
+ <Menu>True</Menu>
</SubItem>
</SubItems>
@@ -506,6 +634,7 @@
<Icon></Icon>
<Overlay></Overlay>
<IconList>Internet.png</IconList>
+ <Menu>True</Menu>
<SubItems>
<SubItem>
@@ -520,6 +649,7 @@
<Icon></Icon>
<Overlay></Overlay>
<IconList>OnlineVideos.png</IconList>
+ <Menu>True</Menu>
</SubItem>
<SubItem>
@@ -534,6 +664,7 @@
<Icon></Icon>
<Overlay></Overlay>
<IconList>YouTube.png</IconList>
+ <Menu>True</Menu>
</SubItem>
<SubItem>
@@ -548,6 +679,7 @@
<Icon></Icon>
<Overlay></Overlay>
<IconList>Wikipedia.png</IconList>
+ <Menu>True</Menu>
</SubItem>
<SubItem>
@@ -562,6 +694,7 @@
<Icon></Icon>
<Overlay></Overlay>
<IconList>News.png</IconList>
+ <Menu>True</Menu>
</SubItem>
<SubItem>
@@ -576,6 +709,7 @@
<Icon></Icon>
<Overlay></Overlay>
<IconList>Twitter.png</IconList>
+ <Menu>True</Menu>
</SubItem>
</SubItems>
@@ -593,6 +727,7 @@
<Icon></Icon>
<Overlay></Overlay>
<IconList>Plugins.png</IconList>
+ <Menu>True</Menu>
<SubItems>
<SubItem>
@@ -607,6 +742,7 @@
<Icon></Icon>
<Overlay></Overlay>
<IconList>HtpcInfo.png</IconList>
+ <Menu>True</Menu>
</SubItem>
<SubItem>
@@ -621,6 +757,7 @@
<Icon></Icon>
<Overlay></Overlay>
<IconList>Games.png</IconList>
+ <Menu>True</Menu>
</SubItem>
<SubItem>
@@ -635,6 +772,7 @@
<Icon></Icon>
<Overlay></Overlay>
<IconList>FileExplorer.png</IconList>
+ <Menu>True</Menu>
</SubItem>
<SubItem>
@@ -649,6 +787,7 @@
<Icon></Icon>
<Overlay></Overlay>
<IconList>Settings.png</IconList>
+ <Menu>True</Menu>
</SubItem>
</SubItems>
Modified: trunk/plugins/ShortCuter&SkinEditor/Source/Common/Skin.cs
===================================================================
--- trunk/plugins/ShortCuter&SkinEditor/Source/Common/Skin.cs 2013-11-21 19:34:13 UTC (rev 4685)
+++ trunk/plugins/ShortCuter&SkinEditor/Source/Common/Skin.cs 2013-11-24 18:57:20 UTC (rev 4686)
@@ -55,7 +55,7 @@
#endregion
#region Costruttore
- public MediaPortalSkin(string skinName, string skinsPath, string cachesPath, bool excludeHome, bool excludeFS)
+ public MediaPortalSkin(string skinName, string skinsPath, string cachesPath, bool onlyMenuItems)
{ //Costruttore
Name = skinName; //--> nome della skin
_paths.Skin = skinsPath + Name + @"\"; //--> percorso skin
@@ -84,12 +84,12 @@
catch { }
}
- _initialized = GetSkinFiles(excludeHome, excludeFS) && GetSkinLinks(); //--> raccolta file della skin (con ID) e link
+ _initialized = GetSkinFiles(onlyMenuItems) && GetSkinLinks(onlyMenuItems); //--> raccolta file della skin (con ID) e link
}
#endregion
#region Metodi Privati
- private bool GetSkinFiles(bool excludeHome, bool excludeFS) //Raccolta dei file della skin
+ private bool GetSkinFiles(bool onlyMenuItems) //Raccolta dei file della skin
{
if (!Directory.Exists(_paths.Skin))
{
@@ -101,7 +101,7 @@
{
try
{
- if (!file.ToLower().StartsWith("common") && !file.ToLower().Contains("dialog") && !file.ToLower().Contains("wizard") && !file.ToLower().Contains("overlay") && ((!file.ToLower().EndsWith("myhome.xml") && !file.ToLower().EndsWith("basichome.xml")) || !excludeHome) && (!file.ToLower().Contains("fullscreen") || !excludeFS) && file.ToLower().EndsWith(".xml"))
+ if (!file.ToLower().StartsWith("common") && !file.ToLower().Contains("dialog") && !file.ToLower().Contains("wizard") && !file.ToLower().Contains("overlay") && (!onlyMenuItems || (!file.ToLower().EndsWith("myhome.xml") && !file.ToLower().EndsWith("basichome.xml") && !file.ToLower().Contains("fullscreen"))) && file.ToLower().EndsWith(".xml"))
{
XmlDocument xmlFile = new XmlDocument();
xmlFile.Load(file);
@@ -126,7 +126,7 @@
return false;
}
}
- private bool GetSkinLinks() //Raccolta dei link predefiniti per la skin
+ private bool GetSkinLinks(bool onlyMenuItems) //Raccolta dei link predefiniti per la skin
{
XmlDocument xmlFile = new XmlDocument();
try
@@ -145,11 +145,11 @@
XmlNodeList nodeList = xmlFile.DocumentElement.SelectNodes("/Items/Item");
foreach (XmlNode node in nodeList) //Iterazione per memorizzazione links
{
- if (AddLink(node, true)) //Se nodo padre aggiunto
+ if (AddLink(node, true, onlyMenuItems)) //Se nodo padre aggiunto
{
XmlNodeList subNodeList = node.SelectNodes("SubItems/SubItem");
foreach (XmlNode subNode in subNodeList) //Iterazione per memorizzazione links figli
- AddLink(subNode, false); //--> aggiunta nodi figli
+ AddLink(subNode, false, onlyMenuItems); //--> aggiunta nodi figli
}
}
if (_skinLinks.Count > 0)
@@ -160,10 +160,14 @@
return false;
}
}
- private bool AddLink(XmlNode node, bool isFather) //Aggiunta link
+ private bool AddLink(XmlNode node, bool isFather, bool onlyMenuItems) //Aggiunta link
{
+ XmlNode innerNode = node.SelectSingleNode("Menu");
+ if (onlyMenuItems && (innerNode == null || innerNode.InnerText.ToLower() != "true" ))
+ return false;
+
SkinLink popularLink = new SkinLink();
- XmlNode innerNode = node.SelectSingleNode("Context");
+ innerNode = node.SelectSingleNode("Context");
if (innerNode != null)
popularLink.Context = innerNode.InnerText;
innerNode = node.SelectSingleNode("Caption");
Modified: trunk/plugins/ShortCuter&SkinEditor/Source/Common/VersionInfo.cs
===================================================================
--- trunk/plugins/ShortCuter&SkinEditor/Source/Common/VersionInfo.cs 2013-11-21 19:34:13 UTC (rev 4685)
+++ trunk/plugins/ShortCuter&SkinEditor/Source/Common/VersionInfo.cs 2013-11-24 18:57:20 UTC (rev 4686)
@@ -106,17 +106,18 @@
this.Opacity = 1;
}
#endregion
-
-
+ #region Eventi Visita Links
private void forumLinkLabel_LinkClicked(object sender, LinkLabelLinkClickedEventArgs e)
{
Process.Start(e.Link.LinkData.ToString());
+ e.Link.Visited = true;
}
-
private void wikiLinkLabel_LinkClicked(object sender, LinkLabelLinkClickedEventArgs e)
{
Process.Start(e.Link.LinkData.ToString());
+ e.Link.Visited = true;
}
+ #endregion
private void okPictureBox_Click(object sender, EventArgs e)
{
this.Close();
Modified: trunk/plugins/ShortCuter&SkinEditor/Source/ShortCuter/ShortCuter.cs
===================================================================
--- trunk/plugins/ShortCuter&SkinEditor/Source/ShortCuter/ShortCuter.cs 2013-11-21 19:34:13 UTC (rev 4685)
+++ trunk/plugins/ShortCuter&SkinEditor/Source/ShortCuter/ShortCuter.cs 2013-11-24 18:57:20 UTC (rev 4686)
@@ -8,11 +8,12 @@
namespace ProcessPlugins.ShortCuter
{
- internal class ShortCuter : IPlugin //Classe gestore shortcuts
+ public class ShortCuter : IPlugin //Classe gestore shortcuts
{
#region Dati
private ShortCuts myShortCuts; //Istanza classe ShortCuts (dati relativi ai shortcuts configurati)
private static readonly string LogPrefix; //Prefisso per log eventi
+ private const int TrailersPluginControlID = 11899; //ID controllo per attivazione plugin Trailers
#endregion
#region Costruttore
@@ -61,16 +62,42 @@
if (sc.SoundEffect.Length > 0)
Utils.PlaySound(sc.SoundEffect, false, true); //--> eventuale effetto sonoro
- if (sc.LoadParameter.Length > 0) //Richiamo schermata con parametri di caricamento
+ if (sc.LoadParameter.Length > 0) //Se richiesti parametri di caricamento
{
- string sm = GUIPropertyManager.GetProperty("#MovingPictures.SelectedMovie.title");
- MpLog(false, "SSSM:" + sm);
-
- GUIWindowManager.ActivateWindow(sc.WindowID, sc.LoadParameter, true);
+ bool loadParameterChange = false;
+ string loadParameter = sc.LoadParameter;
+ while (true) //Ricerca eventuali GUIProperties
+ {
+ int i = loadParameter.IndexOf("(#"), ii = 0;
+ if (i >= 0)
+ ii = loadParameter.IndexOf(")", i);
+ if (i >= 0 && (ii > i))
+ {
+ string propName = loadParameter.Remove(ii).Remove(0, i + 1);
+ if (propName.Length > 0)
+ {
+ loadParameter = loadParameter.Remove(i) + GUIPropertyManager.GetProperty(propName).Trim() + loadParameter.Remove(0, ii + 1);
+ loadParameterChange = true;
+ }
+ else
+ break;
+ }
+ else
+ break;
+ }
+ if (loadParameterChange) //Eventuale log parametri di caricamento definitivi
+ MpLog(false, "GUIProperties replaced, LoadParameter=[" + loadParameter + "]");
+
+ GUIWindowManager.ActivateWindow(sc.WindowID, loadParameter, true); //--> richiamo schermata con parametri di caricamento
}
else //Richiamo schermata senza parametri di caricamento
{
- GUIMessage msg = new GUIMessage(GUIMessage.MessageType.GUI_MSG_GOTO_WINDOW, 0, 0, 0, sc.WindowID, 0, null);
+ GUIMessage msg;
+ if (sc.WindowID == TrailersPluginControlID) //Se richiesta di attivazione plugin Trailers
+ msg = new GUIMessage(GUIMessage.MessageType.GUI_MSG_CLICKED, 0, TrailersPluginControlID, TrailersPluginControlID, 0, 0, null);
+ else //Caso normale di attivazione finesta MediaPortal
+ msg = new GUIMessage(GUIMessage.MessageType.GUI_MSG_GOTO_WINDOW, 0, 0, 0, sc.WindowID, 0, null);
+
GUIWindowManager.SendMessage(msg);
//GUIGraphicsContext.SendMessage(msg); //Metodo usato dal vecchio plugin
}
Modified: trunk/plugins/ShortCuter&SkinEditor/Source/ShortCuter/ShortCuter.csproj
===================================================================
--- trunk/plugins/ShortCuter&SkinEditor/Source/ShortCuter/ShortCuter.csproj 2013-11-21 19:34:13 UTC (rev 4685)
+++ trunk/plugins/ShortCuter&SkinEditor/Source/ShortCuter/ShortCuter.csproj 2013-11-24 18:57:20 UTC (rev 4686)
@@ -47,7 +47,8 @@
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup>
- <StartupObject>ProcessPlugins.ShortCuter.Program</StartupObject>
+ <StartupObject>
+ </StartupObject>
</PropertyGroup>
<PropertyGroup>
<ApplicationIcon>Resources\Images\ShortCuter.ico</ApplicationIcon>
@@ -173,6 +174,7 @@
</Content>
<EmbeddedResource Include="..\Common\Resources\XmlFiles\PopularSkinLinks.xml">
<Link>Resources\XmlFiles\PopularSkinLinks.xml</Link>
+ <SubType>Designer</SubType>
</EmbeddedResource>
<EmbeddedResource Include="..\Common\Resources\Images\TreeViewIcons\BasicHome.png">
<Link>Resources\Images\TreeViewIcons\BasicHome.png</Link>
@@ -198,9 +200,18 @@
<EmbeddedResource Include="..\Common\Resources\Images\TreeViewIcons\Htpcinfo.png">
<Link>Resources\Images\TreeViewIcons\Htpcinfo.png</Link>
</EmbeddedResource>
+ <EmbeddedResource Include="..\Common\Resources\Images\TreeViewIcons\IMDb-MP.png">
+ <Link>Resources\Images\TreeViewIcons\IMDb-MP.png</Link>
+ </EmbeddedResource>
+ <EmbeddedResource Include="..\Common\Resources\Images\TreeViewIcons\IMDb.png">
+ <Link>Resources\Images\TreeViewIcons\IMDb.png</Link>
+ </EmbeddedResource>
<EmbeddedResource Include="..\Common\Resources\Images\TreeViewIcons\Internet.png">
<Link>Resources\Images\TreeViewIcons\Internet.png</Link>
</EmbeddedResource>
+ <EmbeddedResource Include="..\Common\Resources\Images\TreeViewIcons\iTunes.png">
+ <Link>Resources\Images\TreeViewIcons\iTunes.png</Link>
+ </EmbeddedResource>
<EmbeddedResource Include="..\Common\Resources\Images\TreeViewIcons\LastFM.png">
<Link>Resources\Images\TreeViewIcons\LastFM.png</Link>
</EmbeddedResource>
@@ -276,16 +287,29 @@
<EmbeddedResource Include="..\Common\Resources\Images\TreeViewIcons\Weather.png">
<Link>Resources\Images\TreeViewIcons\Weather.png</Link>
</EmbeddedResource>
+ <EmbeddedResource Include="..\Common\Resources\Images\TreeViewIcons\WeatherLite.png">
+ <Link>Resources\Images\TreeViewIcons\WeatherLite.png</Link>
+ </EmbeddedResource>
<EmbeddedResource Include="..\Common\Resources\Images\TreeViewIcons\Wikipedia.png">
<Link>Resources\Images\TreeViewIcons\Wikipedia.png</Link>
</EmbeddedResource>
+ <EmbeddedResource Include="..\Common\Resources\Images\TreeViewIcons\YouTube-MP.png">
+ <Link>Resources\Images\TreeViewIcons\YouTube-MP.png</Link>
+ </EmbeddedResource>
<EmbeddedResource Include="..\Common\Resources\Images\TreeViewIcons\YouTube.png">
<Link>Resources\Images\TreeViewIcons\YouTube.png</Link>
</EmbeddedResource>
+ <EmbeddedResource Include="..\Common\Resources\Images\TreeViewIcons\IMDb-MV.png">
+ <Link>Resources\Images\TreeViewIcons\IMDb-MV.png</Link>
+ </EmbeddedResource>
+ <EmbeddedResource Include="..\Common\Resources\Images\TreeViewIcons\YouTube-MV.png">
+ <Link>Resources\Images\TreeViewIcons\YouTube-MV.png</Link>
+ </EmbeddedResource>
<Content Include="Resources\Images\ShortCuter.ico" />
<EmbeddedResource Include="Resources\Images\ShortCuterDisable.png" />
<EmbeddedResource Include="Resources\Images\ShortCuterEnable.png" />
</ItemGroup>
+ <ItemGroup />
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
Modified: trunk/plugins/ShortCuter&SkinEditor/Source/ShortCuter/ShortCuterForm.Designer.cs
===================================================================
--- trunk/plugins/ShortCuter&SkinEditor/Source/ShortCuter/ShortCuterForm.Designer.cs 2013-11-21 19:34:13 UTC (rev 4685)
+++ trunk/plugins/ShortCuter&SkinEditor/Source/ShortCuter/ShortCuterForm.Designer.cs 2013-11-24 18:57:20 UTC (rev 4686)
@@ -28,6 +28,7 @@
/// </summary>
private void InitializeComponent()
{
+ this.components = new System.ComponentModel.Container();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ShortCuterForm));
this.shortCutsDataGridView = new System.Windows.Forms.DataGridView();
@@ -38,12 +39,12 @@
this.skinFilesListBox = new System.Windows.Forms.ListBox();
this.linkPropertiesGroupBox = new System.Windows.Forms.GroupBox();
this.loadParameterGroupBox = new System.Windows.Forms.GroupBox();
- this.loadParameterLabel = new System.Windows.Forms.Label();
+ this.loadParameterTextBox = new System.Windows.Forms.TextBox();
this.windowIdGroupBox = new System.Windows.Forms.GroupBox();
this.windowIdLabel = new System.Windows.Forms.Label();
this.skinFileGroupBox = new System.Windows.Forms.GroupBox();
this.skinFileLabel = new System.Windows.Forms.Label();
- this.toolTip = new System.Windows.Forms.ToolTip();
+ this.toolTip = new System.Windows.Forms.ToolTip(this.components);
this.updateButton = new System.Windows.Forms.Button();
this.resetButton = new System.Windows.Forms.Button();
this.rowDownButton = new System.Windows.Forms.Button();
@@ -80,12 +81,12 @@
this.shortCutsDataGridView.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1;
this.shortCutsDataGridView.ColumnHeadersHeight = 30;
this.shortCutsDataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
- this.shortCutsDataGridView.Location = new System.Drawing.Point(12, 253);
+ this.shortCutsDataGridView.Location = new System.Drawing.Point(6, 314);
this.shortCutsDataGridView.MultiSelect = false;
this.shortCutsDataGridView.Name = "shortCutsDataGridView";
this.shortCutsDataGridView.RowHeadersWidth = 20;
this.shortCutsDataGridView.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
- this.shortCutsDataGridView.Size = new System.Drawing.Size(760, 297);
+ this.shortCutsDataGridView.Size = new System.Drawing.Size(782, 252);
this.shortCutsDataGridView.TabIndex = 0;
this.shortCutsDataGridView.CellEndEdit += new System.Windows.Forms.DataGridViewCellEventHandler(this.shortCutsDataGridView_CellEndEdit);
this.shortCutsDataGridView.CurrentCellChanged += new System.EventHandler(this.shortCutsDataGridView_CurrentCellChanged);
@@ -98,10 +99,10 @@
this.itemsTabControl.Controls.Add(this.linksTabPage);
this.itemsTabControl.Controls.Add(this.skinTabPage);
this.itemsTabControl.ItemSize = new System.Drawing.Size(74, 18);
- this.itemsTabControl.Location = new System.Drawing.Point(264, 10);
+ this.itemsTabControl.Location = new System.Drawing.Point(332, 19);
this.itemsTabControl.Name = "itemsTabControl";
this.itemsTabControl.SelectedIndex = 0;
- this.itemsTabControl.Size = new System.Drawing.Size(247, 208);
+ this.itemsTabControl.Size = new System.Drawing.Size(330, 260);
this.itemsTabControl.TabIndex = 1;
this.itemsTabControl.SelectedIndexChanged += new System.EventHandler(this.itemsTabControl_SelectedIndexChanged);
this.itemsTabControl.Click += new System.EventHandler(this.itemsTabControl_Click);
@@ -112,7 +113,7 @@
this.linksTabPage.Location = new System.Drawing.Point(4, 22);
this.linksTabPage.Name = "linksTabPage";
this.linksTabPage.Padding = new System.Windows.Forms.Padding(3);
- this.linksTabPage.Size = new System.Drawing.Size(239, 182);
+ this.linksTabPage.Size = new System.Drawing.Size(322, 234);
this.linksTabPage.TabIndex = 0;
this.linksTabPage.Text = "Default Links";
this.linksTabPage.UseVisualStyleBackColor = true;
@@ -124,7 +125,7 @@
this.skinLinksTreeView.HideSelection = false;
this.skinLinksTreeView.Location = new System.Drawing.Point(1, 5);
this.skinLinksTreeView.Name = "skinLinksTreeView";
- this.skinLinksTreeView.Size = new System.Drawing.Size(235, 173);
+ this.skinLinksTreeView.Size = new System.Drawing.Size(318, 225);
this.skinLinksTreeView.TabIndex = 2;
this.skinLinksTreeView.AfterSelect += new System.Windows.Forms.TreeViewEventHandler(this.skinLinksTreeView_AfterSelect);
this.skinLinksTreeView.DoubleClick += new System.EventHandler(this.skinLinksTreeView_DoubleClick);
@@ -136,7 +137,7 @@
this.skinTabPage.Location = new System.Drawing.Point(4, 22);
this.skinTabPage.Name = "skinTabPage";
this.skinTabPage.Padding = new System.Windows.Forms.Padding(3);
- this.skinTabPage.Size = new System.Drawing.Size(239, 182);
+ this.skinTabPage.Size = new System.Drawing.Size(322, 234);
this.skinTabPage.TabIndex = 1;
this.skinTabPage.Text = "Skin Files";
this.skinTabPage.UseVisualStyleBackColor = true;
@@ -147,7 +148,7 @@
this.skinFilesListBox.FormattingEnabled = true;
this.skinFilesListBox.Location = new System.Drawing.Point(1, 5);
this.skinFilesListBox.Name = "skinFilesListBox";
- this.skinFilesListBox.Size = new System.Drawing.Size(235, 173);
+ this.skinFilesListBox.Size = new System.Drawing.Size(298, 225);
this.skinFilesListBox.TabIndex = 0;
this.skinFilesListBox.SelectedIndexChanged += new System.EventHandler(this.skinFilesListBox_SelectedIndexChanged);
this.skinFilesListBox.DoubleClick += new System.EventHandler(this.skinFilesListBox_DoubleClick);
@@ -159,34 +160,37 @@
this.linkPropertiesGroupBox.Controls.Add(this.windowIdGroupBox);
this.linkPropertiesGroupBox.Controls.Add(this.skinFileGroupBox);
this.linkPropertiesGroupBox.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
- this.linkPropertiesGroupBox.Location = new System.Drawing.Point(513, 37);
+ this.linkPropertiesGroupBox.Location = new System.Drawing.Point(6, 41);
this.linkPropertiesGroupBox.Name = "linkPropertiesGroupBox";
- this.linkPropertiesGroupBox.Size = new System.Drawing.Size(259, 141);
+ this.linkPropertiesGroupBox.Size = new System.Drawing.Size(320, 188);
this.linkPropertiesGroupBox.TabIndex = 31;
this.linkPropertiesGroupBox.TabStop = false;
this.linkPropertiesGroupBox.Text = "Link Properties";
//
// loadParameterGroupBox
//
- this.loadParameterGroupBox.Controls.Add(this.loadParameterLabel);
+ this.loadParameterGroupBox.Controls.Add(this.loadParameterTextBox);
this.loadParameterGroupBox.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.loadParameterGroupBox.Location = new System.Drawing.Point(4, 103);
this.loadParameterGroupBox.Name = "loadParameterGroupBox";
- this.loadParameterGroupBox.Size = new System.Drawing.Size(250, 34);
+ this.loadParameterGroupBox.Size = new System.Drawing.Size(312, 81);
this.loadParameterGroupBox.TabIndex = 37;
this.loadParameterGroupBox.TabStop = false;
this.loadParameterGroupBox.Text = "Load Parameter:";
//
- // loadParameterLabel
+ // loadParameterTextBox
//
- this.loadParameterLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
- this.loadParameterLabel.ForeColor = System.Drawing.Color.Blue;
- this.loadParameterLabel.Location = new System.Drawing.Point(6, 16);
- this.loadParameterLabel.Name = "loadParameterLabel";
- this.loadParameterLabel.Size = new System.Drawing.Size(237, 13);
- this.loadParameterLabel.TabIndex = 6;
- this.loadParameterLabel.Text = "-";
- this.loadParameterLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
+ this.loadParameterTextBox.BackColor = System.Drawing.SystemColors.Control;
+ this.loadParameterTextBox.BorderStyle = System.Windows.Forms.BorderStyle.None;
+ this.loadParameterTextBox.ForeColor = System.Drawing.Color.Blue;
+ this.loadParameterTextBox.Location = new System.Drawing.Point(6, 19);
+ this.loadParameterTextBox.Multiline = true;
+ this.loadParameterTextBox.Name = "loadParameterTextBox";
+ this.loadParameterTextBox.ReadOnly = true;
+ this.loadParameterTextBox.Size = new System.Drawing.Size(300, 50);
+ this.loadParameterTextBox.TabIndex = 39;
+ this.loadParameterTextBox.Text = "-";
+ this.loadParameterTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// windowIdGroupBox
//
@@ -194,7 +198,7 @@
this.windowIdGroupBox.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.windowIdGroupBox.Location = new System.Drawing.Point(4, 63);
this.windowIdGroupBox.Name = "windowIdGroupBox";
- this.windowIdGroupBox.Size = new System.Drawing.Size(250, 34);
+ this.windowIdGroupBox.Size = new System.Drawing.Size(312, 34);
this.windowIdGroupBox.TabIndex = 36;
this.windowIdGroupBox.TabStop = false;
this.windowIdGroupBox.Text = "Window ID:";
@@ -205,7 +209,7 @@
this.windowIdLabel.ForeColor = System.Drawing.Color.Blue;
this.windowIdLabel.Location = new System.Drawing.Point(6, 16);
this.windowIdLabel.Name = "windowIdLabel";
- this.windowIdLabel.Size = new System.Drawing.Size(237, 13);
+ this.windowIdLabel.Size = new System.Drawing.Size(300, 13);
this.windowIdLabel.TabIndex = 6;
this.windowIdLabel.Text = "-";
this.windowIdLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
@@ -216,7 +220,7 @@
this.skinFileGroupBox.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.skinFileGroupBox.Location = new System.Drawing.Point(4, 23);
this.skinFileGroupBox.Name = "skinFileGroupBox";
- this.skinFileGroupBox.Size = new System.Drawing.Size(250, 34);
+ this.skinFileGroupBox.Size = new System.Drawing.Size(312, 34);
this.skinFileGroupBox.TabIndex = 6;
this.skinFileGroupBox.TabStop = false;
this.skinFileGroupBox.Text = "Skin File:";
@@ -227,7 +231,7 @@
this.skinFileLabel.ForeColor = System.Drawing.Color.Blue;
this.skinFileLabel.Location = new System.Drawing.Point(6, 16);
this.skinFileLabel.Name = "skinFileLabel";
- this.skinFileLabel.Size = new System.Drawing.Size(237, 13);
+ this.skinFileLabel.Size = new System.Drawing.Size(300, 13);
this.skinFileLabel.TabIndex = 2;
this.skinFileLabel.Text = "-";
this.skinFileLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
@@ -238,19 +242,20 @@
//
// updateButton
//
- this.updateButton.Location = new System.Drawing.Point(513, 221);
+ this.updateButton.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
+ this.updateButton.Location = new System.Drawing.Point(668, 274);
this.updateButton.Name = "updateButton";
- this.updateButton.Size = new System.Drawing.Size(259, 23);
+ this.updateButton.Size = new System.Drawing.Size(120, 38);
this.updateButton.TabIndex = 32;
this.updateButton.Text = "Save and Close";
- this.updateButton.UseVisualStyleBackColor = true;
+ this.updateButton.UseVisualStyleBackColor = false;
this.updateButton.Click += new System.EventHandler(this.updateButton_Click);
//
// resetButton
//
- this.resetButton.Location = new System.Drawing.Point(644, 191);
+ this.resetButton.Location = new System.Drawing.Point(668, 67);
this.resetButton.Name = "resetButton";
- this.resetButton.Size = new System.Drawing.Size(128, 23);
+ this.resetButton.Size = new System.Drawing.Size(120, 23);
this.resetButton.TabIndex = 33;
this.resetButton.Text = "Reset Configuration";
this.resetButton.UseVisualStyleBackColor = true;
@@ -261,7 +266,7 @@
this.rowDownButton.AutoSize = true;
this.rowDownButton.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.rowDownButton.Image = global::ProcessPlugins.ShortCuter.Properties.Resources.RowDown;
- this.rowDownButton.Location = new System.Drawing.Point(164, 206);
+ this.rowDownButton.Location = new System.Drawing.Point(288, 274);
this.rowDownButton.Name = "rowDownButton";
this.rowDownButton.Size = new System.Drawing.Size(38, 38);
this.rowDownButton.TabIndex = 35;
@@ -273,7 +278,7 @@
this.rowUpButton.AutoSize = true;
this.rowUpButton.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.rowUpButton.Image = global::ProcessPlugins.ShortCuter.Properties.Resources.RowUp;
- this.rowUpButton.Location = new System.Drawing.Point(120, 206);
+ this.rowUpButton.Location = new System.Drawing.Point(244, 274);
this.rowUpButton.Name = "rowUpButton";
this.rowUpButton.Size = new System.Drawing.Size(38, 38);
this.rowUpButton.TabIndex = 34;
@@ -283,7 +288,7 @@
// infoPictureBox
//
this.infoPictureBox.Image = global::ProcessPlugins.ShortCuter.Properties.Resources.Info;
- this.infoPictureBox.Location = new System.Drawing.Point(759, 1);
+ this.infoPictureBox.Location = new System.Drawing.Point(769, 1);
this.infoPictureBox.Name = "infoPictureBox";
this.infoPictureBox.Size = new System.Drawing.Size(24, 24);
this.infoPictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
@@ -296,7 +301,7 @@
this.rowRemoveButton.AutoSize = true;
this.rowRemoveButton.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.rowRemoveButton.Image = global::ProcessPlugins.ShortCuter.Properties.Resources.RowRemove;
- this.rowRemoveButton.Location = new System.Drawing.Point(56, 206);
+ this.rowRemoveButton.Location = new System.Drawing.Point(50, 274);
this.rowRemoveButton.Name = "rowRemoveButton";
this.rowRemoveButton.Size = new System.Drawing.Size(38, 38);
this.rowRemoveButton.TabIndex = 26;
@@ -308,7 +313,7 @@
this.rowAddButton.AutoSize = true;
this.rowAddButton.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.rowAddButton.Image = global::ProcessPlugins.ShortCuter.Properties.Resources.RowAdd;
- this.rowAddButton.Location = new System.Drawing.Point(12, 206);
+ this.rowAddButton.Location = new System.Drawing.Point(6, 274);
this.rowAddButton.Name = "rowAddButton";
this.rowAddButton.Size = new System.Drawing.Size(38, 38);
this.rowAddButton.TabIndex = 25;
@@ -319,7 +324,7 @@
//
this.propLeftPictureBox.Enabled = false;
this.propLeftPictureBox.Image = global::ProcessPlugins.ShortCuter.Properties.Resources.ArrowDown;
- this.propLeftPictureBox.Location = new System.Drawing.Point(322, 206);
+ this.propLeftPictureBox.Location = new System.Drawing.Point(322, 267);
this.propLeftPictureBox.Name = "propLeftPictureBox";
this.propLeftPictureBox.Size = new System.Drawing.Size(131, 56);
this.propLeftPictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
@@ -329,9 +334,9 @@
//
// saveButton
//
- this.saveButton.Location = new System.Drawing.Point(513, 191);
+ this.saveButton.Location = new System.Drawing.Point(668, 39);
this.saveButton.Name = "saveButton";
- this.saveButton.Size = new System.Drawing.Size(128, 23);
+ this.saveButton.Size = new System.Drawing.Size(120, 23);
this.saveButton.TabIndex = 36;
this.saveButton.Text = "Save Configuration";
this.saveButton.UseVisualStyleBackColor = true;
@@ -341,7 +346,7 @@
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(784, 562);
+ this.ClientSize = new System.Drawing.Size(794, 572);
this.Controls.Add(this.saveButton);
this.Controls.Add(this.rowDownButton);
this.Controls.Add(this.linkPropertiesGroupBox);
@@ -369,6 +374,7 @@
this.skinTabPage.ResumeLayout(false);
this.linkPropertiesGroupBox.ResumeLayout(false);
this.loadParameterGroupBox.ResumeLayout(false);
+ this.loadParameterGroupBox.PerformLayout();
this.windowIdGroupBox.ResumeLayout(false);
this.skinFileGroupBox.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.infoPictureBox)).EndInit();
@@ -400,9 +406,9 @@
private System.Windows.Forms.GroupBox skinFileGroupBox;
private System.Windows.Forms.Label skinFileLabel;
private System.Windows.Forms.GroupBox loadParameterGroupBox;
- private System.Windows.Forms.Label loadParameterLabel;
private System.Windows.Forms.TreeView skinLinksTreeView;
private System.Windows.Forms.Button saveButton;
+ private System.Windows.Forms.TextBox loadParameterTextBox;
}
}
\ No newline at end of file
Modified: trunk/plugins/ShortCuter&SkinEditor/Source/ShortCuter/ShortCuterForm.cs
===================================================================
--- trunk/plugins/ShortCuter&SkinEditor/Source/ShortCuter/ShortCuterForm.cs 2013-11-21 19:34:13 UTC (rev 4685)
+++ trunk/plugins/ShortCuter&SkinEditor/Source/ShortCuter/ShortCuterForm.cs 2013-11-24 18:57:20 UTC (rev 4686)
@@ -32,12 +32,16 @@
{
skinFilesListBox.DataSource = mySkin.SkinFiles;
skinFilesListBox.SelectedIndex = -1;
- toolTip.SetToolTip(skinFilesListBox, "Double Click to Set the Link's Parameter to ShortCut");
mySkin.FillTreeViewSkinLinks(skinLinksTreeView);
skinLinksTreeView.CollapseAll();
- toolTip.SetToolTip(skinLinksTreeView, "Double Click to Set the Link's Parameter to ShortCut");
FormatShortCutsGrid();
- toolTip.SetToolTip(infoPictureBox, "Version information");
+ toolTip.SetToolTip(skinFilesListBox, "Double click to set the link's parameter to shortcut");
+ toolTip.SetToolTip(skinLinksTreeView, "Double click to set the link's parameter to shortcut");
+ toolTip.SetToolTip(rowAddButton, "Add shortcut to list");
+ toolTip.SetToolTip(rowRemoveButton, "Remove selected shortcut from list");
+ toolTip.SetToolTip(rowUpButton, "Move up selected shortcut in list");
+ toolTip.SetToolTip(rowDownButton, "Move down selected shortcut in list");
+ toolTip.SetToolTip(infoPictureBox, "Version information");
}
private void FormatShortCutsGrid() //Formattazione (e popolazione) tabella shortcuts
{
@@ -91,8 +95,8 @@
DataGridViewTextBoxColumn loadParameterColumn = new DataG...
[truncated message content] |