log pidgin/gtknotify.c @ 22963:1fa5ceab08d4

age author description
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.