Mercurial > pidgin
log
age | author | description |
---|---|---|
Sun, 10 May 2009 22:00:38 +0000 | Paul Aurich | merge of 'bc166fa1753ca1852b8b0dd0566d93a85644884f' |
Sun, 10 May 2009 20:23:57 +0000 | Marcus Lundblad | Fixed some erronious @file headers |
Sun, 10 May 2009 20:05:08 +0000 | Marcus Lundblad | Don't query for "last offline time" when the JID is a full JID (containing |
Sun, 10 May 2009 22:23:52 +0000 | Ka-Hing Cheung | add an ARRAY_LENGTH macro to find out length of static arrays |
Sun, 10 May 2009 22:06:08 +0000 | Ka-Hing Cheung | correctly NULL terminate all the arrays since that's what gtknotify assumes, |
Sun, 10 May 2009 21:59:30 +0000 | Paul Aurich | Avoid an assertion when acking the gmail poke |
Fri, 08 May 2009 03:54:58 +0000 | jcs | Set PurpleConversation unseen-(count|state) in gtkconv_set_unseen, as conv_set_unseen only sets it for hidden_conv conversations. Fixes #8358 |