CVS Commit by dpage: Mask the password on the main tab of the user

From: cvs(at)developer(dot)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: CVS Commit by dpage: Mask the password on the main tab of the user
Date: 2005-03-16 21:35:26
Message-ID: 200503162135.j2GLZQY5014974@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Log Message:
-----------
Mask the password on the main tab of the user properties dialogue [Hiroshi Saito]

Modified Files:
--------------
pgadmin3:
Makefile.am (r1.34 -> r1.35)
acinclude.m4 (r1.42 -> r1.43)
configure.ac (r1.33 -> r1.34)
pgadmin3/src/include:
dlgUser.h (r1.15 -> r1.16)
pgadmin3/src/ui:
dlgUser.cpp (r1.37 -> r1.38)
pgadmin3/src/ui/common:
dlgUser.xrc (r1.20 -> r1.21)

Attachment Content-Type Size
cvs-2005316213526-diff.txt text/plain 7.8 KB

Browse pgadmin-hackers by date

  From Date Subject
Next Message cvs 2005-03-16 21:38:29 CVS Commit by dpage: Mask the password on the main tab of the user
Previous Message Dave Page 2005-03-16 21:23:51 Re: Again, the requirement of password of dlgUser.cpp