<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>odyssey Source Code Rss Feed</title><link>http://www.codeplex.com/odyssey/SourceControl/ListDownloadableCommits.aspx</link><description>odyssey Source Code Rss Description</description><item><title>Source code checked in, #24878</title><link>http://odyssey.codeplex.com/SourceControl/ListDownloadableCommits.aspx</link><description>Release 1.4.22&amp;#13;&amp;#10;&amp;#13;&amp;#10;- New attached properties odc&amp;#58;ImageRenderOptions.LargeImageScalingMode and odc&amp;#58;ImageRenderOptions.SmallImageScalingMode&amp;#58;&amp;#13;&amp;#10;  Specify render options for either LargeImages or SmallImages. These properties are inheritable, so any child inherits the attached value from it&amp;#39;s parent.&amp;#13;&amp;#10;  For instance. you can set &amp;#60;odc&amp;#58;RibbonBar odc&amp;#58;ImageRenderOptions.LargeImageScalingMode&amp;#61;&amp;#34;Fant&amp;#34; .. &amp;#62; to apply this option to all controls inside.&amp;#13;&amp;#10;  &amp;#13;&amp;#10;&amp;#13;&amp;#10;- fixed bug in RibbonWindow&amp;#58;&amp;#13;&amp;#10;  MeasureOverride is required to adjust the correct size, otherwhise controls inside the window do not correctly measure the size. &amp;#13;&amp;#10;  For instance, adding a &amp;#60;Grid&amp;#62; to a RibbonWindow caused any row with RowDefinition.Height&amp;#61;&amp;#34;&amp;#42;&amp;#34; to appear with a gap.&amp;#13;&amp;#10;  &amp;#13;&amp;#10;- modified OdcExpander to show a vertical scrollbar when it is inside a control which does not allow it&amp;#39;s height to be infinite.&amp;#13;&amp;#10;&amp;#13;&amp;#10;- modified OdcExdpander to correctly measure the available width. &amp;#237;nstead of an infinite width. this has caused controls inside an expander for instance&amp;#13;&amp;#10;  not to enable word wrap.&amp;#13;&amp;#10;  &amp;#13;&amp;#10;- RibbonBar&amp;#58; switiching Visibility property of a RibbonTabItem now causes the RibbonBar to render again and ensure that only a visible&amp;#13;&amp;#10;  TabItem is set as SelectedTabItem.&amp;#13;&amp;#10;  &amp;#13;&amp;#10;  - added new  RoutedEventHandler SelectedTabChanged.&amp;#13;&amp;#10;  &amp;#13;&amp;#10;  -added style and theme for TreeViewItem and ListViewItem to appear in the chosen skin.&amp;#13;&amp;#10;  - TreeViewItems are animated while expanding&amp;#47;collapsing.&amp;#13;&amp;#10;  &amp;#13;&amp;#10;  -changed duration for animations in BreadcrumbBar to smaller duration that is more eye friendly.&amp;#13;&amp;#10;  &amp;#13;&amp;#10;  - new dependency property BreadcrumbBar.PathBinding&amp;#58; This property is supposed to be used to bind a path to the breadcrumb instead of using&amp;#13;&amp;#10;    BreadcrumbBar.Path for binding. Since this value can be changed manually, the bindig would get lost.&amp;#13;&amp;#10;    &amp;#13;&amp;#10; - new OdcTextBox control&amp;#58; A Textbox with optional inline buttons on the right and a style equal to the BreadcrumbBar.&amp;#13;&amp;#10; - new ImageButton control&amp;#58; A Button control with Image property of type ImageSource to render a 16x16 button, intendet do be</description><author>Tom69</author><pubDate>Sun, 07 Jun 2009 20:24:40 GMT</pubDate><guid isPermaLink="false">Source code checked in, #24878 20090607082440P</guid></item><item><title>Source code checked in, #24876</title><link>http://odyssey.codeplex.com/SourceControl/ListDownloadableCommits.aspx</link><description>Release 1.4.22&amp;#13;&amp;#10;&amp;#13;&amp;#10;- New attached properties odc&amp;#58;ImageRenderOptions.LargeImageScalingMode and odc&amp;#58;ImageRenderOptions.SmallImageScalingMode&amp;#58;&amp;#13;&amp;#10;  Specify render options for either LargeImages or SmallImages. These properties are inheritable, so any child inherits the attached value from it&amp;#39;s parent.&amp;#13;&amp;#10;  For instance. you can set &amp;#60;odc&amp;#58;RibbonBar odc&amp;#58;ImageRenderOptions.LargeImageScalingMode&amp;#61;&amp;#34;Fant&amp;#34; .. &amp;#62; to apply this option to all controls inside.&amp;#13;&amp;#10;  &amp;#13;&amp;#10;&amp;#13;&amp;#10;- fixed bug in RibbonWindow&amp;#58;&amp;#13;&amp;#10;  MeasureOverride is required to adjust the correct size, otherwhise controls inside the window do not correctly measure the size. &amp;#13;&amp;#10;  For instance, adding a &amp;#60;Grid&amp;#62; to a RibbonWindow caused any row with RowDefinition.Height&amp;#61;&amp;#34;&amp;#42;&amp;#34; to appear with a gap.&amp;#13;&amp;#10;  &amp;#13;&amp;#10;- modified OdcExpander to show a vertical scrollbar when it is inside a control which does not allow it&amp;#39;s height to be infinite.&amp;#13;&amp;#10;&amp;#13;&amp;#10;- modified OdcExdpander to correctly measure the available width. &amp;#237;nstead of an infinite width. this has caused controls inside an expander for instance&amp;#13;&amp;#10;  not to enable word wrap.&amp;#13;&amp;#10;  &amp;#13;&amp;#10;- RibbonBar&amp;#58; switiching Visibility property of a RibbonTabItem now causes the RibbonBar to render again and ensure that only a visible&amp;#13;&amp;#10;  TabItem is set as SelectedTabItem.&amp;#13;&amp;#10;  &amp;#13;&amp;#10;  - added new  RoutedEventHandler SelectedTabChanged.&amp;#13;&amp;#10;  &amp;#13;&amp;#10;  -added style and theme for TreeViewItem and ListViewItem to appear in the chosen skin.&amp;#13;&amp;#10;  - TreeViewItems are animated while expanding&amp;#47;collapsing.&amp;#13;&amp;#10;  &amp;#13;&amp;#10;  -changed duration for animations in BreadcrumbBar to smaller duration that is more eye friendly.&amp;#13;&amp;#10;  &amp;#13;&amp;#10;  - new dependency property BreadcrumbBar.PathBinding&amp;#58; This property is supposed to be used to bind a path to the breadcrumb instead of using&amp;#13;&amp;#10;    BreadcrumbBar.Path for binding. Since this value can be changed manually, the bindig would get lost.&amp;#13;&amp;#10;    &amp;#13;&amp;#10; - new OdcTextBox control&amp;#58; A Textbox with optional inline buttons on the right and a style equal to the BreadcrumbBar.&amp;#13;&amp;#10; - new ImageButton control&amp;#58; A Button control with Image property of type ImageSource to render a 16x16 button, intendet do be</description><author>Tom69</author><pubDate>Sun, 07 Jun 2009 20:23:10 GMT</pubDate><guid isPermaLink="false">Source code checked in, #24876 20090607082310P</guid></item><item><title>Source code checked in, #24871</title><link>http://odyssey.codeplex.com/SourceControl/ListDownloadableCommits.aspx</link><description>Release 1.4.22</description><author>Tom69</author><pubDate>Sun, 07 Jun 2009 19:47:03 GMT</pubDate><guid isPermaLink="false">Source code checked in, #24871 20090607074703P</guid></item><item><title>Source code checked in, #24870</title><link>http://odyssey.codeplex.com/SourceControl/ListDownloadableCommits.aspx</link><description>deleted</description><author>Tom69</author><pubDate>Sun, 07 Jun 2009 19:43:49 GMT</pubDate><guid isPermaLink="false">Source code checked in, #24870 20090607074349P</guid></item><item><title>Source code checked in, #24868</title><link>http://odyssey.codeplex.com/SourceControl/ListDownloadableCommits.aspx</link><description></description><author>Tom69</author><pubDate>Sun, 07 Jun 2009 19:38:51 GMT</pubDate><guid isPermaLink="false">Source code checked in, #24868 20090607073851P</guid></item><item><title>Source code checked in, #24867</title><link>http://odyssey.codeplex.com/SourceControl/ListDownloadableCommits.aspx</link><description>Release 1.4.21</description><author>Tom69</author><pubDate>Sun, 07 Jun 2009 19:35:15 GMT</pubDate><guid isPermaLink="false">Source code checked in, #24867 20090607073515P</guid></item><item><title>Source code checked in, #24866</title><link>http://odyssey.codeplex.com/SourceControl/ListDownloadableCommits.aspx</link><description>Release 1.4.21</description><author>Tom69</author><pubDate>Sun, 07 Jun 2009 19:31:20 GMT</pubDate><guid isPermaLink="false">Source code checked in, #24866 20090607073120P</guid></item><item><title>Source code checked in, #24865</title><link>http://odyssey.codeplex.com/SourceControl/ListDownloadableCommits.aspx</link><description>Release 1.4.21</description><author>Tom69</author><pubDate>Sun, 07 Jun 2009 19:13:00 GMT</pubDate><guid isPermaLink="false">Source code checked in, #24865 20090607071300P</guid></item><item><title>Source code checked in, #13856</title><link>http://odyssey.codeplex.com/SourceControl/ListDownloadableCommits.aspx</link><description>moved from www.codeplex.com&amp;#47;odyssey to www.codeplex.com&amp;#47;odysseyweb</description><author>Tom69</author><pubDate>Mon, 02 Mar 2009 22:05:08 GMT</pubDate><guid isPermaLink="false">Source code checked in, #13856 20090302100508P</guid></item><item><title>Source code checked in, #11646</title><link>http://www.codeplex.com/odyssey/SourceControl/ListDownloadableCommits.aspx</link><description>- Improved GroupBox&amp;#39;s Expand&amp;#47;Collaps behavior&amp;#13;&amp;#10;- Changed Menu to appear on mouse down rather than on mouse up.&amp;#13;&amp;#10;- RibbonToggleButton now toggles on each click&amp;#13;&amp;#10;- Replaced OutlookBar.Skin property with SkinManager class. OutlookBar.Skin is now obsolete and throws an exception if set.&amp;#13;&amp;#10;- Modifications with themes and skins.&amp;#13;&amp;#10;- RibbonComboBox now has a dropdown shadow.&amp;#13;&amp;#10;- Separated template fro breadcrumb and outlookbar into smaller parts.&amp;#13;&amp;#10;- added Vista Skin&amp;#58; same as Win7 Skin but with blue instead of orange hot buttons.&amp;#13;&amp;#10;- changes on Windows7 skin&amp;#58; Windows buttons are now transparent if window is not active&amp;#59;&amp;#13;&amp;#10;  windows buttons now have a dark pen color and a white fill color to looke like original vista&amp;#13;&amp;#10;  windows buttons.</description><author>Tom69</author><pubDate>Thu, 19 Feb 2009 21:41:09 GMT</pubDate><guid isPermaLink="false">Source code checked in, #11646 20090219094109P</guid></item><item><title>Source code checked in, #11049</title><link>http://www.codeplex.com/odyssey/SourceControl/ListDownloadableCommits.aspx</link><description>Added RibbonBar, RibbonWindow and RibbonControls.</description><author>Tom69</author><pubDate>Sun, 15 Feb 2009 22:54:50 GMT</pubDate><guid isPermaLink="false">Source code checked in, #11049 20090215105450P</guid></item><item><title>Source code checked in, #10136</title><link>http://www.codeplex.com/odyssey/SourceControl/ListDownloadableCommits.aspx</link><description>using yield return for OdcTreeView.GetAllNodes&amp;#13;&amp;#10;</description><author>Tom69</author><pubDate>Wed, 14 Jan 2009 23:36:38 GMT</pubDate><guid isPermaLink="false">Source code checked in, #10136 20090114113638P</guid></item><item><title>Source code checked in, #10135</title><link>http://www.codeplex.com/odyssey/SourceControl/ListDownloadableCommits.aspx</link><description>Version 0.1.0.2</description><author>Tom69</author><pubDate>Wed, 14 Jan 2009 23:23:22 GMT</pubDate><guid isPermaLink="false">Source code checked in, #10135 20090114112322P</guid></item><item><title>Source code checked in, #10133</title><link>http://www.codeplex.com/odyssey/SourceControl/ListDownloadableCommits.aspx</link><description>fixes of reported bugs and improvements&amp;#13;&amp;#10;</description><author>Tom69</author><pubDate>Wed, 14 Jan 2009 23:02:16 GMT</pubDate><guid isPermaLink="false">Source code checked in, #10133 20090114110216P</guid></item><item><title>Source code checked in, #8462</title><link>http://www.codeplex.com/odyssey/SourceControl/ListDownloadableCommits.aspx</link><description>Odyssey.Web&amp;#58; OdcTreeView</description><author>Tom69</author><pubDate>Sat, 06 Dec 2008 00:12:43 GMT</pubDate><guid isPermaLink="false">Source code checked in, #8462 20081206121243A</guid></item><item><title>Source code checked in, #4556</title><link>http://www.codeplex.com/odyssey/SourceControl/ListDownloadableCommits.aspx</link><description>OutlookBar added.</description><author>Tom69</author><pubDate>Sat, 11 Oct 2008 02:47:03 GMT</pubDate><guid isPermaLink="false">Source code checked in, #4556 20081011024703A</guid></item><item><title>Source code checked in, #4006</title><link>http://www.codeplex.com/odyssey/SourceControl/ListDownloadableCommits.aspx</link><description></description><author>Tom69</author><pubDate>Tue, 07 Oct 2008 22:56:09 GMT</pubDate><guid isPermaLink="false">Source code checked in, #4006 20081007105609P</guid></item><item><title>Source code checked in, #4005</title><link>http://www.codeplex.com/odyssey/SourceControl/ListDownloadableCommits.aspx</link><description></description><author>Tom69</author><pubDate>Tue, 07 Oct 2008 22:54:40 GMT</pubDate><guid isPermaLink="false">Source code checked in, #4005 20081007105440P</guid></item><item><title>Source code checked in, #4003</title><link>http://www.codeplex.com/odyssey/SourceControl/ListDownloadableCommits.aspx</link><description>Fixed Opacity animation now works correct again&amp;#59; replaced separate demo applications with one big demo applications</description><author>Tom69</author><pubDate>Tue, 07 Oct 2008 22:14:47 GMT</pubDate><guid isPermaLink="false">Source code checked in, #4003 20081007101447P</guid></item><item><title>Source code checked in, #3874</title><link>http://www.codeplex.com/odyssey/SourceControl/ListDownloadableCommits.aspx</link><description>Added animation when the DesiredSize of  of a OdcExpander&amp;#39;s Child changes instead of spontaneous resize.</description><author>Tom69</author><pubDate>Mon, 06 Oct 2008 23:42:47 GMT</pubDate><guid isPermaLink="false">Source code checked in, #3874 20081006114247P</guid></item></channel></rss>