log pidgin/gtknotify.c @ 27340:fc920924cea3

age author description
Fri, 03 Jul 2009 02:51:20 +0000 Paul Aurich Close the mail dialog at signoff if it's empty. Closes #9345.
Fri, 03 Jul 2009 02:35:27 +0000 Paul Aurich Remove the PidginMailDialog typedef.
Fri, 03 Jul 2009 02:33:30 +0000 Paul Aurich Remove a few layers of evil abstraction.
Fri, 03 Jul 2009 02:13:39 +0000 Paul Aurich Remove trailing whitespace
Thu, 02 Jul 2009 04:15:21 +0000 Paul Aurich Clear the notifications via a signal instead of pidgin_close_notify.
Wed, 01 Jul 2009 03:53:48 +0000 Paul Aurich Avoid a null deref when clearing mail notifications. Refs #9345.
Sat, 27 Jun 2009 05:45:43 +0000 Sadrul Habib Chowdhury Make sure uninitialized variable is not used. This might fix #9345,
Fri, 05 Jun 2009 05:15:09 +0000 Elliott Sales de Andrade Setting `dialog->open_button = button` when `button` is not yet assigned
Thu, 07 May 2009 05:20:18 +0000 Paul Aurich In the close_notify ui op, close the email notification dialog.
Mon, 16 Mar 2009 17:07:41 +0000 Kevin Stange A patch from Jorge Villaseor which makes all pounces share a single window.
Thu, 27 Nov 2008 05:54:09 +0000 Richard Laager The other day while struct hiding, I noticed a for loop that was checking
Fri, 14 Nov 2008 21:46:39 +0000 Mark Doliner Fix an assertion failure/unlikely crash when:
Thu, 28 Aug 2008 00:55:35 +0000 Daniel Atallah Some cleanup and a little leak fix that I thought I committed a while ago.
Thu, 28 Aug 2008 00:54:37 +0000 Daniel Atallah Patch from "brookingcharlie" to make "Open All Messages" the default response
Sun, 25 May 2008 21:56:36 +0000 Richard Laager Use "email" and "Email" consistently. This is potentially controversial,