1.18.4: 2011-09-19 Murray Cumming Images: Avoid a warning when choosing. * glom/utility_widgets/imageglom.cc: on_menupopup_activate_select_file(): Avoid a warning about reinitializing a GValue when choosing an image file. 2011-09-21 Murray Cumming Require latest libgdamm, for the Value::operator=() fix. * configure.ac: This avoids a blank details view when changing to developer mode. 2011-09-20 Murray Cumming Details: Avoid an empty layout when changing to developer mode. * glom/mode_data/box_data_details.cc: on_userlevel_changed(): Recreate and refill the layout, instead of just recreating it. 2011-07-15 Murray Cumming Avoid autoconf warning about datarootdir. * glom/libglom/glom.pc.in: Set datarootdir to avoid this warning: config.status: WARNING: 'glom/libglom/glom.pc.in' seems to ignore the --datarootdir setting as suggested here: http://www.gnu.org/software/hello/manual/autoconf/Changed-Directory-Variables.html 2011-07-12 Ben Konrath Add exampledir variable to pkg-config file. * glom/libglom/glom.pc.in: Also add PACKAGE_TARNAME variable because it's needed for the @docdir@ expansion.