<feed xmlns='http://www.w3.org/2005/Atom'>
<title>anaconda.git/iw/progress_gui.py, branch help</title>
<subtitle>Unnamed repository; edit this file to name it for gitweb.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/anaconda.git/'/>
<entry>
<title>if lang isn't set, just use the default</title>
<updated>2001-08-29T20:37:44+00:00</updated>
<author>
<name>Jeremy Katz</name>
<email>katzj@redhat.com</email>
</author>
<published>2001-08-29T20:37:44+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/anaconda.git/commit/?id=445bf42e67711ca82c94474fa4e0559e750028b0'/>
<id>445bf42e67711ca82c94474fa4e0559e750028b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>copyright</title>
<updated>2001-08-07T15:42:06+00:00</updated>
<author>
<name>Matt Wilson</name>
<email>msw@redhat.com</email>
</author>
<published>2001-08-07T15:42:06+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/anaconda.git/commit/?id=aa17c6c33af7e2695aba75928762a81898f5865d'/>
<id>aa17c6c33af7e2695aba75928762a81898f5865d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove all python use of Imlib; replace with gdk pixbuf</title>
<updated>2001-07-25T02:19:48+00:00</updated>
<author>
<name>Matt Wilson</name>
<email>msw@redhat.com</email>
</author>
<published>2001-07-25T02:19:48+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/anaconda.git/commit/?id=98f8de10a0032f3c200497970303e3b0631124fc'/>
<id>98f8de10a0032f3c200497970303e3b0631124fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix timer to work, make rnotes rotate every 30 seconds</title>
<updated>2001-07-19T17:07:59+00:00</updated>
<author>
<name>Mike Fulbright</name>
<email>msf@redhat.com</email>
</author>
<published>2001-07-19T17:07:59+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/anaconda.git/commit/?id=a2b124617d429f5e8d07bb599297fadba22c0b1f'/>
<id>a2b124617d429f5e8d07bb599297fadba22c0b1f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove unused code</title>
<updated>2001-07-18T19:01:47+00:00</updated>
<author>
<name>Matt Wilson</name>
<email>msw@redhat.com</email>
</author>
<published>2001-07-18T19:01:47+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/anaconda.git/commit/?id=1ac86cc747bf0d31209b5bc454f07ec06df2f47a'/>
<id>1ac86cc747bf0d31209b5bc454f07ec06df2f47a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>more pychecker fixups</title>
<updated>2001-06-23T03:24:08+00:00</updated>
<author>
<name>Matt Wilson</name>
<email>msw@redhat.com</email>
</author>
<published>2001-06-23T03:24:08+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/anaconda.git/commit/?id=48153651a7519d0654b8c9685907a203464bc684'/>
<id>48153651a7519d0654b8c9685907a203464bc684</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>1)  more fixups for upgrades:  fix step list to actually run the transaction,</title>
<updated>2001-06-22T20:38:45+00:00</updated>
<author>
<name>Matt Wilson</name>
<email>msw@redhat.com</email>
</author>
<published>2001-06-22T20:38:45+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/anaconda.git/commit/?id=b43b22451556077cf160799598e72b787e02af6c'/>
<id>b43b22451556077cf160799598e72b787e02af6c</id>
<content type='text'>
    set the upgrade flag in id when we get picked
2)  removed self from migrateXinetd
3)  moved GUI splash screen to its own file - this should make it pop up
    even faster.
4)  copyright notices in anaconda, splashscreen.py
5)  reworked the dep checker to build a new ts every time we make a pass.
    RPM doesn't seem to like to have a package in the ts as available *and*
    upgrade/install.
6)  fixed fstab reading for 'none' devices
7)  removed a debugging print from xf86config.py
8)  removed threadding import from progress_gui.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    set the upgrade flag in id when we get picked
2)  removed self from migrateXinetd
3)  moved GUI splash screen to its own file - this should make it pop up
    even faster.
4)  copyright notices in anaconda, splashscreen.py
5)  reworked the dep checker to build a new ts every time we make a pass.
    RPM doesn't seem to like to have a package in the ts as available *and*
    upgrade/install.
6)  fixed fstab reading for 'none' devices
7)  removed a debugging print from xf86config.py
8)  removed threadding import from progress_gui.py
</pre>
</div>
</content>
</entry>
<entry>
<title>get final branch copies</title>
<updated>2001-06-20T05:05:43+00:00</updated>
<author>
<name>Matt Wilson</name>
<email>msw@redhat.com</email>
</author>
<published>2001-06-20T05:05:43+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/anaconda.git/commit/?id=a8c13fa4b1c43a383f5e880d057e22fc2ac5920e'/>
<id>a8c13fa4b1c43a383f5e880d057e22fc2ac5920e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>merge from (now defunct) anaconda-dispatch branch</title>
<updated>2001-06-20T01:51:29+00:00</updated>
<author>
<name>Erik Troan</name>
<email>ewt@redhat.com</email>
</author>
<published>2001-06-20T01:51:29+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/anaconda.git/commit/?id=0dd8714cdfddff257b075afb37e5001f9c81f64c'/>
<id>0dd8714cdfddff257b075afb37e5001f9c81f64c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove useless code</title>
<updated>2001-04-18T19:30:12+00:00</updated>
<author>
<name>Mike Fulbright</name>
<email>msf@redhat.com</email>
</author>
<published>2001-04-18T19:30:12+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/anaconda.git/commit/?id=776351967c608748e242b1743695ade9ae0ffd78'/>
<id>776351967c608748e242b1743695ade9ae0ffd78</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
