<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to patches</title><link>https://sourceforge.net/p/pysolfc/patches/</link><description>Recent changes to patches</description><atom:link href="https://sourceforge.net/p/pysolfc/patches/feed.rss" rel="self"/><language>en</language><lastBuildDate>Mon, 17 Nov 2014 11:35:08 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/pysolfc/patches/feed.rss" rel="self" type="application/rss+xml"/><item><title>#11 Fix problem with focus when openURL() is called</title><link>https://sourceforge.net/p/pysolfc/patches/11/?limit=25#b211</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Somehow the patch got lost...&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dmitrij D. Czarkoff</dc:creator><pubDate>Mon, 17 Nov 2014 11:35:08 -0000</pubDate><guid>https://sourceforge.netda7783ba86fb72cda1fc82366e33989917bc2cf9</guid></item><item><title>Fix problem with focus when openURL() is called</title><link>https://sourceforge.net/p/pysolfc/patches/11/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;When webbrowser.open() is called, pysol stops responding to input events until browser exits and function returns.  This gets in the way of focus stealing prevention as implemented in several window managers for X11.  (With dwm I get into situation when focus is completely lost and no window respond to input events.)&lt;/p&gt;
&lt;p&gt;The attached patch subthreads webbrowser.open(), so that application immediately starts getting input events.  As exceptions inside threads are not raised to the caller, I also completely removed try: except: dance.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dmitrij D. Czarkoff</dc:creator><pubDate>Mon, 17 Nov 2014 11:24:23 -0000</pubDate><guid>https://sourceforge.netf3e061f59e6548608ebebe9e928a8b8f50c9416f</guid></item><item><title>Update PIL imports for compatibility with Pillow</title><link>https://sourceforge.net/p/pysolfc/patches/10/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Pillow is a fork of the Python Imaging Library which introduces python3 support, among other enhancements. Pillow does not allow PIL modules to be imported from the top-level namespace.&lt;/p&gt;
&lt;p&gt;The attached patch should make the PIL imports compatible with the latest versions of PIL and Pillow.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Michael Gilbert</dc:creator><pubDate>Sun, 23 Jun 2013 21:36:45 -0000</pubDate><guid>https://sourceforge.netece5f34269108b91aff962f5f7a4743fa3719fa6</guid></item><item><title>[fc-solve] Display final statistics </title><link>https://sourceforge.net/p/pysolfc/patches/9/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;This patch fixes a "TODO" statement in the code about processing the final reported lines of fc-solve and telling what are the final statistics. One benefit to this is that the number of iterations and the number of states in the collection are displayed even when "Show Progress" is off.&lt;/p&gt;
&lt;p&gt;I hereby put this patch under the CC-Zero/Public Domain. &lt;/p&gt;
&lt;p&gt;I also have another patch to add a Freecell game with 2 freecells/reserves, which I needed to add because a similar one that I had created using the wizard could not use the fc-solve-based solver.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;-- Shlomi Fish&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Shlomi Fish</dc:creator><pubDate>Fri, 02 Mar 2012 14:35:28 -0000</pubDate><guid>https://sourceforge.net4ef76b43a7f63bab36afb8c89da2acd26c2bda12</guid></item><item><title>Add Rules documentation for "All in a Row"</title><link>https://sourceforge.net/p/pysolfc/patches/8/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;This patch adds rules documentation for "All in a Row". The rules are derived from blackhole.html, but otherwise I disclaim any ownership of them.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Shlomi Fish</dc:creator><pubDate>Tue, 02 Aug 2011 13:47:39 -0000</pubDate><guid>https://sourceforge.netdab3d458671f3002d593f5d79789579685e2e494</guid></item><item><title>Mac build of PySolFC 2.0</title><link>https://sourceforge.net/p/pysolfc/patches/7/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I've put together a Mac build of PySolFC 2.0:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.codebykevin.com/PySolFC-2.0-Universal.dmg" rel="nofollow"&gt;http://www.codebykevin.com/PySolFC-2.0-Universal.dmg&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;You have my permission to copy this to the SF downloads section. :-)&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kevin Walzer</dc:creator><pubDate>Sun, 06 Jun 2010 00:46:25 -0000</pubDate><guid>https://sourceforge.net6776718a0f15175da39135e1bb6a8619867103eb</guid></item><item><title>desktop file update</title><link>https://sourceforge.net/p/pysolfc/patches/6/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Rather cosmetic: remove Encoding=UTF-8 which is deprecated (see patch), and point to pysolfc instead of pysol.py (which of course would require renaming that file).&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">enfant_terrible</dc:creator><pubDate>Fri, 05 Feb 2010 22:36:48 -0000</pubDate><guid>https://sourceforge.net1c371f89c2dfd77697b143ffd88d9f1cc3f8d308</guid></item><item><title>manpage update</title><link>https://sourceforge.net/p/pysolfc/patches/5/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Update old PySol manpage to PySolFC. &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">enfant_terrible</dc:creator><pubDate>Fri, 05 Feb 2010 22:33:21 -0000</pubDate><guid>https://sourceforge.net1db4bd6c328d819fb522644abd427cf912f869fa</guid></item><item><title>montana.py patch from pysol debian package</title><link>https://sourceforge.net/p/pysolfc/patches/4/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;hi, &lt;br /&gt;
the following patch was part of the pysol debian package. it adds some clarity to some magic numbers in the montana.py game, and new variants of the game. maybe you want to try if it works for pysolfc, too...&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">enfant_terrible</dc:creator><pubDate>Mon, 18 Jan 2010 17:24:27 -0000</pubDate><guid>https://sourceforge.nete7922e7105761b47efe17c8b9878590ed69b2035</guid></item><item><title>Portable Config for Windows</title><link>https://sourceforge.net/p/pysolfc/patches/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;A simple patch to load/restore configuration settings from the executable path instead of the user's home path.&lt;br /&gt;
Just create a directory named "config" in the same path as "pysol.exe" for settings to be stored there instead of the local user's "Application Data" path.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sun, 15 Feb 2009 22:18:44 -0000</pubDate><guid>https://sourceforge.nete414771a07e4d5f5b058102bf014fc1a3fce3a73</guid></item></channel></rss>