SVN Commit by mha: r5399 - trunk/pgadmin3/src/dlg

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by mha: r5399 - trunk/pgadmin3/src/dlg
Date: 2006-09-24 20:19:40
Message-ID: 200609242019.k8OKJevU025770@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Author: mha

Date: 2006-09-24 21:19:40 +0100 (Sun, 24 Sep 2006)

New Revision: 5399

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

Log:
(Hopefully) fix new connection dialog in Query tool. When connecting from the tree, properly show databases. When connecting directly with the tool, properly react to typing in the username field.

Modified:
trunk/pgadmin3/src/dlg/dlgSelectConnection.cpp

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2006-09-24 20:59:33 Re: SVN Commit by mha: r5399 - trunk/pgadmin3/src/dlg
Previous Message svn 2006-09-24 18:58:57 SVN Commit by mha: r5398 - trunk/pgadmin3/src/utils