[pgadmin-hackers] SVN Commit by dpage: r5315 - trunk/pgadmin3

2006-08-30 Thread svn
Author: dpage Date: 2006-08-31 00:07:12 +0100 (Thu, 31 Aug 2006) New Revision: 5315 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5315&view=rev Log: Don't double up on parts of the wx link command Modified: trunk/pgadmin3/acinclude.m4 ---(end o

[pgadmin-hackers] SVN Commit by dpage: r5314 - trunk/pgadmin3/pkg/mac

2006-08-30 Thread svn
Author: dpage Date: 2006-08-30 21:47:26 +0100 (Wed, 30 Aug 2006) New Revision: 5314 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5314&view=rev Log: Need to use --rescomp with wx2.7 instead of --rezflags Modified: trunk/pgadmin3/pkg/mac/Makefile.am ---

[pgadmin-hackers] SVN Commit by dpage: r5313 - trunk/www/locale

2006-08-30 Thread svn
Author: dpage Date: 2006-08-30 17:16:30 +0100 (Wed, 30 Aug 2006) New Revision: 5313 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5313&view=rev Log: Update POT file Modified: trunk/www/locale/pgadmin3_website.pot ---(end of broadcast)--

[pgadmin-hackers] SVN Commit by dpage: r5312 - trunk/www/locale/fr_FR/LC_MESSAGES

2006-08-30 Thread svn
Author: dpage Date: 2006-08-30 17:16:11 +0100 (Wed, 30 Aug 2006) New Revision: 5312 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5312&view=rev Log: Automatic stringmerge using merge script. Modified: trunk/www/locale/fr_FR/LC_MESSAGES/pgadmin3_website.mo trunk/www/l

[pgadmin-hackers] SVN Commit by dpage: r5311 - in trunk/www: images/screenshots screenshots

2006-08-30 Thread svn
Author: dpage Date: 2006-08-30 17:14:14 +0100 (Wed, 30 Aug 2006) New Revision: 5311 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5311&view=rev Log: Add Hiroshi's Suse 10 XGL screenshot Added: trunk/www/images/screenshots/pgadmin3_suse10_xgl.png trunk/www/screenshots

[pgadmin-hackers] SVN Commit by dpage: r5310 - trunk/pgadmin3/pkg/win32/src

2006-08-30 Thread svn
Author: dpage Date: 2006-08-30 16:37:13 +0100 (Wed, 30 Aug 2006) New Revision: 5310 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5310&view=rev Log: Add missing hint file Modified: trunk/pgadmin3/pkg/win32/src/pgadmin3.wxs ---(end of broadcast)-

Re: [pgadmin-hackers] Feature freeze for 1.6

