SVN Commit by mha: r5301 - in trunk/pgadmin3: . docs/en_US src src/dlg src/frm src/include src/ui - Mailing list pgadmin-hackers

From svn@pgadmin.org
Subject SVN Commit by mha: r5301 - in trunk/pgadmin3: . docs/en_US src src/dlg src/frm src/include src/ui
Date
Msg-id 200608300906.k7U96luX007428@developer.pgadmin.org
Whole thread Raw
List pgadmin-hackers
Author: mha

Date: 2006-08-30 10:06:45 +0100 (Wed, 30 Aug 2006)

New Revision: 5301

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

Log:
* Allow -q switch to open query tool without opening main window (main window still opens when used together with -s)
* Add -qc switch to open query tool with a connection string
* Disable splash screen in all debug builds



Modified:
   trunk/pgadmin3/CHANGELOG
   trunk/pgadmin3/docs/en_US/commandline.html
   trunk/pgadmin3/src/dlg/dlgConnect.cpp
   trunk/pgadmin3/src/dlg/dlgSelectConnection.cpp
   trunk/pgadmin3/src/frm/frmQuery.cpp
   trunk/pgadmin3/src/include/dlgSelectConnection.h
   trunk/pgadmin3/src/pgAdmin3.cpp
   trunk/pgadmin3/src/ui/dlgSelectConnection.xrc
   trunk/pgadmin3/src/ui/xrcDialogs.cpp

pgadmin-hackers by date:

Previous
From: "Hiroshi Saito"
Date:
Subject: Re: pgAdminIII ON SUSE Linux Enterprise Disktop 10.!!
Next
From: svn@pgadmin.org
Date:
Subject: SVN Commit by mha: r5302 - in trunk/pgadmin3/src: frm include