Andreas:
El dom, 21-08-2005 a las 12:26 +, Andreas Pflug escribió:
> Diego Gil wrote:
>
> >
> > . I can't add a new connection. When try, pgadmin3 crash or exit without
> > any notice or error.
>
> Fixed now.
OK. tested.
>
> >
> > . I can't change log or any other options. i.e: I set lo
Dnia 21-08-2005, nie o godzinie 17:26 +, Andreas Pflug napisał(a):
> Tomasz Rybak wrote:
> > Hello.
> > I've downloaded pgAdmin3 from trunk 4409.
>
> Use the latest (4412); there was a major problem with wxgtk in a
> previous version.
>
I upgraded to latest version, made Debian package, ins
Tomasz Rybak wrote:
Dnia 21-08-2005, nie o godzinie 17:26 +, Andreas Pflug napisał(a):
actionFactory::actionFactory(menuFactoryList *list) : menuFactory(list)
{
+ if (list){
id = list->GetCount()+MNU_ACTION -1;
+ } else {
+ id = 0;
+ }
Yes, this f
Author: andreas
Date: 2005-08-22 00:25:56 +0100 (Mon, 22 Aug 2005)
New Revision: 4413
Modified:
trunk/pgadmin3/src/base/factory.cpp
Log:
early factory fix
Modified: trunk/pgadmin3/src/base/factory.cpp
===
--- trunk/pgadmin3/src/ba
Dave Page wrote:
-Original Message-
From: Andreas Pflug [mailto:[EMAIL PROTECTED]
Sent: 21 August 2005 18:18
To: pgadmin-hackers; Dave Page; ennixo
Subject: Splash screen
Attached a low-res sample of a splash screen background.
Anybody volunteering to make it live?
Pretty sweet
Dnia 21-08-2005, nie o godzinie 17:26 +, Andreas Pflug napisał(a):
> Tomasz Rybak wrote:
> > Hello.
> > I've downloaded pgAdmin3 from trunk 4409.
>
> Use the latest (4412); there was a major problem with wxgtk in a
> previous version.
OK. After changing factory.cpp, pgAdmin3 works.
Even Sl
> -Original Message-
> From: Andreas Pflug [mailto:[EMAIL PROTECTED]
> Sent: 21 August 2005 18:18
> To: pgadmin-hackers; Dave Page; ennixo
> Subject: Splash screen
>
> Attached a low-res sample of a splash screen background.
> Anybody volunteering to make it live?
Pretty sweet - where
Tomasz Rybak wrote:
Hello.
I've downloaded pgAdmin3 from trunk 4409.
Use the latest (4412); there was a major problem with wxgtk in a
previous version.
Regards,
Andreas
---(end of broadcast)---
TIP 6: explain analyze is your friend
Attached a low-res sample of a splash screen background.
Anybody volunteering to make it live?
Regards,
Andreas
<>
---(end of broadcast)---
TIP 6: explain analyze is your friend
Dave Page wrote:
Hi Andreas,
Looks like you might have forgotten to checkin pgRole.h - it's
preventing me building atm :-(
Committed now, but still not completely implemented/tested.
Regards,
Andreas
---(end of broadcast)---
TIP 9: In versions
Diego Gil wrote:
. I can't add a new connection. When try, pgadmin3 crash or exit without
any notice or error.
Fixed now.
. I can't change log or any other options. i.e: I set logging to debug
level and exit program. When started pgadmin3 again, options changes
don't show up. Options chang
Author: andreas
Date: 2005-08-21 13:18:52 +0100 (Sun, 21 Aug 2005)
New Revision: 4412
Added:
trunk/pgadmin3/src/ui/dlgRole.xrc
Log:
Roles
Added: trunk/pgadmin3/src/ui/dlgRole.xrc
===
--- trunk/pgadmin3/src/ui/dlgRole.xrc 2005-08
Author: andreas
Date: 2005-08-21 12:57:39 +0100 (Sun, 21 Aug 2005)
New Revision: 4411
Modified:
trunk/pgadmin3/src/frm/frmOptions.cpp
trunk/pgadmin3/src/main/events.cpp
Log:
fix destructor error
Modified: trunk/pgadmin3/src/frm/frmOptions.cpp
13 matches
Mail list logo