Re: [pgadmin-hackers] YAWP

2003-10-22 Thread Hiroshi Saito
Hi All Sorry, It is my simple mistake.! A mistake in install after Make. From: "Hiroshi Saito" <[EMAIL PROTECTED]> > Hi Andreas, > > However, > Tody's CVS is problem.:-( > > /usr/local/wxwindows/include/wx/generic/calctrl.h: In member function `bool >wxCalendarBox::Create(wxWindow*, int,

Re: [pgadmin-hackers] YAWP

2003-10-22 Thread Hiroshi Saito
Hi Andreas, However, Tody's CVS is problem.:-( /usr/local/wxwindows/include/wx/generic/calctrl.h: In member function `bool wxCalendarBox::Create(wxWindow*, int, const wxDateTime&, const wxPoint&, const wxSize&, long int, const wxString&)': /usr/local/wxwindows/include/wx/generic/calctrl.h

Re: [pgadmin-hackers] YAWP

2003-10-22 Thread Hiroshi Saito
Hi Andreas. You are on the cutting edge.! I did try. It has a very fine feeling. regards, Hiroshi Saito From: "Andreas Pflug" <[EMAIL PROTECTED]> > Yet Another wxWindows Patch :-) > > Hi Dave, > I'm quite satisfied with the wxCalendarBox and wxTimeSpanCtrl controls > now, used for dlgUser.

[pgadmin-hackers] Debug-capable RPMs

2003-10-22 Thread Troels Arvin
Hello, On Wed, 2003-10-22 at 15:35, I wrote (subject "Re: [pgadmin-hackers] Cannot build latest CVS"): > Anyways, a hack prevent RPM from stripping (:-)) might be to put this in > the head of the spec-file?: > %define __strip /bin/true Doesn't work. This does: %define debug_package %{nil} %defin

[pgadmin-hackers] YAWP

2003-10-22 Thread Andreas Pflug
Yet Another wxWindows Patch :-) Hi Dave, I'm quite satisfied with the wxCalendarBox and wxTimeSpanCtrl controls now, used for dlgUser. This patch corrects some nastily buried size calculation bugs. When these controls have been confirmed to be stable (and Japanese-proof :-), I'll post them to

Re: [pgadmin-hackers] The wxWindows package for FreeBSD is put on where.

2003-10-22 Thread Hiroshi Saito
Hi Dave. Thanks. Oops, I am Sorry type missing CC.-:) regards, Hiroshi Saito From: "Dave Page" <[EMAIL PROTECTED]> > -Original Message- > From: Hiroshi Saito [mailto:[EMAIL PROTECTED] > Sent: 22 October 2003 14:52 > To: Dave Page > Cc: [EMAIL PROTECTED] > Subject: The wxWindows package

Re: [pgadmin-hackers] Cannot build latest CVS

2003-10-22 Thread Jean-Michel POURE
Le Mercredi 22 Octobre 2003 15:35, Troels Arvin a écrit : > %define __strip /bin/true Thanks, added to spec. ---(end of broadcast)--- TIP 4: Don't 'kill -9' the postmaster

Re: [pgadmin-hackers] Cannot build latest CVS

2003-10-22 Thread Troels Arvin
Hello, On Wed, 2003-10-22 at 15:18, Jean-Michel POURE wrote: > Are you working days and nights on pgAdmin3? Certainly not ;-) - But I found a bug in the query window (cannot see curser), and I wanted to be sure that the bug still exists in current CVS before reporting it. > As you know RH packag

Re: [pgadmin-hackers] Cannot build latest CVS

2003-10-22 Thread Jean-Michel POURE
Le Mercredi 22 Octobre 2003 14:27, Troels Arvin a écrit : > I'm using wxGTK2ud-2.5-20031010.3 from > http://snake.pgadmin.org/snapshots/wxwindows/ I am currently compiling wxGTK2ud-2.5-20031010.4. Wait a few hours before everything is publised. Are you working days and nights on pgAdmin3? As you

