summaryrefslogtreecommitdiff
path: root/dbus/glib.py
Commit message (Expand)AuthorAgeFilesLines
* Deprecate dbus.glib (use dbus.mainloop.glib or dbus.mainloop.qt4)Simon McVittie2012-01-241-0/+10
* Use MIT/X11 license as per permission given on the dbus mailing list.Simon McVittie2007-10-091-13/+17
* Try to avoid importing things from _dbus_bindings when they could be imported...Simon McVittie2007-07-181-2/+0
* dbus, _dbus_bindings, _dbus_glib_bindings: remove accidentally duplicated lin...Simon McVittie2007-01-251-2/+0
* dbus/glib.py: mention that the new API only works in >= 0.80Simon McVittie2006-12-051-3/+3
* dbus/glib.py: Use new API to set main loop as defaultSimon McVittie2006-11-301-1/+12
* Add improved main-loop integration.Simon McVittie2006-11-221-12/+3
* Add copyright, AFL2.1, GPL2 notices, which might even be correct...Simon McVittie2006-09-271-0/+22
* Rename dbus_bindings (sometimes a.k.a. dbus.dbus_bindings) to _dbus_bindings.Simon McVittie2006-08-311-3/+3
* Move python/ to dbus/, the name of the module.Robert McQueen2006-07-121-0/+17