[pgadmin-hackers] Import: ODBC page design

2009-02-02 Thread Quan Zongliang
hi, all The attachment is a preview of import from ODBC. I think some ODBC source is slow. So in this page the preview will generated manually. First, the user select a DSN and input username and password (both is optional). Then click the button to retrive all table names. If successful, the D

Re: [pgadmin-hackers] Server Status window work

2009-02-02 Thread Dave Page
On Thu, Jan 29, 2009 at 10:40 PM, Guillaume Lelarge wrote: > So here is the next one. I fixed a few issues, added some more comments, > moved some code to get something easy to read, and used the four timers. > It seems to be working right on my laptop. I did a quick check on > Windows and it was

[pgadmin-hackers] Any artists out there?

2009-02-02 Thread Dave Page
Hi, We need some additional icons for pgAdmin - is there anyone on the lists that is will and able to create some new icons for the graphical explain tool in the style of those already there? We need them for the following node types: - Recursive Union - Nested Loop Semi Join - Nested Loop Anti J

[pgadmin-hackers] SVN Commit by dpage: r7576 - trunk/pgadmin3/pgadmin/ui

2009-02-02 Thread svn
Author: dpage Date: 2009-02-02 13:46:40 + (Mon, 02 Feb 2009) New Revision: 7576 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7576&view=rev Log: More sane default size Modified: trunk/pgadmin3/pgadmin/ui/dlgStep.xrc -- Sent via pgadmin-hackers mailing list (pgadm

Re: [pgadmin-hackers] PATCH: Column Level Privileges

2009-02-02 Thread Dave Page
Hi On Mon, Feb 2, 2009 at 12:55 PM, Ashesh Vashi wrote: > Hi Dave, > > Dave Page wrote: > > - If the dialog is the default (minimum) size when opened, the > privileges pane does not size correctly. Observed on Windows. > > I could not reproduce it on windows (Vista). :( > Could you please send a

Re: [pgadmin-hackers] PATCH: Column Level Privileges

2009-02-02 Thread Dave Page
Hi Ashesh On Fri, Jan 30, 2009 at 6:48 PM, Ashesh Vashi wrote: > Please find the updated patch. Thanks - unfortunately, I found a couple of problems. - If the dialog is the default (minimum) size when opened, the privileges pane does not size correctly. Observed on Windows. - If I open the ta