2011-03-24  Morten Welinder <[email protected]>

       * Release 0.8.14

2011-03-16  Morten Welinder  <[email protected]>

       * configure.in: Fix backend selection by testing for win32 first.

2011-03-16  Jean Brefort  <[email protected]>

       * goffice/gtk/go-gtk-compat.h: fix gtk_widget_send_focus_change
       replacement macro to make gcc succeed again.

2011-03-12  Morten Welinder  <[email protected]>

       * goffice/gtk/go-combo-box.c (do_focus_change): Add cast because
       gcc isn't smart enough to follow union rules before warning.

2011-03-09  Jean Brefort  <[email protected]>

       * goffice/app/go-conf-gsettings.c (go_conf_get_node),
       (cb_key_changed), (go_conf_add_monitor): fix gnumeric crash when
       monitoring settings changes. [#644222]

2011-03-03  Jean Brefort  <[email protected]>

       * configure.in: implement a GSettings backend for GOConf. [#643767]
       * goffice/app/go-conf.c: ditto.
       * goffice/app/go-conf-gsettings.c: ditto.

2011-03-01  Morten Welinder  <[email protected]>

       * goffice/app/go-conf-gconf.c (go_conf_get_node): Handle keys that
       don't start in /apps/.

2011-02-23  Andreas J. Guelzow <[email protected]>

       * goffice/utils/go-undo.c (go_undo_*nary_finalize): chain to parent

2011-02-23  Morten Welinder  <[email protected]>

       * goffice/gtk/go-charmap-sel.c (cs_build_menu): Plug leak.

       * goffice/graph/gog-guru.c (graph_guru_init_format_page): Plug
       leak.
       (graph_guru_type_selector_new): Ditto.
       * goffice/graph/gog-axis-line.c (gog_axis_base_populate_editor):
       Ditto.
       * plugins/plot_distrib/go-distribution-prefs.c (go_distribution_pref_new):
       Ditto.

2011-02-22  Morten Welinder  <[email protected]>

       * goffice/gtk/go-locale-sel.c (ls_build_menu): Plug leak.

2011-02-18  Morten Welinder  <[email protected]>

       * goffice/gtk/go-format-sel.c (nfs_init): Plug leaks.
       * goffice/gtk/go-font-sel.c (list_init): Ditto.
       * goffice/gtk/go-image-sel.c (go_image_sel_new): Ditto.

2011-02-02  Morten Welinder <[email protected]>

       * configure.in: Post-release bump.