pgAdmin III commit: Fix the enabling/disabling of toolbar buttons

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Fix the enabling/disabling of toolbar buttons
Date: 2010-12-19 14:09:40
Message-ID: 201012191409.oBJE9euH071551@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix the enabling/disabling of toolbar buttons

... in the query tool.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=c4a350002d8e7bdb77bf5d8eb1c5eb4efade6aff
Author: Vinicius Santos <vinicius(dot)santos(dot)lista(at)gmail(dot)com>

Modified Files
--------------
CHANGELOG | 2 ++
pgadmin/frm/frmQuery.cpp | 31 +++++++++++++++++--------------
2 files changed, 19 insertions(+), 14 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2010-12-19 14:09:52 Re: "Clear window" in the SQL Editor
Previous Message Guillaume Lelarge 2010-12-19 14:02:43 Re: Graphical Query Builder enhancement