SVN Commit by mha: r5301 - in trunk/pgadmin3: . docs/en_US src src/dlg s
require($_SERVER['DOCUMENT_ROOT']."/includes/top_config.php");
?>
SVN Commit by mha: r5301 - in trunk/pgadmin3: . docs/en_US src src/dlg src/frm src/include src/ui
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
Home |
Main Index |
Thread Index