| Commit message (Expand) | Author | Age | Files | Lines |
* | 2006-03-02 John (J5) Palmieri <johnp@redhat.com> | John (J5) Palmieri | 2006-03-02 | 1 | -3/+0 |
* | 2006-02-24 John (J5) Palmieri <johnp@redhat.com>dbus-0.61 | John (J5) Palmieri | 2006-02-24 | 1 | -51/+45 |
* | 2006-02-16 Robert McQueen <robot101@debian.org> | Robert McQueen | 2006-02-15 | 3 | -7/+24 |
* | 2005-12-06 Robert McQueen <robot101@debian.org> | Robert McQueen | 2005-12-06 | 1 | -4/+4 |
* | 2005-11-27 Robert McQueen <robot101@debian.org> | Robert McQueen | 2005-11-27 | 1 | -6/+16 |
* | 2005-11-27 Carlos Garcia Campos <carlosgc@gnome.org> | Robert McQueen | 2005-11-27 | 1 | -6/+2 |
* | 2005-11-27 Robert McQueen <robot101@debian.org> | Robert McQueen | 2005-11-27 | 2 | -4/+9 |
* | 2005-11-15 Robert McQueen <robot101@debian.org> | Robert McQueen | 2005-11-15 | 3 | -15/+39 |
* | 2005-11-15 Robert McQueen <robot101@debian.org> | Robert McQueen | 2005-11-14 | 1 | -1/+3 |
* | 2005-11-14 Robert McQueen <robot101@debian.org> | Robert McQueen | 2005-11-14 | 2 | -1/+9 |
* | 2005-11-07 Robert McQueen <robot101@debian.org> | Robert McQueen | 2005-11-07 | 3 | -22/+26 |
* | 2005-11-07 Robert McQueen <robot101@debian.org> | Robert McQueen | 2005-11-07 | 3 | -32/+114 |
* | 2005-11-04 Robert McQueen <robot101@debian.org> | Robert McQueen | 2005-11-04 | 3 | -24/+60 |
* | 2005-11-03 Robert McQueen <robot101@debian.org> | Robert McQueen | 2005-11-03 | 1 | -112/+140 |
* | 2005-11-03 Robert McQueen <robot101@debian.org> | Robert McQueen | 2005-11-03 | 3 | -2/+23 |
* | 2005-10-29 Robert McQueen <robot101@debian.org> | Robert McQueen | 2005-10-29 | 1 | -90/+144 |
* | 2005-10-29 Robert McQueen <robot101@debian.org> | Robert McQueen | 2005-10-29 | 6 | -128/+15 |
* | 2005-10-29 Robert McQueen <robot101@debian.org> | Robert McQueen | 2005-10-29 | 4 | -61/+124 |
* | 2005-10-24 Robert McQueen <robot101@debian.org> | Robert McQueen | 2005-10-24 | 2 | -8/+10 |
* | * glib/dbus-gvalue-utils.c (hash_free_from_gtype): handle gdouble | John (J5) Palmieri | 2005-10-18 | 3 | -39/+52 |
* | * python/dbus_bindings.pyx (MessageIter::append_strict): check for | John (J5) Palmieri | 2005-10-14 | 2 | -8/+13 |
* | * python/service.py(ObjectType::_reflect_on_signal, _reflect_on_method): | John (J5) Palmieri | 2005-10-13 | 1 | -5/+5 |
* | * python/service.py (ObjectType::_reflect_on_signal): Always close | John (J5) Palmieri | 2005-10-13 | 1 | -1/+1 |
* | * actualy add the introspection parser to CVS :-) | John (J5) Palmieri | 2005-10-06 | 1 | -0/+50 |
* | * glib/dbus-gvalue.c (marshal_variant): call _dbus_gvalue_marshal | John (J5) Palmieri | 2005-10-05 | 5 | -53/+239 |
* | * dbus/Python.pyx: Fixed memory leaks when throwing errors. | John (J5) Palmieri | 2005-09-26 | 1 | -16/+38 |
* | - update to next release version | John (J5) Palmieri | 2005-09-06 | 1 | -1/+1 |
* | * Released 0.50dbus-0.50 | John (J5) Palmieri | 2005-09-06 | 1 | -1/+1 |
* | * python/Makefile.am: Break on pyrexc errors instead of ignoring them | John (J5) Palmieri | 2005-09-01 | 4 | -27/+25 |
* | * python/dbus_bindings.pyx | John (J5) Palmieri | 2005-08-31 | 1 | -45/+65 |
* | * python/dbus_bindings.pyx (_pending_call_notification): Obtain the | John (J5) Palmieri | 2005-08-30 | 1 | -10/+15 |
* | * s/Message(_create=0)/EmptyMessage everywhere else | John (J5) Palmieri | 2005-08-26 | 1 | -5/+8 |
* | * python/dbus_bindings.pyx: Tracked down a major memleak and fixed it | John (J5) Palmieri | 2005-08-26 | 2 | -17/+21 |
* | - Merged changed from the DBUS_0_36_1 bugfix branch | John (J5) Palmieri | 2005-08-24 | 3 | -9/+10 |
* | * python/dbus_glib_bindings.pyx: reorder imports and c definitions | John (J5) Palmieri | 2005-08-23 | 1 | -7/+5 |
* | * python/dbus.pth: New path file to fix up problems when installing | John (J5) Palmieri | 2005-08-18 | 2 | -0/+4 |
* | * ChangeLog: clean up my last entry a bit | John (J5) Palmieri | 2005-08-18 | 3 | -13/+109 |
* | * python/__init__.py: Version updated (0, 43, 0) | John (J5) Palmieri | 2005-08-16 | 8 | -66/+269 |
* | * python/_dbus.py, _util.py, decorators.py, extract.py, matchrules.py. | John (J5) Palmieri | 2005-07-20 | 7 | -10/+7 |
* | * Merge DBUS_0_35_2 branch into HEAD | John (J5) Palmieri | 2005-07-17 | 5 | -18/+20 |
* | * glib/Makefile.am: Add make-dbus-glib-error-switch.sh to EXTRA_DIST | John (J5) Palmieri | 2005-07-15 | 1 | -5/+5 |
* | * python/examples/example-service.py, | John (J5) Palmieri | 2005-07-15 | 2 | -7/+7 |
* | * python/__init__.py: Upped to version (0,42,0) because of | John (J5) Palmieri | 2005-07-15 | 1 | -1/+1 |
* | * bus/dispatch.c, test/test-service.c: Add testcase | John (J5) Palmieri | 2005-07-15 | 1 | -2/+2 |
* | * python/_dbus.py (Bus::remove_signal_receiver): | John (J5) Palmieri | 2005-07-15 | 2 | -5/+11 |
* | Checking in Rodrigo's patch along with my fixes to the patch | John (J5) Palmieri | 2005-07-14 | 2 | -7/+8 |
* | * python/.cvsignore: remove dbus_bindings.pyx, add dbus_bindings.pxd | John (J5) Palmieri | 2005-07-13 | 4 | -11/+5 |
* | * python/dbus_bindings.pyx.in: removed | John (J5) Palmieri | 2005-07-12 | 12 | -69/+117 |
* | * python/dbus_bindings.pyx.in (cunregister_function_handler, | John (J5) Palmieri | 2005-06-28 | 1 | -24/+36 |
* | 2005-06-16 Colin Walters <walters@verbum.org> | Colin Walters | 2005-06-16 | 1 | -0/+8 |