pginstaller - pginst: Remove the "next button disabled unless passwords

Поиск
Список
Период
Сортировка
От mha@pgfoundry.org (User Mha)
Тема pginstaller - pginst: Remove the "next button disabled unless passwords
Дата
Msg-id 20040731141903.3D6052183E8@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Remove the "next button disabled unless passwords are equal" behaviour, because the button would not re-enable until
theentry box lost focus. 
Per http://pgfoundry.org/tracker/index.php?func=detail&aid=1000035&group_id=1000007&atid=126

Modified Files:
--------------
    pginst/ca:
        pginstca.c (r1.15 -> r1.16)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/ca/pginstca.c.diff?r1=1.15&r2=1.16)
    pginst/wxs:
        dialogs.wxs (r1.13 -> r1.14)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/wxs/dialogs.wxs.diff?r1=1.13&r2=1.14)

В списке pgsql-committers по дате отправления:

Предыдущее
От: mha@pgfoundry.org (User Mha)
Дата:
Сообщение: pginstaller - pginst: Create user function.
Следующее
От: dpage@pgfoundry.org (User Dpage)
Дата:
Сообщение: pginstaller - pginst: Dont pre-enter a default admin account password.