pgAdmin III commit: Remember the last panel used on the Options dialogu - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin III commit: Remember the last panel used on the Options dialogu
Date
Msg-id E1Voz5Q-0002Oi-1U@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Remember the last panel used on the Options dialogue,
and display the default panel if a group node is
selected on the tree

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=00b8a2f2869c5346fbe309984a5fbafecdd58a81
Author: J.F. Oster <jinfroster@mail.ru>

Modified Files
--------------
CHANGELOG                           |    3 +
pgadmin/frm/frmOptions.cpp          |  217 +++++++++++++++++++----------------
pgadmin/include/frm/frmOptions.h    |    3 +
pgadmin/include/utils/sysSettings.h |   12 ++
4 files changed, 138 insertions(+), 97 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [PATCH] enable OK button when change type name
Next
From: Dave Page
Date:
Subject: Re: PATCH: Save & restore last active panel in Options dialogue