| Commit message (Collapse) | Author | Age | Files | Lines | 
| |  | 
 | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
|  | 
* NEWS: 0.21 updates
	* configure.in: 0.21
	* doc/Makefile.am: add all XMLTO usage to DBUS_XML_DOCS_ENABLED
	* python/Makefile.am: change to avoid dist of dbus_bindings.c so
	you don't need pyrex to make dist
	* qt/Makefile.am (libdbus_qt_1_la_SOURCES): add integrator.h to
	sources; run moc
 | 
| | 
| 
| 
| 
| 
|  | 
* 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.
 | 
| |  | 
 | 
|    | 
 |