2008-02-03 Jean Bréfort * lib/reaction-arrow.cc: fix loading of double reaction arrows. [#22223] 2008-01-26 Jean Bréfort * configure.ac: post release version bump (0.8.7). 2008-01-19 Daniel Leidert * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): Added --disable-schemas-install to make distcheck pass without issues. 2008-01-19 Daniel Leidert * Makefile.am: Cosmetic changes (reordering). * configure.ac: Cosmetic changes (space removals and a macro quotation). 2008-01-12 Daniel Leidert * configure.ac: Cleanup, updates and improvements for the build system and macro usage. Make use of automatic variables. Drop obsolete macros. Further added Windows/Cygwin related code [#21875]. * Makefile.am (kde_mime_desktopdir): Changed to use the automatic variable. * lib/Makefile.am: Removed GCP_CFLAGS and GCP_LIBS if they appear in CFLAGS, CXXFLAGS, _LDADD or _LIBADD variables (handled by configure.ac now). Empty variable were removed. * libgcpcanvas/Makefile.am: Ditto. * src/Makefile.am: Ditto. * goffice/Makefile.am: Ditto. (goffice_gchempaintdir): Changed to use the automatic variable. * plugins/arrows/Makefile.am: Ditto. Added missing libraries to make the plugins build on Cygwin [#21875]. * plugins/atoms/Makefile.am: Ditto. * plugins/bonds/Makefile.am: Ditto. * plugins/cycles/Makefile.am: Ditto. * plugins/selection/Makefile.am: Ditto. * plugins/templates/Makefile.am: Ditto. * plugins/text/Makefile.am: Ditto. * plugins/Makefile.am: Cosmetics. * themes/Makefile.am: Ditto. * lib/plugin.cc (LoadPlugins): Use G_MODULE_SUFFIX [#21875]. Thanks to the reporter of this issue. 2008-01-12 Jean Bréfort * lib/fragment.cc: one more fix related to #21964. 2008-01-06 Jean Bréfort * lib/atom.cc: fix updates. [#21964] * lib/bond.cc: ditto. * lib/electron.cc: ditto. * lib/fragment.cc: ditto. * lib/mesomery-arrow.cc: ditto. * lib/reaction-arrow.cc: ditto. * lib/reaction-operator.cc: ditto. * lib/text.cc: ditto. * plugins/arrows/retrosynthesisarrow.cc: ditto.