CVSROOT:        /cvs/gnome
Module name:    glom
Changes by:     murrayc 06/04/28 03:26:28

Modified files:
        .              : ChangeLog configure.in 
        glom           : Makefile.am application.cc box_db.cc box_db.h 
                         box_db_table.cc box_db_table.h box_reports.h 
                         combobox_relationship.h dialog_connection.h 
                         dialog_database_preferences.cc 
                         dialog_database_preferences.h 
                         dialog_invalid_data.cc dialog_invalid_data.h 
                         filechooser_export.h frame_glom.cc frame_glom.h 
                         notebook_glom.h 
        glom/layout_item_dialogs: box_formatting.cc box_formatting.h 
                                  combo_summarytype.h 
        glom/mode_data : Makefile.am box_data.cc box_data_details.cc 
                         box_data_list.cc box_data_list_related.cc 
                         dialog_choose_field.h 
                         dialog_choose_relationship.h dialog_layout.h 
                         notebook_data.cc treestore_layout.h 
        glom/mode_design: Makefile.am dialog_design.h 
        glom/mode_design/fields: combo_fieldtype.h 
                                 dialog_fieldcalculation.cc 
                                 dialog_fieldcalculation.h 
                                 dialog_fielddefinition.h 
        glom/mode_design/users: Makefile.am dialog_groups_list.cc 
        glom/python_embed: glom_python.cc glom_python.h 
        glom/python_embed/python_module: Makefile.am py_glom_module.cc 
        glom/relationships_overview: dialog_relationships_overview.h 
                                     table_canvasitem.h 
        glom/reports   : dialog_layout_report.cc dialog_layout_report.h 
                         treestore_report_layout.cc 
                         treestore_report_layout.h 
        glom/translation: combobox_locale.cc combobox_locale.h 
                          dialog_copy_translation.h 
                          dialog_identify_original.cc 
                          dialog_identify_original.h 
                          window_translations.h 
        glom/utility_widgets: buttonglom.h comboentry_currency.cc 
                              comboentry_currency.h comboentryglom.cc 
                              comboentryglom.h comboglom.cc comboglom.h 
                              comboglomchoicesbase.cc 
                              comboglomchoicesbase.h datawidget.cc 
                              datawidget.h dialog_choose_date.h 
                              dialog_choose_id.h entryglom.cc 
                              entryglom.h flowtablewithfields.cc 
                              flowtablewithfields.h imageglom.cc 
                              imageglom.h labelglom.h layoutwidgetbase.h 
                              notebookglom.h textviewglom.cc 
                              textviewglom.h 
        glom/utility_widgets/adddel: adddel.cc adddel.h 
        glom/utility_widgets/db_adddel: db_adddel.cc db_adddel.h 
                                        glom_db_treemodel.cc 
                                        glom_db_treemodel.h 
        po             : POTFILES.in 
Added files:
        glom           : xsl_utils.cc xsl_utils.h 
Removed files:
        glom           : appstate.cc appstate.h base_db.cc base_db.h 
                         connectionpool.cc connectionpool.h sharedptr.h 
                         standard_table_prefs_fields.h utils.cc utils.h 
        glom/data_structure: Makefile.am field.cc field.h fieldtypes.cc 
                             fieldtypes.h glomconversions.cc 
                             glomconversions.h groupinfo.cc groupinfo.h 
                             iso_codes.cc iso_codes.h numeric_format.cc 
                             numeric_format.h privileges.cc privileges.h 
                             relationship.cc relationship.h report.cc 
                             report.h system_prefs.cc system_prefs.h 
                             tableinfo.cc tableinfo.h 
                             translatable_item.cc translatable_item.h 
        glom/data_structure/layout: Makefile.am custom_title.cc 
                                    custom_title.h fieldformatting.cc 
                                    fieldformatting.h layoutgroup.cc 
                                    layoutgroup.h layoutitem.cc 
                                    layoutitem.h layoutitem_button.cc 
                                    layoutitem_button.h 
                                    layoutitem_field.cc 
                                    layoutitem_field.h 
                                    layoutitem_image.cc 
                                    layoutitem_image.h 
                                    layoutitem_notebook.cc 
                                    layoutitem_notebook.h 
                                    layoutitem_portal.cc 
                                    layoutitem_portal.h 
                                    layoutitem_text.cc layoutitem_text.h 
                                    usesrelationship.cc 
                                    usesrelationship.h 
        glom/data_structure/layout/report_parts: Makefile.am 
                                                 layoutitem_fieldsummary.cc 
                                                 layoutitem_fieldsummary.h 
                                                 layoutitem_footer.cc 
                                                 layoutitem_footer.h 
                                                 layoutitem_groupby.cc 
                                                 layoutitem_groupby.h 
                                                 layoutitem_header.cc 
                                                 layoutitem_header.h 
                                                 layoutitem_summary.cc 
                                                 layoutitem_summary.h 
                                                 layoutitem_verticalgroup.cc 
                                                 layoutitem_verticalgroup.h 
        glom/document  : Makefile.am document_glom.cc document_glom.h 
        glom/mode_data : calcinprogress.cc calcinprogress.h 
        glom/python_embed/python_module: py_glom_record.cc 
                                         py_glom_record.h 
                                         py_glom_related.cc 
                                         py_glom_related.h 
                                         py_glom_relatedrecord.cc 
                                         py_glom_relatedrecord.h 
                                         pygdavalue_conversions.c 
                                         pygdavalue_conversions.h 

Log message:
2006-04-28  Murray Cumming  <[EMAIL PROTECTED]>

* configure.in:
* glom/Makefile.am:
* po/POTFILES.in:
* many files: Moved data_structure, document, and part of python_embed 
directories
into libglom, so that the glom python module does not need to use symbols in the
glom executable, because this is not allowed in cygwin, using --no-undefined.
In future, this can be used as public API to make the document/database 
structure
available to separate utilities and a web UI.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=glom&who=murrayc&date=explicit&mindate=2006-04-28%2003:25&maxdate=2006-04-28%2003:27

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

Reply via email to