SVN Commit by dpage: r7293 - in trunk/pgadmin3: . pgadmin pgadmin/debugger pgadmin/frm pgadmin/include pgadmin/include/utils pgadmin/ui pgadmin/utils - Mailing list pgadmin-hackers

From svn@pgadmin.org
Subject SVN Commit by dpage: r7293 - in trunk/pgadmin3: . pgadmin pgadmin/debugger pgadmin/frm pgadmin/include pgadmin/include/utils pgadmin/ui pgadmin/utils
Date
Msg-id 200805161015.m4GAFLnk007477@developer.pgadmin.org
Whole thread Raw
List pgadmin-hackers
Author: dpage

Date: 2008-05-16 11:15:20 +0100 (Fri, 16 May 2008)

New Revision: 7293

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

Log:
Allow default settings to be set via a global config file. This allows redistributors and sysadmins to pre-configure an
installationas required. 

While we're at it, refactor the path search code to be a little more maintainable.

Tested on Windows so far - expect bug fixes for other platforms :-p


Added:
   trunk/pgadmin3/pgadmin/settings.ini
Modified:
   trunk/pgadmin3/CHANGELOG
   trunk/pgadmin3/pgadmin/Makefile.am
   trunk/pgadmin3/pgadmin/debugger/dlgDirectDbg.cpp
   trunk/pgadmin3/pgadmin/frm/plugins.cpp
   trunk/pgadmin3/pgadmin/include/pgAdmin3.h
   trunk/pgadmin3/pgadmin/include/utils/sysSettings.h
   trunk/pgadmin3/pgadmin/pgAdmin3.cpp
   trunk/pgadmin3/pgadmin/pgAdmin3.vcproj
   trunk/pgadmin3/pgadmin/ui/module.mk
   trunk/pgadmin3/pgadmin/utils/sysSettings.cpp

pgadmin-hackers by date:

Previous
From: Kev
Date:
Subject: Re: multi-select for privileges
Next
From: svn@pgadmin.org
Date:
Subject: SVN Commit by dpage: r7294 - in trunk/pgadmin3/pgadmin: . frm