SVN Commit by dpage: r6292 - trunk/pgadmin3/pgadmin

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by dpage: r6292 - trunk/pgadmin3/pgadmin
Date: 2007-05-10 13:58:51
Message-ID: 200705101358.l4ADwpmI031961@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Author: dpage

Date: 2007-05-10 13:58:50 +0000 (Thu, 10 May 2007)

New Revision: 6292

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6292&view=rev

Log:
Show the splash screen in debug builds (but don't wait for it to be read). This is because in -q or -qc modes, the connection dialogs will not find a top level window otherwise and will hide themselves!!

Modified:
trunk/pgadmin3/pgadmin/pgAdmin3.cpp

Browse pgadmin-hackers by date

  From Date Subject
Next Message svn 2007-05-10 14:32:00 SVN Commit by dpage: r6293 - in trunk/pgadmin3: . docs/en_US pgadmin pgadmin/frm pgadmin/include/frm
Previous Message Guillaume Lelarge 2007-05-10 12:55:01 Re: Table FILLFACTOR support