pgAdmin III commit: Dynamically link with wxWidgets on Windows.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Dynamically link with wxWidgets on Windows.
Date: 2010-10-22 20:36:44
Message-ID: 201010222036.o9MKaiUf047692@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Dynamically link with wxWidgets on Windows.

Branch
------
master

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

Modified Files
--------------
CHANGELOG | 1 +
docs/builddocs.bat | 10 ++--
pgadmin/ctl/ctlDefaultSecurityPanel.cpp | 2 +-
pgadmin/ctl/ctlSecurityPanel.cpp | 2 +-
pgadmin/include/ctl/ctlDefaultSecurityPanel.h | 2 +-
pgadmin/include/ctl/ctlSecurityPanel.h | 2 +-
pgadmin/include/frm/frmGrantWizard.h | 2 +-
pgadmin/include/utils/sysLogger.h | 14 ++++--
pgadmin/pgAdmin3.vcproj | 12 ++--
pgadmin/utils/sysLogger.cpp | 2 +-
pgadmin/utils/utffile.cpp | 4 +-
pkg/win32/Installer.vcproj | 2 +-
pkg/win32/Make.bat | 4 +-
pkg/win32/src/i18ndata.wxs | 58 ++++++++++++------------
pkg/win32/src/pgadmin3.wxs | 62 ++++++++++++++----------
xtra/wx-build/build-wxmsw.bat | 6 +-
16 files changed, 100 insertions(+), 85 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2010-10-22 20:46:28 pgAdmin III commit: Avoid a possible crash.
Previous Message Guillaume Lelarge 2010-10-22 12:02:38 Re: Issues with dlgType