<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/urwid.git/docs/tutorial, branch python33-twisted-bug</title>
<subtitle>github.com: wardi/urwid.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/urwid.git/'/>
<entry>
<title>Fix typos</title>
<updated>2017-02-27T23:35:45+00:00</updated>
<author>
<name>Jakub Wilk</name>
<email>jwilk@jwilk.net</email>
</author>
<published>2017-02-27T23:35:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/urwid.git/commit/?id=f19850d0a005bf6f6313d22ee6a9df709ec6777b'/>
<id>f19850d0a005bf6f6313d22ee6a9df709ec6777b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: remove unused lbscr example</title>
<updated>2014-01-01T23:41:44+00:00</updated>
<author>
<name>Ian Ward</name>
<email>ian@excess.org</email>
</author>
<published>2014-01-01T23:41:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/urwid.git/commit/?id=6ce8dd0b84ba165f2b92041a9f37f0793832d3dc'/>
<id>6ce8dd0b84ba165f2b92041a9f37f0793832d3dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove urwid symlinks, use setup.py develop instead</title>
<updated>2013-12-26T15:47:48+00:00</updated>
<author>
<name>Ian Ward</name>
<email>ian@excess.org</email>
</author>
<published>2013-12-26T15:47:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/urwid.git/commit/?id=3f5650a3327e7be88ce055704f6c971277df4671'/>
<id>3f5650a3327e7be88ce055704f6c971277df4671</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tutoral: cmenu.py make cascade max assumption explicit</title>
<updated>2012-10-20T20:05:38+00:00</updated>
<author>
<name>Ian Ward</name>
<email>ian@excess.org</email>
</author>
<published>2012-10-20T20:05:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/urwid.git/commit/?id=ad18da56e119377b1a37191294a01735523dc5cd'/>
<id>ad18da56e119377b1a37191294a01735523dc5cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tutorial: make example file names match names in tutorial</title>
<updated>2012-10-20T02:57:43+00:00</updated>
<author>
<name>Ian Ward</name>
<email>ian@excess.org</email>
</author>
<published>2012-10-20T02:57:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/urwid.git/commit/?id=47f2199cde5ad2b44b55174ac04cd4d7c95646ee'/>
<id>47f2199cde5ad2b44b55174ac04cd4d7c95646ee</id>
<content type='text'>
--HG--
rename : docs/tutorial/menu4.py =&gt; docs/tutorial/adventure.py
rename : docs/tutorial/menu4.py.xdotool =&gt; docs/tutorial/adventure.py.xdotool
rename : docs/tutorial/menu41.png =&gt; docs/tutorial/adventure1.png
rename : docs/tutorial/menu42.png =&gt; docs/tutorial/adventure2.png
rename : docs/tutorial/menu43.png =&gt; docs/tutorial/adventure3.png
rename : docs/tutorial/menu44.png =&gt; docs/tutorial/adventure4.png
rename : docs/tutorial/menu2.py =&gt; docs/tutorial/cmenu.py
rename : docs/tutorial/menu2.py.xdotool =&gt; docs/tutorial/cmenu.py.xdotool
rename : docs/tutorial/menu21.png =&gt; docs/tutorial/cmenu1.png
rename : docs/tutorial/menu22.png =&gt; docs/tutorial/cmenu2.png
rename : docs/tutorial/menu23.png =&gt; docs/tutorial/cmenu3.png
rename : docs/tutorial/menu24.png =&gt; docs/tutorial/cmenu4.png
rename : docs/tutorial/menu3.py =&gt; docs/tutorial/hmenu.py
rename : docs/tutorial/menu3.py.xdotool =&gt; docs/tutorial/hmenu.py.xdotool
rename : docs/tutorial/menu31.png =&gt; docs/tutorial/hmenu1.png
rename : docs/tutorial/menu32.png =&gt; docs/tutorial/hmenu2.png
rename : docs/tutorial/menu33.png =&gt; docs/tutorial/hmenu3.png
rename : docs/tutorial/menu34.png =&gt; docs/tutorial/hmenu4.png
rename : docs/tutorial/lbcont.py =&gt; docs/tutorial/multiple.py
rename : docs/tutorial/lbcont.py.xdotool =&gt; docs/tutorial/multiple.py.xdotool
rename : docs/tutorial/lbcont1.png =&gt; docs/tutorial/multiple1.png
rename : docs/tutorial/lbcont2.png =&gt; docs/tutorial/multiple2.png
rename : docs/tutorial/lbcont3.png =&gt; docs/tutorial/multiple3.png
rename : docs/tutorial/lbcont4.png =&gt; docs/tutorial/multiple4.png
rename : docs/tutorial/edit.py =&gt; docs/tutorial/qa.py
rename : docs/tutorial/edit.py.xdotool =&gt; docs/tutorial/qa.py.xdotool
rename : docs/tutorial/edit1.png =&gt; docs/tutorial/qa1.png
rename : docs/tutorial/edit2.png =&gt; docs/tutorial/qa2.png
rename : docs/tutorial/edit3.png =&gt; docs/tutorial/qa3.png
rename : docs/tutorial/frlb.py =&gt; docs/tutorial/sig.py
rename : docs/tutorial/frlb.py.xdotool =&gt; docs/tutorial/sig.py.xdotool
rename : docs/tutorial/frlb1.png =&gt; docs/tutorial/sig1.png
rename : docs/tutorial/frlb2.png =&gt; docs/tutorial/sig2.png
rename : docs/tutorial/frlb3.png =&gt; docs/tutorial/sig3.png
rename : docs/tutorial/frlb4.png =&gt; docs/tutorial/sig4.png
rename : docs/tutorial/menu1.py =&gt; docs/tutorial/smenu.py
rename : docs/tutorial/menu1.py.xdotool =&gt; docs/tutorial/smenu.py.xdotool
rename : docs/tutorial/menu11.png =&gt; docs/tutorial/smenu1.png
rename : docs/tutorial/menu12.png =&gt; docs/tutorial/smenu2.png
rename : docs/tutorial/menu13.png =&gt; docs/tutorial/smenu3.png
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
rename : docs/tutorial/menu4.py =&gt; docs/tutorial/adventure.py
rename : docs/tutorial/menu4.py.xdotool =&gt; docs/tutorial/adventure.py.xdotool
rename : docs/tutorial/menu41.png =&gt; docs/tutorial/adventure1.png
rename : docs/tutorial/menu42.png =&gt; docs/tutorial/adventure2.png
rename : docs/tutorial/menu43.png =&gt; docs/tutorial/adventure3.png
rename : docs/tutorial/menu44.png =&gt; docs/tutorial/adventure4.png
rename : docs/tutorial/menu2.py =&gt; docs/tutorial/cmenu.py
rename : docs/tutorial/menu2.py.xdotool =&gt; docs/tutorial/cmenu.py.xdotool
rename : docs/tutorial/menu21.png =&gt; docs/tutorial/cmenu1.png
rename : docs/tutorial/menu22.png =&gt; docs/tutorial/cmenu2.png
rename : docs/tutorial/menu23.png =&gt; docs/tutorial/cmenu3.png
rename : docs/tutorial/menu24.png =&gt; docs/tutorial/cmenu4.png
rename : docs/tutorial/menu3.py =&gt; docs/tutorial/hmenu.py
rename : docs/tutorial/menu3.py.xdotool =&gt; docs/tutorial/hmenu.py.xdotool
rename : docs/tutorial/menu31.png =&gt; docs/tutorial/hmenu1.png
rename : docs/tutorial/menu32.png =&gt; docs/tutorial/hmenu2.png
rename : docs/tutorial/menu33.png =&gt; docs/tutorial/hmenu3.png
rename : docs/tutorial/menu34.png =&gt; docs/tutorial/hmenu4.png
rename : docs/tutorial/lbcont.py =&gt; docs/tutorial/multiple.py
rename : docs/tutorial/lbcont.py.xdotool =&gt; docs/tutorial/multiple.py.xdotool
rename : docs/tutorial/lbcont1.png =&gt; docs/tutorial/multiple1.png
rename : docs/tutorial/lbcont2.png =&gt; docs/tutorial/multiple2.png
rename : docs/tutorial/lbcont3.png =&gt; docs/tutorial/multiple3.png
rename : docs/tutorial/lbcont4.png =&gt; docs/tutorial/multiple4.png
rename : docs/tutorial/edit.py =&gt; docs/tutorial/qa.py
rename : docs/tutorial/edit.py.xdotool =&gt; docs/tutorial/qa.py.xdotool
rename : docs/tutorial/edit1.png =&gt; docs/tutorial/qa1.png
rename : docs/tutorial/edit2.png =&gt; docs/tutorial/qa2.png
rename : docs/tutorial/edit3.png =&gt; docs/tutorial/qa3.png
rename : docs/tutorial/frlb.py =&gt; docs/tutorial/sig.py
rename : docs/tutorial/frlb.py.xdotool =&gt; docs/tutorial/sig.py.xdotool
rename : docs/tutorial/frlb1.png =&gt; docs/tutorial/sig1.png
rename : docs/tutorial/frlb2.png =&gt; docs/tutorial/sig2.png
rename : docs/tutorial/frlb3.png =&gt; docs/tutorial/sig3.png
rename : docs/tutorial/frlb4.png =&gt; docs/tutorial/sig4.png
rename : docs/tutorial/menu1.py =&gt; docs/tutorial/smenu.py
rename : docs/tutorial/menu1.py.xdotool =&gt; docs/tutorial/smenu.py.xdotool
rename : docs/tutorial/menu11.png =&gt; docs/tutorial/smenu1.png
rename : docs/tutorial/menu12.png =&gt; docs/tutorial/smenu2.png
rename : docs/tutorial/menu13.png =&gt; docs/tutorial/smenu3.png
</pre>
</div>
</content>
</entry>
<entry>
<title>manual, tutorial: minor updates/fixes</title>
<updated>2012-10-15T01:58:13+00:00</updated>
<author>
<name>Ian Ward</name>
<email>ian@excess.org</email>
</author>
<published>2012-10-15T01:58:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/urwid.git/commit/?id=24ad241c49be98d2f4e08186faea8685a118557f'/>
<id>24ad241c49be98d2f4e08186faea8685a118557f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tutorial: put screen shots first</title>
<updated>2012-10-10T20:41:19+00:00</updated>
<author>
<name>Ian Ward</name>
<email>ian@excess.org</email>
</author>
<published>2012-10-10T20:41:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/urwid.git/commit/?id=7ad53dc310e90e74c3feacc33ac73c3aa5834724'/>
<id>7ad53dc310e90e74c3feacc33ac73c3aa5834724</id>
<content type='text'>
--HG--
branch : feature-sphinx
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : feature-sphinx
</pre>
</div>
</content>
</entry>
<entry>
<title>tutorial: menu3/4 examples updated and described</title>
<updated>2012-10-10T20:33:37+00:00</updated>
<author>
<name>Ian Ward</name>
<email>ian@excess.org</email>
</author>
<published>2012-10-10T20:33:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/urwid.git/commit/?id=68ee140b2d0e2730aef2d230f02c401cf46e76ae'/>
<id>68ee140b2d0e2730aef2d230f02c401cf46e76ae</id>
<content type='text'>
--HG--
branch : feature-sphinx
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : feature-sphinx
</pre>
</div>
</content>
</entry>
<entry>
<title>tutorial: use exit buttons in menu examples</title>
<updated>2012-10-10T14:45:09+00:00</updated>
<author>
<name>Ian Ward</name>
<email>ian@excess.org</email>
</author>
<published>2012-10-10T14:45:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/urwid.git/commit/?id=dca389bab9778d7b2b97459a02ac0ffdf2646613'/>
<id>dca389bab9778d7b2b97459a02ac0ffdf2646613</id>
<content type='text'>
--HG--
branch : feature-sphinx
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : feature-sphinx
</pre>
</div>
</content>
</entry>
<entry>
<title>tutorial: start of menu3 docs</title>
<updated>2012-10-10T12:20:28+00:00</updated>
<author>
<name>Ian Ward</name>
<email>ian@excess.org</email>
</author>
<published>2012-10-10T12:20:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/urwid.git/commit/?id=f299155e39de97653e1a0c8a7c88bfb5f7b504e0'/>
<id>f299155e39de97653e1a0c8a7c88bfb5f7b504e0</id>
<content type='text'>
--HG--
branch : feature-sphinx
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : feature-sphinx
</pre>
</div>
</content>
</entry>
</feed>
