Re: [pgadmin-hackers] wxWidgets version# update (v2.5 --> v2.6) -->

2005-04-12 Thread Andreas Pflug
OpenMacNews wrote: hi andreas, although wx-2.6 CVS builds w/o error on OSX 10.3.8, a subsequent pgadmin3 make dies w/ HUNDREDS of 'undefined symbol' warnings referencing "wx*" symbols. although i'd made some testing changes in acinlcude.m4 to reference the 2.6 dir tree, and get me past the conf

Re: [pgadmin-hackers] Roadmap for pgAdmin3 on OSX

2005-04-12 Thread OpenMacNews
hi, Since pgAdmin3 should now compile & run on OSX when using wxMac HEAD i'm *still* having issues w/ the 'new' 2.6-branch HEAD (cref: my other posts). i'm trying the wxMac 2.5.5 release at the moment ... and pgAdmin3 HEAD, it guess it's time to think about further improvements. 1) postgres start/

Re: [pgadmin-hackers] wxWidgets version# update (v2.5 --> v2.6) -->

2005-04-12 Thread OpenMacNews
hi andreas, i just updated to latest wxWidgets HEAD, which is now reporting as v2.6, rather than previouly as v2.5, and building/installing; changed sometime today ... We should wait a bit to update our sources for 2.6, to avoid breakage of our nightly builds. OTOH, it's a good idea to test wx CVS

[pgadmin-hackers] CVS Commit by dpage: Updated Japanese translation from Hiroshi

2005-04-12 Thread cvs
Log Message: --- Updated Japanese translation from Hiroshi Modified Files: -- pgadmin3/src/ui/ja_JP: pgadmin3.mo (r1.31 -> r1.32) pgadmin3.po (r1.29 -> r1.30) Index: pgadmin3.po === RCS file: /

[pgadmin-hackers] Roadmap for pgAdmin3 on OSX

2005-04-12 Thread Florian G. Pflug
Hi Since pgAdmin3 should now compile & run on OSX when using wxMac HEAD and pgAdmin3 HEAD, it guess it's time to think about further improvements. 1) postgres start/stop support 2) open ".sql" with pgadmin? 3) ssl support 4) Standard location for postgresql.conf and pg_hba.conf? 5) Nightly Builds a

Re: [pgadmin-hackers] wxWidgets version# update (v2.5 --> v2.6) -->

2005-04-12 Thread Andreas Pflug
OpenMacNews wrote: hi all, i just updated to latest wxWidgets HEAD, which is now reporting as v2.6, rather than previouly as v2.5, and building/installing; changed sometime today ... We should wait a bit to update our sources for 2.6, to avoid breakage of our nightly builds. OTOH, it's a good id

Re: [pgadmin-hackers] Missing Condition of pg_hba.conf

2005-04-12 Thread Andreas Pflug
Hiroshi Saito wrote: Hi Andreas. When it is save with frmHbaConfig, a setup of condition is missing. Please apply it. Done, thanks. Regards, Andreas ---(end of broadcast)--- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]

[pgadmin-hackers] CVS Commit by andreas: fix menu after save

2005-04-12 Thread cvs
Log Message: --- fix menu after save Modified Files: -- pgadmin3/src/ui: frmHbaConfig.cpp (r1.5 -> r1.6) Index: frmHbaConfig.cpp === RCS file: /projects/pgadmin3/src/ui/frmHbaConfig.cpp,v retrieving re

Re: [pgadmin-hackers] CVS Commit by dpage: MAC OSX bundle support

2005-04-12 Thread OpenMacNews
hi, ok, 'goal posts' moving in real time here ... =) Thought you'd gone to bed! i've actually been asleep for the last 90 minutes ... i'm typing in my sleep. |-) Florian -- does this commit contain your latest update/correction re: the missing Makefile? I'm not Florian, but yes, it does. well, th

Re: [pgadmin-hackers] CVS Commit by dpage: MAC OSX bundle support [Florian G.

2005-04-12 Thread Dave Page
> -Original Message- > From: OpenMacNews [mailto:[EMAIL PROTECTED] > Sent: 12 April 2005 08:42 > To: pgadmin-hackers@postgresql.org > Cc: Florian G. Pflug; Dave Page > Subject: Re: [pgadmin-hackers] CVS Commit by dpage: MAC OSX > bundle support [Florian G. > > hi, > > ok, 'goal posts

Re: [pgadmin-hackers] CVS Commit by dpage: MAC OSX bundle support

2005-04-12 Thread OpenMacNews
hi, ok, 'goal posts' moving in real time here ... =) Florian -- does this commit contain your latest update/correction re: the missing Makefile? Dave -- have these changes propagated? (if so, Florian, I assume that I no longer need to apply your patches, yes?) Thx! Richard -- On April 12, 2005

Re: [pgadmin-hackers] OSX Bundle Support - Latest & Greatest

2005-04-12 Thread Dave Page
Thanks, applied to CVS. Thanks for your work on this - at last we can support pgAdmin on OSX :-) Regards, Dave. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Florian G. Pflug > Sent: 11 April 2005 22:59 > To: pgadmin-hackers > Subject: [pgadm

[pgadmin-hackers] CVS Commit by dpage: MAC OSX bundle support [Florian G.

2005-04-12 Thread cvs
Log Message: --- MAC OSX bundle support [Florian G. Pflug] Modified Files: -- pgadmin3: Makefile.am (r1.37 -> r1.38) acinclude.m4 (r1.43 -> r1.44) configure.ac (r1.34 -> r1.35) pgadmin3/pkg/mac: Info.plist (r1.1 -> r1.2) pgadmin3/src:

[pgadmin-hackers] CVS Commit by dpage: Latest agent-related changes

2005-04-12 Thread cvs
Log Message: --- Latest agent-related changes Modified Files: -- pgadmin3/src/agent: dlgJob.cpp (r1.16 -> r1.17) dlgSchedule.cpp (r1.19 -> r1.20) dlgStep.cpp (r1.16 -> r1.17) pgaSchedule.cpp (r1.22 -> r1.23) pgaStep.cpp (r1.18 -> r1.1

Re: [pgadmin-hackers] issues w/ 'new' OSX patches

2005-04-12 Thread OpenMacNews
hi there, Ups. I forgot a file _again_. Verry sorry. Just redownload pgadmin3-newfiles.tgz again, I just added pkg/Makefile to it... ok. starting it again ... time to go to bed, tho ... should be done in the morning. g'nite, and thx! richard ---(end of broadcast)---

Re: [pgadmin-hackers] issues w/ 'new' OSX patches

2005-04-12 Thread Florian G. Pflug
OpenMacNews wrote: pgadmi3-bundle.diff pgadmi3-newfiles.tgz Hm... was already a bit late yesterday ;-) rather than pgadmin3-bundle.diff pgadmin3-newfiles.tgz looking in the 'pgadmi3-bundle.diff' patched configure.ac, i note @ 45: 42AC_CONFIG_FILES([Makefile 43