log

age author description
Mon, 22 Aug 2011 06:25:23 +0000 Mark Doliner Add purple_notify_user_info_prepend_pair_plaintext and use it in a few
Mon, 22 Aug 2011 06:17:18 +0000 Mark Doliner I tried to disapprove this, but it didn't seem to work. Maybe I
Mon, 22 Aug 2011 06:07:15 +0000 Mark Doliner merge of '6f0f65518dbd9cdbb6b41be078c9cd9db3bbea4b'
Mon, 22 Aug 2011 06:06:07 +0000 Mark Doliner merge of '88118487bea2cf5120dec21de3377fada185180f'
Mon, 22 Aug 2011 06:07:08 +0000 Mark Doliner disapproval of revision '88118487bea2cf5120dec21de3377fada185180f'
Mon, 22 Aug 2011 05:45:22 +0000 Mark Doliner I think it's more appropriate to append these as plaintext
Mon, 22 Aug 2011 06:05:51 +0000 Mark Doliner disapproval of revision '37706b74bb67b5e0abf08dd08bcd0d509075cc42'
Mon, 22 Aug 2011 05:39:00 +0000 Mark Doliner Now that there's no speed difference between
Mon, 22 Aug 2011 04:24:12 +0000 Mark Doliner Add an entry for 0ea4521b22507f8cc23de316fa55e3368d9f4029
Mon, 22 Aug 2011 04:16:28 +0000 Mark Doliner user_info->user_info_entries is redundant. Let's call it
Mon, 22 Aug 2011 04:14:16 +0000 Mark Doliner Change PurpleNotifyUserInfo->user_info_entries from a GList to a GQueue.
Mon, 22 Aug 2011 03:40:04 +0000 Mark Doliner Fix perl compilation. I really wish the .c files regenerated with the
Mon, 22 Aug 2011 02:23:28 +0000 Mark Doliner Rename purple_notify_user_info_add_pair to
Mon, 22 Aug 2011 02:11:36 +0000 Mark Doliner Don't use strlen() when you're just checking whether a string is
Mon, 22 Aug 2011 02:07:41 +0000 Mark Doliner Don't use strlen() when all you're trying to do is check if the string
Mon, 22 Aug 2011 01:53:37 +0000 Mark Doliner I went through all our calls to purple_notify_user_info_add_pair() and
Sun, 21 Aug 2011 21:27:17 +0000 Mark Doliner merge of '01dbf4adfbd244ad73e7c0a6850a5bcc9d0b9582'
Sun, 21 Aug 2011 15:28:07 +0000 andrew victor Whitespace changes for coding-style consistency.
Sun, 21 Aug 2011 18:43:00 +0000 Mark Doliner Use purple_notify_user_info_add_pair_plaintext in some places where we
Sun, 21 Aug 2011 18:04:00 +0000 Mark Doliner Simplify. This is 6 lines instead of 15.
Sun, 21 Aug 2011 18:00:53 +0000 Mark Doliner The id field is unused
Sun, 21 Aug 2011 17:28:17 +0000 Mark Doliner Add this @deprecated flag back in here so we know this still needs work
Sun, 21 Aug 2011 14:50:21 +0000 andrew victor Use the new API in v3.0.0 to hide the UserId column in the search-results.
Sun, 21 Aug 2011 14:39:51 +0000 andrew victor Added MXit prpl changes to ChangeLog.
Sun, 21 Aug 2011 14:08:27 +0000 andrew victor propagate from branch 'im.pidgin.pidgin' (head 90830883791970eb18943b8cfbbe90295cc964a3)
Tue, 16 Aug 2011 06:19:38 +0000 pieter loubser * fixed the head: mtn issue..
Tue, 16 Aug 2011 06:02:59 +0000 pieter loubser propagate from branch 'im.pidgin.pidgin' (head ca07365c6eb9a12b008397dd5ad34231e8d6e89e)
Tue, 16 Aug 2011 05:38:01 +0000 pieter loubser merge of 'abe467cd836e25b339d81461c056f6289d88b2f0'
Mon, 15 Aug 2011 21:08:25 +0000 andrew victor Need to implemnt the protocol prpl's chat 'chat_info_defaults' callback.
Mon, 15 Aug 2011 20:10:35 +0000 andrew victor Simplify the PIN encryption code.