<?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/pythondialog/patches/</link><description>Recent changes to patches</description><atom:link href="https://sourceforge.net/p/pythondialog/patches/feed.rss" rel="self"/><language>en</language><lastBuildDate>Tue, 20 Aug 2013 07:58:23 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/pythondialog/patches/feed.rss" rel="self" type="application/rss+xml"/><item><title>#1 Yes / No buttons label patch</title><link>https://sourceforge.net/p/pythondialog/patches/1/?limit=25#32e2</link><description>&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: open --&amp;gt; closed&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;assigned_to&lt;/strong&gt;: Florent Rougon&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Group&lt;/strong&gt;:  --&amp;gt; Unstable_(example)&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Florent Rougon</dc:creator><pubDate>Tue, 20 Aug 2013 07:58:23 -0000</pubDate><guid>https://sourceforge.net23dc9d46e90e118aed863a9cdc2515f32f29ac98</guid></item><item><title>#2 Fix for dialog hang on gauge close</title><link>https://sourceforge.net/p/pythondialog/patches/2/?limit=25#6b55</link><description>&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: open --&amp;gt; closed&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;assigned_to&lt;/strong&gt;: Florent Rougon&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Group&lt;/strong&gt;:  --&amp;gt; Unstable_(example)&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Florent Rougon</dc:creator><pubDate>Tue, 20 Aug 2013 07:55:03 -0000</pubDate><guid>https://sourceforge.net5886b9fe18d56374ca95a3b614a2a89b21fdb3e4</guid></item><item><title>#3 Add form and passwordform support.</title><link>https://sourceforge.net/p/pythondialog/patches/3/?limit=25#5926</link><description>&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: open --&amp;gt; closed&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;assigned_to&lt;/strong&gt;: Florent Rougon&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Group&lt;/strong&gt;:  --&amp;gt; Unstable_(example)&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Florent Rougon</dc:creator><pubDate>Tue, 20 Aug 2013 07:45:23 -0000</pubDate><guid>https://sourceforge.net46f58602a5270ce29004bbdf214281181890761d</guid></item><item><title>#4 Support for Forms (Normal, Mixed, Passwo, Pause, and Editbox</title><link>https://sourceforge.net/p/pythondialog/patches/4/?limit=25#8dbd</link><description>&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: open --&amp;gt; closed&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;assigned_to&lt;/strong&gt;: Peter Åstrand --&amp;gt; Florent Rougon&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Group&lt;/strong&gt;:  --&amp;gt; Unstable_(example)&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Florent Rougon</dc:creator><pubDate>Tue, 20 Aug 2013 07:42:04 -0000</pubDate><guid>https://sourceforge.net3c159f7ff308827a212e5f7137333069eb85aa92</guid></item><item><title>Support for Forms (Normal, Mixed, Passwo, Pause, and Editbox</title><link>https://sourceforge.net/p/pythondialog/patches/4/</link><description>Added support for:
\- Mixed, Normal, and Password Forms
\- Pause Box
\- Edit Box

Widgets supported by Dialog version 0.9b and beyond</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">weqaar</dc:creator><pubDate>Mon, 08 Jun 2009 16:09:21 -0000</pubDate><guid>https://sourceforge.netdbe53a6d570f394ced2f5e2b3fbdb6f913a16a2f</guid></item><item><title>Support for Forms (Normal, Mixed, Passwo, Pause, and Editbox</title><link>https://sourceforge.net/p/pythondialog/patches/4/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Ticket 4 has been modified: Support for Forms (Normal, Mixed, Passwo, Pause, and Editbox&lt;br /&gt;
Edited By: Florent Rougon (frougon)&lt;br /&gt;
Status updated: u'open' =&amp;gt; u'closed'&lt;br /&gt;
&lt;em&gt;milestone updated: '' =&amp;gt; u'Unstable&lt;/em&gt;(example)'&lt;br /&gt;
Owner updated: u'astrand' =&amp;gt; u'frougon'&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">weqaar</dc:creator><pubDate>Mon, 08 Jun 2009 16:09:21 -0000</pubDate><guid>https://sourceforge.net8d6e6eecabaccb7be797e2d255a8b1dba06332e6</guid></item><item><title>Add form and passwordform support.</title><link>https://sourceforge.net/p/pythondialog/patches/3/</link><description>This patch adds --form and --passwordform support.

They are patches against pythondialog-2.7. for dialog.py and demo.py.

I hope these changes can be incorporated into the trunk \(modifications probable\).</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris Dew</dc:creator><pubDate>Tue, 16 Oct 2007 09:59:05 -0000</pubDate><guid>https://sourceforge.net8bb0a9c0b954275d1e8c669dece112d8fcd74ff0</guid></item><item><title>Add form and passwordform support.</title><link>https://sourceforge.net/p/pythondialog/patches/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Ticket 3 has been modified: Add form and passwordform support.&lt;br /&gt;
Edited By: Florent Rougon (frougon)&lt;br /&gt;
Status updated: u'open' =&amp;gt; u'closed'&lt;br /&gt;
&lt;em&gt;milestone updated: '' =&amp;gt; u'Unstable&lt;/em&gt;(example)'&lt;br /&gt;
Owner updated: None =&amp;gt; u'frougon'&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris Dew</dc:creator><pubDate>Tue, 16 Oct 2007 09:59:05 -0000</pubDate><guid>https://sourceforge.nete2fad0f0c1f742c873ca35393219717f179c3fe5</guid></item><item><title>Fix for dialog hang on gauge close</title><link>https://sourceforge.net/p/pythondialog/patches/2/</link><description>I have a problem where dialog does not terminate when the python module closes the pipe.

This patch send a SIGTERM to dialog after closing the pipe.

I also moved \_simple\_option to before it's usage to make pydev happy when browsing the code.

This is tested against the debian sarge release of dialog.

-Bruce</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bruce Edge</dc:creator><pubDate>Mon, 12 Mar 2007 18:26:18 -0000</pubDate><guid>https://sourceforge.netc65707a367549d80e8fd6ba3abc97df3cb26401c</guid></item><item><title>Fix for dialog hang on gauge close</title><link>https://sourceforge.net/p/pythondialog/patches/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Ticket 2 has been modified: Fix for dialog hang on gauge close&lt;br /&gt;
Edited By: Florent Rougon (frougon)&lt;br /&gt;
Status updated: u'open' =&amp;gt; u'closed'&lt;br /&gt;
&lt;em&gt;milestone updated: '' =&amp;gt; u'Unstable&lt;/em&gt;(example)'&lt;br /&gt;
Owner updated: None =&amp;gt; u'frougon'&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bruce Edge</dc:creator><pubDate>Mon, 12 Mar 2007 18:26:18 -0000</pubDate><guid>https://sourceforge.neta7018b14d86905d82c9339da700029bd81b37b68</guid></item></channel></rss>