[pgadmin-hackers] CVS Commit by andreas: pg_postmaster_starttime for win32

2004-08-21 Thread cvs
Log Message: --- pg_postmaster_starttime for win32 Modified Files: -- pgadmin3: CHANGELOG.txt (r1.125 -> r1.126) pgadmin3/src/schema: pgServer.cpp (r1.49 -> r1.50) pgadmin3/src/include: pgServer.h (r1.39 -> r1.40) pgfeatures.h (r1.2 -

Re: [pgadmin-hackers] compiling against wxWidgets 2.5.2?

2004-08-21 Thread Andreas Pflug
Sven Köhler wrote: Hi, when compiling pgadmin 1.0.2 against wxWidgets 2.5.2, i get the following error: ui/frmConnect.cpp:35: invalid static_cast from type `void (frmConnect::*)(wxNotifyEvent&)' to type `void (wxEvtHandler::*)(wxCommandEvent&)' Any hints? wxWidget interfaces changed. Please

[pgadmin-hackers] CVS Commit by andreas: pg_postmaster_starttime for /proc

2004-08-21 Thread cvs
Log Message: --- pg_postmaster_starttime for /proc Modified Files: -- pgadmin-tools/support: misc.c (r1.5 -> r1.6) Index: misc.c === RCS file: /projects/pgadmin-tools/support/misc.c,v retrieving revisi