Thread: pgAdmin III commit: Remember the last panel used on the Options dialogu

pgAdmin III commit: Remember the last panel used on the Options dialogu

From
Dave Page
Date:
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(-)