<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>transitionals Release Rss Feed</title><link>http://www.codeplex.com/transitionals/Release/ProjectReleases.aspx</link><description>transitionals Release Rss Description</description><item><title>Updated Release: 1.2 (Jul 29, 2008)</title><link>http://transitionals.codeplex.com/releases/view/15792</link><description>&lt;div class="wikidoc"&gt;&lt;h3&gt;Change Log&lt;/h3&gt;Resolved issue 2777 with RotateTransition not showing new content during very first transition.&lt;br /&gt;&lt;br /&gt;Added new MouseAsCenter property to ExplosionTransition and defaulted to false. This is because the mouse is many times not over the TransitionElement when the transition starts and the effect doesn&amp;#39;t make sense if the mouse is far away.&lt;br /&gt;
&lt;h3&gt;Documentation&lt;/h3&gt;Documentation has not changed since release &lt;a href="http://transitionals.codeplex.com/releases/view/12954"&gt;1.0&lt;/a&gt;. Please see that release for the documentation download.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>jaredbienz</author><pubDate>Wed, 25 May 2011 14:42:45 GMT</pubDate><guid isPermaLink="false">Updated Release: 1.2 (Jul 29, 2008) 20110525024245P</guid></item><item><title>Released: 1.2 (Jul 29, 2008)</title><link>http://transitionals.codeplex.com/releases/view/15792</link><description>
&lt;div class="wikidoc"&gt;
&lt;h3&gt;Change Log&lt;/h3&gt;
Resolved issue 2777 with RotateTransition not showing new content during very first transition.&lt;br&gt;
&lt;br&gt;
Added new MouseAsCenter property to ExplosionTransition and defaulted to false. This is because the mouse is many times not over the TransitionElement when the transition starts and the effect doesn&amp;#39;t make sense if the mouse is far away.&lt;br&gt;
&lt;h3&gt;Documentation&lt;/h3&gt;
Documentation has not changed since release &lt;a href="http://transitionals.codeplex.com/releases/view/12954"&gt;
1.0&lt;/a&gt;. Please see that release for the documentation download.&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Wed, 25 May 2011 14:42:45 GMT</pubDate><guid isPermaLink="false">Released: 1.2 (Jul 29, 2008) 20110525024245P</guid></item><item><title>Reviewed: 1.2 (Oct 09, 2008)</title><link>http://www.codeplex.com/transitionals/Release/ProjectReleases.aspx?ReleaseId=15792</link><description>Rated 5 Stars (out of 5) - Awesome!</description><author>malovicn</author><pubDate>Thu, 09 Oct 2008 08:24:42 GMT</pubDate><guid isPermaLink="false">Reviewed: 1.2 (Oct 09, 2008) 20081009082442A</guid></item><item><title>Updated Release: 1.2 (Jul 29, 2008)</title><link>http://www.codeplex.com/transitionals/Release/ProjectReleases.aspx?ReleaseId=15792</link><description>&lt;div&gt;
&lt;h3&gt;
Change Log
&lt;/h3&gt;Resolved issue 2777 with RotateTransition not showing new content during very first transition.&lt;br&gt; &lt;br&gt;Added new MouseAsCenter property to ExplosionTransition and defaulted to false. This is because the mouse is many times not over the TransitionElement when the transition starts and the effect doesn't make sense if the mouse is far away.&lt;br&gt; &lt;br&gt;&lt;h3&gt;
Documentation
&lt;/h3&gt;Documentation has not changed since release &lt;a href="http://www.codeplex.com/transitionals/Release/ProjectReleases.aspx?ReleaseId=12954"&gt;1.0&lt;/a&gt;. Please see that release for the documentation download.&lt;br&gt;
&lt;/div&gt;</description><author></author><pubDate>Tue, 29 Jul 2008 21:39:50 GMT</pubDate><guid isPermaLink="false">Updated Release: 1.2 (Jul 29, 2008) 20080729093950P</guid></item><item><title>Released: 1.2 (Jul 29, 2008)</title><link>http://www.codeplex.com/transitionals/Release/ProjectReleases.aspx?ReleaseId=15792</link><description>&lt;div&gt;
&lt;h3&gt;
Change Log
&lt;/h3&gt;Resolved issue 2777 with RotateTransition not showing new content during very first transition.&lt;br&gt; &lt;br&gt;Added new MouseAsCenter property to ExplosionTransition and defaulted to false. This is because the mouse is many times not over the TransitionElement when the transition starts and the effect doesn't make sense if the mouse is far away.&lt;br&gt; &lt;br&gt;&lt;h3&gt;
Documentation
&lt;/h3&gt;Documentation has not changed since release &lt;a href="http://www.codeplex.com/transitionals/Release/ProjectReleases.aspx?ReleaseId=12954"&gt;1.0&lt;/a&gt;. Please see that release for the documentation download.&lt;br&gt;
&lt;/div&gt;</description><author></author><pubDate>Tue, 29 Jul 2008 21:39:50 GMT</pubDate><guid isPermaLink="false">Released: 1.2 (Jul 29, 2008) 20080729093950P</guid></item><item><title>UPDATED RELEASE: 1.1 (Jul 19, 2008)</title><link>http://www.codeplex.com/transitionals/Release/ProjectReleases.aspx?ReleaseId=15452</link><description>&lt;div&gt;
This release includes several bug fixes and a few new features. Here are the release notes:&lt;br&gt; &lt;br&gt;&lt;h3&gt;
Transitionals
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;Added strong name signing.&lt;/li&gt;&lt;li&gt;Removed TransitionToNullIgnored property from TransitionElement. This was a remnant from Acropolis and complicated transition code.&lt;/li&gt;&lt;li&gt;Cleaning and refactoring of TransitionElement.&lt;/li&gt;&lt;li&gt;Replaced use of AdornerDecorator directly with ContentPresenter. There wasn't a good reason for using it and it doesn't exist on Silverlight.&lt;/li&gt;&lt;li&gt;After ContentPresenter became the root element some visibility bugs became apparent that weren't visible before (e.g. oldContent was visible during 3D transitions). Content couldn't be Hidden or Collapsed, however, because VisualBrush won't draw it. Instead, a method on TransitionElement was implemented to virtually hide content by moving it to an internal collapsed grid that's still in the visual tree. If the new content is hidden in this way it will automatically be re-shown when the transition is completed.&lt;/li&gt;&lt;li&gt;Added TransitionEventArgs to the TransitionBeginning and TransitionEnded events. TransitionEventArgs now provides the subscriber with the transition that just completed, the old content and the new content.&lt;/li&gt;&lt;li&gt;Resolved issue 2756 (InvalidOperationException with VisualBrush and re-parenting content presenter).&lt;/li&gt;&lt;li&gt;Added a TransitionsEnabled property to TransitionElement. Simplifies enabling and disabling transitions via binding. Can be used to turn transitions on and off based on machine performance.&lt;/li&gt;&lt;li&gt;Changed all projects to use linked files for company, copyright and version numbers.&lt;/li&gt;&lt;li&gt;Changed the implementation of TransitionConverter to use reflection and Type.GetType.  The converter will ensure that the named type inherits from Transition, but the type can be defined in any assembly.&lt;/li&gt;
&lt;/ul&gt; &lt;br&gt;&lt;h3&gt;
TransitionTester
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;Removed B button&lt;/li&gt;&lt;li&gt;Added 'Clear' button (red circle with a line through it) that sets content to null.&lt;/li&gt;
&lt;/ul&gt; &lt;br&gt;&lt;h3&gt;
Issue Reporting
&lt;/h3&gt;If you find a bug in this release please use the Issue Tracker to submit it before discussing it in the forums. Also, any sample project or steps to reproduce would be extremely helpful. Thanks!&lt;br&gt;
&lt;/div&gt;</description><author></author><pubDate>Sat, 19 Jul 2008 05:39:22 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: 1.1 (Jul 19, 2008) 20080719053922A</guid></item><item><title>RELEASED: 1.1 (Jul 19, 2008)</title><link>http://www.codeplex.com/transitionals/Release/ProjectReleases.aspx?ReleaseId=15452</link><description>&lt;div&gt;
This release includes several bug fixes and a few new features. Here are the release notes:&lt;br&gt; &lt;br&gt;&lt;h3&gt;
Transitionals
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;Added strong name signing.&lt;/li&gt;&lt;li&gt;Removed TransitionToNullIgnored property from TransitionElement. This was a remnant from Acropolis and complicated transition code.&lt;/li&gt;&lt;li&gt;Cleaning and refactoring of TransitionElement.&lt;/li&gt;&lt;li&gt;Replaced use of AdornerDecorator directly with ContentPresenter. There wasn't a good reason for using it and it doesn't exist on Silverlight.&lt;/li&gt;&lt;li&gt;After ContentPresenter became the root element some visibility bugs became apparent that weren't visible before (e.g. oldContent was visible during 3D transitions). Content couldn't be Hidden or Collapsed, however, because VisualBrush won't draw it. Instead, a method on TransitionElement was implemented to virtually hide content by moving it to an internal collapsed grid that's still in the visual tree. If the new content is hidden in this way it will automatically be re-shown when the transition is completed.&lt;/li&gt;&lt;li&gt;Added TransitionEventArgs to the TransitionBeginning and TransitionEnded events. TransitionEventArgs now provides the subscriber with the transition that just completed, the old content and the new content.&lt;/li&gt;&lt;li&gt;Resolved issue 2756 (InvalidOperationException with VisualBrush and re-parenting content presenter).&lt;/li&gt;&lt;li&gt;Added a TransitionsEnabled property to TransitionElement. Simplifies enabling and disabling transitions via binding. Can be used to turn transitions on and off based on machine performance.&lt;/li&gt;&lt;li&gt;Changed all projects to use linked files for company, copyright and version numbers.&lt;/li&gt;&lt;li&gt;Changed the implementation of TransitionConverter to use reflection and Type.GetType.  The converter will ensure that the named type inherits from Transition, but the type can be defined in any assembly.&lt;/li&gt;
&lt;/ul&gt; &lt;br&gt;&lt;h3&gt;
TransitionTester
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;Removed B button&lt;/li&gt;&lt;li&gt;Added 'Clear' button (red circle with a line through it) that sets content to null.&lt;/li&gt;
&lt;/ul&gt; &lt;br&gt;&lt;h3&gt;
Issue Reporting
&lt;/h3&gt;If you find a bug in this release please use the Issue Tracker to submit it before discussing it in the forums. Also, any sample project or steps to reproduce would be extremely helpful. Thanks!&lt;br&gt;
&lt;/div&gt;</description><author></author><pubDate>Sat, 19 Jul 2008 05:39:22 GMT</pubDate><guid isPermaLink="false">RELEASED: 1.1 (Jul 19, 2008) 20080719053922A</guid></item><item><title>UPDATED RELEASE: 1.1 (Jul 19, 2008)</title><link>http://www.codeplex.com/transitionals/Release/ProjectReleases.aspx?ReleaseId=15452</link><description>&lt;div&gt;
This release includes several bug fixes and a few new features. Here are the release notes:&lt;br&gt; &lt;br&gt;&lt;h3&gt;
Transitionals
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;Added strong name signing.&lt;/li&gt;&lt;li&gt;Removed TransitionToNullIgnored property from TransitionElement. This was a remnant from Acropolis and complicated transition code.&lt;/li&gt;&lt;li&gt;Cleaning and refactoring of TransitionElement.&lt;/li&gt;&lt;li&gt;Replaced use of AdornerDecorator directly with ContentPresenter. There wasn't a good reason for using it and it doesn't exist on Silverlight.&lt;/li&gt;&lt;li&gt;After ContentPresenter became the root element some visibility bugs became apparent that weren't visible before (e.g. oldContent was visible during 3D transitions). Content couldn't be Hidden or Collapsed, however, because VisualBrush won't draw it. Instead, a method on TransitionElement was implemented to virtually hide content by moving it to an internal collapsed grid that's still in the visual tree. If the new content is hidden in this way it will automatically be re-shown when the transition is completed.&lt;/li&gt;&lt;li&gt;Added TransitionEventArgs to the TransitionBeginning and TransitionEnded events.&lt;/li&gt;&lt;li&gt;Resolved issue 2756 (InvalidOperationException with VisualBrush and re-parenting content presenter).&lt;/li&gt;&lt;li&gt;Added a TransitionsEnabled property to TransitionElement. Simplifies enabling and disabling transitions via binding. Can be used to turn transitions on and off based on machine performance.&lt;/li&gt;&lt;li&gt;Changed all projects to use linked files for company, copyright and version numbers.&lt;/li&gt;&lt;li&gt;Changed the implementation of TransitionConverter to use reflection and Type.GetType.  The converter will ensure that the named type inherits from Transition, but the type can be defined in any assembly.&lt;/li&gt;
&lt;/ul&gt; &lt;br&gt;&lt;h3&gt;
TransitionTester
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;Removed B button&lt;/li&gt;&lt;li&gt;Added 'Clear' button (red circle with a line through it) that sets content to null.&lt;/li&gt;
&lt;/ul&gt; &lt;br&gt;&lt;h3&gt;
Issue Reporting
&lt;/h3&gt;If you find a bug in this release please use the Issue Tracker to submit it before discussing it in the forums. Also, any sample project or steps to reproduce would be extremely helpful. Thanks!&lt;br&gt;
&lt;/div&gt;</description><author></author><pubDate>Sat, 19 Jul 2008 05:29:54 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: 1.1 (Jul 19, 2008) 20080719052954A</guid></item><item><title>UPDATED RELEASE: 1.0 (Apr 29, 2008)</title><link>http://www.codeplex.com/transitionals/Release/ProjectReleases.aspx?ReleaseId=12954</link><description>This is the initial public release and includes source, help and binaries.&lt;br /&gt;&lt;br /&gt;Please note that there is currently a performance issue in the ImageViewer sample with very large images. We believe this is due to the time it takes for data binding to load these images from disk. We are looking at ways to suspend the transition until binding is completed, and if you have any thoughts please post them in the discussions area.</description><author></author><pubDate>Tue, 29 Apr 2008 17:07:32 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: 1.0 (Apr 29, 2008) 20080429050732P</guid></item><item><title>RELEASED: 1.0 (Apr 29, 2008)</title><link>http://www.codeplex.com/transitionals/Release/ProjectReleases.aspx?ReleaseId=12954</link><description>This is the initial public release and includes source, help and binaries.&lt;br /&gt;&lt;br /&gt;Please note that there is currently a performance issue in the ImageViewer sample with very large images. We believe this is due to the time it takes for data binding to load these images from disk. We are looking at ways to suspend the transition until binding is completed, and if you have any thoughts please post them in the discussions area.</description><author></author><pubDate>Tue, 29 Apr 2008 17:07:32 GMT</pubDate><guid isPermaLink="false">RELEASED: 1.0 (Apr 29, 2008) 20080429050732P</guid></item><item><title>CREATED RELEASE: 1.0 (Apr 29, 2008)</title><link>http://www.codeplex.com/transitionals/Release/ProjectReleases.aspx?ReleaseId=12954</link><description>This is the initial public release and includes source, help and binaries.&lt;br /&gt;&lt;br /&gt;Please note that there is currently a performance issue in the ImageViewer sample with very large images. We believe this is due to the time it takes for data binding to load these images from disk. We are looking at ways to suspend the transition until binding is completed, and if you have any thoughts please post them in the discussions area.</description><author></author><pubDate>Tue, 29 Apr 2008 17:00:56 GMT</pubDate><guid isPermaLink="false">CREATED RELEASE: 1.0 (Apr 29, 2008) 20080429050056P</guid></item></channel></rss>