SVN Commit by dpage: r5242 - in trunk/pgadmin3: . src src/frm src/include src/main

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by dpage: r5242 - in trunk/pgadmin3: . src src/frm src/include src/main
Date: 2006-07-04 09:46:40
Message-ID: 200607040946.k649keBV004987@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Author: dpage

Date: 2006-07-04 10:46:39 +0100 (Tue, 04 Jul 2006)

New Revision: 5242

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

Log:
Make elements of the main windows dockable for maximum configurability.
Add 'scratch pads' to the Edit Grid and Query Tool windows to use when copying and pasting data back and forth.
Add a proper menu to the Edit Grid window.

Modified:
trunk/pgadmin3/CHANGELOG
trunk/pgadmin3/acinclude.m4
trunk/pgadmin3/configure.ac.in
trunk/pgadmin3/src/Makefile.am
trunk/pgadmin3/src/frm/frmEditGrid.cpp
trunk/pgadmin3/src/frm/frmHelp.cpp
trunk/pgadmin3/src/frm/frmMain.cpp
trunk/pgadmin3/src/frm/frmQuery.cpp
trunk/pgadmin3/src/include/dlgClasses.h
trunk/pgadmin3/src/include/frmEditGrid.h
trunk/pgadmin3/src/include/frmMain.h
trunk/pgadmin3/src/include/frmQuery.h
trunk/pgadmin3/src/include/menu.h
trunk/pgadmin3/src/main/events.cpp
trunk/pgadmin3/src/pgAdmin3.vcproj

Browse pgadmin-hackers by date

  From Date Subject
Next Message svn 2006-07-04 10:09:49 SVN Commit by dpage: r5243 - trunk/www/download
Previous Message svn 2006-06-30 08:05:48 SVN Commit by dpage: r5241 - in branches/REL-1_4_0_PATCHES/pgadmin3: . xtra/pgagent