summaryrefslogtreecommitdiffstats
path: root/python/dbus.py
Commit message (Collapse)AuthorAgeFilesLines
* 2004-05-27 Seth Nickell <seth@gnome.org>Seth Nickell2004-05-281-2/+4
| | | | | | | | * python/dbus.py: * python/dbus_bindings.pyx.in: Fix failure to notify that a signal was not handled, resulted in hung functions.
* 2003-12-01 David Zeuthen <david@fubar.dk>David Zeuthen2003-12-011-2/+10
| | | | | | * python/dbus.py: Add the actual message when calling the reciever of a signal such that parameters can be inspected. Add the method remove_signal_receiver
* forgot to add files...Havoc Pennington2003-09-301-0/+267