pgAdmin III commit: Select old values when connecting to another server

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Select old values when connecting to another server
Date: 2010-10-29 06:21:30
Message-ID: 201010290621.o9T6LUXV087588@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Select old values when connecting to another server

When a user selects another server, the database and user comboboxes are
cleared and filled again with the new values. The last selected item for both
comboboxes should be selected if they are still present.

Fixes #232.

Branch
------
REL-1_12_0_PATCHES

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=9cb216f9a67838e041e65fd0f9fead425cdfe8b1

Modified Files
--------------
CHANGELOG | 1 +
pgadmin/dlg/dlgSelectConnection.cpp | 23 ++++++++++++++++++++---
2 files changed, 21 insertions(+), 3 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Thom Brown 2010-10-29 13:16:06 Re: Restore database form button
Previous Message pgAdmin Trac 2010-10-29 06:18:21 [pgAdmin III] #272: Default width of EXPLAIN ANALYZE output