CVSROOT: /cvs/gnome Module name: glom Changes by: murrayc 05/04/17 15:47:55
Modified files: . : ChangeLog examples : example_smallbusiness.glom glom : glom.glade glom/data_structure/layout: layoutitem.cc layoutitem.h layoutitem_field.cc layoutitem_field.h glom/mode_data : box_data.cc box_data.h box_data_details.cc dialog_layout_list_related.cc dialog_layout_list_related.h glom/python_embed/python_module: py_glom_relatedrecord.cc pygdavalue_conversions.c Log message: 2005-04-17 Murray Cumming <[EMAIL PROTECTED]> * examples/example_smallbusiness.glom: Add VAT fields to invoice_lines and invoices, with calculations. * glom/data_structure/layout/layoutitem.cc: * glom/data_structure/layout/layoutitem.h: * glom/data_structure/layout/layoutitem_field.cc: * glom/data_structure/layout/layoutitem_field.h: Add operator==(). * glom/glom.glade: * glom/mode_data/dialog_layout_list_related.cc: * glom/mode_data/dialog_layout_list_related.h: Add a Formatting button, as already in the regular List Layout dialog. * glom/mode_data/box_data.cc: * glom/mode_data/box_data.h: do_calculations(), * glom/mode_data/box_data_details.cc: recalculate_fields_for_related_records(): Recalculated fields that depend on the just-recalcualted fields, with some attempt to prevent circular fields. The dependency- sequence needs to be figured out all at once, however - see the TODO> * glom/python_embed/python_module/pygdavalue_conversions.c: (pygda_value_as_pyobject): Return a PyFloat for a GdaNumeric, instead of a PyLong. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=glom&who=murrayc&date=explicit&mindate=2005-04-17%2015:46&maxdate=2005-04-17%2015:48 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list