CVSROOT:        /cvs/gnome
Module name:    gnumeric
Changes by:     jbrefort        06/05/14 12:55:42

Modified files:
        .              : ChangeLog 
        component      : gnumeric.c 
        src            : gnm-so-filled.c gnm-so-line.c 
                         sheet-object-graph.c sheet-object.c 

Log message:
2006-05-14  Jean Brefort  <[EMAIL PROTECTED]>

* component/gnumeric.c: (cairo_to_pixbuf): fixed and renamed,
(go_gnm_component_set_data): use current selection as displayed area,
(cell_render): set colors in the correct (RGB) order,
(go_gnm_component_draw): skip hidden rows and columns,
(go_gnm_component_print): print sheet objects,
(go_gnm_component_init): updated,
(go_gnm_component_class_init): removed unused properties.
* src/gnm-so-filled.c: (gnm_so_filled_draw_cairo): don't use cairo if
GOFFICE_WITH_CAIRO is not defined.
* src/gnm-so-line.c: (gnm_so_line_print): use correct color,
(gnm_so_line_draw_cairo): implemented,
(gnm_so_line_class_init): add draw_cairo.
* src/sheet-object-graph.c: (gnm_sog_draw_cairo): implemented,
(gnm_sog_class_init): add draw_cairo.
* src/sheet-object.c: (sheet_object_draw_cairo): don't use cairo if
GOFFICE_WITH_CAIRO is not defined.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=jbrefort&date=explicit&mindate=2006-05-14%2012:54&maxdate=2006-05-14%2012:56

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

Reply via email to