<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to patches</title><link href="https://sourceforge.net/p/pysolfc/patches/" rel="alternate"/><link href="https://sourceforge.net/p/pysolfc/patches/feed.atom" rel="self"/><id>https://sourceforge.net/p/pysolfc/patches/</id><updated>2014-11-17T11:35:08.740000Z</updated><subtitle>Recent changes to patches</subtitle><entry><title>#11 Fix problem with focus when openURL() is called</title><link href="https://sourceforge.net/p/pysolfc/patches/11/?limit=25#b211" rel="alternate"/><published>2014-11-17T11:35:08.740000Z</published><updated>2014-11-17T11:35:08.740000Z</updated><author><name>Dmitrij D. Czarkoff</name><uri>https://sourceforge.net/u/czarkoff/</uri></author><id>https://sourceforge.netda7783ba86fb72cda1fc82366e33989917bc2cf9</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Somehow the patch got lost...&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Fix problem with focus when openURL() is called</title><link href="https://sourceforge.net/p/pysolfc/patches/11/" rel="alternate"/><published>2014-11-17T11:24:23.442000Z</published><updated>2014-11-17T11:24:23.442000Z</updated><author><name>Dmitrij D. Czarkoff</name><uri>https://sourceforge.net/u/czarkoff/</uri></author><id>https://sourceforge.netf3e061f59e6548608ebebe9e928a8b8f50c9416f</id><summary type="html">&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;</summary></entry><entry><title>Update PIL imports for compatibility with Pillow</title><link href="https://sourceforge.net/p/pysolfc/patches/10/" rel="alternate"/><published>2013-06-23T21:36:45.328000Z</published><updated>2013-06-23T21:36:45.328000Z</updated><author><name>Michael Gilbert</name><uri>https://sourceforge.net/u/floppym/</uri></author><id>https://sourceforge.netece5f34269108b91aff962f5f7a4743fa3719fa6</id><summary type="html">&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;</summary></entry><entry><title>[fc-solve] Display final statistics </title><link href="https://sourceforge.net/p/pysolfc/patches/9/" rel="alternate"/><published>2012-03-02T14:35:28Z</published><updated>2012-03-02T14:35:28Z</updated><author><name>Shlomi Fish</name><uri>https://sourceforge.net/u/shlomif/</uri></author><id>https://sourceforge.net4ef76b43a7f63bab36afb8c89da2acd26c2bda12</id><summary type="html">&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;</summary></entry><entry><title>Add Rules documentation for "All in a Row"</title><link href="https://sourceforge.net/p/pysolfc/patches/8/" rel="alternate"/><published>2011-08-02T13:47:39Z</published><updated>2011-08-02T13:47:39Z</updated><author><name>Shlomi Fish</name><uri>https://sourceforge.net/u/shlomif/</uri></author><id>https://sourceforge.netdab3d458671f3002d593f5d79789579685e2e494</id><summary type="html">&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;</summary></entry><entry><title>Mac build of PySolFC 2.0</title><link href="https://sourceforge.net/p/pysolfc/patches/7/" rel="alternate"/><published>2010-06-06T00:46:25Z</published><updated>2010-06-06T00:46:25Z</updated><author><name>Kevin Walzer</name><uri>https://sourceforge.net/u/wordtech/</uri></author><id>https://sourceforge.net6776718a0f15175da39135e1bb6a8619867103eb</id><summary type="html">&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;</summary></entry><entry><title>desktop file update</title><link href="https://sourceforge.net/p/pysolfc/patches/6/" rel="alternate"/><published>2010-02-05T22:36:48Z</published><updated>2010-02-05T22:36:48Z</updated><author><name>enfant_terrible</name><uri>https://sourceforge.net/u/userid-1881105/</uri></author><id>https://sourceforge.net1c371f89c2dfd77697b143ffd88d9f1cc3f8d308</id><summary type="html">&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;</summary></entry><entry><title>manpage update</title><link href="https://sourceforge.net/p/pysolfc/patches/5/" rel="alternate"/><published>2010-02-05T22:33:21Z</published><updated>2010-02-05T22:33:21Z</updated><author><name>enfant_terrible</name><uri>https://sourceforge.net/u/userid-1881105/</uri></author><id>https://sourceforge.net1db4bd6c328d819fb522644abd427cf912f869fa</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Update old PySol manpage to PySolFC. &lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>montana.py patch from pysol debian package</title><link href="https://sourceforge.net/p/pysolfc/patches/4/" rel="alternate"/><published>2010-01-18T17:24:27Z</published><updated>2010-01-18T17:24:27Z</updated><author><name>enfant_terrible</name><uri>https://sourceforge.net/u/userid-1881105/</uri></author><id>https://sourceforge.nete7922e7105761b47efe17c8b9878590ed69b2035</id><summary type="html">&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;</summary></entry><entry><title>Portable Config for Windows</title><link href="https://sourceforge.net/p/pysolfc/patches/3/" rel="alternate"/><published>2009-02-15T22:18:44Z</published><updated>2009-02-15T22:18:44Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.nete414771a07e4d5f5b058102bf014fc1a3fce3a73</id><summary type="html">&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;</summary></entry></feed>