CVSROOT: /cvs/gnome Module name: glom Changes by: murrayc 06/10/08 11:58:21
Modified files: . : ChangeLog NEWS configure.in glom : base_db.cc glom/layout_item_dialogs: dialog_buttonscript.cc glom/libglom/python_embed: py_glom_record.cc py_glom_record.h glom/mode_data : box_data.cc box_data_details.cc glom/mode_design/fields: dialog_fieldcalculation.cc glom/python_embed: glom_python.cc glom_python.h Log message: 2006-10-08 Murray Cumming <[EMAIL PROTECTED]> * glom/python_embed/glom_python.cc: * glom/python_embed/glom_python.h: glom_execute_python_function_implementation(): Added Gda::Connection parameter, which is passed to PyGlomRecord_SetFields(). * glom/libglom/python_embed/py_glom_record.cc: * glom/libglom/python_embed/py_glom_record.h: Record_getseters(): Added connection attribute to the python object, so that scripts can use the pygda API on the underlying database. BUT: This just returns None at the moment. PyGlomRecord_SetFields(): Take an extra connection parameter. * glom/base_db.cc: calculate_field(): * glom/layout_item_dialogs/dialog_buttonscript.cc: on_button_test(): * glom/mode_data/box_data.cc: set_primary_key_value(): * glom/mode_data/box_data_details.cc: on_flowtable_script_button(): * glom/mode_design/fields/dialog_fieldcalculation.cc: on_button_test(): Pass the extra connection parameter when calling glom_evaluate_python_function_implementation(). URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=glom&who=murrayc&date=explicit&mindate=2006-10-08%2011:57&maxdate=2006-10-08%2011:59 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list