<feed xmlns='http://www.w3.org/2005/Atom'>
<title>drakx/perl-install/diskdrake, branch V9_1_38mdk</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>perl_checker adaptations + fixes</title>
<updated>2003-04-24T19:00:12+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2003-04-24T19:00:12+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=73c851144720e28b21a491b6250385170db9d752'/>
<id>73c851144720e28b21a491b6250385170db9d752</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>new perl_checker compliance</title>
<updated>2003-04-17T11:34:32+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2003-04-17T11:34:32+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=4781e491c32fdfe0dbe3cf97a8aca90040a9406b'/>
<id>4781e491c32fdfe0dbe3cf97a8aca90040a9406b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- let diskdrake fit when embedded in mcc</title>
<updated>2003-03-12T18:13:07+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tvignaud@mandriva.org</email>
</author>
<published>2003-03-12T18:13:07+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=383ebb07754a61e56dd6a4e3ae45b4ce0c694b9e'/>
<id>383ebb07754a61e56dd6a4e3ae45b4ce0c694b9e</id>
<content type='text'>
- let action box be larger so that there's no horizontal scrollbar in
  standalone mode

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- let action box be larger so that there's no horizontal scrollbar in
  standalone mode

</pre>
</div>
</content>
</entry>
<entry>
<title>fix maximum loopback size (bug #3188)</title>
<updated>2003-03-12T11:55:07+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2003-03-12T11:55:07+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=82b96bd167514ccf969593a5a7ad1f3195ba4dc3'/>
<id>82b96bd167514ccf969593a5a7ad1f3195ba4dc3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- in focus_in_event for partition buttons, grab_focus is needed because gtk2 is buggy. Forcing an expose event would be enough</title>
<updated>2003-03-04T12:08:06+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2003-03-04T12:08:06+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=f4d26144ed2547bff2011d37552bf86917ba0262'/>
<id>f4d26144ed2547bff2011d37552bf86917ba0262</id>
<content type='text'>
- in button_press_event for partition buttons, grab_focus is needed because gtk2 is buggy. The creation of widgets causes the lost of the focus
(fixes part of #2621)

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- in button_press_event for partition buttons, grab_focus is needed because gtk2 is buggy. The creation of widgets causes the lost of the focus
(fixes part of #2621)

</pre>
</div>
</content>
</entry>
<entry>
<title>after ntfs resize, warn user that on Windows next boot fsck will be done</title>
<updated>2003-02-26T00:27:18+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2003-02-26T00:27:18+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=e1f4904d5e50fc3ae3a3f3035b1981658fe7c80e'/>
<id>e1f4904d5e50fc3ae3a3f3035b1981658fe7c80e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- clean up embedding; since socket get automatically destroyed on child exit</title>
<updated>2003-02-24T07:36:00+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tvignaud@mandriva.org</email>
</author>
<published>2003-02-24T07:36:00+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=04a32a7f6b48a977c768d62a1c28f00958e0c9df'/>
<id>04a32a7f6b48a977c768d62a1c28f00958e0c9df</id>
<content type='text'>
  and since they emit plug-removed at that moment, it's just cleaner to
  centralize/consolidate the child exit in mcc
  this of course, need a newer up-to-date mcc
  what's more, it allows to remove the somewhat mythical
  "$::isEmbedded and kill 'USR1', $::CCPID;"
- drakautoinst, drakxservices, keyboardrake: fix fscking embedding managment

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  and since they emit plug-removed at that moment, it's just cleaner to
  centralize/consolidate the child exit in mcc
  this of course, need a newer up-to-date mcc
  what's more, it allows to remove the somewhat mythical
  "$::isEmbedded and kill 'USR1', $::CCPID;"
- drakautoinst, drakxservices, keyboardrake: fix fscking embedding managment

</pre>
</div>
</content>
</entry>
<entry>
<title>(migrate_files): check return values (fixes bug #2170)</title>
<updated>2003-02-23T00:16:25+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2003-02-23T00:16:25+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=6ef45c26924167a3609b4aa56234f0d4d7a687ed'/>
<id>6ef45c26924167a3609b4aa56234f0d4d7a687ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>have ask_okcancel instead of ask_warn on cdie's</title>
<updated>2003-02-20T20:17:28+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2003-02-20T20:17:28+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=b9493d8ad1604866c5e300ff73cc95f37172d6d8'/>
<id>b9493d8ad1604866c5e300ff73cc95f37172d6d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add catch_cdie's around fsedit::check_mntpoint and fsedit::add</title>
<updated>2003-02-20T19:55:19+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2003-02-20T19:55:19+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=9cd327666f087566dc256cc89cd77b5eaa35b73a'/>
<id>9cd327666f087566dc256cc89cd77b5eaa35b73a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
