<feed xmlns='http://www.w3.org/2005/Atom'>
<title>abrt.git/src/Gui/CCMainWindow.py, branch 0.0.4</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/'/>
<entry>
<title>Allow only one instance of GUI</title>
<updated>2009-06-16T11:10:41+00:00</updated>
<author>
<name>Jiri Moskovcak</name>
<email>jmoskovc@redhat.com</email>
</author>
<published>2009-06-16T11:10:41+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=43480d99a2350216cc317caae0e7572084faffec'/>
<id>43480d99a2350216cc317caae0e7572084faffec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed gui for new daemon API</title>
<updated>2009-04-09T14:34:46+00:00</updated>
<author>
<name>Jiri Moskovcak</name>
<email>jmoskovc@redhat.com</email>
</author>
<published>2009-04-09T14:34:46+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=6c8579ace43e612b38315ccea68fe87c048ba8fd'/>
<id>6c8579ace43e612b38315ccea68fe87c048ba8fd</id>
<content type='text'>
removed unneeded code
some UI improvements
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
removed unneeded code
some UI improvements
</pre>
</div>
</content>
</entry>
<entry>
<title>Added column 'user' to the gui</title>
<updated>2009-03-16T12:49:08+00:00</updated>
<author>
<name>Jiri Moskovcak</name>
<email>jmoskovc@redhat.com</email>
</author>
<published>2009-03-16T12:49:08+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=cf36e4747df0409eee0d3f0ee023b8e781c4ae98'/>
<id>cf36e4747df0409eee0d3f0ee023b8e781c4ae98</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Gui: set the newest entry as active (ticket#23)</title>
<updated>2009-03-13T14:55:21+00:00</updated>
<author>
<name>Jiri Moskovcak</name>
<email>jmoskovc@redhat.com</email>
</author>
<published>2009-03-13T14:55:21+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=8db7d14256813f0c3709c05cfdf64d334d8e3c9b'/>
<id>8db7d14256813f0c3709c05cfdf64d334d8e3c9b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Delete and Report button are no longer active if no entry is selected (ticket#41)</title>
<updated>2009-03-13T13:38:28+00:00</updated>
<author>
<name>Jiri Moskovcak</name>
<email>jmoskovc@redhat.com</email>
</author>
<published>2009-03-13T13:38:28+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=4157547c2cda167b0d0454dc64b6630537c8d0f6'/>
<id>4157547c2cda167b0d0454dc64b6630537c8d0f6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Gui refreshes silently (ticket#36)</title>
<updated>2009-03-13T13:18:50+00:00</updated>
<author>
<name>Jiri Moskovcak</name>
<email>jmoskovc@redhat.com</email>
</author>
<published>2009-03-13T13:18:50+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=b4a9e136db19e9fd83bb0c676c1d2b4cc990c249'/>
<id>b4a9e136db19e9fd83bb0c676c1d2b4cc990c249</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added error reporting over dbus to daemon, error handling in gui, about dialog</title>
<updated>2009-03-13T12:50:07+00:00</updated>
<author>
<name>Jiri Moskovcak</name>
<email>jmoskovc@redhat.com</email>
</author>
<published>2009-03-13T12:50:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=bc02aab93e78089ff48e381c0ced0a6dbb116efa'/>
<id>bc02aab93e78089ff48e381c0ced0a6dbb116efa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed gui according to rhbz#489624, fixed dbus timeouts</title>
<updated>2009-03-11T10:38:32+00:00</updated>
<author>
<name>Jiri Moskovcak</name>
<email>jmoskovc@redhat.com</email>
</author>
<published>2009-03-11T10:38:32+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=eb35c8f3c0dcf578309c78da28af5ef55e4dda61'/>
<id>eb35c8f3c0dcf578309c78da28af5ef55e4dda61</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Increased timeout for async dbus calls to 60sec</title>
<updated>2009-03-09T15:54:57+00:00</updated>
<author>
<name>Jiri Moskovcak</name>
<email>jmoskovc@redhat.com</email>
</author>
<published>2009-03-09T15:54:57+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=c792d3f70a27d4513dd557ab396541938b9c2dd2'/>
<id>c792d3f70a27d4513dd557ab396541938b9c2dd2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added a progress bar, new Comment entry for user comments..</title>
<updated>2009-03-04T16:37:26+00:00</updated>
<author>
<name>Jiri Moskovcak</name>
<email>jmoskovc@redhat.com</email>
</author>
<published>2009-03-04T16:37:26+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=fb618b39a7de74b9cc58db322599603fc880ac36'/>
<id>fb618b39a7de74b9cc58db322599603fc880ac36</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
