add dbus_bus_get refcount item to TODO
[platform/upstream/dbus.git] / python /
2006-03-02 John (J5) Palmieri2006-03-02 John (J5) Palmieri <johnp@redhat.com>
2006-02-24 John (J5) Palmieri2006-02-24 John (J5) Palmieri <johnp@redhat.com> dbus-0.61
2006-02-15 Robert McQueen2006-02-16 Robert McQueen <robot101@debian.org>
2005-12-06 Robert McQueen2005-12-06 Robert McQueen <robot101@debian.org>
2005-11-27 Robert McQueen2005-11-27 Robert McQueen <robot101@debian.org>
2005-11-27 Robert McQueen2005-11-27 Carlos Garcia Campos <carlosgc@gnome.org>
2005-11-27 Robert McQueen2005-11-27 Robert McQueen <robot101@debian.org>
2005-11-15 Robert McQueen2005-11-15 Robert McQueen <robot101@debian.org>
2005-11-14 Robert McQueen2005-11-15 Robert McQueen <robot101@debian.org>
2005-11-14 Robert McQueen2005-11-14 Robert McQueen <robot101@debian.org>
2005-11-07 Robert McQueen2005-11-07 Robert McQueen <robot101@debian.org>
2005-11-07 Robert McQueen2005-11-07 Robert McQueen <robot101@debian.org>
2005-11-04 Robert McQueen2005-11-04 Robert McQueen <robot101@debian.org>
2005-11-03 Robert McQueen2005-11-03 Robert McQueen <robot101@debian.org>
2005-11-03 Robert McQueen2005-11-03 Robert McQueen <robot101@debian.org>
2005-10-29 Robert McQueen2005-10-29 Robert McQueen <robot101@debian.org>
2005-10-29 Robert McQueen2005-10-29 Robert McQueen <robot101@debian.org>
2005-10-29 Robert McQueen2005-10-29 Robert McQueen <robot101@debian.org>
2005-10-24 Robert McQueen2005-10-24 Robert McQueen <robot101@debian.org>
2005-10-18 John (J5) Palmieri* glib/dbus-gvalue-utils.c (hash_free_from_gtype):...
2005-10-14 John (J5) Palmieri* python/dbus_bindings.pyx (MessageIter::append_strict...
2005-10-13 John (J5) Palmieri* python/service.py(ObjectType::_reflect_on_signal...
2005-10-13 John (J5) Palmieri* python/service.py (ObjectType::_reflect_on_signal...
2005-10-06 John (J5) Palmieri* actualy add the introspection parser to CVS :-)
2005-10-05 John (J5) Palmieri* glib/dbus-gvalue.c (marshal_variant): call _dbus_gval...
2005-09-26 John (J5) Palmieri* dbus/Python.pyx: Fixed memory leaks when throwing...
2005-09-06 John (J5) Palmieri- update to next release version
2005-09-06 John (J5) Palmieri* Released 0.50 dbus-0.50
2005-09-01 John (J5) Palmieri* python/Makefile.am: Break on pyrexc errors instead...
2005-08-31 John (J5) Palmieri* python/dbus_bindings.pyx
2005-08-30 John (J5) Palmieri* python/dbus_bindings.pyx (_pending_call_notification...
2005-08-26 John (J5) Palmieri* s/Message(_create=0)/EmptyMessage everywhere else
2005-08-26 John (J5) Palmieri* python/dbus_bindings.pyx: Tracked down a major memlea...
2005-08-24 John (J5) Palmieri- Merged changed from the DBUS_0_36_1 bugfix branch
2005-08-23 John (J5) Palmieri* python/dbus_glib_bindings.pyx: reorder imports and...
2005-08-18 John (J5) Palmieri * python/dbus.pth: New path file to fix up problems...
2005-08-18 John (J5) Palmieri * ChangeLog: clean up my last entry a bit
2005-08-16 John (J5) Palmieri * python/__init__.py: Version updated (0, 43, 0)
2005-07-20 John (J5) Palmieri* python/_dbus.py, _util.py, decorators.py, extract...
2005-07-17 John (J5) Palmieri* Merge DBUS_0_35_2 branch into HEAD
2005-07-15 John (J5) Palmieri* glib/Makefile.am: Add make-dbus-glib-error-switch...
2005-07-15 John (J5) Palmieri* python/examples/example-service.py,
2005-07-15 John (J5) Palmieri* python/__init__.py: Upped to version (0,42,0) because of
2005-07-15 John (J5) Palmieri* bus/dispatch.c, test/test-service.c: Add testcase
2005-07-15 John (J5) Palmieri* python/_dbus.py (Bus::remove_signal_receiver):
2005-07-14 John (J5) PalmieriChecking in Rodrigo's patch along with my fixes to...
2005-07-13 John (J5) Palmieri* python/.cvsignore: remove dbus_bindings.pyx, add...
2005-07-12 John (J5) Palmieri* python/dbus_bindings.pyx.in: removed
2005-06-28 John (J5) Palmieri* python/dbus_bindings.pyx.in (cunregister_function_han...
2005-06-16 Colin Walters2005-06-16 Colin Walters <walters@verbum.org>
2005-06-13 Colin Walters2005-06-12 Colin Walters <walters@verbum.org>
2005-05-24 John (J5) Palmieri* python/__init__.py: Python bindings deserve a minor...
2005-05-24 John (J5) Palmieri* python/decorators.py: add explicitly_pass_message...
2005-05-24 John (J5) Palmieri* python/decorators.py: import dbus_bindings
2005-05-19 John (J5) Palmieri- s/TYPE_PATH/TYPE_OBJECT_PATH
2005-05-16 John (J5) Palmieri* glib/dbus-gmain.c (io_handler_dispatch): fix deadlock
2005-05-05 John (J5) Palmieri* Fix my name in previous changelog ;)
2005-05-05 John (J5) Palmieri* python/Makefile.am: changed to use pyexecdir for...
2005-05-01 John (J5) Palmieri* python/dbus_bindings.pyx.in:
2005-04-25 John (J5) Palmieri* python/dbus_bindings.pyx.in (send_with_reply_handlers...
2005-03-29 John (J5) Palmieri* python/lvalue_cast_post_process.py - removed. Patch...
2005-03-21 John (J5) Palmieri* python/lvalue_cast_post_process.py - added post proce...
2005-02-23 John (J5) Palmieripython/dbus_bindings.pyx.in (PendingCall::get_reply):
2005-02-11 John (J5) Palmieri* python/dbus.py (class Sender): added to support dbus...
2005-01-28 John (J5) Palmieri* python/dbus_bindings.pyx.in: Updated to handle new...
2005-01-25 John (J5) Palmieri* python/dbus_bindings.pyx.in: Rename of methods and...
2004-12-30 John (J5) Palmieri2004-12-30 John (J5) Palmieri <johnp@redhat.com>
2004-12-30 John (J5) Palmieri2004-12-30 John (J5) Palmieri <johnp@redhat.com>
2004-12-27 John (J5) Palmieri2004-12-26 John (J5) Palmieri <johnp@redhat.com>
2004-12-23 John (J5) Palmieri* patch from Rob Taylor <robtaylor@fastmail.fm>
2004-09-16 David Zeuthen2004-09-16 David Zeuthen <david@fubar.dk>
2004-07-28 Anders Carlsson2004-07-28 Anders Carlsson <andersca@gnome.org>
2004-07-18 Seth Nickell2004-07-18 Seth Nickell <seth@gnome.org>
2004-07-12 Seth Nickell2004-07-12 Seth Nickell <seth@gnome.org>
2004-07-11 Seth Nickell2004-07-10 Seth Nickell <seth@gnome.org>
2004-07-11 Seth Nickell2004-07-10 Seth Nickell <seth@gnome.org>
2004-06-23 John (J5) Palmieri* switched include directory from glib/ to dbus/
2004-06-10 Owen Fraser-GreenFixed typo for python/examples make
2004-06-08 John (J5) Palmieri* Python bindings are updated to reflect C API changes...
2004-06-01 Seth NickellUpdate .cvsignore files
2004-06-01 Seth Nickell2004-06-01 Seth Nickell <seth@gnome.org>
2004-06-01 Seth Nickell * python/dbus_bindings.pyx.in:
2004-05-30 Seth Nickell2004-05-30 Seth Nickell <seth@gnome.org>
2004-05-30 Seth Nickell2004-05-30 Seth Nickell <seth@gnome.org>
2004-05-30 Seth Nickell2004-05-30 Seth Nickell <seth@gnome.org>
2004-05-30 Seth Nickell2004-05-30 Seth Nickell <seth@gnome.org>
2004-05-30 Seth Nickell2004-05-29 Seth Nickell <seth@gnome.org>
2004-05-29 Seth Nickell2004-05-29 Seth Nickell <seth@gnome.org>
2004-05-28 Seth Nickell * python/examples/Makefile.am:
2004-05-28 Seth Nickell * configure.in:
2004-05-28 Seth Nickell2004-05-27 Seth Nickell <seth@gnome.org>
2004-05-10 John (J5) Palmieri* Fixed python bindings by defining all need parameter...
2004-03-29 Michael Meekshush.
2004-03-19 Havoc Pennington2004-03-19 Havoc Pennington <hp@redhat.com> dbus-0.21
2003-12-01 David Zeuthen2003-12-01 David Zeuthen <david@fubar.dk>
2003-10-29 David Zeuthen2003-10-28 David Zeuthen <david@fubar.dk>
2003-10-15 David Zeuthen2003-10-14 David Zeuthen <david@fubar.dk>
2003-10-15 Seth NickellFix makefile.am
2003-10-13 Seth Nickell2003-10-13 Seth Nickell <seth@gnome.org>
2003-09-30 Havoc Penningtonadd examples
next