summaryrefslogtreecommitdiffstats
path: root/perl-install/ChangeLog
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2001-01-26 00:36:44 +0000
committerPascal Rigaux <pixel@mandriva.com>2001-01-26 00:36:44 +0000
commit3d29fbb612e292bc90fcd799a1235077ff0b9095 (patch)
tree79040494bec4e0b3bf1c7b4ca7329575e70a8a20 /perl-install/ChangeLog
parent57a11276d980741bcc0f3c18d1ae79037633ce75 (diff)
downloaddrakx-backup-do-not-use-3d29fbb612e292bc90fcd799a1235077ff0b9095.tar
drakx-backup-do-not-use-3d29fbb612e292bc90fcd799a1235077ff0b9095.tar.gz
drakx-backup-do-not-use-3d29fbb612e292bc90fcd799a1235077ff0b9095.tar.bz2
drakx-backup-do-not-use-3d29fbb612e292bc90fcd799a1235077ff0b9095.tar.xz
drakx-backup-do-not-use-3d29fbb612e292bc90fcd799a1235077ff0b9095.zip
*** empty log message ***
Diffstat (limited to 'perl-install/ChangeLog')
-rw-r--r--perl-install/ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog
index 4b86a274e..93f3517fe 100644
--- a/perl-install/ChangeLog
+++ b/perl-install/ChangeLog
@@ -16,6 +16,24 @@
newtListboxAddEntry)
(newtListboxAddEntry): data is now a SV
+2001/01/26 Pixel <pixel@mandrakesoft.com>
+
+ * install_steps_gtk.pm (installPackages): prepare for advertising...
+
+ * interactive_newt.pm (ask_from_entries_refW): major rework for new
+ format, still need work
+ (ask_from_entries_refW): use NEWT_FLAG_PASSWORD (aka 1<<11) instead of
+ NEWT_FLAG_HIDDEN
+ (myTextbox): wrap the text if needed
+ (myTextbox): use a vertical scrollbar if needed
+
+ * Newt/Newt.xs (newtFormAddGrid): new name for
+ newtGridAddComponentsToForm, swap
+ parameters for much better understanding
+ (newtListboxGetCurrent): returns a SV (together with
+ newtListboxAddEntry)
+ (newtListboxAddEntry): data is now a SV
+
2001/01/25 dam's <damien@mandrakesoft.com>
* install2.pm: disable steps 'packages choice', 'configure X', and