2007-07-23  Jody Goldberg <[email protected]>

       * Release 0.4.2

2007-07-18  Jody Goldberg <[email protected]>

       * goffice/graph/gog-guru.c (gog_guru_get_help_button) : a hook to
         work around the docs still living in gnumeric. [#394181]

2007-07-17  Jody Goldberg <[email protected]>

       From Coverity.
       * goffice/utils/go-glib-extras.c (go_guess_encoding) : Avoid crash if
         libxml2 returns ERROR or NONE when guessing encoding.

2007-07-16  Jody Goldberg <[email protected]>

       * goffice/cut-n-paste/foocanvas/foo-canvas-text.c
       (foo_canvas_text_update) : round the bounds rather than using floor
         and ceil.  The disparity would exacerbate rounding errors caused by
         scaling, and would result in 1 pixel errors.
       * goffice/cut-n-paste/foocanvas/foo-canvas-pixbuf.c
       (foo_canvas_pixbuf_update) : ditto.  The errors where especially
       noticable here because images would get scaled. [#314864]
       * goffice/cut-n-paste/foocanvas/foo-canvas.c
       (foo_canvas_item_accessible_get_item_extents) : ditto.

2007-07-16  Emmanuel Pacaud <[email protected]>

       * goffice/graph/gog-object.c (gog_editor_register_widget): new.
       (gog_editor_get_registered_widget): new.

2007-07-15  Jody Goldberg <[email protected]>

       * goffice/app/file.c (go_file_saver_finalize) : do not leak the mime
         type.

2007-07-13  Jody Goldberg <[email protected]>

       * configure.in : remove GTK_DISABLE_DEPRECATED.  gtk trunk has
         deprecated GtkTooltips.

2007-07-11  Jody Goldberg <[email protected]>

       * configure.in : post release bump