SVN Commit by dpage: r5303 - in trunk/pgadmin3: . src src/agent src/ctl src/dlg src/frm src/include src/include/ctl src/main src/schema src/slony xtra/pgagent xtra/pgagent/pgaevent xtra/wx-build - Mailing list pgadmin-hackers

From [email protected]
Subject SVN Commit by dpage: r5303 - in trunk/pgadmin3: . src src/agent src/ctl src/dlg src/frm src/include src/include/ctl src/main src/schema src/slony xtra/pgagent xtra/pgagent/pgaevent xtra/wx-build
Date
Msg-id [email protected]
Whole thread Raw
List pgadmin-hackers
Author: dpage

Date: 2006-08-30 11:37:50 +0100 (Wed, 30 Aug 2006)

New Revision: 5303

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

Log:
Require the use of wxWidgets 2.7 or above (needed for the wxAUI classes.
Use the wxAUI library to provide dockable window elements on the main window, query tool and edit grid, giving us a
muchmore modern look and feel. 


Added:
   trunk/pgadmin3/xtra/wx-build/setup0-msw-2.7.0.h
Removed:
   trunk/pgadmin3/xtra/wx-build/setup0-msw-2.6.0.h
   trunk/pgadmin3/xtra/wx-build/wx-pgadmin.dsw
Modified:
   trunk/pgadmin3/CHANGELOG
   trunk/pgadmin3/acinclude.m4
   trunk/pgadmin3/configure.ac.in
   trunk/pgadmin3/src/Makefile.am
   trunk/pgadmin3/src/agent/dlgSchedule.cpp
   trunk/pgadmin3/src/ctl/ctlComboBox.cpp
   trunk/pgadmin3/src/dlg/dlgFunction.cpp
   trunk/pgadmin3/src/dlg/dlgSelectConnection.cpp
   trunk/pgadmin3/src/dlg/dlgTable.cpp
   trunk/pgadmin3/src/frm/frmAbout.cpp
   trunk/pgadmin3/src/frm/frmEditGrid.cpp
   trunk/pgadmin3/src/frm/frmGrantWizard.cpp
   trunk/pgadmin3/src/frm/frmIndexcheck.cpp
   trunk/pgadmin3/src/frm/frmMain.cpp
   trunk/pgadmin3/src/frm/frmQuery.cpp
   trunk/pgadmin3/src/include/ctl/calbox.h
   trunk/pgadmin3/src/include/frmEditGrid.h
   trunk/pgadmin3/src/include/frmMain.h
   trunk/pgadmin3/src/include/frmQuery.h
   trunk/pgadmin3/src/include/pgAdmin3.h
   trunk/pgadmin3/src/main/events.cpp
   trunk/pgadmin3/src/main/pgAdmin3.rc
   trunk/pgadmin3/src/pgAdmin3.vcproj
   trunk/pgadmin3/src/schema/pgColumn.cpp
   trunk/pgadmin3/src/schema/pgObject.cpp
   trunk/pgadmin3/src/slony/dlgRepTable.cpp
   trunk/pgadmin3/xtra/pgagent/pgAgent.rc
   trunk/pgadmin3/xtra/pgagent/pgAgent.vcproj
   trunk/pgadmin3/xtra/pgagent/pgaevent/pgamsgevent.rc
   trunk/pgadmin3/xtra/wx-build/Makefile.am
   trunk/pgadmin3/xtra/wx-build/readme.txt

pgadmin-hackers by date:

Previous
From: [email protected]
Date:
Subject: SVN Commit by mha: r5302 - in trunk/pgadmin3/src: frm include
Next
From: [email protected]
Date:
Subject: SVN Commit by dpage: r5304 - trunk/www/download