Re: [pgadmin-hackers] patch of REL-1_0_0_PATCHES.

2004-06-06 Thread Dave Page
Patch applied - thanks Hiroshi. Regards, Dave. > -Original Message- > From: Hiroshi Saito [mailto:[EMAIL PROTECTED] > Sent: 21 February 2004 01:24 > To: Dave Page > Cc: [EMAIL PROTECTED] > Subject: patch of REL-1_0_0_PATCHES. > > Hi Dave. > > This is forgotten. > Please Apply it. >

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

2004-06-06 Thread cvs
Log Message: --- gtk GRANT fixes Modified Files: -- pgadmin3/src: pgAdmin3.cpp (r1.95 -> r1.96) pgadmin3/src/include: ctlSecurityPanel.h (r1.1 -> r1.2) pgadmin3/src/ui: ctlSecurityPanel.cpp (r1.1 -> r1.2) dlgProperty.cpp (r1.71 -> r1.

[pgadmin-hackers] CVS Commit by andreas: GRANT wizard

2004-06-06 Thread cvs
Log Message: --- GRANT wizard Modified Files: -- pgadmin3/src: Makefile.am (r1.79 -> r1.80) Index: Makefile.am === RCS file: /projects/pgadmin3/src/Makefile.am,v retrieving revision 1.79 retrieving rev

[pgadmin-hackers] CVS Commit by andreas: GRANT wizard

2004-06-06 Thread cvs
Log Message: --- GRANT wizard Added Files: --- pgadmin3/src/ui/common: frmGrantWizard.xrc (r1.1) --- /dev/null +++ src/ui/common/frmGrantWizard.xrc @@ -0,0 +1,49 @@ + + + +Grant Wizard +200,303d +wxDEFAULT_DIALOG_STYLE|wxCAPTION|wxSYSTEM_MENU + +

[pgadmin-hackers] CVS Commit by andreas: GRANT wizard

2004-06-06 Thread cvs
Log Message: --- GRANT wizard Added Files: --- pgadmin3/src/include: ctlSecurityPanel.h (r1.1) dlgClasses.h (r1.1) frmGrantWizard.h (r1.1) pgadmin3/src/ui: ctlSecurityPanel.cpp (r1.1) dlgClasses.cpp (r1.1) frmGrantWizard.cpp (

Re: [pgadmin-hackers] Next release

2004-06-06 Thread Dave Page
> -Original Message- > From: Andreas Pflug [mailto:[EMAIL PROTECTED] > Sent: 06 June 2004 09:22 > To: Dave Page > Cc: pgadmin-hackers > Subject: Re: [pgadmin-hackers] Next release > > Dave Page wrote: > > > > > So what needs work at the moment? I thought of the following so far: > >

Re: [pgadmin-hackers] Next release

2004-06-06 Thread Peter Eisentraut
Andreas Pflug wrote: > Peter, how is the status of the new fancy icons you've been talking > about some time ago? The icons are available; they are from the KDE icon set. But to use them you should really have support for PNG with transparency. Also, I don't suppose you want to make them the d

Re: [pgadmin-hackers] Next release

2004-06-06 Thread Andreas Pflug
Dave Page wrote: So what needs work at the moment? I thought of the following so far: - Tablespaces - PITR front end (if it gets completed, though with Tom working on it it seems likely) - though perhaps that'll end up as part of the pg_dump front end - ACL changes (did they happen in the end