2008-12-14 Vincent Untz * NEWS: version 2.25.3 2008-12-10 Vincent Untz Kill libgnomeui dependency. * configure.in: remove libgnomeui dep for splash, remove check for libgnomeui for eggsmclient * egg/Makefile.am: remove eggsmclient-libgnomeui.* stuff * egg/eggsmclient-libgnomeui.[ch]: killed * splash/Makefile.am: updated * splash/gnome-session-splash.c: (load_pixbuf): changed to a helper function (load_pixbuf_relative_path): use g_get_system_data_dirs() instead of gnome_program_locate_file() (load_splash_pixbuf): updated (setup_splash_window): don't unref the pixbuf if we didn't have a pixbuf (main): setup gettext, use GOption + gtk_init() instead of gnome_program_init() 2008-12-10 Vincent Untz * gnome-session/Makefile.am: fix build 2008-12-10 Vincent Untz * configure.in: * compat/Makefile.am: * gnome-session/Makefile.am: * splash/Makefile.am: try to sanitize things a bit so we can know which part of gnome-session depends on which library 2008-12-10 Vincent Untz * configure.in: remove TIME_UTILITY and GNOME_SESSION_TARBALL_* since it's unused, use GNOME_COMPILE_WARNINGS instead of some custom stuff to define compiler warning flags * capplet/Makefile.am: * compat/Makefile.am: * egg/Makefile.am: * gnome-session/Makefile.am: * splash/Makefile.am: * tools/Makefile.am: add WARN_CFLAGS/DISABLE_DEPRECATED_CFLAGS * gnome-session/gsm-inhibit-dialog.c: (add_inhibitor): fix compilation warning * splash/splash-window.c: (splash_window_expose_event): don't use deprecated API (splash_window_finalize): don't unref something we don't own 2008-12-08 Ray Strode * gnome-session/gsm-dbus-client.c (client_dbus_filter_function): Add patch from Tim Kosse to address issue with multiple clients trying to use the QueryEndSession dbus api (bug 559469) 2008-12-02 Vincent Untz * configure.in: post-release bump to 2.25.3. ==================== 2.25.2 ====================