glom r1069 - in trunk: . glom glom/libglom
- From: murrayc svn gnome org
- To: svn-commits-list gnome org
- Subject: glom r1069 - in trunk: . glom glom/libglom
- Date: Tue, 20 Mar 2007 15:51:35 +0000 (GMT)
Author: murrayc
Date: 2007-03-20 15:51:35 +0000 (Tue, 20 Mar 2007)
New Revision: 1069
ViewCVS link: http://svn.gnome.org/viewcvs/glom?rev=1069&view=rev
Modified:
trunk/ChangeLog
trunk/glom/application.cc
trunk/glom/dialog_new_self_hosted_connection.cc
trunk/glom/dialog_new_self_hosted_connection.h
trunk/glom/frame_glom.cc
trunk/glom/libglom/connectionpool.cc
trunk/glom/libglom/connectionpool.h
trunk/glom/libglom/utils.cc
trunk/glom/libglom/utils.h
Log:
2007-03-20 Murray Cumming <murrayc murrayc com>
* glom/libglom/utils.cc:
* glom/libglom/utils.h: Added a show_ok_dialog() method, becasue it is silly to
always call the on in Frame_Glom.
* glom/libglom/connectionpool.cc:
* glom/libglom/connectionpool.h: create_self_hosting(): Take a parent window so we
can show some warning dialogs if something goes wrong. None of these have actually
been experienced though.
* glom/application.cc: ui_file_select_save(): If doing self-hosting then check that the
directory does not exist already, and warn the user.
For instance, you might specify test.glom, which would then creat test/test.glom, so it
will warn if test/ already exists.
Bug # 420482 (Mathias Hasselmann)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]