summaryrefslogtreecommitdiffstats
path: root/python
Commit message (Expand)AuthorAgeFilesLines
* 2005-06-12 Colin Walters <walters@verbum.org>Colin Walters2005-06-131-1/+1
* * python/__init__.py: Python bindings deserve a minor versionJohn (J5) Palmieri2005-05-241-1/+1
* * python/decorators.py: add explicitly_pass_message decoratorJohn (J5) Palmieri2005-05-244-17/+35
* * python/decorators.py: import dbus_bindingsJohn (J5) Palmieri2005-05-246-52/+211
* - s/TYPE_PATH/TYPE_OBJECT_PATHJohn (J5) Palmieri2005-05-191-2/+2
* * glib/dbus-gmain.c (io_handler_dispatch): fix deadlockJohn (J5) Palmieri2005-05-162-41/+45
* * Fix my name in previous changelog ;)John (J5) Palmieri2005-05-051-0/+2
* * python/Makefile.am: changed to use pyexecdir for the bindingJohn (J5) Palmieri2005-05-054-26/+23
* * python/dbus_bindings.pyx.in:John (J5) Palmieri2005-05-0118-568/+761
* * python/dbus_bindings.pyx.in (send_with_reply_handlers): New sendJohn (J5) Palmieri2005-04-257-229/+428
* * python/lvalue_cast_post_process.py - removed. Patch has beenJohn (J5) Palmieri2005-03-292-85/+2
* * python/lvalue_cast_post_process.py - added post processor to fix PyrexJohn (J5) Palmieri2005-03-212-2/+85
* python/dbus_bindings.pyx.in (PendingCall::get_reply):John (J5) Palmieri2005-02-231-1/+3
* * python/dbus.py (class Sender): added to support dbus signals betterJohn (J5) Palmieri2005-02-115-92/+239
* * python/dbus_bindings.pyx.in: Updated to handle new D-BUS type systemJohn (J5) Palmieri2005-01-285-352/+277
* * python/dbus_bindings.pyx.in: Rename of methods and bindingsJohn (J5) Palmieri2005-01-252-20/+20
* 2004-12-30 John (J5) Palmieri <johnp@redhat.com>John (J5) Palmieri2004-12-301-1/+1
* 2004-12-30 John (J5) Palmieri <johnp@redhat.com>John (J5) Palmieri2004-12-301-2/+3
* 2004-12-26 John (J5) Palmieri <johnp@redhat.com>John (J5) Palmieri2004-12-272-0/+23
* * patch from Rob Taylor <robtaylor@fastmail.fm>John (J5) Palmieri2004-12-233-2/+18
* 2004-09-16 David Zeuthen <david@fubar.dk>David Zeuthen2004-09-161-1/+65
* 2004-07-28 Anders Carlsson <andersca@gnome.org>Anders Carlsson2004-07-282-1/+16
* 2004-07-18 Seth Nickell <seth@gnome.org>Seth Nickell2004-07-183-12/+21
* 2004-07-12 Seth Nickell <seth@gnome.org>Seth Nickell2004-07-122-13/+17
* 2004-07-10 Seth Nickell <seth@gnome.org>Seth Nickell2004-07-111-8/+9
* 2004-07-10 Seth Nickell <seth@gnome.org>Seth Nickell2004-07-117-63/+104
* * switched include directory from glib/ to dbus/John (J5) Palmieri2004-06-231-1/+1
* Fixed typo for python/examples makeOwen Fraser-Green2004-06-101-1/+1
* * Python bindings are updated to reflect C API changes which nowJohn (J5) Palmieri2004-06-081-32/+3
* Update .cvsignore filesSeth Nickell2004-06-012-0/+8
* 2004-06-01 Seth Nickell <seth@gnome.org>Seth Nickell2004-06-012-25/+103
* * python/dbus_bindings.pyx.in:Seth Nickell2004-06-012-14/+88
* 2004-05-30 Seth Nickell <seth@gnome.org>Seth Nickell2004-05-306-41/+94
* 2004-05-30 Seth Nickell <seth@gnome.org>Seth Nickell2004-05-302-3/+3
* 2004-05-30 Seth Nickell <seth@gnome.org>Seth Nickell2004-05-302-21/+46
* 2004-05-30 Seth Nickell <seth@gnome.org>Seth Nickell2004-05-304-43/+126
* 2004-05-29 Seth Nickell <seth@gnome.org>Seth Nickell2004-05-304-1/+112
* 2004-05-29 Seth Nickell <seth@gnome.org>Seth Nickell2004-05-294-4/+23
* * python/examples/Makefile.am:Seth Nickell2004-05-281-0/+9
* * configure.in:Seth Nickell2004-05-282-0/+26
* 2004-05-27 Seth Nickell <seth@gnome.org>Seth Nickell2004-05-282-2/+6
* * Fixed python bindings by defining all need parameter and variable typesJohn (J5) Palmieri2004-05-101-64/+128
* hush.Michael Meeks2004-03-291-0/+3
* 2004-03-19 Havoc Pennington <hp@redhat.com>dbus-0.21Havoc Pennington2004-03-191-1/+2
* 2003-12-01 David Zeuthen <david@fubar.dk>David Zeuthen2003-12-011-2/+10
* 2003-10-28 David Zeuthen <david@fubar.dk>David Zeuthen2003-10-291-1/+24
* 2003-10-14 David Zeuthen <david@fubar.dk>David Zeuthen2003-10-151-2/+2
* Fix makefile.amSeth Nickell2003-10-151-0/+1
* 2003-10-13 Seth Nickell <seth@gnome.org>Seth Nickell2003-10-131-3/+1
* add examplesHavoc Pennington2003-09-303-0/+57