2006-08-30 Thread Dave Page
> -Original Message- > From: Guillaume Lelarge [mailto:[EMAIL PROTECTED] > Sent: 30 August 2006 15:44 > To: Dave Page > Cc: [email protected] > Subject: Re: [pgadmin-hackers] Feature freeze for 1.6 > > Dave Page a ecrit le 30/08/2006 16:09: > > On Monday I intend to shift

Re: [pgadmin-hackers] Feature freeze for 1.6

2006-08-30 Thread Guillaume Lelarge
Dave Page a ecrit le 30/08/2006 16:09: On Monday I intend to shift into feature freeze mode for 1.6 so we can begin on translations and testing etc. I know Magnus is working on type name formatting at the moment but does anyone else have anything in the pipeline? Nothing for me but I hope to d

[pgadmin-hackers] Feature freeze for 1.6

2006-08-30 Thread Dave Page
On Monday I intend to shift into feature freeze mode for 1.6 so we can begin on translations and testing etc. I know Magnus is working on type name formatting at the moment but does anyone else have anything in the pipeline? Assuming not, I'll aim to update the strings early next week, and look at

[pgadmin-hackers] SVN Commit by dpage: r5309 - in trunk/pgadmin3: . src/frm

2006-08-30 Thread svn
Author: dpage Date: 2006-08-30 14:17:47 +0100 (Wed, 30 Aug 2006) New Revision: 5309 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5309&view=rev Log: Fix maintenance dialogue for Primary Keys and Unique constraints per Alexander Kirpa Modified: trunk/pgadmin3/CHANGELOG

[pgadmin-hackers] SVN Commit by dpage: r5306 - trunk/pgadmin3/src/frm

2006-08-30 Thread svn
Author: dpage Date: 2006-08-30 13:29:31 +0100 (Wed, 30 Aug 2006) New Revision: 5306 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5306&view=rev Log: Silence a GCC warning Modified: trunk/pgadmin3/src/frm/frmQuery.cpp ---(end of broadcast)---

[pgadmin-hackers] SVN Commit by dpage: r5308 - in trunk/pgadmin3: . src/frm

2006-08-30 Thread svn
Author: dpage Date: 2006-08-30 13:54:00 +0100 (Wed, 30 Aug 2006) New Revision: 5308 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5308&view=rev Log: Favour a primary key over an OID column when updating data in the edit grid to benefit from the index, per Vivek Khera. Mod

[pgadmin-hackers] SVN Commit by dpage: r5307 - in trunk/pgadmin3/src: slony utils

2006-08-30 Thread svn
Author: dpage Date: 2006-08-30 13:35:53 +0100 (Wed, 30 Aug 2006) New Revision: 5307 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5307&view=rev Log: Silence some more GCC warnings. Modified: trunk/pgadmin3/src/slony/dlgRepTable.cpp trunk/pgadmin3/src/utils/favourites

[pgadmin-hackers] SVN Commit by mha: r5305 - trunk/pgadmin3/src/dlg

2006-08-30 Thread svn
Author: mha Date: 2006-08-30 12:28:29 +0100 (Wed, 30 Aug 2006) New Revision: 5305 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5305&view=rev Log: gcc build fixes for query tool changes Modified: trunk/pgadmin3/src/dlg/dlgSelectConnection.cpp -

[pgadmin-hackers] wxWidgets 2.7 now required

2006-08-30 Thread Dave Page
Per recent discussion, SVN Trunk of pgAdmin now requires wxWidgets 2.7 or above. Anyone building pgAdmin must therefore upgrade. I've attached a simple script that I use to build and install all variants of debug/release vs. dynamic/static on *nix platforms for convenience. The plus side is that w

Re: [pgadmin-hackers] wxWidgets 2.7 now required

2006-08-30 Thread Dave Page
And this time with the script... > -Original Message- > From: Dave Page > Sent: 30 August 2006 11:49 > To: [email protected] > Subject: wxWidgets 2.7 now required > > Per recent discussion, SVN Trunk of pgAdmin now requires > wxWidgets 2.7 or above. Anyone building pgAdmin

[pgadmin-hackers] SVN Commit by dpage: r5304 - trunk/www/download

2006-08-30 Thread svn
Author: dpage Date: 2006-08-30 11:44:02 +0100 (Wed, 30 Aug 2006) New Revision: 5304 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5304&view=rev Log: Update build instructions for SVN trunk. Modified: trunk/www/download/source.php ---(end of broa

[pgadmin-hackers] 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 x

2006-08-30 Thread svn
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 elem

[pgadmin-hackers] SVN Commit by mha: r5302 - in trunk/pgadmin3/src: frm include

2006-08-30 Thread svn
Author: mha Date: 2006-08-30 11:21:13 +0100 (Wed, 30 Aug 2006) New Revision: 5302 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5302&view=rev Log: Make query tools launched using the New Window feature register their frames properly. That way, they'll close when the main wi

[pgadmin-hackers] SVN Commit by mha: r5301 - in trunk/pgadmin3: . docs/en_US src src/dlg src/frm src/include src/ui

2006-08-30 Thread svn
Author: mha Date: 2006-08-30 10:06:45 +0100 (Wed, 30 Aug 2006) New Revision: 5301 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5301&view=rev Log: * Allow -q switch to open query tool without opening main window (main window still opens when used together with -s) * Add -qc