dbus/test/glib
John (J5) Palmieri afc504f848 * Merge DBUS_0_35_2 branch into HEAD
2005-07-17  John (J5) Palmieri  <johnp@redhat.com>

        * NEWS: Update to 0.35.2

2005-07-17  John (J5) Palmieri  <johnp@redhat.com>

        * python/_dbus.py: Remove import of the dbus.services
        module as it no longer exists (patch from Dimitur Kirov)

        * python/service.py (Object::__init__): Fixed typo
        s/name/bus_name (patch from Dimitur Kirov)

        * python/examples/example-signal-emitter.py: import dbus.glib
        to get the main loop and use glib mainloop instead of gtk so
        X doesn't have to be running.

        * python/examples/example-signal-recipient.py: import dbus.glib
        to get the main loop and use glib mainloop instead of gtk so
        X doesn't have to be running. Import the decorators module
        directly.

        * test/glib/Makefile.am:  Added DIST_EXTRA files that distcheck
        didn't pick up on but are needed to build

        * configure.in: upped version to 0.35.2

        * bus/driver.c, bus/selinux.c, bus/selinux.h, dbus/dbus-protocol.h:
        added Colin Walters' SELinux API rename patch from head
        s/unix sercurity context/selinux security context/

2005-07-16  John (J5) Palmieri  <johnp@redhat.com>

        * python/Makefile.am: dbus_binding.pxd.in should be included
        in EXTRA_DIST not dbus_binding.pxd
        fix up $(srcdir) hopefully for the last time

        * NEWS: Update to 0.35.1
2005-07-17 21:02:56 +00:00
..
.cvsignore 2005-06-17 Colin Walters <walters@verbum.org> 2005-06-17 14:29:48 +00:00
Makefile.am * Merge DBUS_0_35_2 branch into HEAD 2005-07-17 21:02:56 +00:00
my-object-marshal.list 2005-06-17 Colin Walters <walters@verbum.org> 2005-06-17 14:29:48 +00:00
run-test.sh 2005-03-17 Colin Walters <walters@verbum.org> 2005-03-17 17:48:29 +00:00
test-dbus-glib.c 2005-07-11 Colin Walters <walters@verbum.org> 2005-07-11 16:12:50 +00:00
test-profile.c * tools/dbus-send.c (main): 2005-06-02 18:22:04 +00:00
test-service-glib.c 2005-07-11 Colin Walters <walters@verbum.org> 2005-07-11 16:12:50 +00:00
test-service-glib.xml 2005-07-11 Colin Walters <walters@verbum.org> 2005-07-11 16:12:50 +00:00
test-thread-client.c 2005-01-16 Havoc Pennington <hp@redhat.com> 2005-01-16 15:51:55 +00:00
test-thread-server.c 2005-02-17 Colin Walters <walters@verbum.org> 2005-02-17 21:19:49 +00:00
test-thread.h add files 2003-09-30 02:43:21 +00:00