log

age author description
Sun, 10 May 2009 23:13:31 +0000 Ka-Hing Cheung used the wrong count variable here
Sun, 10 May 2009 22:29:28 +0000 Ka-Hing Cheung Qulogic pointed out that glib has G_N_ELEMENTS already
Sun, 10 May 2009 22:24:37 +0000 Ka-Hing Cheung merge of 'd1fea663a03e5f80f539918a21f5f36c09a452b8'
Sun, 10 May 2009 22:07:22 +0000 Paul Aurich merge of 'f9080d0b3274907da710c3d4d85669464e418ba4'
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
Fri, 08 May 2009 02:58:33 +0000 Paul Aurich Only try to fetch adhoc commands from buddies once. Pushed updates (which we support now) are far superior.
Fri, 08 May 2009 02:50:17 +0000 Paul Aurich I forgot to finish this comment before coming back from dinner and committing.
Fri, 08 May 2009 02:42:13 +0000 Paul Aurich merge of 'df25bed2c1c0d097b7f52fbfae76223d8552f0c3'
Fri, 08 May 2009 02:38:39 +0000 Paul Aurich Only call jabber_caps_get_info if we don't have all the information we want.