glib r5528 - in trunk: . docs/reference docs/reference/glib docs/reference/glib/tmpl glib tests



Author: matthiasc
Date: 2007-06-04 15:54:49 +0100 (Mon, 04 Jun 2007)
New Revision: 5528
ViewCVS link: http://svn.gnome.org/viewcvs/glib?rev=5528&view=rev

Modified:
   trunk/ChangeLog
   trunk/configure.in
   trunk/docs/reference/ChangeLog
   trunk/docs/reference/glib/glib-sections.txt
   trunk/docs/reference/glib/tmpl/misc_utils.sgml
   trunk/glib/glib.symbols
   trunk/glib/gutils.c
   trunk/glib/gutils.h
   trunk/tests/testglib.c
Log:
2007-06-04  Matthias Clasen  <mclasen redhat com>

        Add support for a number of special directories, as
        defined by the xdg-user-dirs specification.  (#432651,
        Bastien Nocera, Emmanuele Bassi, Michael Natterer)

        * glib/glib.symbols:
        * glib/gutils.[hc]: Add the GUserDirectory enum and
        g_get_user_special_dir(), with implementations based
        on the xdg-user-dirs spec and on native interfaces
        for Win32 and Carbon.

        * configure.in: Add Carbon checks.

        * tests/tetsglib.c: Test g_get_user_special_dir().






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]