<feed xmlns='http://www.w3.org/2005/Atom'>
<title>drakx/perl-install/interactive, branch topic/MDKC_1_0</title>
<subtitle>Mageia Installer and base platform for many utilities</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/'/>
<entry>
<title>special case to handle many buttons in newt: replacing with something alike ask_from_list (useful for XFdrake)</title>
<updated>2002-09-05T22:03:14+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2002-09-05T22:03:14+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=4cabeab4360291f5db4c6a3ef5a0a20922f6d862'/>
<id>4cabeab4360291f5db4c6a3ef5a0a20922f6d862</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add {callbacks}{advanced}, called when "Advance" button is pressed</title>
<updated>2002-08-28T15:25:48+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2002-08-28T15:25:48+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=0e32cf0bca437f291a60dba07180a78e7f04e419'/>
<id>0e32cf0bca437f291a60dba07180a78e7f04e419</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use my_gtk {isWizard} and {isEmbedded} which are more accurate than</title>
<updated>2002-08-19T20:56:00+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2002-08-19T20:56:00+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=2391fd61ff2208990b383fa7e4d0490937c13798'/>
<id>2391fd61ff2208990b383fa7e4d0490937c13798</id>
<content type='text'>
$::isWizard &amp;&amp; !$my_gtk::pop_it and $::isEmbedded &amp;&amp; !$my_gtk::pop_it, since
when the Plug is full, the window is not embedded.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
$::isWizard &amp;&amp; !$my_gtk::pop_it and $::isEmbedded &amp;&amp; !$my_gtk::pop_it, since
when the Plug is full, the window is not embedded.

</pre>
</div>
</content>
</entry>
<entry>
<title>fix dialog box with empty buttons (thanks to Hamster &lt;hamster@hamsternet.org&gt;)</title>
<updated>2002-08-16T18:07:20+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2002-08-16T18:07:20+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=f889c22d4d72746e06704cd02d3593bd078ee9cd'/>
<id>f889c22d4d72746e06704cd02d3593bd078ee9cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>handle the setting of 'ok' and 'cancel'</title>
<updated>2002-08-13T21:02:25+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2002-08-13T21:02:25+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=2a52ec22dfdc103b693110a82cc04a59c1a6075a'/>
<id>2a52ec22dfdc103b693110a82cc04a59c1a6075a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- handle setting 'ok' &amp;&amp; 'cancel'</title>
<updated>2002-08-13T18:28:57+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2002-08-13T18:28:57+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=aa19bdfd007143ebe13a762072ab12302b8f3a74'/>
<id>aa19bdfd007143ebe13a762072ab12302b8f3a74</id>
<content type='text'>
- handle isWizard in newt (basic handling)

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- handle isWizard in newt (basic handling)

</pre>
</div>
</content>
</entry>
<entry>
<title>move interactive::gtk::exit to my_gtk::exit so that my_gtk</title>
<updated>2002-08-02T13:18:33+00:00</updated>
<author>
<name>Guillaume Cottenceau</name>
<email>gc@mandriva.com</email>
</author>
<published>2002-08-02T13:18:33+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=2e85aae1209b336df1a63329d9094f6b02fda18a'/>
<id>2e85aae1209b336df1a63329d9094f6b02fda18a</id>
<content type='text'>
apps can call it (and fix busy mouse cursor problem that way)

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
apps can call it (and fix busy mouse cursor problem that way)

</pre>
</div>
</content>
</entry>
<entry>
<title>fix the many warnings when {icon} is not given</title>
<updated>2002-08-01T18:48:26+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2002-08-01T18:48:26+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=df8b925221996a6bc02ce8c31221a7b54cd19dac'/>
<id>df8b925221996a6bc02ce8c31221a7b54cd19dac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>allow "icon" to use the icon path</title>
<updated>2002-07-31T20:07:47+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2002-07-31T20:07:47+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=0db8b27b7d0e1da0e669cc14d219db719cd0afc0'/>
<id>0db8b27b7d0e1da0e669cc14d219db719cd0afc0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make new perl_checker happy</title>
<updated>2002-07-31T11:59:03+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2002-07-31T11:59:03+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=aaff6dff3ac0e9b19810fc1bc836f30c19918e5d'/>
<id>aaff6dff3ac0e9b19810fc1bc836f30c19918e5d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
