log libpurple/conversation.c @ 25553:7f8cf35fc99b

age author description
Tue, 28 Aug 2007 09:20:27 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head c323420a0b3b17b1eba64763c01038ddf05ff0c2)
Tue, 14 Aug 2007 07:13:22 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head cb5420b4b28888af9a419d6ca29f524e552c9cf0)
Fri, 13 Jul 2007 06:26:10 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 0adbd7ac0c14d3a1d56a31f03baa87c9af63cbe6)
Thu, 28 Jun 2007 08:37:46 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 7bf90628ea82588a24a5c2e11b62e1128d8c90f0)
Sun, 17 Jun 2007 05:28:54 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 725fc6cb64d550dcc3a71741a974e5255f83a366)
Thu, 07 Jun 2007 07:32:06 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head cf74b964fddd2185233987f6e7743623bf21efb8)
Tue, 05 Jun 2007 06:41:10 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head fc2b3abe07ed5e2601550aae1e34ed81ccb6761d)
Sat, 02 Jun 2007 15:41:36 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 69639ef14e4298b2e420779e1696a07a13da5910)
Sun, 20 May 2007 04:16:11 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 62e9d17cd37551991c5040ce6ca48e6d7578dde3)
Tue, 15 May 2007 02:39:12 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 8fb8a09e9fe9177bb4efcd0f7ecd126919e73c20)
Sat, 05 May 2007 08:00:03 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head e1c76e1a6e09e3fb3697606e2d8f6b6327e7a7e9)
Wed, 02 May 2007 12:18:17 +0000 Yoshiki Yazawa change prefs root for msnstyle.
Sat, 28 Apr 2007 03:53:00 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head f11ff4f3f5929845b5a51662b200df16da7e550f)
Thu, 26 Apr 2007 21:15:41 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head e9234bfbd01e96e8cc032fe7d850d4108f40b82a)
Wed, 25 Apr 2007 07:57:26 +0000 Yoshiki Yazawa yaz patch has been applied.
Tue, 06 Jan 2009 03:39:51 +0000 Paul Aurich Patch from Paul Aurich to add purple_strequal to help readability and simplicity of code. Ie, don't need to negate the value of strcmp, since this does a strcmp and does the negation for us
Sun, 02 Nov 2008 10:54:00 +0000 Gary Kramlich Finish off the libpurple updates for the hidden blist structs
Thu, 14 Aug 2008 03:28:11 +0000 Daniel Atallah Don't emit the "buddy-typed" signal when *we* are typing.
Tue, 17 Jun 2008 22:14:19 +0000 Will Thompson Give some variables holding escaped versions of other strings more meaningful names.
Tue, 17 Jun 2008 21:43:23 +0000 Will Thompson This should be a boolean or, not a bitwise or.
Fri, 06 Jun 2008 22:35:27 +0000 Mark Doliner Don't use strlen() when we can just check the first character
Fri, 23 May 2008 02:23:07 +0000 Sadrul Habib Chowdhury Modified patch from Stefan 'cockroach' Ott to add blocked-im-msg and
Wed, 07 May 2008 12:14:28 +0000 Evan Schoenberg propagate from branch 'im.pidgin.pidgin' (head d7144f5dbbde09137aff1ceadfd419e25303bf7d)
Wed, 30 Apr 2008 06:29:16 +0000 Evan Schoenberg As discussed on the devel list, purple_serv_got_join_chat_failed() and the
Tue, 29 Apr 2008 03:59:28 +0000 Evan Schoenberg applied changes from 4c5110037671f84e3e775214c32692b5b23c11e1
Sun, 04 May 2008 03:28:58 +0000 Sadrul Habib Chowdhury When searching for a conversation, search only in the list of the
Tue, 29 Apr 2008 03:08:32 +0000 Evan Schoenberg disapproval of revision 'ae37fe6b64c30704715a369df88bd76674a39b1a'
Tue, 29 Apr 2008 01:46:40 +0000 Evan Schoenberg Added "chat-join-failed" signal, emitted by a new serv_got_join_chat_failed()
Sun, 13 Apr 2008 17:12:05 +0000 Sadrul Habib Chowdhury When you try to execute a command (e.g., /part etc.) in a chat on a
Fri, 22 Feb 2008 00:11:25 +0000 John Bailey Kill off some uses of account->gc.