[pgadmin-hackers] pgadmin3 patch suggestion: Addition of .cvsignore files

2003-07-09 Thread Troels Arvin
Hello, I suggest that .cvsignore files be added at three places in the pgadmin III source tree (see attached patch). This will mean that you no longer get CVS warnings when updating/committing in a source tree where you also compile binaries. -- Greetings from Troels Arvin, Copenhagen, Denmark d

Re: [pgadmin-hackers] [ Private ] Translation into Urdu

2003-07-09 Thread Jean-Michel POURE
Dear Mahin, Thank you for contacting us. We are delighted to know that you could possibly add Urdu and Sindhi support to pgadmin3. Are these languages from Northern India and Pakistan? We will support you during the translation process. I added you to the translator page, in order to be sure t

[pgadmin-hackers] pgadmin III initial comments and bug reports

2003-07-09 Thread Troels Arvin
Hello, I've finished a first, raw translation of pgadmin3 into Danish and I now want to actually use the program. I'm using a pgadmin3 based on code checked out today. First, some bugs found. In order not to confuse things, these errors have been confirmed using the en_US locale: - I tried to cr

[pgadmin-hackers] Modifying database fields

2003-07-09 Thread Adam H. Pendleton
I want to change a column from "NOT NULL". I select the database, then select Properties. Click on the field, click "Change"...nothing happens. I then open the "Columns" node. Select the column, click Properties, uncheck the "NOT NULL" box...nothing happens. The OK button is still grated o

[pgadmin-hackers] make distcheck

2003-07-09 Thread Adam H. Pendleton
I never got an update on whether my patch fixed the make distcheck for everyone. ahp ---(end of broadcast)--- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your

Re: [pgadmin-hackers] Might do the Afrikaans translation

2003-07-09 Thread Jean-Michel POURE
On Wednesday 09 July 2003 15:10, Petri Jooste wrote: > I want to give the translation to Afrikaans (my mother tongue) a shot. Dear Petri, Thank you very much for this proposal. If you don't mind, your name was added to the translator list to avoid duplicated works http://cvs.pgadmin.org/cgi-bin

Re: [pgadmin-hackers] pgadmin III initial comments and bug reports

2003-07-09 Thread Andreas Pflug
Troels Arvin wrote: - I tried to create a relatively simple table, but the resulting SQL failed because of misplaced and/or missing commas: Fixed (invented last night when implementing table inheritance) - I tried opening the "Query builder", but got a debug window: src/gtk/window.cpp(28

Re: [pgadmin-hackers] make distcheck

2003-07-09 Thread Dave Page
Sorry, I thought we backed it out because it broke the build. OK, testing now and it seems to link OK, then comes up with: make[3]: *** No rule to make target `ui/common/*.xrc', needed by `all-am'. Stop. make[3]: Leaving directory `/usr/local/src/pgadmin3/pgadmin3-0.1.1/_build/src' make[2]: ***

Re: [pgadmin-hackers] pgadmin3 patch suggestion: Addition of .cvsignore files

2003-07-09 Thread Dave Page
Thanks Troels. Modified version applied - in particular, the config directory is not in CVS anyway so I did not add the .cvsignore. Regards, Dave > -Original Message- > From: Troels Arvin [mailto:[EMAIL PROTECTED] > Sent: 09 July 2003 11:39 > To: [EMAIL PROTECTED] > Subject: [pgadmin-hac