mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-27 07:56:14 +01:00
f4bb21aa1d
2008-03-14 Michael Natterer <mitch@imendio.com> * glib/*.h: make it possible to disable single-file includes by defining G_DISABLE_SINGLE_INCLUDES when building against GLib. Approved by Tim Janik. * glib/glib.h: include <glib/gslice.h>. * glib/gi18n.h * glib/gi18n-lib.h * glib/gprintf.h: include <glib.h> so the above works when these files are included without including <glib.h> first. svn path=/trunk/; revision=6713
39 lines
1020 B
Plaintext
39 lines
1020 B
Plaintext
2008-03-14 Michael Natterer <mitch@imendio.com>
|
|
|
|
* glib/*.h: make it possible to disable single-file includes by
|
|
defining G_DISABLE_SINGLE_INCLUDES when building against GLib.
|
|
Approved by Tim Janik.
|
|
|
|
* glib/glib.h: include <glib/gslice.h>.
|
|
|
|
* glib/gi18n.h
|
|
* glib/gi18n-lib.h
|
|
* glib/gprintf.h: include <glib.h> so the above works when these
|
|
files are included without including <glib.h> first.
|
|
|
|
2008-03-14 Alexander Larsson <alexl@redhat.com>
|
|
|
|
* configure.in:
|
|
Add required includes for f_fstypename member check.
|
|
|
|
2008-03-14 Alexander Larsson <alexl@redhat.com>
|
|
|
|
* configure.in:
|
|
Added checks for FEN (Solaris File Event Notification)
|
|
|
|
2008-03-13 Tor Lillqvist <tml@novell.com>
|
|
|
|
* glib-zip.in: Add lib/gio-2.0.lib and lib/gio-2.0.def.
|
|
|
|
2008-03-12 Tor Lillqvist <tml@novell.com>
|
|
|
|
* configure.in: Expand gio/win32/Makefile.
|
|
|
|
2008-03-12 Matthias Clasen <mclasen@redhat.com>
|
|
|
|
* configure.in: Bump version to 2.17.0
|
|
|
|
* ChangeLog.pre-2-16: rotate ChangeLog
|
|
|
|
* === branch for 2.16 ===
|