From 889c16f34d71338cc8fa9c3f7a11d57b27b21994 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Fri, 17 Jun 2005 23:35:00 +0000 Subject: Use bootstrap library for libemisdwidgets. Code here uses 2005-06-18 Tor Lillqvist * Makefile.am (WIN32_BOOTSTRAP_LIBS): Use bootstrap library for libemisdwidgets. Code here uses e_utf8_to_locale_string() from libemiscwidgets which hasn't been built yet if building from scratch. (GAL_IMAGESDIR): Remove, unused leftover. (EVOLUTION_GLADEDIR): Add. (libeutil_la_LDFLAGS, libeconduit_la_LDFLAGS): Use NO_UNDEFINED. (libeutil_la_LIBADD, libeconduit_la_LIBADD): Link with necessary libs. * e-win32-reloc.c: Update now that it is here in evolution. Use _e prefix instead of _gal. Add getters for more run-time paths. * e-util-private.h: Corresponding changes. svn path=/trunk/; revision=29526 --- e-util/ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'e-util/ChangeLog') diff --git a/e-util/ChangeLog b/e-util/ChangeLog index 7ce8ee8cee..bf0934b36e 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,20 @@ +2005-06-18 Tor Lillqvist + + * Makefile.am (WIN32_BOOTSTRAP_LIBS): Use bootstrap library for + libemisdwidgets. Code here uses e_utf8_to_locale_string() from + libemiscwidgets which hasn't been built yet if building from + scratch. + (GAL_IMAGESDIR): Remove, unused leftover. + (EVOLUTION_GLADEDIR): Add. + (libeutil_la_LDFLAGS, libeconduit_la_LDFLAGS): Use NO_UNDEFINED. + (libeutil_la_LIBADD, libeconduit_la_LIBADD): Link with necessary + libs. + + * e-win32-reloc.c: Update now that it is here in evolution. Use _e + prefix instead of _gal. Add getters for more run-time paths. + + * e-util-private.h: Corresponding changes. + 2005-06-08 Srinivasa Ragavan * e-cursor.[ch]: Added functions to show busy cursor. * Makefile.am: Add the files -- cgit v1.2.3