SVN Commit by dpage: r6566 - trunk/pgadmin3/pgadmin/frm - Mailing list pgadmin-hackers

From svn@pgadmin.org
Subject SVN Commit by dpage: r6566 - trunk/pgadmin3/pgadmin/frm
Date
Msg-id 200708161449.l7GEn0hb009784@developer.pgadmin.org
Whole thread Raw
List pgadmin-hackers
Author: dpage

Date: 2007-08-16 15:49:00 +0100 (Thu, 16 Aug 2007)

New Revision: 6566

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6566&view=rev

Log:
The STC seems to fire the changed event even if it just loses focus. Fortunately, that seems to be
wxStyledTextEvent.m_modificationType== 512. Don't set the changed flag for this event. Per report from William Trenker 


Modified:
   trunk/pgadmin3/pgadmin/frm/frmQuery.cpp

pgadmin-hackers by date:

Previous
From: Erwin Brandstetter
Date:
Subject: SQL for CREATE ROLE xxx SUPERUSER
Next
From: svn@pgadmin.org
Date:
Subject: SVN Commit by dpage: r6567 - trunk/pgadmin3/pgadmin/schema