Re: [pgadmin-hackers] No WX_2_6_BRANCH?

2005-04-26 Thread Massimo Fidanza
Dave Page ha scritto: -Original Message- From: Andreas Pflug [mailto:[EMAIL PROTECTED] Sent: 26 April 2005 22:59 To: Dave Page Cc: pgadmin-hackers Subject: Re: [pgadmin-hackers] No WX_2_6_BRANCH? Dave Page wrote: Nope, doesn't seem to be. I get the same errors on develope

Re: [pgadmin-hackers] No WX_2_6_BRANCH?

2005-04-26 Thread Dave Page
> -Original Message- > From: Andreas Pflug [mailto:[EMAIL PROTECTED] > Sent: 26 April 2005 22:59 > To: Dave Page > Cc: pgadmin-hackers > Subject: Re: [pgadmin-hackers] No WX_2_6_BRANCH? > > Dave Page wrote: > > > > >Nope, doesn't seem to be. I get the same errors on > developer.pgadm

Re: [pgadmin-hackers] CVS Commit by dpage: Dave's great build system shuffle, part deux

2005-04-26 Thread Dave Page
> -Original Message- > From: Andreas Pflug [mailto:[EMAIL PROTECTED] > Sent: 26 April 2005 22:56 > To: pgadmin-hackers@postgresql.org; Dave Page > Subject: Re: [pgadmin-hackers] CVS Commit by dpage: Dave's > great build system shuffle, part deux > > [EMAIL PROTECTED] wrote: > > >Log

Re: [pgadmin-hackers] No WX_2_6_BRANCH?

2005-04-26 Thread Andreas Pflug
Dave Page wrote: Nope, doesn't seem to be. I get the same errors on developer.pgadmin.org (slack9.1) and on my workstation (slack10.0) :-( This is worth a bug report to wx, maybe with some failure details :-) The 2.6 release was pushed out in a hurry, maybe Julian caught some M$ virus (sw m

Re: [pgadmin-hackers] CVS Commit by dpage: Dave's great build system

2005-04-26 Thread Andreas Pflug
[EMAIL PROTECTED] wrote: Log Message: --- Dave's great build system shuffle, part deux In order to make things not too easy... IMNSHO we should reorganize the main src tree too. I don't see a reason why all the languages reside under a src directory. In addition, some wx support files

Re: [pgadmin-hackers] No WX_2_6_BRANCH?

2005-04-26 Thread Dave Page
> -Original Message- > From: Andreas Pflug [mailto:[EMAIL PROTECTED] > Sent: 26 April 2005 22:46 > To: Dave Page > Cc: pgadmin-hackers > Subject: Re: [pgadmin-hackers] No WX_2_6_BRANCH? > > > Strictly speaking, it shouldn't matter at all. We don't use mime > directly, but xrc will do

[pgadmin-hackers] CVS Commit by dpage: Dave's great build system shuffle, part deux

2005-04-26 Thread cvs
Log Message: --- Dave's great build system shuffle, part deux Modified Files: -- pgadmin3: Makefile.am (r1.39 -> r1.40) configure.ac (r1.36 -> r1.37) pgadmin3/src: Makefile.am (r1.104 -> r1.105) Added Files: --- pgadmin3/xtra:

Re: [pgadmin-hackers] No WX_2_6_BRANCH?

2005-04-26 Thread Andreas Pflug
Dave Page wrote: Speaking on which, I'm finding that 2.6 will not compile on Slackware 9 or 10 with --enable-mimetype=no. Is this still required (I can't see any mention of it in the 2.6 README). Strictly speaking, it shouldn't matter at all. We don't use mime directly, but xrc will do so indir

Re: [pgadmin-hackers] request for cleaning before things move too fast...

2005-04-26 Thread Dave Page
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Raphaël Enrici > Sent: 26 April 2005 22:09 > To: PgAdmin Hackers > Subject: [pgadmin-hackers] request for cleaning before things > move too fast... > > Hi friends, > > It seems I have not been

[pgadmin-hackers] request for cleaning before things move too fast...

2005-04-26 Thread Raphaël Enrici
Hi friends, It seems I have not been able to give much time to the project although I tried to convince myself I have free time I definitely don't have free time and this until 30 May. As far as I see, things are moving a lot (MacOSX port, cvs updates and whatever I missed during these last m

[pgadmin-hackers] CVS Commit by dpage: Start of Dave's great build system shuffle

2005-04-26 Thread cvs
Log Message: --- Start of Dave's great build system shuffle Modified Files: -- pgadmin3: Makefile.am (r1.38 -> r1.39) configure.ac (r1.35 -> r1.36) pgadmin3/pkg: Makefile.am (r1.1 -> r1.2) pgadmin3/pkg/mac: Makefile.am (r1.1 -> r1.2)

[pgadmin-hackers] CVS Commit by dpage: Remove unused files

2005-04-26 Thread cvs
Log Message: --- Remove unused files Removed Files: - pgadmin3/pkg/win32: banner.mic screen.mic Binary files pkg/win32/banner.mic and /dev/null differ Binary files pkg/win32/screen.mic and /dev/null differ ---(end of broadcast)--

[pgadmin-hackers] CVS Commit by dpage: Remove unused files

2005-04-26 Thread cvs
Log Message: --- Remove unused files Removed Files: - pgadmin3/pkg/nsis/Images: brand.bmp checksX.bmp elephant.bmp normal-install.ico normal-uninstall.ico screen.bmp Binary files pkg/nsis/Images/normal-uninstall.ico and /dev/

[pgadmin-hackers] CVS Commit by dpage: Remove unused files

2005-04-26 Thread cvs
Log Message: --- Remove unused files Removed Files: - pgadmin3/pkg/redhat: poedit.spec wxGTK2ud.spec --- pkg/redhat/poedit.spec +++ /dev/null @@ -1,84 +0,0 @@ -%define wxGTK2_version 20030707 - -Summary: Gettext catalogs editor -Name: poedit

[pgadmin-hackers] CVS Commit by dpage: Remove unused files

2005-04-26 Thread cvs
Log Message: --- Remove unused files Removed Files: - pgadmin3/pkg/mac: PgAdminIII.icns Binary files pkg/mac/PgAdminIII.icns and /dev/null differ ---(end of broadcast)--- TIP 9: the planner will ignore your desire to

[pgadmin-hackers] CVS Commit by dpage: Integrate pgagent visual studio project into

2005-04-26 Thread cvs
Log Message: --- Integrate pgagent visual studio project into pgAdmin workspace. Modified Files: -- pgadmin3/src: pgAdmin3.dsw (r1.1.1.1 -> r1.2) pgadmin3/xtra/pgagent: pgAgent.dsp (r1.1 -> r1.2) Index: pgAdmin3.dsw =

[pgadmin-hackers] CVS Commit by dpage: Use version/copyright from the main package.

2005-04-26 Thread cvs
Log Message: --- Use version/copyright from the main package. Modified Files: -- pgadmin3/xtra/pgagent: pgAgent.rc (r1.1 -> r1.2) Index: pgAgent.rc === RCS file: /projects/pgadmin3/xtra/pgagent/pgAgent

[pgadmin-hackers] CVS Commit by dpage: Move admin pack into the main tree for ease of

2005-04-26 Thread cvs
Log Message: --- Move admin pack into the main tree for ease of distribution. Added Files: --- pgadmin3/xtra/admin: Makefile (r1.1) README.admin (r1.1) admin.sql.in (r1.1) genfile.c (r1.1) misc.c (r1.1) --- /dev/null +++ xtra/admin/admin

[pgadmin-hackers] CVS Commit by dpage: New Directory

2005-04-26 Thread cvs
Update of /projects/pgadmin3/xtra/pgagent/include In directory developer.pgadmin.org:/tmp/cvs-serv20616/include Log Message: Directory /projects/pgadmin3/xtra/pgagent/include added to the repository ---(end of broadcast)--- TIP 5: Have you checked o

[pgadmin-hackers] CVS Commit by dpage: New Directory

2005-04-26 Thread cvs
Update of /projects/pgadmin3/xtra/pgagent In directory developer.pgadmin.org:/tmp/cvs-serv20609/pgagent Log Message: Directory /projects/pgadmin3/xtra/pgagent added to the repository ---(end of broadcast)--- TIP 3: if posting/reading through Usenet,

[pgadmin-hackers] CVS Commit by dpage: New Directory

2005-04-26 Thread cvs
Update of /projects/pgadmin3/xtra/admin In directory developer.pgadmin.org:/tmp/cvs-serv20580/admin Log Message: Directory /projects/pgadmin3/xtra/admin added to the repository ---(end of broadcast)--- TIP 3: if posting/reading through Usenet, pleas

[pgadmin-hackers] CVS Commit by dpage: New Directory

2005-04-26 Thread cvs
Update of /projects/pgadmin3/xtra In directory developer.pgadmin.org:/tmp/cvs-serv20571/xtra Log Message: Directory /projects/pgadmin3/xtra added to the repository ---(end of broadcast)--- TIP 2: you can get off all lists at once with the unregister

Re: [pgadmin-hackers] pgadminIII on OSX 10.3.9; w/ wxWidgets-2.6.0

2005-04-26 Thread OpenMacNews
hi, Hm.. I have no idea what going on here... Is there an autoconf guru here who might provide insight? hmmm ... why/where is "pg_debug_build=no" NOT being set ... do we need an EXPLICIT test for "--disable-debug" to set the NO case? i'm gonna try this without the --disable-debug flag ... I just ch

Re: [pgadmin-hackers] pgadminIII on OSX 10.3.9; w/ wxWidgets-2.6.0

2005-04-26 Thread Florian G. Pflug
OpenMacNews wrote: hi florian, Hm.. this is strange... I works for the nightly builds... In src/Makefile.am, you should find the lines: if test "$(pg_debug_build)" = "no"; then \ strip pgAdmin3 ;\ fi Could you put an "echo $(pg_debug_build)" before the if, and pos

Re: [pgadmin-hackers] pgadminIII on OSX 10.3.9; w/ wxWidgets-2.6.0 OK,

2005-04-26 Thread OpenMacNews
hi florian, --- (CASE wxwidgets-260) -- ... builds completely/successfully, but STILL fails to AUTOSTRIP correctly ... Hm.. this is strange... I works for the nightly builds... In src/Makefile.am, you should find the lines: if test "$(pg_debug_build)

Re: [pgadmin-hackers] No WX_2_6_BRANCH?

2005-04-26 Thread Florian G. Pflug
Andreas Pflug wrote: Does anyone more familiar with wx development know if there will be a WX_2_6_BRANCH? There's been a lengthy discussion about when and how to branch, I got tired after some 20 msgs. I'd like to use the latest 2.6 version of wx for the nightly builds, Hm, we usually use a very

Re: [pgadmin-hackers] No WX_2_6_BRANCH?

2005-04-26 Thread Dave Page
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Andreas Pflug > Sent: 26 April 2005 15:42 > To: Florian G. Pflug > Cc: pgadmin-hackers > Subject: Re: [pgadmin-hackers] No WX_2_6_BRANCH? > > Hm, we usually use a very exact version for snapshots,

Re: [pgadmin-hackers] No WX_2_6_BRANCH?

2005-04-26 Thread Andreas Pflug
Florian G. Pflug wrote: Hi Does anyone more familiar with wx development know if there will be a WX_2_6_BRANCH? There's been a lengthy discussion about when and how to branch, I got tired after some 20 msgs. I'd like to use the latest 2.6 version of wx for the nightly builds, Hm, we usually use

[pgadmin-hackers] CVS Commit by andreas: gtk fixes

2005-04-26 Thread cvs
Log Message: --- gtk fixes Modified Files: -- pgadmin3/src/ui: calbox.cpp (r1.17 -> r1.18) timespin.cpp (r1.8 -> r1.9) pgadmin3/src/ui/common: dlgUser.xrc (r1.23 -> r1.24) Index: calbox.cpp ===

[pgadmin-hackers] No WX_2_6_BRANCH?

2005-04-26 Thread Florian G. Pflug
Hi Does anyone more familiar with wx development know if there will be a WX_2_6_BRANCH? I'd like to use the latest 2.6 version of wx for the nightly builds, but it the moment there is only a WX_2_6_0 tag, which I believe won't incorporate further changes to 2.6 Since there is a WX_2_2_BRANCH and a

Re: [pgadmin-hackers] pgadminIII on OSX 10.3.9; w/ wxWidgets-2.6.0

2005-04-26 Thread Florian G. Pflug
OpenMacNews wrote: --- (CASE wxwidgets-260) -- no longer requires a chmod on complete-bundle.sh (thx!) builds completely/successfully, but STILL fails to AUTOSTRIP correctly % ls -al /usr/ports/pgadmin3-cvs/pgAdmin3.app/Contents/MacOS/pgAdmin3 -rwxr-xr-x

[pgadmin-hackers] CVS Commit by andreas: wxDatePickerCtrl preparation

2005-04-26 Thread cvs
Log Message: --- wxDatePickerCtrl preparation Modified Files: -- pgadmin3/src/agent: dlgSchedule.cpp (r1.22 -> r1.23) pgadmin3/src/include: calbox.h (r1.8 -> r1.9) dlgUser.h (r1.17 -> r1.18) timespin.h (r1.5 -> r1.6) pgadmin3/src/ui: