pgAdmin III commit: Fix a lockup issue in the SQL text control that cou - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin III commit: Fix a lockup issue in the SQL text control that cou
Date
Msg-id E1Zj6m4-0006A9-GN@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix a lockup issue in the SQL text control that could affect Windows
users, caused by a Mac-only fix from some time back.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=c51660c0c7d2e7975c222b5f8c1235b5561ad2dc
Author: Nikolai Zhubr <n-a-zhubr@yandex.ru>

Modified Files
--------------
pgadmin/ctl/ctlSQLBox.cpp |    5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin III commit: Rgenerate GUIDs prior to release.
Next
From: Dave Page
Date:
Subject: Re: [PATCH] Fix EVT_STC_PAINTED recursion issue (Was: Re: Repaint lockup in ctlSQLBox::OnPositionStc on windows)