CVSROOT: /cvs/gnome Module name: goffice Changes by: emmanuel 05/08/18 10:20:35
Modified files: . : ChangeLog goffice : goffice.c goffice/graph : Makefile.am gog-label.c gog-label.h gog-reg-curve-prefs.glade gog-reg-curve.c gog-reg-curve.h gog-reg-eqn-prefs.glade Removed files: goffice/graph : gog-reg-eqn.c gog-reg-eqn.h Log message: 2005-08-18 Emmanuel Pacaud <[EMAIL PROTECTED]> Make GogRegEqn and GogLabel a derived class of GogText. * goffice/graph/gog-reg-eqn.[ch]: removed. * goffice/graph/Makefile.am: remove references to gog-reg-eqn.[ch]. * goffice/graph/gog-label.c: rename GogLabel class to GogText. Implement GogLabel as a derived class of GogText and a GogDataSet interface. (gog_text_get_str): new. Implement GogRegEqn as a derived class of GogText. (gog_reg_eqn_populate_editor): remove code related to position. (gog_reg_eqn_class_init): remove position properties. rename GogLabelView to GogTextView. (gog_text_view_render): get content from gog_text_get_str. * goffice/graph/gog-reg-eqn-prefs.glade: fix layout. Remove position widgets. * goffice/graph/gog-reg-curve-prefs.glade: fix layout. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=goffice&who=emmanuel&date=explicit&mindate=2005-08-18%2010:19&maxdate=2005-08-18%2010:21 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list