glom r999 - in trunk: . glom glom/utility_widgets po



Author: murrayc
Date: 2007-01-10 17:47:52 +0000 (Wed, 10 Jan 2007)
New Revision: 999
ViewCVS link: http://svn.gnome.org/viewcvs/glom?rev=999&view=rev

Removed:
   trunk/glom/dialog_new_database.cc
   trunk/glom/dialog_new_database.h
Modified:
   trunk/ChangeLog
   trunk/glom/Makefile.am
   trunk/glom/application.cc
   trunk/glom/application.h
   trunk/glom/glom.glade
   trunk/glom/utility_widgets/filechooserdialog.cc
   trunk/glom/utility_widgets/filechooserdialog.h
   trunk/po/Makefile.in.in
Log:
2007-01-10  Murray Cumming  <murrayc murrayc com>

        * glom/Makefile.am:
        * glom/glom.glade:
        * glom/dialog_new_database.cc:
        * glom/dialog_new_database.h: Removed this class and dialog.
        * glom/utility_widgets/filechooserdialog.cc:
        * glom/utility_widgets/filechooserdialog.h: Add widgets from the 
        DialogNewDatabase dialog (asking for the title, and whether to self-host).
        * glom/application.cc:
        * glom/application.h: Add new m_ui_save_extra member variables for getting the 
        result of the extended save dialog while still using the Bakery file save API.
        ui_file_select_save(): Set and get the new member variables.
        on_document_load(): Use the new member variables (with values previously set by the 
        extended save dialog) instead of showing a new dialog to get the information.

        This removes one dialog, making new file creation simpler.





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]