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:25:15
Message-ID: E1QerO7-00042a-05@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
------
REL-1_14_0_PATCHES

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

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message pgAdmin Trac 2011-07-07 20:18:25 [pgAdmin III] #326: Check availabiliy of new pgadmin's version
Previous Message Dave Page 2011-07-07 16:22:50 pgAdmin III commit: Ensure the query complete notification is sent when