2008-11-25  Colin Walters  <walters@verbum.org>

	* gir/Makefile.am: Remove hand-rolled .typelib.xml code;
	fails in the presence of srcdir != builddir.  Instead we
	just use Makefile rules.

=== 0.6.1 ===
2008-11-25  Johan Dahlin  <jdahlin@async.com.br>

	* NEWS: Update
	* Makefile.am (release-tag, upload-relase):
	New targets

	* configure.ac: Bump version to 0.6.1 and
	depend on gobject-introspection 0.6.1

	Bug 562031 – gir repository fails to libxml2 typelib
 	without libxml2 installed

	* configure.ac:
	* gir/Makefile.am:
	Patch by Tom Parker.

2008-11-25  Johan Dahlin  <jdahlin@async.com.br>

	Bug 562030 – gir repository fails to build DBus-1.0.typelib
        without dbus-glib installed

	* configure.ac:
	* gir/Makefile.am:
	Patch by Tom Parker.

2008-11-25  Johan Dahlin  <jdahlin@async.com.br>

	* gir/Makefile.am:
	(BUILT_GIRSOURCES): Build GstNet-0.10 now when
	gobject-introspection has been fixed.

	* configure.ac:
	* gir/Makefile.am:
	Check for GStreamer plugins base before building
	a bunch of girs.

2008-11-25  Johan Dahlin  <jdahlin@async.com.br>

	* gir/Gtk-custom.c:
	Re-organize alphabetically and add a couple of comments.

2008-11-24  Johan Dahlin  <jdahlin@async.com.br>

	* gir/Makefile.am: Add a bunch of other GStreamer libraries:
	audio, video, tag, rtp, rtsp, sdp, controller, netbuffer,
	interfaces, pbutils, riff.
	Dataprotocol and net added but disabled due to bugs in scanner.

2008-11-24  Johan Dahlin  <jdahlin@async.com.br>

	* gir/Makefile.am: Remove *_LIBDIR variables which are unused

2008-11-24  Johan Dahlin  <jdahlin@async.com.br>

	* gir/Makefile.am: Add GstBase gir

2008-11-21  Johan Dahlin  <jdahlin@async.com.br>

	* gir/Gtk-custom.c:
	Enable annotations for gtk_recent_manager_get_groups and
	gtk_recent_manager_get_applications which are supposed upstream
	now when #561617 is fixed.

2008-11-19  Johan Dahlin  <jdahlin@async.com.br>

	* gir/Gtk-custom.c:
	Add annotations for gtk_recent_manager_get_items,
	gtk_recent_manager_get_application_info.
	Also annotation gtk_recent_manager_get_groups and
	gtk_recent_manager_get_applications which are not supported
	in the scanner yet.

