pgAdmin III commit: dlgServer now uses two tabs

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема pgAdmin III commit: dlgServer now uses two tabs
Дата
Msg-id 201008252215.o7PMFn1T021620@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: pgAdmin III commit: Default role support in server configs, quick conne
Следующее
От: Ramanujam
Дата:
Сообщение: libpq related crash