summaryrefslogtreecommitdiffstats
path: root/python
Commit message (Expand)AuthorAgeFilesLines
* 2005-11-27 Robert McQueen <robot101@debian.org>Robert McQueen2005-11-271-6/+16
* 2005-11-27 Carlos Garcia Campos <carlosgc@gnome.org>Robert McQueen2005-11-271-6/+2
* 2005-11-27 Robert McQueen <robot101@debian.org>Robert McQueen2005-11-272-4/+9
* 2005-11-15 Robert McQueen <robot101@debian.org>Robert McQueen2005-11-153-15/+39
* 2005-11-15 Robert McQueen <robot101@debian.org>Robert McQueen2005-11-141-1/+3
* 2005-11-14 Robert McQueen <robot101@debian.org>Robert McQueen2005-11-142-1/+9
* 2005-11-07 Robert McQueen <robot101@debian.org>Robert McQueen2005-11-073-22/+26
* 2005-11-07 Robert McQueen <robot101@debian.org>Robert McQueen2005-11-073-32/+114
* 2005-11-04 Robert McQueen <robot101@debian.org>Robert McQueen2005-11-043-24/+60
* 2005-11-03 Robert McQueen <robot101@debian.org>Robert McQueen2005-11-031-112/+140
* 2005-11-03 Robert McQueen <robot101@debian.org>Robert McQueen2005-11-033-2/+23
* 2005-10-29 Robert McQueen <robot101@debian.org>Robert McQueen2005-10-291-90/+144
* 2005-10-29 Robert McQueen <robot101@debian.org>Robert McQueen2005-10-296-128/+15
* 2005-10-29 Robert McQueen <robot101@debian.org>Robert McQueen2005-10-294-61/+124
* 2005-10-24 Robert McQueen <robot101@debian.org>Robert McQueen2005-10-242-8/+10
* * glib/dbus-gvalue-utils.c (hash_free_from_gtype): handle gdoubleJohn (J5) Palmieri2005-10-183-39/+52
* * python/dbus_bindings.pyx (MessageIter::append_strict): check forJohn (J5) Palmieri2005-10-142-8/+13
* * python/service.py(ObjectType::_reflect_on_signal, _reflect_on_method):John (J5) Palmieri2005-10-131-5/+5
* * python/service.py (ObjectType::_reflect_on_signal): Always closeJohn (J5) Palmieri2005-10-131-1/+1
* * actualy add the introspection parser to CVS :-)John (J5) Palmieri2005-10-061-0/+50
* * glib/dbus-gvalue.c (marshal_variant): call _dbus_gvalue_marshalJohn (J5) Palmieri2005-10-055-53/+239
* * dbus/Python.pyx: Fixed memory leaks when throwing errors.John (J5) Palmieri2005-09-261-16/+38
* - update to next release versionJohn (J5) Palmieri2005-09-061-1/+1
* * Released 0.50dbus-0.50John (J5) Palmieri2005-09-061-1/+1
* * python/Makefile.am: Break on pyrexc errors instead of ignoring themJohn (J5) Palmieri2005-09-014-27/+25
* * python/dbus_bindings.pyxJohn (J5) Palmieri2005-08-311-45/+65
* * python/dbus_bindings.pyx (_pending_call_notification): Obtain theJohn (J5) Palmieri2005-08-301-10/+15
* * s/Message(_create=0)/EmptyMessage everywhere elseJohn (J5) Palmieri2005-08-261-5/+8
* * python/dbus_bindings.pyx: Tracked down a major memleak and fixed itJohn (J5) Palmieri2005-08-262-17/+21
* - Merged changed from the DBUS_0_36_1 bugfix branchJohn (J5) Palmieri2005-08-243-9/+10
* * python/dbus_glib_bindings.pyx: reorder imports and c definitionsJohn (J5) Palmieri2005-08-231-7/+5
* * python/dbus.pth: New path file to fix up problems when installingJohn (J5) Palmieri2005-08-182-0/+4
* * ChangeLog: clean up my last entry a bitJohn (J5) Palmieri2005-08-183-13/+109
* * python/__init__.py: Version updated (0, 43, 0)John (J5) Palmieri2005-08-168-66/+269
* * python/_dbus.py, _util.py, decorators.py, extract.py, matchrules.py.John (J5) Palmieri2005-07-207-10/+7
* * Merge DBUS_0_35_2 branch into HEADJohn (J5) Palmieri2005-07-175-18/+20
* * glib/Makefile.am: Add make-dbus-glib-error-switch.sh to EXTRA_DISTJohn (J5) Palmieri2005-07-151-5/+5
* * python/examples/example-service.py,John (J5) Palmieri2005-07-152-7/+7
* * python/__init__.py: Upped to version (0,42,0) because ofJohn (J5) Palmieri2005-07-151-1/+1
* * bus/dispatch.c, test/test-service.c: Add testcaseJohn (J5) Palmieri2005-07-151-2/+2
* * python/_dbus.py (Bus::remove_signal_receiver):John (J5) Palmieri2005-07-152-5/+11
* Checking in Rodrigo's patch along with my fixes to the patchJohn (J5) Palmieri2005-07-142-7/+8
* * python/.cvsignore: remove dbus_bindings.pyx, add dbus_bindings.pxdJohn (J5) Palmieri2005-07-134-11/+5
* * python/dbus_bindings.pyx.in: removedJohn (J5) Palmieri2005-07-1212-69/+117
* * python/dbus_bindings.pyx.in (cunregister_function_handler,John (J5) Palmieri2005-06-281-24/+36
* 2005-06-16 Colin Walters <walters@verbum.org>Colin Walters2005-06-161-0/+8
* 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