2008-11-17  Dan Winship  <danw@gnome.org>

	* gir/Soup-custom.c: add some annotations for libsoup (and some
	FIXMEs pointing out problems that aren't annotatable yet).

2008-11-17  Johan Bilien  <jobi@via.ecp.fr>

	* gir/Gtk-custom.h: Fix the check for X11

2008-11-16  Colin Walters  <walters@verbum.org>

	* gir/Makefile.am: .gir -> .typelib rule depends on timestamp of
	g-ir-compiler

2008-11-16  Colin Walters  <walters@verbum.org>

	* gir/clutter-0.8.c: Annotate clutter_effect_*.

2008-11-13  Étienne BERSAC  <bersace03@laposte.net>

	* Makefile.am: Install pkgconfig file
	* gir-repository-1.0.pc.in: Declare prefix variable.

2008-11-13  Owen Taylor  <otaylor@redhat.com>

	* gir/clutter-0.8.c: Add transfer annotation for return
	value of clutter_group_get_nth_child().

2008-11-12  Johan Dahlin  <jdahlin@async.com.br>

	* gir/Gtk-custom.c (gtk_tree_iter_new):
	* gir/Gtk-custom.h:
	Add gtk_tree_iter_new.

2008-11-11  Johan Dahlin  <jdahlin@async.com.br>

	* gir/Makefile.am:
	Do not pass in the GIR directory of gobject-introspection
	directly to the compiler, part of bug 560361

2008-11-10  Philipp Sadleder  <philipp@sadleder.de>

	* configure.ac:
	* gir/Makefile.am:
	Add nautilus-extension.

2008-11-10  Johan Dahlin  <jdahlin@async.com.br>

	* configure.ac:
	* gir/Makefile.am:
	Add unique.

2008-11-10  Johan Dahlin  <jdahlin@async.com.br>

	* gir/Makefile.am:
	Dist GtkClutter-custom.c

2008-11-06  Lucas Rocha  <lucasr@gnome.org>

	* gir/clutter-0.8.c: add annotations for clutter_group_raise and
	clutter_group_lower in order to properly mark them as deprecated.

2008-11-04  Colin Walters  <walters@verbum.org>

	* gir/*.c: Add licensing notes.

2008-11-04  Johan Dahlin  <jdahlin@async.com.br>

	* configure.ac:
	Require gobject-introspection 0.6.0

2008-11-04  Colin Walters  <walters@verbum.org>

	* COPYING: License should actually be LGPL.

2008-11-04  Mikkel Kamstrup Erlandsen <mikkel.kamstrup@gmail.com>

	* gir/Makefile.am: Add libsoup-2.4 package to gupnp and use GIRDIR
	as extra includedir for g-ir-compiler. This makes g-ir-* respect
	the paths extracted from pkg-config

2008-11-02  Torsten Schoenfeld  <kaffeetisch@gmx.de>

	* gir/Makefile.am: Use 'Poppler' instead of 'PopplerGlib' for the
	namespace of poppler-glib.  This means we now have types like
	'Document' under the namespace 'Poppler' instead of
	'PopplerDocument' under 'PopplerGlib'.  This also means that the
	name of the installed typelib changes accordingly.

2008-11-02  Steve Frécinaux  <code@istique.net>

	* gir/Makefile.am: fix wrong directory for ClutterGtk's header
	files.

2008-11-01  Owen Taylor  <otaylor@redhat.com>

	Bug 558849 - extend X stubbing

	* gir/xlib-2.0.gir: Add XWindowAttributes.

	* configure.ac gir/Makefile.am gir/xfixes-4.0.gir:
	Add a xfixes.gir to handle XserverRegion.

2008-10-30  Zeeshan Ali (Khattak)  <zeeshanak@gnome.org>

	Bug 556306 - project name is GSSDP

	* gir/Makefile.am:
	- Project name/prefix is GSSDP and not Gssdp.
	- Add gir dir to include path of GSSDP gir build rule.

2008-10-30  Tommi Komulainen  <tommi.komulainen@iki.fi>

	* configure.ac: Get cflags and libs for gdk-2.0
	* gir/Makefile.am: Link Gdk-custom with gdk, not gtk. Fixes link
	error on osx

	* gir/Makefile.am (check-local): stop on error

	* gir/Makefile.am (EXTRA_DIST): add clutter-0.8.c
	(%.typelib): add $(srcdir) to include paths

	* configure.ac:
	* gir/Makefile.am: Remove xlib-2.0 dependency on clutter when
	it's not needed (backends other than glx)

2008-10-30  Owen Taylor  <otaylor@redhat.com>

	* gir/Makefile.am: Install both typelibs for both built and custom
	.gir files.

2008-10-28  Johan Bilien  <jobi@via.ecp.fr>

	* gir/Makefile.am: don't forget to link the custom GDK additions

2008-10-28  Philipp Sadleder  <philipp@sadleder.de>

	* configure.ac:
	* gir/Makefile.am: Add Babl.

2008-10-28  Philipp Sadleder  <philipp@sadleder.de>

	* gir/GL-1.0.gir:
	* gir/JSCore-1.0.gir:
	* gir/fontconfig-2.0.gir:
	* gir/freetype2-2.0.gir:
	* gir/libxml2-2.0.gir:
	* gir/xft-2.0.gir:
	* gir/xlib-2.0.gir: 
	Add xml headers to all gir files

2008-10-28  Johan Bilien  <jobi@via.ecp.fr>

	* gir/Clutter-custom.[ch]: add convenient getters for ClutterKeyEvent
	makes it easier for bindings to access ClutterKeyEvent fields.

2008-10-27  Tommi Komulainen  <tommi.komulainen@iki.fi>

	Bug 557518 – gir-repository fails to build with gtk-quartz

	* configure.ac (BUILD_PANGOXFT):
	* gir/Makefile.am: Build PangoXft conditionally, pango may be
	installed without it.

	* configure.ac (BUILD_XFT):
	* gir/Makefile.am: Build xft/xlib conditionally, they're not
	necessarily present (osx, win32)

	* configure.ac (BUILD_GL):
	* gir/Makefile.am: Build GL conditionally

	* configure.ac:
	* gir/Makefile.am: Be more consistent about gtk+ and clutter
	backends (gtk+-2.0 vs. gtk+-x11-2.0) when checking for
	availability and passing library and package names to
	g-ir-scanner

	* gir/Makefile.am:
	* gir/Gdk-custom.c: Move target independent annotations from
	gdk-x11-2.0.c here
	* gir/Gtk-custom.c: Move target independent annotations from
	gtk-x11-2.0.c here
	* gir/gdk-x11-2.0.c:
	* gir/gtk-x11-2.0.c: Remove as unneeded

	* configure.ac:
	* gir/Makefile.am: Build Gtk/Gdk with all GDK targets, not just
	x11. Replace hardcoded x11 target in library and package names
	with a variable checked in configure.
	* gir/Gtk-custom.c:
	* gir/Gtk-custom.h: Include X11 specific customizations only
	when building against X11 target

	* configure.ac:
	* gir/Makefile.am: Make Gdk depend on xlib-2.0 only with the x11
	gdk target

	* configure.ac:
	* gir/Makefile.am: Build Clutter with all backends, not just
	glx. Replace hardcoded glx backend in library and package names
	with a variable checked in configure.

	* configure.ac:
	* gir/Clutter-custom.c
	* gir/Clutter-custom.h (clutter_texture_set_from_pixbuf): Build
	clutter customizations depending on GdkPixbuf conditionally only
	if depending on clutter makes it available. Clutter doesn't
	necessarily use GdkPixbuf (osx,win32) or export it as public API
	(Requires.private)

2008-10-27  Tommi Komulainen  <tommi.komulainen@iki.fi>

	Bug 558062 – provide and use paths in the .pc file

	* configure.ac: get typelibdir from gobject-introspection-1.0.pc
	* gir/Makefile.am: use girdir and typelibdir from g-i .pc file rather
	than constructing them ourselves

2008-10-27  Johan Bilien  <jobi@via.ecp.fr>

	* gir/clutter-0.8.c: add annotation for
	clutter_actor_transform_stage_point

2008-10-25  Colin Walters  <walters@verbum.org>

	Bug 557076 - move typelibs to $libdir

	* gir/Makefile.am: Move to libdir.

2008-10-24  Johan Bilien  <jobi@via.ecp.fr>

	* gir/*.gir: add transfer-ownership

2008-10-23  Lucas Rocha  <lucasr@gnome.org>

	* gir/clutter-0.8.c: add annotation for clutter_actor_raise and
	clutter_actor_lower.

2008-10-22  Johan Bilien  <jobi@via.ecp.fr>

	* gir/Gdk-custom.[ch]: few convenient GDK additions

2008-10-22  Johan Bilien  <jobi@via.ecp.fr>

	* gir/gtk-2.0.c: Add annotation for gtk_combo_box_get_model,
	gtk_container_get_children, gtk_label_get_layout, gtk_bin_get_child,
	gtk_radio_button_get_group

2008-10-22  Johan Bilien  <jobi@via.ecp.fr>

	* gir/gdk-2.0.c: Add annotation for gdk_screen_get_default

2008-10-22  Johan Bilien  <jobi@via.ecp.fr>

	* gir/clutter-0.8.c: Add annotations for clutter_actor_get_stage

2008-10-21  Owen Taylor  <otaylor@redhat.com>

	* gir/clutter-0.8.c: Add annotations for clutter_init() and
	clutter_init_with_args() that get the generated .gir a little closer
	to correct and make clutter_init(NULL, NULL) work. (Fully correct
	isn't currently expressable.)

2008-10-21  Tommi Komulainen  <tommi.komulainen@iki.fi>

	* gir/gdk-x11-2.0.c:
	* gir/gtk-x11-2.0.c: Rename parameters and add trailing whitespace to
	match annotations.

2008-10-21  Lucas Rocha  <lucasr@gnome.org>

	* configure.ac, gir/Makefile.am: the gupnp typelib build should
	be optional.

2008-10-20  Colin Walters  <walters@verbum.org>

	Bug 556777 - Add GUPNP

	Original patch from Ross Burton <ross@burtonini.com>

	* configure.ac: Look for it.
	* gir/Makefile.am: Parse it.

2008-10-20  Johan Bilien  <jobi@via.ecp.fr>

	* gir/ClutterAdditions.xml: removed
	* gir/Clutter-custom.[ch]: removed custom prefix
	* gir/Makefile.am: scan the additions header rather than use
	--inject

2008-10-20  Johan Bilien  <jobi@via.ecp.fr>

	* gir/Gtk-custom.[ch]: Add a few convenient additions to GTK

2008-10-17  Colin Walters  <walters@verbum.org>

	* gir/Makefile.am: Update for:
	http://bugzilla.gnome.org/show_bug.cgi?id=556783
	It seems like Clutter-0.8 didn't need the
	--strip-prefix=girepo, please fix if this is not the
	case.

2008-10-17  Johan Bilien  <jobi@via.ecp.fr>

	* gir/clutter-0.8.c: Add annotations

2008-10-15  Colin Walters  <walters@verbum.org>

	* gir/Makefile.am: Update for new g-ir-scanner invocation
	args.

2008-10-15  Johan Bilien  <jobi@via.ecp.fr>

	* gir/Makefile.am: do not parse the addition header file, since its
	content is injected from ClutterAdditions.xml

2008-10-15  Johan Bilien  <jobi@via.ecp.fr>

	* gir/ClutterAdditions.xml: removed this argument from method
	parameters

2008-10-15  Ross Burton  <ross@linux.intel.com>

	* gir/libxml2-2.0.gir:
	Add more types, required by gupnp (#556416)

2008-10-15  Ross Burton  <ross@linux.intel.com>

	* gir/Makefile.am:
	* configure.ac:
	Add GSSDP bindings.

2008-10-14  Johan Bilien  <jobi@via.ecp.fr>

	* gir/Gtk-2.0.xpath: add test case for transfer-ownership in
	gtk_label_get_text

2008-10-14  Colin Walters  <walters@verbum.org>

	* gir/Makefile.am: Readd missing ; which makes .typelib.xml
	work again.

2008-10-13  Jürg Billeter  <j@bitron.ch>

	* gir/libxml2-2.0.gir: add stub for xmlNsPtr

2008-10-13  Jürg Billeter  <j@bitron.ch>

	* gir/gtk-x11-2.0.c: annotate array length parameter for gtk_init*

2008-10-13  Johan Bilien  <jobi@via.ecp.fr>

	* gir/ClutterAdditions.xml: fixed another typo in Clutter additions

2008-10-13  Johan Bilien  <jobi@via.ecp.fr>

	* gir/ClutterAdditions.xml: fixed declarations of lists in Clutter
	additions

2008-10-12  Lucas Rocha  <lucasr@gnome.org>

	* git/Makefile.am: change nsversion of ClutterJson from 1.0 to 0.8.

2008-10-12  Johan Bilien  <jobi@via.ecp.fr>

	* gir/Makefile.am: Fixed the name of the Clutter-custom library

2008-10-12  Colin Walters  <walters@verbum.org>

	* gir/Makefile.am: Update to use version numbers for
	everything.

2008-10-12  Johan Dahlin  <johan@gnome.org>

	* gir/GdkPixbuf-assertions.txt:
	* gir/Gtk-assertions.txt:
	* gir/Gtk.xpath:
	* gir/Makefile.am:
	* gir/WebKit-assertions.txt:
	Rename *.txt to *.xpath. Generalize makefile test rules and only
	run the tests when invoking make check.
	Rename DestroyNotify to GLib.DestroyNotify.

2008-10-12  Johan Dahlin  <johan@gnome.org>

	* configure.ac: Add m4 defines for the version

2008-10-11  Lucas Rocha  <lucasr@gnome.org>

	Bug 555602: Inject custom functions instead of parsing headers from
	custom lib together with the primary lib ones.

	* gir/Makefile.am, gir/ClutterAdditions.xml: ditto.

2008-10-08  Lucas Rocha  <lucasr@gnome.org>

	Bug 555296: Add custom lib with utility functions for simplifying
	binding development on Clutter.

	* configure.ac: add libtool stuff. 
	* gir/Clutter-custom.[ch]: utility library with custom utility
	function that will help binding development in general.
	* gir/Makefile.am: add librepo-Clutter-custom.la to the build.
	Reference the custom lib when scanning the Clutter header files.

2008-10-06  Lucas Rocha  <lucasr@gnome.org>

	* gir/Makefile.am: set Gdk and Pango build deps for PopplerGlib.gir.

2008-10-03  Lucas Rocha  <lucasr@gnome.org>

	* gir/Makefile.am: fix typo on clutter-cairo scanning parameter.

2008-10-03  Lucas Rocha  <lucasr@gnome.org>

	* configure.ac, gir/Makefile.am: update build to use Clutter 0.8.

2008-10-02  Lucas Rocha  <lucasr@gnome.org>

	* gir/Makefile.am: use '--pkg gdk-2.0' on poppler-glib gir scanning.

2008-09-25  Colin Walters  <walters@verbum.org>

	http://bugzilla.gnome.org/show_bug.cgi?id=553621
	Patch from Jani Monoses.

	* configure.ac, gir/Makefile.am: Add PopplerGLib.

2008-09-14  Havoc Pennington  <hp@pobox.com>

	* gir/DBus.gir: add lame DBus.gir just to get other stuff building

2008-09-14  Havoc Pennington  <hp@pobox.com>

	* gir/xlib.gir: add 'Screen'

	* gir/GL.gir: add some more typedefs needed by clutter 0.8

2008-09-12  Colin Walters  <walters@verbum.org>

	* gir/cairo.gir: Update to use GLib boxed types.
	Also make Cairo.Content an enumeration.

2008-09-12  Colin Walters  <walters@verbum.org>

	* gir/*.txt: New assertions files.
	* gir/tests.py: Delete, now in g-ir-scanner.
	* gir/Makefile.am: Use them.

2008-09-09  Colin Walters  <walters@verbum.org>

	* configure.ac:
	* gir/Makefile.am: Check for mission-control.
	* gir/DBusGLib.gir, gir/TelepathyGLib.gir,
	* gir/LibTelepathy.gir: Bind some bits
	manually for now.

2008-09-08  Colin Walters  <walters@verbum.org>

	* configure.ac:
	* gir/Makefile.am: Bind Soup.

2008-09-06  Colin Walters  <walters@verbum.org>

	* configure.ac:
	* gir/Makefile.am: Add GConf and GnomeKeyring.

2008-09-06  Colin Walters  <walters@verbum.org>

	* gir/cairo.gir: Tweak cairo GIR names to be more
	GIR-like.

2008-09-05  Colin Walters  <walters@verbum.org>

	* gir/Makefile.am:
	* configure.ac: Add GooCanvas.
	* gir/cairo.gir: Add dep of Goo.

2008-08-31  Colin Walters  <walters@verbum.org>

	* gir/Makefile.am: Also clean BUILT_GIRSOURCES.

2008-08-31  Colin Walters  <walters@verbum.org>

	* gir/Makefile.am: Fix includes, use --includedir,
    	comment out nonworking test

2008-08-31  Johan Dahlin  <johan@gnome.org>

	* configure.ac:
	* gir/Makefile.am:
	* gir/libxml2.gir:
	Add manually written stubs for libxml2 and
	bindings for gstreamer.

2008-08-26  Colin Walters  <walters@verbum.org>

	* gir/Makefile.am (check-local): When testing, try to
	round-trip .gir -> .typelib -> .xml -> .typelib.
	In retrospect, this is an obvious test we should
	have.

2008-08-26  Colin Walters  <walters@verbum.org>

	* gir/Makefile.am: Install in $DATADIR/girepository

2008-08-24  Colin Walters  <walters@verbum.org>

	* gir/cairo.gir: Fill out enough to make hippo-canvas
	build.

2008-08-23  Colin Walters  <walters@verbum.org>

	* gir/Makefile.am: Adjust to use new scanner
	include handling.

2008-08-22  Colin Walters  <walters@verbum.org>

	* gir/Makefile.am: Be sure we include deps
	for WebKit, also make all targets dep on
	Makefile.

2008-08-22  Colin Walters  <walters@verbum.org>

	* gir/Makefile.am: Remove --raw.

2008-08-22  Colin Walters  <walters@verbum.org>

	* configure.ac:
	* gir/Makefile.am (%.gir.test): Add round-trip tests.

2008-08-21  Colin Walters  <walters@verbum.org>

	* gir/test.py:
	* gir/Makefile.am: Add basic test program.
	Please add to it.

2008-08-21  Johan Dahlin  <johan@gnome.org>

	* configure.ac:
	* gir/GL.gir:
	* gir/Makefile.am:
	* gir/xlib.gir:
	Add Clutter & ClutterGtk.
	Add GL/ClutterJson as dependencies.

2008-08-21  Johan Dahlin  <johan@gnome.org>

	* configure.ac:
	* gir/Makefile.am:
	Check for the packages in configure.ac

2008-08-21  Johan Dahlin  <johan@gnome.org>

	* gir/JSCore.gir:
	* gir/Makefile.am:
	Add manually written JSCore and scan WebKit

2008-08-21  Johan Dahlin  <johan@gnome.org>

	* gir/cairo.gir:
	* gir/fontconfig.gir:
	* gir/freetype2.gir:
	* gir/xft.gir:
	* gir/xlib.gir:
	Remove lib prefix and .so suffix from
	shared libraries

2008-08-21  Johan Dahlin  <johan@gnome.org>

	* gir/Makefile.am:
	Use library names without path and .so suffix.

2008-08-20  Colin Walters  <walters@verbum.org>

	* gir/xlib.gir, gir/xft.gir: Ditto.

2008-08-20  Colin Walters  <walters@verbum.org>

	* gir/freetype2.gir, gir/fontconfig.gir,
	gir/cairo.gir: Add shared libraries and
	one function so that the typelib
	compiler is happy.

2008-08-20  Colin Walters  <walters@verbum.org>

	* gir/Makefile.am: Dep on scanner too.

2008-08-20  Colin Walters  <walters@verbum.org>

	* gir/Makefile.am: Include Gio.gir for GdkPixbuf.

2008-08-20  Colin Walters  <walters@verbum.org>

	* gir/Makefile.am: Include Gio.gir for Gtk.

2008-08-20  Colin Walters  <walters@verbum.org>

	* gir/Makefile.am: Dep on Makefile to ensure
	rebuilds when we change it.  Include Gio.gir
	for Gdk.gir.

2008-08-20  Colin Walters  <walters@verbum.org>

	* gir/Makefile.am: Clean files we build.

2008-08-20  Colin Walters  <walters@verbum.org>

	* gir/*.gir: Don't include in SVN; the parser
	is still changing.  Switch to using GI
	namespace instead of pkg-config name for .gir.
	Build and install typelibs.

2008-08-20  Johan Dahlin  <johan@gnome.org>

	* gir/atk.gir:
	* gir/gtk-x11-2.0.gir:
	Regenerate. Gtk compiles now.

2008-08-20  Johan Dahlin  <johan@gnome.org>

	* gir/atk.gir:
	* gir/gdk-pixbuf-2.0.gir:
	* gir/gdk-x11-2.0.gir:
	* gir/gtk-x11-2.0.gir:
	* gir/pango.gir:
	* gir/pangoft2.gir:
	* gir/pangoxft.gir:
	Regenerate.

2008-08-19  Colin Walters  <walters@verbum.org>

	* gir/Makefile.am: Add regenerate-noclosure target.
	Add --strip-prefix=Gdk to GdkPixbuf.

2008-08-19  Johan Dahlin  <johan@gnome.org>

	* configure.ac:
	* gir/Makefile.am:
	Add proper gir dependencies.
	Add a compiler rule and check for the g-ir-compiler
	variable in the pc file
	* gir/atk.gir:
	* gir/gdk-pixbuf-2.0.gir:
	* gir/gdk-x11-2.0.gir:
	* gir/gtk-x11-2.0.gir:
	* gir/pango.gir:
	* gir/pangocairo.gir:
	* gir/pangoft2.gir:
	* gir/pangox.gir:
	* gir/pangoxft.gir:
	Regenerate

2008-08-18  Colin Walters  <walters@verbum.org>

	* gir/Makefile.am: Don't delete checked-in sources
	for regenerate.

2008-08-18  Johan Dahlin  <johan@gnome.org>

	* gir/Makefile.am:
	* gir/gdk-pixbuf-2.0.gir:
	* gir/gdk-x11-2.0.gir:
	Regenerate, add a list of todo items for gdk.

2008-08-18  Johan Dahlin  <johan@gnome.org>

	* gir/Makefile.am:
	* gir/freetype2.gir:
	* gir/pango.gir:
	* gir/pangocairo.gir:
	* gir/pangoft2.gir:
	* gir/pangox.gir:
	* gir/pangoxft.gir:
	* gir/xft.gir:
	* gir/xlib.gir:
	Regenerate. Add fontconfig.gir and xft.gir.
	Pangoft2 should depend on pango, pangoxft should depend
	on most other girs.

2008-08-17  Johan Dahlin  <johan@gnome.org>

	* gir/Makefile.am:
	* gir/gdk-pixbuf-2.0.gir:
	* gir/gdk-x11-2.0.gir:
	Regenerate.

2008-08-16  Johan Dahlin  <johan@gnome.org>

	* gir/Makefile.am:
	* gir/gdk-x11-2.0.gir:
	* gir/pango.gir:
	* gir/pangocairo.gir:
	* gir/pangox.gir:
	* gir/pangoxft.gir:
	Regenerate
	* gir/xlib.gir:
	Add a few more types needed by pangox.gir

2008-08-16  Johan Dahlin  <johan@gnome.org>

	* gir/Makefile.am:
	* gir/cairo.gir:
	* gir/freetype2.gir:
	* gir/pangox.gir:
	* gir/xlib.gir:
	Do not generate cairo.gir, hard code it instead.
	Add stub for xlib and freetype2, just enough to cover
	what pango needs.

2008-08-16  Johan Dahlin  <johan@gnome.org>

	* gir/Makefile.am:
	* gir/gdk-pixbuf-2.0.gir:
	Add a gdk-pixbuf gir

2008-08-16  Johan Dahlin  <johan@gnome.org>

	* gir/Makefile.am:
	* gir/pangocairo.gir:
	* gir/pangox.gir:
	* gir/pangoxft.gir:
	Include pango.gir, regenerate dependencies.

2008-08-16  Johan Dahlin  <johan@gnome.org>

	* gir/Makefile.am:
	* gir/pango-1.0.gir:
	* gir/pango.gir:
	* gir/pangocairo.gir:
	* gir/pangoft2.gir:
	* gir/pangox.gir:
	* gir/pangoxft.gir:
	Remove pango-1.0.gir, split it out per pkg-config .pc files.

2008-08-15  Johan Dahlin  <johan@gnome.org>

	* gir/Makefile.am:
	* gir/atk.gir:
	* gir/pango-1.0.gir:
	Look for symbols in pangocairo, pangoxft and pangoft2.
	Regenerate.

2008-08-13  Colin Walters  <walters@verbum.org>

	* gir/Makefile.am: Move glib-2.0.gir and gobject-2.0.gir
	to gobject-introspection.
	* gir/*.gir: Regenerate.

2008-08-13  Johan Dahlin  <johan@gnome.org>

	* gir/Makefile.am:
	* gir/glib-2.0.gir:
	* gir/gobject-2.0.gir:
	Regenerate

2008-08-11  Colin Walters  <walters@verbum.org>

	* configure.ac: Look for correct pkg-config name.

2008-07-28  Johan Dahlin  <johan@gnome.org>

	* gir/Makefile.am:
	* gir/glib-2.0.gir:
	* gir/gobject-2.0.gir:
	add glib and gobject gir files

2008-06-20  Johan Dahlin  <jdahlin@async.com.br>

	* gir/gtk-x11-2.0.c:
	* gir/gtk-x11-2.0.gir:
	Add allow-none annotation from pygtk's .defs files
	for gtk and regenerate.

2008-06-20  Johan Dahlin  <jdahlin@async.com.br>

	* gir/gtk-x11-2.0.c:
	* gir/gtk-x11-2.0.gir:
	Add more annotations and regenerate

2008-06-20  Johan Dahlin  <jdahlin@async.com.br>

	* gir/Makefile.am:
	* gir/gdk-x11-2.0.c:
	* gir/gdk-x11-2.0.gir:
	Add gdk out param annotations, regenerate gir.

2008-06-20  Johan Dahlin  <jdahlin@async.com.br>

	* gir/Makefile.am:
	* gir/gtk-x11-2.0.c:
	* gir/gtk-x11-2.0.gir:
	Add gtk+ annotation .c file and a simple example, regenerate

2008-06-19  Johan Dahlin  <jdahlin@async.com.br>

	* gir/atk.gir:
	* gir/cairo.gir:
	* gir/gdk-x11-2.0.gir:
	* gir/gtk-x11-2.0.gir:
	* gir/pango-1.0.gir:
	Update to latest gobject-introspection

2008-06-05  Jürg Billeter  <j@bitron.ch>

	* gir/Makefile.am:
	* gir/atk.gir:
	Rename from atk-1.0.gir to atk.gir to match pkg-config name

2008-06-05  Jürg Billeter  <j@bitron.ch>

	* gir/atk-1.0.gir:
	* gir/cairo.gir:
	* gir/gdk-x11-2.0.gir:
	* gir/gtk-x11-2.0.gir:
	* gir/pango-1.0.gir:
	Update to latest gobject-introspection

2008-06-04  Johan Dahlin  <jdahlin@async.com.br>

	* gir/Makefile.am:
	* gir/gdk-x11-2.0.gir:
	* gir/gtk-x11-2.0.gir:
	Send in --library to gdk/gtk and regenerate.

2008-06-03  Johan Dahlin  <jdahlin@async.com.br>

	* gir/Makefile.am:
	* gir/atk-1.0.gir:
	* gir/gdk-x11-2.0.gir:
	* gir/gtk-x11-2.0.gir:
	* gir/pango-1.0.gir:
	Update to latest gobject-introspection;
	Fix a bug in the makefile which made atk,pango and gtk
	not introspected. Do not yet introspect Gdk, since it
	throws a bug in the scanner.

2008-05-31  Johan Dahlin  <jdahlin@async.com.br>

	* gir/Makefile.am:
	* gir/gtk-x11-2.0.gir:
	Add gtk

2008-05-31  Johan Dahlin  <jdahlin@async.com.br>

	* gir/Makefile.am:
	* gir/gdk-x11-2.0.gir:
	Add gdk

	* gir/atk-1.0.gir:
	* gir/cairo.gir:
	* gir/pango-1.0.gir:
	Regenerate using latest scanner.

2008-05-31  Johan Dahlin  <jdahlin@async.com.br>

	* AUTHORS:
	* COPYING:
	* INSTALL:
	* MAINTAINERS:
	* Makefile.am:
	* README:
	* autogen.sh:
	* configure.ac:
	* gir-repository-1.0.pc.in:
	* gir/Makefile.am:
	* gir/atk-1.0.gir:
	* gir/cairo.gir:
	* gir/pango-1.0.gir:
	Initial check-in of atk, cairo and pango girs
