=========================== 2.25.1 =========================== 2009-02-15 Matthias Clasen * NEWS: Updates 2009-02-15 Matthias Clasen Bug 566716 – Update the projects URL * README: * gconf/gconf-internals.c: Update project website url. String change. Requested by Leonardo Ferreira Fontenelle 2009-02-15 Matthias Clasen Bug 569258 – Use send_destination in dbus policy * defaults/org.gnome.GConf.Defaults.conf: Use send_destination. Pointed out by Vincent Untz 2009-02-15 Matthias Clasen Bug 565312 – Use g_timeout_add_seconds * backends/xml-backend.c: Trivial: Use g_timeout_add_seconds. Patch by Paul Kishimoto. 2009-02-15 Matthias Clasen Bug 558490 – New policykit mechanism uses hard-coded gconf path * gconf/default.path.in: Add the directory that is used by the defaults mechanism * defaults/Makefile.am: Define SYSGCONFDIR * defaults/gconf-defaults.c: Use SYSGCONFDIR instead of hardcoding /etc/gconf. Pointed out by Vincent Untz 2009-02-12 Michael Meeks * backends/markup-tree.c (parse_value_element): turn off a bogus error message for missing types, which we don't use, saves creating, l10n'ing & destroying 11k bogus messages on login. 2009-02-10 Michael Meeks * backends/markup-tree.c (write_value_element): close empty value elements immediately to save parsing time. * backends/markup-tree.c: instead of indenting with spaces, use tabs for a 50% size saving in the generated XML, and a nice parsing speedup. Also accelerate writing by avoiding lots of un-necessary memory allocation. 2009-01-27 Tor Lillqvist * gconf/Makefile.am (gconfd_2_LDFLAGS): Use the -mwindows flag when linking on Windows, so that we build a "GUI" executable. * gconf/gconfd.c (main): On Windows, with GCONF_DEBUG_OUTPUT set, make sure stdout and stderr go somewhere. Use the parent's console window if possible, otherwise open an own console window. If we had to open an own console window, give the user a chance to read the output when exiting. Same idea that has been successfully used in GIMP for a while. 2009-01-23 Vincent Untz * backends/xml-backend.c: cygwin needs the same stuff as mingw, so use G_PLATFORM_WIN32 Patch by Fix bug #563801. 2009-01-23 Vincent Untz * gconf/gconftool.c: (do_toggle): return value at the end of the function. Patch by Magnus Boman . Fix bug #567334 2009-01-09 Matthias Clasen * configure.in: Bump version