[pgadmin-hackers] CVS Commit by dpage: New splash screen

2005-03-04 Thread cvs
Log Message: --- New splash screen Removed Files: - pgadmin3/src/include/images: splash.mic Binary files src/include/images/splash.mic and /dev/null differ ---(end of broadcast)--- TIP 9: the planner will ignore your

[pgadmin-hackers] CVS Commit by dpage: Fix aggregate SQL generation per James Prichard

2005-03-04 Thread cvs
Log Message: --- Fix aggregate SQL generation per James Prichard Tags: REL-1_2_0_PATCHES Modified Files: -- pgadmin3: CHANGELOG.txt (r1.171.2.3 -> r1.171.2.4) pgadmin3/src/include: dlgProperty.h (r1.41.2.1 -> r1.41.2.2) pgadmin3/src/schema:

[pgadmin-hackers] CVS Commit by dpage: Fix aggregate SQL generation per James Prichard

2005-03-04 Thread cvs
Log Message: --- Fix aggregate SQL generation per James Prichard Modified Files: -- pgadmin3: CHANGELOG.txt (r1.188 -> r1.189) pgadmin3/src/include: dlgProperty.h (r1.45 -> r1.46) pgadmin3/src/schema: pgAggregate.cpp (r1.26 -> r1.27) pgad

[pgadmin-hackers] CVS Commit by dpage: Braces for readability

2005-03-04 Thread cvs
Log Message: --- Braces for readability Modified Files: -- pgadmin3/src/ui: dlgProperty.cpp (r1.115 -> r1.116) Index: dlgProperty.cpp === RCS file: /projects/pgadmin3/src/ui/dlgProperty.cpp,v retrievin

[pgadmin-hackers] CVS Commit by dpage: Add missing version

2005-03-04 Thread cvs
Log Message: --- Add missing version Modified Files: -- pgadmin3: CHANGELOG.txt (r1.189 -> r1.190) Index: CHANGELOG.txt === RCS file: /projects/pgadmin3/CHANGELOG.txt,v retrieving revision 1.189 retrie

Re: [pgadmin-hackers] wxWidgets 2.5.4 is language file can't be used.?

2005-03-04 Thread Hiroshi Saito
From: "Andreas Pflug" <[EMAIL PROTECTED]> > >I am tracking wxWidgets. Is this phenomenon only Japanese? > > > > > The snapshot definitely works for me, so apparently it's indeed a ja_JP > problem. Uga.., I was afraid of it. As for relating and thinking. It isn't indicated with Japanese W2K

Re: [pgadmin-hackers] new build dep summary ?

2005-03-04 Thread Andreas Pflug
[EMAIL PROTECTED] wrote: Hi friends, I plan to rework on Debian snapshots autobuilds this WE and to prevent (free)time lost, I'd like to get a small summary of steps needed to get the actual snapshot to build ok. Here is what I noticed in past threads: - wx 2.5.4 is now needed - wxUSE_DEPRECATED=0

Re: [pgadmin-hackers] wxWidgets 2.5.4 is language file can't be used.?

2005-03-04 Thread Andreas Pflug
Hiroshi Saito wrote: From: "Andreas Pflug" <[EMAIL PROTECTED]> Hi Hiroshi, pgAdmin is translated in more languages than wxWidgets, that's why some wxstd are missing. Hmmm, Even pgadmin3.mo isn't used.:-( However, This problem doesn't happen with Win-XP. As for it, even your snapshots is

Re: [pgadmin-hackers] new build dep summary ?

2005-03-04 Thread Dave Page
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > [EMAIL PROTECTED] > Sent: 04 March 2005 10:02 > To: [email protected] > Subject: [pgadmin-hackers] new build dep summary ? > > Hi friends, > > I plan to rework on Debian snapshots a

[pgadmin-hackers] new build dep summary ?

2005-03-04 Thread blacknoz
Hi friends, I plan to rework on Debian snapshots autobuilds this WE and to prevent (free)time lost, I'd like to get a small summary of steps needed to get the actual snapshot to build ok. Here is what I noticed in past threads: - wx 2.5.4 is now needed - wxUSE_DEPRECATED=0 instead of 1 (shall I m