<feed xmlns='http://www.w3.org/2005/Atom'>
<title>abrt.git/src/gui-wizard-gtk, branch master</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>removed forgotten files which have been moved to libreport</title>
<updated>2011-06-09T09:53:37+00:00</updated>
<author>
<name>Jiri Moskovcak</name>
<email>jmoskovc@redhat.com</email>
</author>
<published>2011-06-09T09:53:37+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=3b8f80d2ea23d3d6e433526f4e8f3b527c9b2918'/>
<id>3b8f80d2ea23d3d6e433526f4e8f3b527c9b2918</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>wizard: hook selection checkboxes to reporters.</title>
<updated>2011-06-01T15:57:31+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>dvlasenk@redhat.com</email>
</author>
<published>2011-06-01T15:57:31+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=2fa751f6d98995e73db4d0edd0d22b9560281644'/>
<id>2fa751f6d98995e73db4d0edd0d22b9560281644</id>
<content type='text'>
Checkboxes are controlled by the following elements in .xml:

&lt;requires-items&gt; ITEM1,ITEM2 &lt;/requires-items&gt;
&lt;exclude-items-by-default&gt; ITEM1,ITEM2 &lt;/exclude-items-by-default&gt;
&lt;exclude-items-always&gt; ITEM1,ITEM2 &lt;/exclude-items-always&gt;
&lt;exclude-binary-items&gt; yes / no &lt;/exclude-binary-items&gt;
&lt;include-items-by-default&gt; ITEM1,ITEM2 &lt;/include-items-by-default&gt;

exclude-items-by-default and exclude-items-always can be "*"
meaning "all". include-items-by-default specifies which items
are included (checked) is exclude-items-by-default is "*".
Else, all are checked by default.

the set of iters NOT included is passed in $EXCLUDE_FROM_REPORT
variable. bugzilla, kerneloops, mailx, print and rhtsupport
are made aware of this variable.

Signed-off-by: Denys Vlasenko &lt;dvlasenk@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Checkboxes are controlled by the following elements in .xml:

&lt;requires-items&gt; ITEM1,ITEM2 &lt;/requires-items&gt;
&lt;exclude-items-by-default&gt; ITEM1,ITEM2 &lt;/exclude-items-by-default&gt;
&lt;exclude-items-always&gt; ITEM1,ITEM2 &lt;/exclude-items-always&gt;
&lt;exclude-binary-items&gt; yes / no &lt;/exclude-binary-items&gt;
&lt;include-items-by-default&gt; ITEM1,ITEM2 &lt;/include-items-by-default&gt;

exclude-items-by-default and exclude-items-always can be "*"
meaning "all". include-items-by-default specifies which items
are included (checked) is exclude-items-by-default is "*".
Else, all are checked by default.

the set of iters NOT included is passed in $EXCLUDE_FROM_REPORT
variable. bugzilla, kerneloops, mailx, print and rhtsupport
are made aware of this variable.

Signed-off-by: Denys Vlasenko &lt;dvlasenk@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>wizard: make checkbox column editable. Has no effect for now</title>
<updated>2011-05-24T17:45:35+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>dvlasenk@redhat.com</email>
</author>
<published>2011-05-24T17:45:35+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=2e1d04e7dd85551e9d33c51bbd6008ac9b1b84c1'/>
<id>2e1d04e7dd85551e9d33c51bbd6008ac9b1b84c1</id>
<content type='text'>
It's work towards fixing bz#694850.

Signed-off-by: Denys Vlasenko &lt;dvlasenk@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It's work towards fixing bz#694850.

Signed-off-by: Denys Vlasenko &lt;dvlasenk@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>wizard: add checkbox cloumn to details view</title>
<updated>2011-05-24T17:45:11+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>dvlasenk@redhat.com</email>
</author>
<published>2011-05-24T17:45:11+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=792ed110c06aa8a4b4acfded5226bee3a8008353'/>
<id>792ed110c06aa8a4b4acfded5226bee3a8008353</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;dvlasenk@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Denys Vlasenko &lt;dvlasenk@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>rename "global_uuid" element to "duphash"</title>
<updated>2011-05-23T15:38:40+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>dvlasenk@redhat.com</email>
</author>
<published>2011-05-23T15:38:40+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=1c37993c45fdb8fc27694488d496f3228444c23f'/>
<id>1c37993c45fdb8fc27694488d496f3228444c23f</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;dvlasenk@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Denys Vlasenko &lt;dvlasenk@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gui: fil colors in list; wizard: a bit better navigation</title>
<updated>2011-05-19T16:22:22+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>dvlasenk@redhat.com</email>
</author>
<published>2011-05-19T16:22:22+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=15263908a962ff510b97066fed6f6fa541f5ab46'/>
<id>15263908a962ff510b97066fed6f6fa541f5ab46</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;dvlasenk@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Denys Vlasenko &lt;dvlasenk@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>dump_dir: fix loading of Unicode texts. Closes bz#622223</title>
<updated>2011-05-19T14:47:08+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>dvlasenk@redhat.com</email>
</author>
<published>2011-05-19T14:47:08+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=f3b32f8cb94bc83ded97bec478e666be6a07bf0d'/>
<id>f3b32f8cb94bc83ded97bec478e666be6a07bf0d</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;dvlasenk@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Denys Vlasenko &lt;dvlasenk@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>wizard: Use better added_pages definition</title>
<updated>2011-05-19T14:09:15+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>dvlasenk@redhat.com</email>
</author>
<published>2011-05-19T14:09:15+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=f25d15a4574139ff080a9278d3b248a15be45e43'/>
<id>f25d15a4574139ff080a9278d3b248a15be45e43</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;dvlasenk@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Denys Vlasenko &lt;dvlasenk@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>wizart: fix my last broken change</title>
<updated>2011-05-19T13:52:16+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>dvlasenk@redhat.com</email>
</author>
<published>2011-05-19T13:52:16+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=5915a5156cf5fa198ec6c8b8ac8d46bb4beeff21'/>
<id>5915a5156cf5fa198ec6c8b8ac8d46bb4beeff21</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;dvlasenk@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Denys Vlasenko &lt;dvlasenk@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt</title>
<updated>2011-05-19T12:25:33+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>dvlasenk@redhat.com</email>
</author>
<published>2011-05-19T12:25:33+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=51c400f11460957ac4cee17acdda79b42606b10c'/>
<id>51c400f11460957ac4cee17acdda79b42606b10c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
