pgAdmin III commit: Fix the text edit grid control to work with wxWidge

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Fix the text edit grid control to work with wxWidge
Date: 2011-02-28 12:15:26
Message-ID: 201102281215.p1SCFQ1B055819@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix the text edit grid control to work with wxWidgets 2.9

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=bd3d546a7740f07809207d1fd25ae8a06c38a568
Author: Peter Geoghegan <peter(dot)geoghegan86(at)gmail(dot)com>

Modified Files
--------------
pgadmin/frm/frmEditGrid.cpp | 47 ++++++++++++++++++++++++++++++++++++++++--
1 files changed, 44 insertions(+), 3 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2011-02-28 12:33:23 Re: wxWidgets 2.9 compatibility: Fix for sefault on table editor under GTK
Previous Message pgAdmin Trac 2011-02-27 17:16:34 Re: [pgAdmin III] #2: Centralize connection parameter parsing/generation