summaryrefslogtreecommitdiff
path: root/_dbus_bindings/mainloop.c
Commit message (Expand)AuthorAgeFilesLines
* Use PyVarObject_HEAD_INIT to initialize typesBarry Warsaw2011-12-131-2/+1
* fd.o #23831: make sure to ref types passed to PyModule_AddObjectSimon McVittie2010-12-021-0/+2
* Hook DBusServer into the build system.Simon McVittie2008-07-141-0/+19
* Relicense Collabora code under the MIT/X11 license proposed for dbus core, re...Simon McVittie2007-09-271-15/+18
* _dbus_bindings/mainloop.c: Remove Watch and Timeout.Simon McVittie2007-07-311-357/+0
* Avoid using deprecated dbus_watch_get_fd()Simon McVittie2007-06-211-1/+7
* Audit tp_dealloc callbacks to make sure they preserve the exception state.Simon McVittie2007-02-071-1/+2
* dbus, _dbus_bindings, _dbus_glib_bindings: remove accidentally duplicated lin...Simon McVittie2007-01-251-2/+0
* Convert generic glue, main loop integration, message append/get_args, validat...Simon McVittie2006-12-111-0/+538