pgAdmin III commit: Add options to automatically refresh objects on cli - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin III commit: Add options to automatically refresh objects on cli
Date
Msg-id E1QwC7l-000171-Ay@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Add options to automatically refresh objects on click.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=385ac3762c6110c3c352dbf322b9d2578c3b2605
Author: Vinicius Santos <vinicius.santos.lista@gmail.com>

Modified Files
--------------
CHANGELOG                           |    2 +
pgadmin/frm/events.cpp              |   49 +
pgadmin/frm/frmOptions.cpp          |    5 +-
pgadmin/include/frm/frmMain.h       |    6 +
pgadmin/include/utils/sysSettings.h |   11 +
pgadmin/ui/frmOptions.xrc           |   31 +
pgadmin/ui/xrcDialogs.cpp           |71701 ++++++++++++++++++-----------------
7 files changed, 35989 insertions(+), 35816 deletions(-)


pgadmin-hackers by date:

Previous
From: Vinicius Santos
Date:
Subject: Re: Refresh objects on Click
Next
From: Dave Page
Date:
Subject: Re: Refresh objects on Click