pgAdmin III commit: Make sure menubar's and toolbar's items are enabled

From: Guillaume Lelarge <guillaume(dot)lelarge(at)dalibo(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Make sure menubar's and toolbar's items are enabled
Date: 2010-07-24 08:23:11
Message-ID: 201007240823.o6O8NBIe090187@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers


Commit: http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=d40400ca381df7fd5b82a0248b02b8e6fabccbb9

Log Message
-----------
Make sure menubar's and toolbar's items are enabled/disabled as appropriate when selecting a server's group, per a report from Steffen Kuhn.

Branch
------
master

Modified Files
--------------
CHANGELOG | 3 +++
pgadmin/frm/events.cpp | 21 +++++++++++++--------
2 files changed, 16 insertions(+), 8 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message git 2010-07-24 08:30:19 pgAdmin III commit: Branch refs/heads/REL-1_12_0_PATCHES was created
Previous Message Steffen Kuhn 2010-07-23 21:59:47 pgAdmin III commit: Update german hints, per Steffen Khun.