SVN Commit by dpage: r7295 - in trunk/pgadmin3/pgadmin: . include/utils utils

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by dpage: r7295 - in trunk/pgadmin3/pgadmin: . include/utils utils
Date: 2008-05-16 16:12:49
Message-ID: 200805161612.m4GGCndH026594@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Author: dpage

Date: 2008-05-16 17:12:48 +0100 (Fri, 16 May 2008)

New Revision: 7295

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

Log:
Part one of rewriting the config management such that settings are read and written on demand in a consistent manner, rather than the ad-hoc mix we have at present.

Modified:
trunk/pgadmin3/pgadmin/include/utils/sysSettings.h
trunk/pgadmin3/pgadmin/pgAdmin3.cpp
trunk/pgadmin3/pgadmin/utils/sysSettings.cpp

Browse pgadmin-hackers by date

  From Date Subject
Next Message svn 2008-05-18 20:37:42 SVN Commit by dpage: r7296 - trunk/pgadmin3/pgadmin/include/utils
Previous Message svn 2008-05-16 10:53:05 SVN Commit by dpage: r7294 - in trunk/pgadmin3/pgadmin: . frm