<feed xmlns='http://www.w3.org/2005/Atom'>
<title>abrt.git/src/Gui, branch 1.0.8</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>GUI: improved url handling in report messages</title>
<updated>2010-02-17T12:05:00+00:00</updated>
<author>
<name>Jiri Moskovcak</name>
<email>jmoskovc@redhat.com</email>
</author>
<published>2010-02-17T12:05:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=9413aab583154851a5b064234ec3b367fd163ec1'/>
<id>9413aab583154851a5b064234ec3b367fd163ec1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GUI: enabled column sorting rhbz#541853</title>
<updated>2010-02-15T10:51:24+00:00</updated>
<author>
<name>Jiri Moskovcak</name>
<email>jmoskovc@redhat.com</email>
</author>
<published>2010-02-15T10:51:24+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=ff954f994bba93c4664c6ef0bd1bbbe492ffb21a'/>
<id>ff954f994bba93c4664c6ef0bd1bbbe492ffb21a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GUI: enabled searching in the main window</title>
<updated>2010-02-14T16:39:56+00:00</updated>
<author>
<name>Jiri Moskovcak</name>
<email>jmoskovc@redhat.com</email>
</author>
<published>2010-02-14T16:39:56+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=1e62058198dfc1d299117742c4bddc7441c2f076'/>
<id>1e62058198dfc1d299117742c4bddc7441c2f076</id>
<content type='text'>
- just write the package name
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- just write the package name
</pre>
</div>
</content>
</entry>
<entry>
<title>fix bz#554242 "Cannot tab between input areas in report dialog"</title>
<updated>2010-02-11T17:15:14+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-02-11T17:15:14+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=bdfbf7ea8b427a03dee94cb0f071f66c6fa436f0'/>
<id>bdfbf7ea8b427a03dee94cb0f071f66c6fa436f0</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't show empty 'Not loaded plugins' section - fix#2 rhbz#560971</title>
<updated>2010-02-09T22:19:15+00:00</updated>
<author>
<name>Jiri Moskovcak</name>
<email>jmoskovc@redhat.com</email>
</author>
<published>2010-02-09T22:19:15+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=2a7e09e60a40bc9874c41ceb85856688f5a81099'/>
<id>2a7e09e60a40bc9874c41ceb85856688f5a81099</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GUI: escape plugin messages before using them in set_markup()</title>
<updated>2010-02-09T20:51:20+00:00</updated>
<author>
<name>Jiri Moskovcak</name>
<email>jmoskovc@redhat.com</email>
</author>
<published>2010-02-09T20:51:20+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=d0f19e435b5a3fecb3fd74b1ba0202364e6dc545'/>
<id>d0f19e435b5a3fecb3fd74b1ba0202364e6dc545</id>
<content type='text'>
- if the messages contain tags like &lt;foo&gt; it would
  break the markup and end-up with message like:
GtkWarning: Failed to set text from markup due to error parsing markup
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- if the messages contain tags like &lt;foo&gt; it would
  break the markup and end-up with message like:
GtkWarning: Failed to set text from markup due to error parsing markup
</pre>
</div>
</content>
</entry>
<entry>
<title>GUI: remove code which unconditionally throws out BIN files</title>
<updated>2010-02-09T13:48:27+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-02-09T13:48:27+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=ea11e91fd0ddfa51568e9d52e7ce0dc19971c745'/>
<id>ea11e91fd0ddfa51568e9d52e7ce0dc19971c745</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt</title>
<updated>2010-02-09T13:37:47+00:00</updated>
<author>
<name>Jiri Moskovcak</name>
<email>jmoskovc@redhat.com</email>
</author>
<published>2010-02-09T13:37:47+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=aea18761e6e936e149d0628f62cf6b1ec00a88fd'/>
<id>aea18761e6e936e149d0628f62cf6b1ec00a88fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GUI: only urls should be clickable</title>
<updated>2010-02-09T13:35:48+00:00</updated>
<author>
<name>Jiri Moskovcak</name>
<email>jmoskovc@redhat.com</email>
</author>
<published>2010-02-09T13:35:48+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=726a6d328e84b9409acdd57e8575225b2be9ee48'/>
<id>726a6d328e84b9409acdd57e8575225b2be9ee48</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GUI: make text fields in report wnd more consistent (no border for all)</title>
<updated>2010-02-09T13:25:37+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-02-09T13:25:37+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=0822de0cd0017929b66a231734e9d01a5e4971ea'/>
<id>0822de0cd0017929b66a231734e9d01a5e4971ea</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
