2005-01-30 Havoc Pennington <hp@redhat.com>
authorHavoc Pennington <hp@redhat.com>
Sun, 30 Jan 2005 18:25:14 +0000 (18:25 +0000)
committerHavoc Pennington <hp@redhat.com>
Sun, 30 Jan 2005 18:25:14 +0000 (18:25 +0000)
commit6b8ffc69ad04243e20d87aa4f6570afabc34323b
tree92d74240a37c15a549c0fa005bb4e54ddbe6f0e3
parent98ad8a8ec6626f7f5c78915b6bdf2be688b4839f
2005-01-30  Havoc Pennington  <hp@redhat.com>

        I think this main loop thing is conceptually broken, but here are
some band aids. I'll maybe rewrite it in a minute.

* glib/dbus-gmain.c (add_timeout): timeout stuff doesn't use the
custom GSource, so don't pass it in; confusing
(gsource_server_finalize, gsource_connection_finalize): add
finalize handlers that remove all the watches.
ChangeLog
glib/dbus-gmain.c