Re: [pgadmin-hackers] Patch: Query favourites

2006-02-07 Thread Dave Page
> -Original Message- > From: Magnus Hagander [mailto:[EMAIL PROTECTED] > Sent: 01 February 2006 18:59 > To: Dave Page; Andreas Pflug > Cc: pgadmin-hackers@postgresql.org > Subject: RE: [pgadmin-hackers] Patch: Query favourites > > > > As for the libxml2/msxml - I think going with *just

Re: [pgadmin-hackers] Patch: Query favourites

2006-02-07 Thread Dave Page
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Dave Page > Sent: 07 February 2006 13:03 > To: Magnus Hagander; Andreas Pflug > Cc: pgadmin-hackers@postgresql.org > Subject: Re: [pgadmin-hackers] Patch: Query favourites > > > Finally got around

Re: [pgadmin-hackers] FW: Sorting and filtering in PgAdmin

2006-02-07 Thread Bastiaan Wakkie
Hi Nic, I am with you. I think it should be changed too. The automatic sort on oid is useless anyway.. better sort on the first ' normal' column by default anyay. Cheers, Bastiaan On Tue, 2006-02-07 at 10:19 +1030, Nicholas Thiele wrote: Hi, I am a big fan of PgAdmin and just joined the li

[pgadmin-hackers] More data edit grid fixes

2006-02-07 Thread Edward Di Geronimo Jr.
Here's two more minor fixes to the edit data grid. First is related to the copy changes I recently made. Since I modified the code to copy the cell the cursor is on if there is no highlight, this change makes the Copy button in the toolbar enabled at all times. The other is related to editing

Re: [pgadmin-hackers] Patch: Query favourites

2006-02-07 Thread Andreas Pflug
Magnus Hagander wrote: On a related note, this introduces dependencies on libxml2 and iconv. These are both available from www.xmlsoft.org, precompiled for Windows, and are both on most unixes already, however, on Windows there is no standard place for them to live. There are two sensible

Re: [pgadmin-hackers] Patch: Query favourites

2006-02-07 Thread Dave Page
-Original Message- From: "Andreas Pflug"<[EMAIL PROTECTED]> Sent: 07/02/06 22:02:37 To: "Magnus Hagander"<[EMAIL PROTECTED]> Cc: "Dave Page", "pgadmin-hackers@postgresql.org" Subject: Re: [pgadmin-hackers] Patch: Query favourites > So the path should be something like > ../pga-prereq. I