dbus/glib
Havoc Pennington e12863aae8 2004-05-31 Havoc Pennington <hp@redhat.com>
* glib/dbus-gidl.c (method_info_add_arg): keep args sorted with
	"in" before "out"

	* glib/dbus-gobject.c (dbus_type_to_string): move to dbus-gutils.c

	* glib/dbus-glib-tool.c (main): set up to have a --self-test
	option that runs the tests, and start filling in some code
	including for starters just dumping the interfaces to stdout

	* glib/Makefile.am (INCLUDES): define DBUS_LOCALEDIR

	* test/data/valid-introspection-files/lots-of-types.xml: test of
	an example introspection file

	* glib/dbus-gparser.c (parser_check_doctype): doctype should be
	"node" (I think...)
2004-06-01 03:02:26 +00:00
..
.cvsignore Update 2003-09-07 16:21:12 +00:00
dbus-gidl.c 2004-05-31 Havoc Pennington <hp@redhat.com> 2004-06-01 03:02:26 +00:00
dbus-gidl.h 2003-12-02 Richard Hult <richard@imendio.com> 2003-12-02 10:44:22 +00:00
dbus-glib-tool.c 2004-05-31 Havoc Pennington <hp@redhat.com> 2004-06-01 03:02:26 +00:00
dbus-glib.h 2004-05-31 Havoc Pennington <hp@redhat.com> 2004-06-01 03:02:26 +00:00
dbus-gloader-expat.c 2003-12-02 Richard Hult <richard@imendio.com> 2003-12-02 10:44:22 +00:00
dbus-gmain.c 2003-12-02 Richard Hult <richard@imendio.com> 2003-12-02 10:44:22 +00:00
dbus-gobject.c 2004-05-31 Havoc Pennington <hp@redhat.com> 2004-06-01 03:02:26 +00:00
dbus-gparser.c 2004-05-31 Havoc Pennington <hp@redhat.com> 2004-06-01 03:02:26 +00:00
dbus-gparser.h 2003-12-02 Richard Hult <richard@imendio.com> 2003-12-02 10:44:22 +00:00
dbus-gproxy.c 2004-04-15 Olivier Andrieu <oliv__a@users.sourceforge.net> 2004-04-15 22:08:05 +00:00
dbus-gtest-main.c 2003-12-02 Richard Hult <richard@imendio.com> 2003-12-02 10:44:22 +00:00
dbus-gtest.c 2003-12-02 Richard Hult <richard@imendio.com> 2003-12-02 10:44:22 +00:00
dbus-gtest.h 2003-12-02 Richard Hult <richard@imendio.com> 2003-12-02 10:44:22 +00:00
dbus-gthread.c 2003-12-02 Richard Hult <richard@imendio.com> 2003-12-02 10:44:22 +00:00
dbus-gtool-test.h 2003-12-02 Richard Hult <richard@imendio.com> 2003-12-02 10:44:22 +00:00
dbus-gutils.c 2004-05-31 Havoc Pennington <hp@redhat.com> 2004-06-01 03:02:26 +00:00
dbus-gutils.h 2004-05-31 Havoc Pennington <hp@redhat.com> 2004-06-01 03:02:26 +00:00
dbus-gvalue.c 2004-05-28 Michael Meeks <michael@ximian.com> 2004-05-28 13:10:36 +00:00
dbus-gvalue.h 2004-03-29 Michael Meeks <michael@ximian.com> 2004-03-29 13:24:50 +00:00
Makefile.am 2004-05-31 Havoc Pennington <hp@redhat.com> 2004-06-01 03:02:26 +00:00
test-dbus-glib.c 2003-09-03 Havoc Pennington <hp@pobox.com> 2003-09-04 00:21:36 +00:00
test-profile.c 2003-12-02 Richard Hult <richard@imendio.com> 2003-12-02 10:44:22 +00:00
test-thread-client.c 2003-09-03 Havoc Pennington <hp@pobox.com> 2003-09-04 00:21:36 +00:00
test-thread-server.c 2003-09-03 Havoc Pennington <hp@pobox.com> 2003-09-04 00:21:36 +00:00
test-thread.h 2003-09-03 Havoc Pennington <hp@pobox.com> 2003-09-04 00:21:36 +00:00