CVSROOT:        /cvs/gnome
Module name:    glom
Changes by:     murrayc 06/12/16 12:38:13

Modified files:
        .              : ChangeLog config.h.in configure.in 
        glom           : application.cc application.h 
        glom/libglom   : connectionpool.cc connectionpool.h 
        glom/libglom/document: document_glom.cc document_glom.h 

Log message:
2006-12-16  Murray Cumming  <[EMAIL PROTECTED]>

* configure.in:
* config.h.in: Add a --with-postgres-utils option, so we can specify the
location of postmaster and pg_ctl.
* glom/application.cc:
* glom/application.h: Added stop_self_hosting_of_document_database().
on_document_load(): Start self-hosting before asking for connection details,
if the document is marked as self-hosting. Stop self-hosting if the connection
fails.
* glom/libglom/connectionpool.cc:
* glom/libglom/connectionpool.h: Added set_self_hosting(),
start_self_hosting(), stop_self_hosting();
* glom/libglom/document/document_glom.cc:
* glom/libglom/document/document_glom.h: Added get_connection_is_self_hosted(),
and get_connection_self_hosted_directory_uri(). This bool is loaded from and
saved to the document, though it is not yet changed to true by anything in the 
UI.
Destructor: Stop self-hosting.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=glom&who=murrayc&date=explicit&mindate=2006-12-16%2012:37&maxdate=2006-12-16%2012:39

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to