summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release version 0.83.0dbus-python-0.83.0Simon McVittie2008-07-232-4/+4
* Avoid some compiler warningsSimon McVittie2008-07-233-0/+5
* Make the API docs build correctly when out-of-treeSimon McVittie2008-07-232-1/+6
* Require dbus 1.0.Simon McVittie2008-07-234-3/+4
* Update NEWS againSimon McVittie2008-07-171-5/+10
* Omit the remote traceback from certain D-Bus errorsSimon McVittie2008-07-174-1/+96
* Update NEWS. Let's call the next release 0.83 since it's a feature releaseSimon McVittie2008-07-172-2/+8
* Merge branch 'master' into serverSimon McVittie2008-07-151-0/+1
|\
| * Bugfix for: if using Connection.add_message_filter, only the last filter will...Huang Peng2008-07-151-0/+1
* | Alter dbus.server.Server API to have pseudo-signalsSimon McVittie2008-07-152-15/+57
* | Initialize LibDBusConnection correctlySimon McVittie2008-07-151-0/+2
* | Add some more compiler warning flags if supportedSimon McVittie2008-07-151-0/+5
* | Make DBusPyConnection_NewConsumingDBusConnection static now nobody else needs...Simon McVittie2008-07-151-1/+1
* | DbusPyServer: construct connections by calling the type, so the object will b...Simon McVittie2008-07-151-8/+20
* | Refactor DBusPyConnection_NewForBus and make it go via DbusPyConnection_Type....Simon McVittie2008-07-151-26/+59
* | _dbus_bindings._Connection: sort out constructorSimon McVittie2008-07-151-13/+27
* | [trivial] un-extern Struct_tp_getattroSimon McVittie2008-07-151-1/+1
* | Add LibDBusConnection in _dbus_bindingsSimon McVittie2008-07-154-3/+143
* | Add Connection.call_on_disconnectionSimon McVittie2008-07-141-0/+24
* | Actually create objects of class Server->conn_classSimon McVittie2008-07-141-3/+4
* | dbus.server.Server: implement a stub version of _on_new_connectionSimon McVittie2008-07-141-0/+17
* | Fix *another* thinko in dbus.serverSimon McVittie2008-07-141-1/+1
* | Fix thinko in dbus.server: actually instantiate a _ServerSimon McVittie2008-07-141-0/+2
* | Add some whitespace to make reStructuredText happySimon McVittie2008-07-141-0/+2
* | Hook DBusServer into the build system.Simon McVittie2008-07-145-0/+31
* | Rename _dbus_bindings.Server to _dbus_bindings._ServerSimon McVittie2008-07-142-5/+6
* | DBusPyServer: construct a user-specified subtype of ConnectionSimon McVittie2008-07-142-7/+45
* | test-server: import Connection from the right placeSimon McVittie2008-07-141-2/+2
* | DBusPyServer initialization: remove some debugging printfsSimon McVittie2008-07-141-5/+3
* | DBusPyServer get_address, get_id: correct docs, these return str not StringSimon McVittie2008-07-141-2/+2
* | DBusPyServer tp_dealloc: remove a stray debugging printfSimon McVittie2008-07-141-1/+0
* | DBusPyServer: correctly unref the partially constructed DBusPyServer on errorsSimon McVittie2008-07-141-1/+2
* | DBusPyServer: correctly unref the weakref object on errorsSimon McVittie2008-07-141-1/+2
* | DBusPyServer: fix a typoSimon McVittie2008-07-141-1/+1
* | DBusPyServer: Fix refcounting of the main loopSimon McVittie2008-07-141-2/+4
* | DBusPyServer: if there's no main loop, throw an exceptionSimon McVittie2008-07-141-1/+7
* | Document that DBusPyServer_NewDBusServer consumes a reference to the server.Simon McVittie2008-07-141-5/+9
* | DBusPyServer: remove some stray debugging printfsSimon McVittie2008-07-141-3/+0
* | DBusPyServer: refactor set_auth_mechanismsSimon McVittie2008-07-141-23/+29
* | Initial support for DBusServer class (#14322).Mathias Hasselmann2008-07-143-0/+647
|/
* Don't assume that libdbus only gives method call messages to object-path hand...Simon McVittie2008-01-222-1/+8
* doc/tutorial.txt: Briefly describe how to use the Qt event loop.Simon McVittie2007-12-191-1/+5
* Unset release flag, and start NEWS for 0.82.5Simon McVittie2007-12-102-1/+8
* Add a maintainer-upload target to the Makefile.am, which uploads the current ...Simon McVittie2007-12-101-1/+6
* Version 0.82.4dbus-python-0.82.4Simon McVittie2007-12-101-2/+2
* When user sets reply_handler but not error_handler raise MissingReplyHandlerE...Simon McVittie2007-12-102-3/+6
* Update NEWSSimon McVittie2007-10-121-0/+14
* Don't try to make dbus/Makefile from dbus/Makefile.in; the fix for #12741 rem...Simon McVittie2007-10-121-1/+0
* Revert "Make sure extensions are built before docs; get rid of strange inter-...Simon McVittie2007-10-091-1/+6
* Don't distribute COPYING.*, which we no longer have or needSimon McVittie2007-10-091-1/+1