Re: [pgadmin-hackers] Cannot build latest CVS

2003-10-22 Thread Troels Arvin
Hello, On Wed, 2003-10-22 at 14:38, Dave Page wrote: > There was a new update to the wx tarball this morning, though > Jean-Michel may not have produced RPMs yet. You need the -4 version > which is on Snake in tar.bz2 format. OK; thanks. I'll build a new set of RPMS locally. As long as pgadmin3

Re: [pgadmin-hackers] Cannot build latest CVS

2003-10-22 Thread Dave Page
Hi Troels. There was a new update to the wx tarball this morning, though Jean-Michel may not have produced RPMs yet. You need the -4 version which is on Snake in tar.bz2 format. Regards, Dave. > -Original Message- > From: Troels Arvin [mailto:[EMAIL PROTECTED] > Sent: 22 October 2003 13

[pgadmin-hackers] Cannot build latest CVS

2003-10-22 Thread Troels Arvin
Hello, When I try latest CVS: /usr/include/wx/generic/calctrl.h: In member function `bool wxCalendarBox::Create(wxWindow*, int, const wxDateTime&, const wxPoint&, const wxSize&, long int, const wxString&)': /usr/include/wx/generic/calctrl.h:247: `wxControl* wxCalendarCtrl::GetYearControl

[pgadmin-hackers] pgAdmin translation in progress (14 languages)

2003-10-22 Thread Jean-Michel POURE
Dear friends and translators, pgAdmin3 is currently being translated into 14 new languages. If possible, we would like to receive news from your translation. As a reminder: - pgAdmin3 translation page: http://www.pgadmin.org/pgadmin3/translation.php - pgAdmin3 snapshots where your translations

Re: [pgadmin-hackers] New wx patches

2003-10-22 Thread Dave Page
> -Original Message- > From: Andreas Pflug [mailto:[EMAIL PROTECTED] > Sent: 21 October 2003 18:31 > To: pgadmin-hackers > Subject: [pgadmin-hackers] New wx patches > > I posted two new wx patches. One of them is vital, because it > adds a missing method to wxCalendarEvent. If you can

Re: [pgadmin-hackers] Latvian translation

2003-10-22 Thread Jean-Michel POURE
Le Mercredi 22 Octobre 2003 09:49, Lauris Bukšis a écrit : > I would like to do latvian translation for pgAdmin III. Dear Lauris, Thank you for your kind proposal, your help is welcome. Your name was added to the translation page under the locale 'lv_LV'. In a few hours, you will be able to dow

Re: [pgadmin-hackers] Last night's build failed :-(

2003-10-22 Thread Dave Page
Yeah, read it afterwards... Regards, Dave. > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: 22 October 2003 10:31 > To: Dave Page > Cc: [EMAIL PROTECTED] > Subject: Re: [pgadmin-hackers] Last night's build failed :-( > > Hi Dave, > > Andreas talked abou

[pgadmin-hackers] Latvian translation

2003-10-22 Thread Lauris Bukšis
Hi all, I would like to do latvian translation for pgAdmin III. Lauris ---(end of broadcast)--- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]

Re: [pgadmin-hackers] Last night's build failed :-(

2003-10-22 Thread blacknoz
Hi Dave, Andreas talked about a patch to wxwindows concerning calendar May be you missed his mail ? Regards, Raphaël Message d'origine >Sujet: [pgadmin-hackers] Last night's build failed :-( >Date: Wed, 22 Oct 2003 08:03:11 +0100 >De: "Dave Page" <[EMAIL PROTECTED]> >A: <[EMAIL PROTE

[pgadmin-hackers] Last night's build failed :-(

2003-10-22 Thread Dave Page
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -DDATA_DIR=\"/usr/share/pgadmin3/\" -Wall -g -I../src/include -I../src/agent/include -I/usr/local/pgsql/include -DSSL -I/usr/local/lib/wx/include/gtk2ud-2.5 -D__WXDEBUG__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -I/usr/local//include -DDATA_DIR=\"/usr/s