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
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
> -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
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
> -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
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
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
> -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
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
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
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
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
> -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.
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:
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
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
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:
> -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
> -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
> -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
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
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
22 matches
Mail list logo