Age | Commit message (Expand) | Author | Files | Lines |
2005-08-24 | - Merged changed from the DBUS_0_36_1 bugfix branch | John (J5) Palmieri | 3 | -9/+10 |
2005-08-23 | * python/dbus_glib_bindings.pyx: reorder imports and c definitions | John (J5) Palmieri | 1 | -7/+5 |
2005-08-18 | * python/dbus.pth: New path file to fix up problems when installing | John (J5) Palmieri | 2 | -0/+4 |
2005-08-18 | * ChangeLog: clean up my last entry a bit | John (J5) Palmieri | 3 | -13/+109 |
2005-08-16 | * python/__init__.py: Version updated (0, 43, 0) | John (J5) Palmieri | 8 | -66/+269 |
2005-07-20 | * python/_dbus.py, _util.py, decorators.py, extract.py, matchrules.py. | John (J5) Palmieri | 7 | -10/+7 |
2005-07-17 | * Merge DBUS_0_35_2 branch into HEAD | John (J5) Palmieri | 5 | -18/+20 |
2005-07-15 | * glib/Makefile.am: Add make-dbus-glib-error-switch.sh to EXTRA_DIST | John (J5) Palmieri | 1 | -5/+5 |
2005-07-15 | * python/examples/example-service.py, | John (J5) Palmieri | 2 | -7/+7 |
2005-07-15 | * python/__init__.py: Upped to version (0,42,0) because of | John (J5) Palmieri | 1 | -1/+1 |
2005-07-15 | * bus/dispatch.c, test/test-service.c: Add testcase | John (J5) Palmieri | 1 | -2/+2 |
2005-07-15 | * python/_dbus.py (Bus::remove_signal_receiver): | John (J5) Palmieri | 2 | -5/+11 |
2005-07-14 | Checking in Rodrigo's patch along with my fixes to the patch | John (J5) Palmieri | 2 | -7/+8 |
2005-07-13 | * python/.cvsignore: remove dbus_bindings.pyx, add dbus_bindings.pxd | John (J5) Palmieri | 4 | -11/+5 |
2005-07-12 | * python/dbus_bindings.pyx.in: removed | John (J5) Palmieri | 12 | -69/+117 |
2005-06-28 | * python/dbus_bindings.pyx.in (cunregister_function_handler, | John (J5) Palmieri | 1 | -24/+36 |
2005-06-16 | 2005-06-16 Colin Walters <walters@verbum.org> | Colin Walters | 1 | -0/+8 |
2005-06-13 | 2005-06-12 Colin Walters <walters@verbum.org> | Colin Walters | 1 | -1/+1 |
2005-05-24 | * python/__init__.py: Python bindings deserve a minor version | John (J5) Palmieri | 1 | -1/+1 |
2005-05-24 | * python/decorators.py: add explicitly_pass_message decorator | John (J5) Palmieri | 4 | -17/+35 |
2005-05-24 | * python/decorators.py: import dbus_bindings | John (J5) Palmieri | 6 | -52/+211 |
2005-05-19 | - s/TYPE_PATH/TYPE_OBJECT_PATH | John (J5) Palmieri | 1 | -2/+2 |
2005-05-16 | * glib/dbus-gmain.c (io_handler_dispatch): fix deadlock | John (J5) Palmieri | 2 | -41/+45 |
2005-05-05 | * Fix my name in previous changelog ;) | John (J5) Palmieri | 1 | -0/+2 |
2005-05-05 | * python/Makefile.am: changed to use pyexecdir for the binding | John (J5) Palmieri | 4 | -26/+23 |
2005-05-01 | * python/dbus_bindings.pyx.in: | John (J5) Palmieri | 18 | -568/+761 |
2005-04-25 | * python/dbus_bindings.pyx.in (send_with_reply_handlers): New send | John (J5) Palmieri | 7 | -229/+428 |
2005-03-29 | * python/lvalue_cast_post_process.py - removed. Patch has been | John (J5) Palmieri | 2 | -85/+2 |
2005-03-21 | * python/lvalue_cast_post_process.py - added post processor to fix Pyrex | John (J5) Palmieri | 2 | -2/+85 |
2005-02-23 | python/dbus_bindings.pyx.in (PendingCall::get_reply): | John (J5) Palmieri | 1 | -1/+3 |
2005-02-11 | * python/dbus.py (class Sender): added to support dbus signals better | John (J5) Palmieri | 5 | -92/+239 |
2005-01-28 | * python/dbus_bindings.pyx.in: Updated to handle new D-BUS type system | John (J5) Palmieri | 5 | -352/+277 |
2005-01-25 | * python/dbus_bindings.pyx.in: Rename of methods and bindings | John (J5) Palmieri | 2 | -20/+20 |
2004-12-30 | 2004-12-30 John (J5) Palmieri <johnp@redhat.com> | John (J5) Palmieri | 1 | -1/+1 |
2004-12-30 | 2004-12-30 John (J5) Palmieri <johnp@redhat.com> | John (J5) Palmieri | 1 | -2/+3 |
2004-12-27 | 2004-12-26 John (J5) Palmieri <johnp@redhat.com> | John (J5) Palmieri | 2 | -0/+23 |
2004-12-23 | * patch from Rob Taylor <robtaylor@fastmail.fm> | John (J5) Palmieri | 3 | -2/+18 |
2004-09-16 | 2004-09-16 David Zeuthen <david@fubar.dk> | David Zeuthen | 1 | -1/+65 |
2004-07-28 | 2004-07-28 Anders Carlsson <andersca@gnome.org> | Anders Carlsson | 2 | -1/+16 |
2004-07-18 | 2004-07-18 Seth Nickell <seth@gnome.org> | Seth Nickell | 3 | -12/+21 |
2004-07-12 | 2004-07-12 Seth Nickell <seth@gnome.org> | Seth Nickell | 2 | -13/+17 |
2004-07-11 | 2004-07-10 Seth Nickell <seth@gnome.org> | Seth Nickell | 1 | -8/+9 |
2004-07-11 | 2004-07-10 Seth Nickell <seth@gnome.org> | Seth Nickell | 7 | -63/+104 |
2004-06-23 | * switched include directory from glib/ to dbus/ | John (J5) Palmieri | 1 | -1/+1 |
2004-06-10 | Fixed typo for python/examples make | Owen Fraser-Green | 1 | -1/+1 |
2004-06-08 | * Python bindings are updated to reflect C API changes which now | John (J5) Palmieri | 1 | -32/+3 |
2004-06-01 | Update .cvsignore files | Seth Nickell | 2 | -0/+8 |
2004-06-01 | 2004-06-01 Seth Nickell <seth@gnome.org> | Seth Nickell | 2 | -25/+103 |
2004-06-01 | * python/dbus_bindings.pyx.in: | Seth Nickell | 2 | -14/+88 |
2004-05-30 | 2004-05-30 Seth Nickell <seth@gnome.org> | Seth Nickell | 6 | -41/+94 |