pgAdmin III commit: Work around a bug in the generic tree control in wx

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Work around a bug in the generic tree control in wx
Date: 2010-12-02 21:11:36
Message-ID: 201012022111.oB2LBarp029509@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Work around a bug in the generic tree control in wxWidgets which can cause an
assertion if starting with no servers in the config.
Per http://trac.wxwidgets.org/ticket/10085

Branch
------
master

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

Modified Files
--------------
pgadmin/frm/frmMain.cpp | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2010-12-06 09:26:21 pgAdmin III commit: Update chinese translation.
Previous Message Dave Page 2010-12-01 23:13:47 pgAdmin III commit: Don't enable the graphics context feature - it does