Re: [pgadmin-hackers] Paste rows patch

2006-05-09 Thread Edward Di Geronimo Jr.
Quoting Dave Page : We enable/disable the save button on the entry/exit of a cell - see frmEditGrid::OnEditorShown() & frmEDitGrid::OnSave(). Does that look robust enough to use to set a flag? Got a solution. I set a flag in OnEditorShown, and trapped the editor hidden event to clear it. Her

[pgadmin-hackers] SVN Commit by dpage: r5140 - in trunk/pgadmin3/src: db dlg include/base schema

2006-05-09 Thread svn
Author: dpage Date: 2006-05-09 22:10:07 +0100 (Tue, 09 May 2006) New Revision: 5140 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5140&view=rev Log: Use escape string syntax ( E'foo' ) with internal queries that use hard coded escape sequences when the server is 8.1 or abov

Re: [pgadmin-hackers] i18n online documentation

2006-05-09 Thread Dave Page
> -Original Message- > From: Guillaume Lelarge [mailto:[EMAIL PROTECTED] > Sent: 09 May 2006 22:00 > To: Dave Page > Cc: Raphaël Enrici; PgAdmin Hackers > Subject: Re: [pgadmin-hackers] i18n online documentation > > Yes, you're right. I was thinking of an old installer I used > to dow

Re: [pgadmin-hackers] i18n online documentation

2006-05-09 Thread Guillaume Lelarge
2006/5/9, Dave Page : > -Original Message- > From: Guillaume Lelarge [mailto:[EMAIL PROTECTED] > Sent: 09 May 2006 21:23 > To: Dave Page > Cc: Raphaël Enrici; PgAdmin Hackers > Subject: Re: [pgadmin-hackers] i18n online documentation > > Perhaps is it possible to ask the user at install t

Re: [pgadmin-hackers] i18n online documentation

2006-05-09 Thread Dave Page
> -Original Message- > From: Guillaume Lelarge [mailto:[EMAIL PROTECTED] > Sent: 09 May 2006 21:23 > To: Dave Page > Cc: Raphaël Enrici; PgAdmin Hackers > Subject: Re: [pgadmin-hackers] i18n online documentation > > Perhaps is it possible to ask the user at install time ? I > mean, th

Re: [pgadmin-hackers] i18n online documentation

2006-05-09 Thread Guillaume Lelarge
2006/5/9, Dave Page : > Sorry for the noise, I need a refresh on the project I think: > I can't find hhp files for the fr_FR and other languages, > what is missing in our development process to get these files > translated? There lies a massive problem. The code will automatically use localised

Re: [pgadmin-hackers] [pgadmin-support] Segmentation fault in GUI

2006-05-09 Thread Andrew Lazarus
I can try to find some time for this (I am the only programmer in this company!), but it's become a lower priority because I got pgadmin up and running by using an earlier rpm of wxGTK-- ftp://rpmfind.net/linux/fedora/extras/5/i386/wxGTK-2.6.2-5.fc5.i386.rpm Thanks for your help. Raphaël Enri

Re: [pgadmin-hackers] Paste rows patch

2006-05-09 Thread Dave Page
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Edward Di Geronimo Jr. > Sent: 09 May 2006 15:00 > To: pgadmin-hackers@postgresql.org > Subject: Re: [pgadmin-hackers] Paste rows patch > > Quoting Dave Page : > > > It's looking much better, ho

[pgadmin-hackers] SVN Commit by dpage: r5139 - trunk/pgadmin3/xtra/wx-build

2006-05-09 Thread svn
Author: dpage Date: 2006-05-09 16:10:21 +0100 (Tue, 09 May 2006) New Revision: 5139 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5139&view=rev Log: Update the debugger tips for VS 2k% Modified: trunk/pgadmin3/xtra/wx-build/readme.txt ---(end of

[pgadmin-hackers] Visual Studio 2005

2006-05-09 Thread Dave Page
Hi, I've just commited changes to SVN trunk that update the Windows build system for pgAdmin to VC++ 8.0 (as shipped with Visual Studio 2005). VC++ 8.0 Express Edition is now available free from Microsoft from http://msdn.microsoft.com/vstudio/express/. In doing this, I have moved the workspace(n

[pgadmin-hackers] SVN Commit by dpage: r5138 - in trunk/pgadmin3: . pkg/src pkg/win32/src src src/agent src/dlg src/include src/utils xtra/pgagent xtra/pgagent/pgaevent

2006-05-09 Thread svn
Author: dpage Date: 2006-05-09 15:43:04 +0100 (Tue, 09 May 2006) New Revision: 5138 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5138&view=rev Log: Update the Windows build environment for VC++ 8.0 (now free from http://msdn.microsoft.com/vstudio/express/) Added: trun

Re: [pgadmin-hackers] Paste rows patch

2006-05-09 Thread Edward Di Geronimo Jr.
Quoting Dave Page : It's looking much better, however, I still think that if the cursor is actually active in a cell then the paste should go to that cell, and only in other cases to the new row. On Windows, the only way to do that is ctrl-v or right-click->paste. The paste button and ctrl-v sho

Re: [pgadmin-hackers] Paste rows patch

2006-05-09 Thread Dave Page
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Edward Di Geronimo Jr. > Sent: 09 May 2006 07:24 > To: pgadmin-hackers@postgresql.org > Subject: [pgadmin-hackers] Paste rows patch > > Here's a fully functional version of my row pasting patch.

[pgadmin-hackers] SVN Commit by dpage: r5137 - in branches/REL-1_4_0_PATCHES/pgadmin3: i18n i18n/zh_CN i18n/zh_TW pkg/win32/src

2006-05-09 Thread svn
Author: dpage Date: 2006-05-09 09:10:04 +0100 (Tue, 09 May 2006) New Revision: 5137 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5137&view=rev Log: Update Chinese simplified and traditional translations (?\233?\131?\173?\230?\156?\157?\231?\155?\138Kuo.ChaoYi) Modified:

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

2006-05-09 Thread svn
Author: dpage Date: 2006-05-09 09:01:51 +0100 (Tue, 09 May 2006) New Revision: 5136 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5136&view=rev Log: Modified: trunk/pgadmin3/i18n/Makefile.am trunk/pgadmin3/pkg/win32/src/i18ndata.wxs trunk/pgadmin3/pkg/win32/src/i

[pgadmin-hackers] SVN Commit by dpage: r5135 - trunk/www/translation

2006-05-09 Thread svn
Author: dpage Date: 2006-05-09 08:59:55 +0100 (Tue, 09 May 2006) New Revision: 5135 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5135&view=rev Log: Move Chinese Traditional to supported status Modified: trunk/www/translation/config.php ---(end

[pgadmin-hackers] SVN Commit by dpage: r5134 - in trunk/pgadmin3/i18n: zh_CN zh_TW

2006-05-09 Thread svn
Author: dpage Date: 2006-05-09 08:56:48 +0100 (Tue, 09 May 2006) New Revision: 5134 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5134&view=rev Log: Update Chinese simplified and traditional translations (?\233?\131?\173?\230?\156?\157?\231?\155?\138Kuo.ChaoYi) Modified:

Re: [pgadmin-hackers] Adminpack contrib module

2006-05-09 Thread Dave Page
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Andrus > Sent: 08 May 2006 18:16 > To: pgadmin-hackers@postgresql.org > Subject: Re: [pgadmin-hackers] Adminpack contrib module > > > There were no objections, so attached is an updated version of t

Re: [pgadmin-hackers] adminpacks / pgagent / specific version of pg?

2006-05-09 Thread Dave Page
> -Original Message- > From: Raphaël Enrici [mailto:[EMAIL PROTECTED] > Sent: 08 May 2006 20:59 > To: Dave Page > Cc: PgAdmin Hackers > Subject: adminpacks / pgagent / specific version of pg? > > Dave, > > I've read that you are trying to make so that admin-packs > will be directly d

Re: [pgadmin-hackers] i18n online documentation

2006-05-09 Thread Dave Page
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Raphaël Enrici > Sent: 08 May 2006 21:00 > To: PgAdmin Hackers > Subject: [pgadmin-hackers] i18n online documentation > > Dear friends, > > Sorry for the noise, I need a refresh on the project I

Re: [pgadmin-hackers] [pgadmin-support] Segmentation fault in GUI

2006-05-09 Thread Andrew Lazarus
I'm sorry, I've never built pgadmin from source, only installed the rpm. I uninstalled the wxGTK rpm and I tried to build wxGTK from source and slam the output libraries into /usr/lib, and I can do that, but what something is missing or won't link with pgadmin. Would you like me to go through

Re: [pgadmin-hackers] [pgadmin-support] Segmentation fault in GUI

2006-05-09 Thread Raphaël Enrici
Andrew Lazarus wrote: I'm sorry, I've never built pgadmin from source, only installed the rpm. I uninstalled the wxGTK rpm and I tried to build wxGTK from source and slam the output libraries into /usr/lib, and I can do that, but what something is missing or won't link with pgadmin. Would y