CVSROOT: /cvs/gnome Module name: goffice Changes by: emmanuel 05/06/02 10:00:02
Modified files: . : ChangeLog goffice/graph : Makefile.am gog-graph.c gog-object.c gog-object.h gog-style-prefs.glade gog-styled-object.c Added files: goffice/graph : gog-object-prefs.glade Log message: 2005-06-02 Emmanuel Pacaud <[EMAIL PROTECTED]> * goffice/graph/Makefile.am: add gog-object-prefs.glade * goffice/graph/gog-graph.c (gog_graph_class_init): position of chart and title can be manual. * goffice/graph/gog-object-prefs.glade: new. * goffice/graph/gog-object.c (gog_editor_get_notebook): first page is the default page. (gog_object_set_property): handle compass and alignment properties. (gog_object_get_property): ditto. (object_pref_state_free): new. (cb_compass_changed): new. (cb_alignment_changed): new. (gog_object_populate_editor): new. It handles only compass and alignment flags. (gog_object_class_init): install compass and alignment properties. (gog_object_get_pos): renamed to gog_object_get_position_flags. Add a mask parameter in order to get only a subset of position flags. (gog_object_set_pos): renamed to gog_object_set_position_flags. Add a mask parameter. * goffice/graph/gog-style-prefs.glade: move line widgets to the left. It improves consistency of widget position when navigating through object tree. * goffice/graph/gog-styled-object.c (styled_object_populate_editor): call parent method. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=goffice&who=emmanuel&date=explicit&mindate=2005-06-02%2009:59&maxdate=2005-06-02%2010:01 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list