CVSROOT:        /cvs/gnome
Module name:    glom
Changes by:     murrayc 05/03/29 06:31:02

Modified files:
        .              : ChangeLog 
        examples       : example_smallbusiness.glom 
        glom           : glom.glade 
        glom/data_structure: Makefile.am field.cc glomconversions.cc 
                             glomconversions.h 
        glom/data_structure/layout: layoutitem_field.cc 
                                    layoutitem_field.h 
        glom/document  : document_glom.cc 
        glom/mode_data : dialog_choose_field.cc dialog_choose_field.h 
        glom/utility_widgets: datawidget.cc entryglom.cc 
        glom/utility_widgets/adddel: adddel.cc adddel.h 
        glom/utility_widgets/db_adddel: db_adddel.cc 
Added files:
        glom/data_structure: numeric_format.cc numeric_format.h 

Log message:
2005-03-29  Murray Cumming <[EMAIL PROTECTED]>

* glom/data_structure/Makefile.am:
* glom/data_structure/numeric_format.cc:
* glom/data_structure/numeric_format.h:
New class to represent the numeric format.
* glom/data_structure/glomconversions.cc:
* glom/data_structure/glomconversions.h:
Do special std:: stream stuff to format numbers
as needed by the NumericFormat.
* glom/data_structure/layout/layoutitem_field.cc:
* glom/data_structure/layout/layoutitem_field.h:
Add a NumericFormat member.
* glom/document/document_glom.cc:
Load/Save the numeric format information with the
LayoutItem.
* glom/glom.glade:
Add UI for the Numeric Format.
* glom/mode_data/dialog_choose_field.cc:
* glom/mode_data/dialog_choose_field.h:
Use the Numeric Format UI. It is only shown for
numeric fields.
* glom/utility_widgets/db_adddel/db_adddel.cc:
Use the Numeric format for the list.
* glom/utility_widgets/datawidget.cc:
* glom/utility_widgets/entryglom.cc:
Use the numeric format for details views.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=glom&who=murrayc&date=explicit&mindate=2005-03-29%2006:30&maxdate=2005-03-29%2006:32

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

Reply via email to