2009-12-15 Morten Welinder * Release 0.7.17 2009-12-13 Jean Brefort * goffice/canvas/goc-graph.c (goc_graph_set_property): invalidate bounds after setting horizontal position. 2009-12-10 Jean Brefort * docs/reference/goffice-0.8-sections.txt: add new function. * goffice/gtk/go-marker-selector.c (go_marker_selector_set_shape): ditto. * goffice/gtk/go-marker-selector.h: ditto. * goffice/utils/go-style.c (outline_init), (line_init), (marker_init), (cb_style_changed): update property page after style changes when reordering. [#604229] 2009-12-09 Jean Brefort * goffice/graph/gog-grid.c (gog_grid_view_xyz_render): still others. 2009-12-09 Jean Brefort * goffice/graph/gog-grid-line.c (gog_grid_line_xyz_render): fixed some more leaks. 2009-12-09 Jean Brefort * goffice/graph/gog-axis-line.c (xyz_process): fixed leaks. 2009-12-09 Jean Brefort * goffice/app/go-plugin.c (append_dir), (go_plugins_set_dirs), (go_plugins_init), (go_plugins_add), (go_plugins_shutdown): allow several modules to call go_plugins_init without interfering. 2009-12-07 Jean Brefort * goffice/goffice.c (libgoffice_init), (libgoffice_shutdown): allow multiple calls to libgoffice_shutdown. 2009-12-06 Jean Brefort * goffice/canvas/goc-canvas.c (goc_canvas_invalidate): really pass width and height to gtk_widget_queue_draw_area. 2009-12-05 Jean Brefort * goffice/canvas/goc-item.c (goc_item_bounds_changed): do not invalidate the whole canvas when an item bounds change. [#603813] 2009-12-04 Jody Goldberg * goffice/gtk/goffice-gtk.c (go_help_display) : support tab as a seperator in the hhmap file. 2009-12-02 Morten Welinder * goffice/app/go-cmd-context.c (go_cmd_context_progress_set, go_cmd_context_progress_message_set, go_cmd_context_get_password, go_cmd_context_set_sensitive): Make implementation optional. 2009-11-30 Jean Brefort * plugins/plot_pie/gog-pie.c (gog_pie_view_get_data_at_point): make it work in all case, including split rings. 2009-11-29 Morten Welinder * configure.in: Post-release bump.