SVN Commit by dpage: r6559 - in trunk/pgadmin3/pgadmin: dlg include/dlg

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by dpage: r6559 - in trunk/pgadmin3/pgadmin: dlg include/dlg
Date: 2007-08-13 11:49:39
Message-ID: 200708131149.l7DBndRv010050@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Author: dpage

Date: 2007-08-13 12:49:39 +0100 (Mon, 13 Aug 2007)

New Revision: 6559

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6559&view=rev

Log:
Ensure that the variable editors for databases, roles and users use the correct validator when editing values. Per Erwin.

Modified:
trunk/pgadmin3/pgadmin/dlg/dlgDatabase.cpp
trunk/pgadmin3/pgadmin/dlg/dlgRole.cpp
trunk/pgadmin3/pgadmin/dlg/dlgUser.cpp
trunk/pgadmin3/pgadmin/include/dlg/dlgDatabase.h
trunk/pgadmin3/pgadmin/include/dlg/dlgRole.h
trunk/pgadmin3/pgadmin/include/dlg/dlgUser.h

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2007-08-13 11:51:21 Re: Bug in properties dialogue for role
Previous Message Dave Page 2007-08-13 11:07:40 Re: Selecting connections - blinking hour glass