pgAdmin III commit: dlgServer now uses two tabs - Mailing list pgadmin-hackers

From Guillaume Lelarge
Subject pgAdmin III commit: dlgServer now uses two tabs
Date
Msg-id 201008252215.o7PMFn1T021620@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Commit: http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=862249ffd96e581f5b769d6f2f9631b562dc9d87

Log Message
-----------
dlgServer now uses two tabs

Since the lastest additions to this dialog, there are too much widgets to put
them on an only tab. Every mandatory items are on the first one, some not
required are also on this tab. The others are on the second one.

Per a request from Dave Page.

Branch
------
master

Modified Files
--------------
CHANGELOG                |    1 +
pgadmin/ui/dlgServer.xrc |   90 ++++++++++++++++++++++++++--------------------
2 files changed, 52 insertions(+), 39 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: pgAdmin III commit: Default role support in server configs, quick conne
Next
From: Ramanujam
Date:
Subject: libpq related crash