Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

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


  • From: svn(at)pgadmin(dot)org
  • To: pgadmin-hackers(at)postgresql(dot)org
  • 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: Wed, 30 Aug 2006 11:37:50 +0100

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 much more 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



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group