SVN Commit by dpage: r5468 - trunk/pgadmin3/src/main

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by dpage: r5468 - trunk/pgadmin3/src/main
Date: 2006-10-12 09:53:12
Message-ID: 200610120953.k9C9rCh6030480@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Author: dpage

Date: 2006-10-12 10:53:11 +0100 (Thu, 12 Oct 2006)

New Revision: 5468

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

Log:
Workaround an annoying bug in wxMSW where a crash can occur when appending to a textbox in a tight loop.

Modified:
trunk/pgadmin3/src/main/dlgClasses.cpp

Browse pgadmin-hackers by date

  From Date Subject
Next Message svn 2006-10-12 10:55:24 SVN Commit by dpage: r5469 - in trunk/pgadmin3/src: base frm main
Previous Message svn 2006-10-12 09:44:14 SVN Commit by dpage: r5467 - in trunk/pgadmin3/src: frm include