log pidgin/gtknotify.c @ 27338:c245c583a1a6

age author description
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,
Thu, 08 May 2008 00:22:08 +0000 Daniel Atallah Fix a double free caused by my previous leak fix not covering all possible
Mon, 05 May 2008 22:39:55 +0000 Daniel Atallah More plumbing work.
Sat, 26 Jan 2008 16:17:36 +0000 Stu Tomlinson Use xdg-open instead of gnome-open, if possible. We might want to use
Sat, 12 Jan 2008 14:44:12 +0000 Sadrul Habib Chowdhury It turns out the tree-models need to be unref'ed.
Thu, 03 Jan 2008 04:57:40 +0000 Richard Laager Probe for -Wstrict-prototypes to get some more warnings. I then cleaned up
Fri, 21 Dec 2007 14:19:29 +0000 Sadrul Habib Chowdhury Make some more event handlers return appropriate gboolean values. This turns
Wed, 28 Nov 2007 01:54:34 +0000 Sadrul Habib Chowdhury Try to make a window transient for a suitable parent window. This currently
Sat, 13 Oct 2007 23:32:54 +0000 Richard Laager propagate from branch 'org.maemo.garage.pidgin.pidgin.dialog-transience' (head 49d0219884ede2c6c571f2df73e29dffa86f54ad)
Sun, 07 Oct 2007 15:58:57 +0000 Richard Laager If there is no secondary text in a notify, avoid adding "\n\n" and creating
Fri, 12 Oct 2007 18:11:22 +0000 Stu Tomlinson Fix pidgin_notify_searchresults to use the actual title for column headers,
Mon, 01 Oct 2007 04:21:32 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin.2.2.1' (head 4321e1e266d11dddee2cde190828ae5001812367)
Fri, 28 Sep 2007 17:01:20 +0000 Richard Laager explicit merge of '0b88f009442a340d4269c95605f580a9f444e767'
Fri, 28 Sep 2007 16:51:19 +0000 Richard Laager merge of '41f188f15baaa4c23c5c2ec80a04faff63ee1977'
Fri, 28 Sep 2007 16:34:43 +0000 Richard Laager propagate from branch 'im.pidgin.rlaager.merging.2_2_1_conflicts' (head 4ad1081695d083df424898e6e7091f731b401265)
Fri, 28 Sep 2007 02:44:07 +0000 Daniel Atallah Fix a couple bugs related to removing mail notifications.
Fri, 21 Sep 2007 00:53:41 +0000 Daniel Atallah Clear out the mail notifications for an account when we receive a notification of 0 emails.
Thu, 20 Sep 2007 19:21:25 +0000 Sean Egan Remove 'You have' from 'You have N new e-mails' to take less room and make it more likely to fit on one line