Mercurial > pidgin
view doc/core-signals.dox @ 14821:5e5b34ac509a
[gaim-migrate @ 17588]
Don't rely on the sender or receiver of messages being a buddy,
and add some other safeguards to prevent crashes like bug #1585017
I'm pretty sure this is good, but don't have the necessary sqlite
installed to test this at the moment.
committer: Tailor Script <tailor@pidgin.im>
author | Stu Tomlinson <stu@nosnilmot.com> |
---|---|
date | Thu, 26 Oct 2006 15:55:31 +0000 |
parents | 1ec93dd2f359 |
children | 1414e0e01dc5 |
line wrap: on
line source
/** @page core-signals Core Signals @signals @signal quitting @endsignals <hr> @signaldef quitting @signalproto void (*quitting)(); @endsignalproto @signaldesc Emitted when gaim is quitting. @endsignaldef */ // vim: syntax=c tw=75 et