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

2005-10-25 Thread svn
Author: dpage Date: 2005-10-25 21:01:31 +0100 (Tue, 25 Oct 2005) New Revision: 4618 Modified: trunk/pgadmin3/pkg/mac/Info.plist Log: Rollback changes to Info.plist from Florian's patch. We can re-instate these for 1.5, along with proper support for command line opening of SQL files. Modified

[pgadmin-hackers] SVN Commit by dpage: r4617 - trunk/pgadmin3/docs/en_US

2005-10-25 Thread svn
Author: dpage Date: 2005-10-25 20:52:56 +0100 (Tue, 25 Oct 2005) New Revision: 4617 Modified: trunk/pgadmin3/docs/en_US/bugreport.html Log: Remove link to my blog which the wx help viewer cannot render properly for some as-yet unknown reason. Modified: trunk/pgadmin3/docs/en_US/bugreport.htm

[pgadmin-hackers] SVN Commit by dpage: r4616 - trunk/pgadmin3/docs/en_US

2005-10-25 Thread svn
Author: dpage Date: 2005-10-25 20:49:04 +0100 (Tue, 25 Oct 2005) New Revision: 4616 Modified: trunk/pgadmin3/docs/en_US/options-tab3.html Log: Note that the query limit doesn't apply to the edit grid. Modified: trunk/pgadmin3/docs/en_US/options-tab3.html ==

Re: [pgadmin-hackers] Default extension for sql scripts

2005-10-25 Thread Dave Page
On 25/10/05 6:41 pm, "Florian G. Pflug" <[EMAIL PROTECTED]> wrote: > Andreas Pflug wrote: >> Florian G. Pflug wrote: >> >>> If I save a sql script from the query window, shouldn't ".sql" be >>> added automatically >>> to the filename? It isn't added on osx as I just noticed - which got >>> me

Re: [pgadmin-hackers] Default extension for sql scripts

2005-10-25 Thread Florian G. Pflug
Andreas Pflug wrote: Florian G. Pflug wrote: If I save a sql script from the query window, shouldn't ".sql" be added automatically to the filename? It isn't added on osx as I just noticed - which got me wondering if it is added on other platforms. So - how are things on win32 or linux? Work

Re: [pgadmin-hackers] Default extension for sql scripts

2005-10-25 Thread Andreas Pflug
Florian G. Pflug wrote: Hi If I save a sql script from the query window, shouldn't ".sql" be added automatically to the filename? It isn't added on osx as I just noticed - which got me wondering if it is added on other platforms. So - how are things on win32 or linux? Works on win32 and Lin

[pgadmin-hackers] Default extension for sql scripts

2005-10-25 Thread Florian G. Pflug
Hi If I save a sql script from the query window, shouldn't ".sql" be added automatically to the filename? It isn't added on osx as I just noticed - which got me wondering if it is added on other platforms. So - how are things on win32 or linux? On a related note - Does it work on windows to d

Re: [pgadmin-hackers] [PATCH] Update appbundle-Version to 1.4, and associate pgadmin

2005-10-25 Thread Dave Page
> -Original Message- > From: Florian G. Pflug [mailto:[EMAIL PROTECTED] > Sent: 25 October 2005 14:32 > To: Dave Page > Cc: pgadmin-hackers > Subject: Re: [pgadmin-hackers] [PATCH] Update > appbundle-Version to 1.4, and associate pgadmin > > Dave Page wrote: > >>Florian G. Pflug wrote

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

2005-10-25 Thread svn
Author: dpage Date: 2005-10-25 14:35:31 +0100 (Tue, 25 Oct 2005) New Revision: 4615 Added: trunk/pgadmin3/pkg/mac/sql.icns Modified: trunk/pgadmin3/pkg/mac/Info.plist trunk/pgadmin3/pkg/mac/Makefile.am Log: Mac packaging update [Florian G. Pflug] Modified: trunk/pgadmin3/pkg/mac/Info.pli

Re: [pgadmin-hackers] [PATCH] Update appbundle-Version to 1.4, and associate pgadmin

2005-10-25 Thread Dave Page
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Florian G. Pflug > Sent: 25 October 2005 14:02 > To: pgadmin-hackers > Subject: Re: [pgadmin-hackers] [PATCH] Update > appbundle-Version to 1.4, and associate pgadmin > > Florian G. Pflug wrote:

Re: [pgadmin-hackers] [PATCH] Update appbundle-Version to 1.4, and associate pgadmin

2005-10-25 Thread Florian G. Pflug
Florian G. Pflug wrote: Aarg. Of course I forgot to attach a patch for Makefile.am, to actually install sql.icns into the bundle. Here it ist: Index: Makefile.am === --- Makefile.am (revision 4546) +++ Makefile.am (working copy) @@

[pgadmin-hackers] SVN Commit by andreas: r4614 - trunk/www/pgadmin3/cnt

2005-10-25 Thread svn
Author: andreas Date: 2005-10-25 10:18:51 +0100 (Tue, 25 Oct 2005) New Revision: 4614 Modified: trunk/www/pgadmin3/cnt/cnt_beta.php trunk/www/pgadmin3/cnt/cnt_index.php Log: some beta stuff Modified: trunk/www/pgadmin3/cnt/cnt_beta.php ===

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

2005-10-25 Thread svn
Author: dpage Date: 2005-10-25 08:30:19 +0100 (Tue, 25 Oct 2005) New Revision: 4613 Modified: trunk/pgadmin3/Makefile.am trunk/pgadmin3/pkg/win32/src/pgadmin3.wxs Log: Add the sl_SI tips to makefile and win32 package. Modified: trunk/pgadmin3/Makefile.am