pgAdmin III commit: Ensure the query complete notification is sent when

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Ensure the query complete notification is sent when
Date: 2011-07-07 16:22:50
Message-ID: E1QerLm-0003xg-OO@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure the query complete notification is sent when the query tool is minimised.
Primarily for Mac, where IsActive() seems to be unreliable with wxAuiNotebooks
in use.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=35c4fa1f7ad8a7170a2d7d4443aad5905be9ad38

Modified Files
--------------
pgadmin/frm/frmQuery.cpp | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2011-07-07 16:25:15 pgAdmin III commit: Ensure the query complete notification is sent when
Previous Message pgAdmin Trac 2011-07-07 12:16:32 Re: [pgAdmin III] #325: Wrong statistics for overloaded functions