Mercurial > pidgin
view doc/core-signals.dox @ 17535:7a96dcb82ff7
Make multiline pidgin_request_input() windows resizable, and make
the text field expand as the window expands. This includes the
"Set Info" dialog for AIM.
I didn't notice any problems, but let me know if you see an input
dialog that looks bad.
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Thu, 07 Jun 2007 08:02:47 +0000 |
parents | 1414e0e01dc5 |
children | e0613cf8c493 |
line wrap: on
line source
/** @page core-signals Core Signals @signals @signal quitting @endsignals <hr> @signaldef quitting @signalproto void (*quitting)(); @endsignalproto @signaldesc Emitted when libpurple is quitting. @endsignaldef */ // vim: syntax=c tw=75 et