2007-07-31 |
Simon McVittie | Move dbus-py-add-rst2htmlflag.m4 to jh-add-cflag.m4...
|
commit | commitdiff | tree |
2007-07-31 |
Simon McVittie | Move jh-add-cflag.m4 to dbuspy-add-rst2htmlflag.m4...
|
commit | commitdiff | tree |
2007-07-31 |
Simon McVittie | _dbus_bindings/mainloop.c: Remove Watch and Timeout.
|
commit | commitdiff | tree |
2007-07-31 |
Simon McVittie | NEWS: update with timeout fix
|
commit | commitdiff | tree |
2007-07-31 |
Simon McVittie | Measure async call timeout in seconds as intended,...
|
commit | commitdiff | tree |
2007-07-26 |
Simon McVittie | test-client: Avoid deprecated usage - explicitly pass...
|
commit | commitdiff | tree |
2007-07-18 |
Simon McVittie | Try to avoid importing things from _dbus_bindings when...
|
commit | commitdiff | tree |
2007-07-12 |
Simon McVittie | Bump version to 0.82.1.YYYYMMDD
|
commit | commitdiff | tree |
2007-07-12 |
Simon McVittie | Avoid cpp directives inside macro calls, to be nice...
|
commit | commitdiff | tree |
2007-07-11 |
Simon McVittie | NEWS, configure.ac: 0.82.1, the "double precision"...
|
commit | commitdiff | tree |
2007-07-11 |
Simon McVittie | Use PyArg_ParseTuple correctly, fixing the timeout...
|
commit | commitdiff | tree |
2007-07-03 |
Simon McVittie | Unset dbus_python_released
|
commit | commitdiff | tree |
2007-06-29 |
Simon McVittie | .gitignore: ignore patch(1) cruft, and detached signatures...
|
commit | commitdiff | tree |
2007-06-29 |
Simon McVittie | Update NEWS
|
commit | commitdiff | tree |
2007-06-29 |
Simon McVittie | dbus.proxies: If making a call with ignore_reply=True...
|
commit | commitdiff | tree |
2007-06-21 |
Simon McVittie | dbus.service: use DBUS_INTROSPECT_1_0_XML_DOCTYPE_DECL_NODE
|
commit | commitdiff | tree |
2007-06-21 |
Simon McVittie | Expose HANDLER_RESULT_HANDLED, HANDLER_RESULT_NOT_YET_HANDLE...
|
commit | commitdiff | tree |
2007-06-21 |
Simon McVittie | Get stacklevel right on deprecation of not specifying...
|
commit | commitdiff | tree |
2007-06-21 |
Simon McVittie | _dbus_bindings: add DBUS_INTROSPECT_1_0_XML_DOCTYPE_DECL_NOD...
|
commit | commitdiff | tree |
2007-06-21 |
Simon McVittie | Avoid using deprecated dbus_watch_get_fd()
|
commit | commitdiff | tree |
2007-06-20 |
Simon McVittie | dbus.service: Deprecate the omission of the `bus` argument...
|
commit | commitdiff | tree |
2007-06-20 |
Simon McVittie | Stop using interactive-Python syntax in tutorial to...
|
commit | commitdiff | tree |
2007-06-19 |
Simon McVittie | Version 0.82.0
|
commit | commitdiff | tree |
2007-06-19 |
Simon McVittie | Improve API documentation markup, particularly adding...
|
commit | commitdiff | tree |
2007-06-19 |
Simon McVittie | Mark Bus.get_connection() as deprecated; improve Bus...
|
commit | commitdiff | tree |
2007-06-19 |
Simon McVittie | Update NEWS with recent changes; next version should...
|
commit | commitdiff | tree |
2007-06-19 |
Simon McVittie | Use python-config to get Python cppflags (patch from...
|
commit | commitdiff | tree |
2007-06-18 |
Simon McVittie | Implement fallback objects.
|
commit | commitdiff | tree |
2007-06-15 |
Simon McVittie | Unset dbus_python_released
|
commit | commitdiff | tree |
2007-06-15 |
Simon McVittie | Update NEWS
|
commit | commitdiff | tree |
2007-06-14 |
Simon McVittie | doc/tutorial.txt: @service and @method take dbus_interface...
|
commit | commitdiff | tree |
2007-06-12 |
Simon McVittie | dbus.bus: In watch_name_owner, only watch the desired...
|
commit | commitdiff | tree |
2007-06-11 |
Simon McVittie | dbus.bus: Ignore any errors while cleaning up signal...
|
commit | commitdiff | tree |
2007-06-11 |
Simon McVittie | dbus.service: Allow objects to start off unexported...
|
commit | commitdiff | tree |
2007-06-07 |
Simon McVittie | dbus.bus: when a unique name goes away, disconnect...
|
commit | commitdiff | tree |
2007-06-04 |
Simon McVittie | Update date in NEWS for 0.81.1 release
|
commit | commitdiff | tree |
2007-06-04 |
Simon McVittie | Version 0.81.1
|
commit | commitdiff | tree |
2007-06-04 |
Simon McVittie | NEWS: update
|
commit | commitdiff | tree |
2007-06-04 |
Simon McVittie | dbus.service: change unexport() to remove_from_connection...
|
commit | commitdiff | tree |
2007-06-04 |
Simon McVittie | dbus-python.pc.in: Use -I${includedir} to allow libdbus...
|
commit | commitdiff | tree |
2007-05-30 |
Simon McVittie | NEWS: Describe the fix for #10457
|
commit | commitdiff | tree |
2007-05-30 |
Simon McVittie | dbus.service: Make it possible to unexport objects...
|
commit | commitdiff | tree |
2007-05-29 |
Simon McVittie | NEWS: mention list_exported_child_objects() and its...
|
commit | commitdiff | tree |
2007-05-29 |
Simon McVittie | dbus.service: include child nodes in introspection
|
commit | commitdiff | tree |
2007-05-29 |
Simon McVittie | _dbus_bindings/conn-methods.c: add list_exported_child_objec...
|
commit | commitdiff | tree |
2007-05-28 |
Simon McVittie | NEWS: mention the fix for Debian#426412
|
commit | commitdiff | tree |
2007-05-28 |
Simon McVittie | dbus.connection: Release signals lock before calling...
|
commit | commitdiff | tree |
2007-05-21 |
Simon McVittie | dbus.bus: detect NameHasNoOwner correctly, using new...
|
commit | commitdiff | tree |
2007-05-21 |
Simon McVittie | NEWS: Describe new DBusException 'args' support
|
commit | commitdiff | tree |
2007-05-21 |
Simon McVittie | Describe DBusException.get_dbus_name() in NEWS
|
commit | commitdiff | tree |
2007-05-17 |
Simon McVittie | dbus.proxies: Log more informatively when introspection...
|
commit | commitdiff | tree |
2007-05-16 |
Simon McVittie | Implement DBusException in pure Python; add get_dbus_name...
|
commit | commitdiff | tree |
2007-05-16 |
Simon McVittie | configure.ac: Reset released flag to 0
|
commit | commitdiff | tree |
2007-05-09 |
Simon McVittie | Update NEWS for 0.81.0
|
commit | commitdiff | tree |
2007-05-09 |
Simon McVittie | Increment version to 0.81.0
|
commit | commitdiff | tree |
2007-05-09 |
Simon McVittie | Don't run the examples during "make check" - timing...
|
commit | commitdiff | tree |
2007-05-09 |
Simon McVittie | Generate ChangeLog during make dist rather than during...
|
commit | commitdiff | tree |
2007-05-07 |
Simon McVittie | dbus/gobject_service.py: Make ExportedGObject __init__...
|
commit | commitdiff | tree |
2007-05-07 |
Simon McVittie | Create doc directory before writing HTML into it
|
commit | commitdiff | tree |
2007-05-07 |
Simon McVittie | doc/tutorial.txt: Don't claim we have a tutorial for...
|
commit | commitdiff | tree |
2007-05-07 |
Simon McVittie | Update tutorial to describe add_signal_receiver before...
|
commit | commitdiff | tree |
2007-05-07 |
Simon McVittie | Stop tutorial.txt being generated by ./configure -...
|
commit | commitdiff | tree |
2007-05-07 |
Simon McVittie | dbus/service.py: Before emitting an error, configure...
|
commit | commitdiff | tree |
2007-05-07 |
Simon McVittie | Remove contents of TODO: the peer-to-peer Connection...
|
commit | commitdiff | tree |
2007-05-04 |
Simon McVittie | dbus/service.py: Don't use deprecated get_connection...
|
commit | commitdiff | tree |
2007-05-03 |
Simon McVittie | Deprecate all arguments called named_service; use bus_name...
|
commit | commitdiff | tree |
2007-05-03 |
Simon McVittie | examples/list-system-services.py: Make more exemplary
|
commit | commitdiff | tree |
2007-05-03 |
Simon McVittie | dbus/gobject_service.py: Make ExportedGObject work...
|
commit | commitdiff | tree |
2007-05-01 |
Simon McVittie | Simplify dbus_bindings backwards compatibility glue
|
commit | commitdiff | tree |
2007-05-01 |
Simon McVittie | dbus/bus.py: Add watch_name_owner().
|
commit | commitdiff | tree |
2007-04-30 |
Simon McVittie | test/test-p2p.py: Added. Test "peer-to-peer" connections.
|
commit | commitdiff | tree |
2007-04-30 |
Simon McVittie | dbus/connection.py: comments
|
commit | commitdiff | tree |
2007-04-30 |
Simon McVittie | dbus/bus.py: correct name of logger
|
commit | commitdiff | tree |
2007-04-30 |
Simon McVittie | Move signal matching machinery into superclasses
|
commit | commitdiff | tree |
2007-04-30 |
Simon McVittie | tools/check-coding-style.mk: Work correctly with out...
|
commit | commitdiff | tree |
2007-04-30 |
Simon McVittie | Move get_object, constants into Connection and BusConnection...
|
commit | commitdiff | tree |
2007-04-30 |
Simon McVittie | Convert _BusDaemonMixin and _MethodCallMixin into base...
|
commit | commitdiff | tree |
2007-04-30 |
Simon McVittie | dbus/service.py: Use public API for dbus.SessionBus...
|
commit | commitdiff | tree |
2007-04-30 |
Simon McVittie | dbus/_dbus.py: in SignalMatch, use get_name_owner()
|
commit | commitdiff | tree |
2007-04-30 |
Simon McVittie | dbus/_bus_mixin.py: Add bindings for ListNames, ListActivata...
|
commit | commitdiff | tree |
2007-04-30 |
Simon McVittie | dbus/_dbus.py: import constants from _dbus_bindings...
|
commit | commitdiff | tree |
2007-04-30 |
Simon McVittie | dbus/connection.py: Import constants from _dbus_bindings...
|
commit | commitdiff | tree |
2007-04-30 |
Simon McVittie | dbus/bus.py: get BUS_DAEMON_NAME etc. from _dbus_bindings
|
commit | commitdiff | tree |
2007-04-30 |
Simon McVittie | dbus/proxies.py: get INTROSPECTABLE_IFACE from _dbus_bindings
|
commit | commitdiff | tree |
2007-04-30 |
Simon McVittie | Move the client method-call machinery from dbus.proxies...
|
commit | commitdiff | tree |
2007-04-30 |
Simon McVittie | Remove BusImplementation, removing its remaining functionali...
|
commit | commitdiff | tree |
2007-04-30 |
Simon McVittie | Implement o.fd.DBus method wrappers in Python instead...
|
commit | commitdiff | tree |
2007-04-30 |
Simon McVittie | dbus/proxies.py: Give Interface some properties. Vastly...
|
commit | commitdiff | tree |
2007-04-30 |
Simon McVittie | Move Interface from dbus._dbus to dbus.proxies (it...
|
commit | commitdiff | tree |
2007-04-27 |
Simon McVittie | Remove redundant constants
|
commit | commitdiff | tree |
2007-04-27 |
Simon McVittie | dbus/_dbus.py: Match NameOwnerChanged correctly
|
commit | commitdiff | tree |
2007-04-27 |
Simon McVittie | test/test-service.py: Use constants for the bus name...
|
commit | commitdiff | tree |
2007-04-27 |
Simon McVittie | dbus/__init__.py: Add well-known interface, path, bus...
|
commit | commitdiff | tree |
2007-04-27 |
Simon McVittie | dbus/__init__.py: Remove pseudo-tutorial from docstring...
|
commit | commitdiff | tree |
2007-04-27 |
Simon McVittie | _dbus_bindings/module.c: Add some useful constants
|
commit | commitdiff | tree |
2007-04-27 |
Simon McVittie | Make ProxyObject a new-style class, since it now has...
|
commit | commitdiff | tree |
2007-04-27 |
Simon McVittie | Add object_path, bus_name and requested_bus_name properties...
|
commit | commitdiff | tree |
2007-04-25 |
Simon McVittie | Revert the part of the previous patch that added dbus_name...
|
commit | commitdiff | tree |
2007-04-25 |
Simon McVittie | Preparation for fallback-object support:
|
commit | commitdiff | tree |
2007-04-24 |
Simon McVittie | Fix fd.o #10174: make it possible to return multiple...
|
commit | commitdiff | tree |