summaryrefslogtreecommitdiffstats
path: root/python/dbus_bindings.pyx.in
Commit message (Collapse)AuthorAgeFilesLines
* 2004-05-27 Seth Nickell <seth@gnome.org>Seth Nickell2004-05-281-0/+2
| | | | | | | | * python/dbus.py: * python/dbus_bindings.pyx.in: Fix failure to notify that a signal was not handled, resulted in hung functions.
* * Fixed python bindings by defining all need parameter and variable typesJohn (J5) Palmieri2004-05-101-64/+128
|
* 2003-10-28 David Zeuthen <david@fubar.dk>David Zeuthen2003-10-291-1/+24
| | | | | * python/dbus_bindings.pyx.in: add get_dict to handle dictionaries return types. Fixup TYPE_* to reflect changes in dbus/dbus-protocol.h
* 2003-10-14 David Zeuthen <david@fubar.dk>David Zeuthen2003-10-151-2/+2
| | | | | | | * 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.
* forgot to add files...Havoc Pennington2003-09-301-0/+917