glom r1068 - in branches/glom-1-4: . glom glom/libglom
- From: murrayc svn gnome org
- To: svn-commits-list gnome org
- Subject: glom r1068 - in branches/glom-1-4: . glom glom/libglom
- Date: Tue, 20 Mar 2007 15:49:59 +0000 (GMT)
Author: murrayc
Date: 2007-03-20 15:49:59 +0000 (Tue, 20 Mar 2007)
New Revision: 1068
ViewCVS link: http://svn.gnome.org/viewcvs/glom?rev=1068&view=rev
Modified:
branches/glom-1-4/ChangeLog
branches/glom-1-4/glom/application.cc
branches/glom-1-4/glom/dialog_new_self_hosted_connection.cc
branches/glom-1-4/glom/dialog_new_self_hosted_connection.h
branches/glom-1-4/glom/frame_glom.cc
branches/glom-1-4/glom/libglom/connectionpool.cc
branches/glom-1-4/glom/libglom/connectionpool.h
branches/glom-1-4/glom/libglom/utils.cc
branches/glom-1-4/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]