|  | Commit message (Collapse) | Author | Age | Files | Lines | 
|---|
| | 
| 
| 
| 
| 
| | * 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 | 
| | 
| 
| 
| 
| | * python/dbus_bindings.pyx.in: add get_dict to handle dictionaries
        return types. Fixup TYPE_* to reflect changes in dbus/dbus-protocol.h | 
| | 
| 
| 
| 
| 
| 
| | * python/dbus_bindings.pyx.in (MessageIter.get): fixed typo in
        argtype to arg_type when raising unknown arg type exception.
        Changed type list to reflect the changes in dbus-protocol.h so
        the bindings actually work. | 
| | |  | 
| | 
| 
| 
| 
| 
| 
| | * python/Makefile.am:
	Pass "make distcheck": remove a couple files from DIST_FILES
	that weren't included in the final version. | 
| | |  | 
|  |  |