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

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Remember the last panel used on the Options dialogu
Date: 2013-12-06 17:21:08
Message-ID: E1Voz5Q-0002Oi-1U@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)mail(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2013-12-06 17:21:19 Re: PATCH: Save & restore last active panel in Options dialogue
Previous Message Dave Page 2013-12-06 16:38:45 Re: [PATCH] enable OK button when change type name