log

age author description
Thu, 25 Aug 2011 04:15:16 +0000 masca Hide PurpleValue.
Wed, 24 Aug 2011 04:38:46 +0000 masca I want to play hide-a-struct too
Wed, 24 Aug 2011 17:54:39 +0000 Mark Doliner In our forked DNS resolver processes, don't bail out if we get a retryable
Wed, 24 Aug 2011 15:06:36 +0000 Daniel Atallah propagate from branch 'im.pidgin.pidgin.2.x.y' (head a3c911b63a6bec656108e0a50da6a7ad325558ec)
Wed, 24 Aug 2011 15:05:10 +0000 Daniel Atallah Fix parameter types passed to ShellExecuteW(). One of these is just a warning
Wed, 24 Aug 2011 03:52:06 +0000 Elliott Sales de Andrade Allow toggling debug and verbose debug from a conversation window.
Wed, 24 Aug 2011 03:30:47 +0000 Elliott Sales de Andrade Fix the _add_pair_html/plaintext calls.
Wed, 24 Aug 2011 03:16:23 +0000 Elliott Sales de Andrade merge of '08d226d73f31ff54304b484070031adbae481095'
Wed, 24 Aug 2011 03:09:22 +0000 Elliott Sales de Andrade 'U' messages don't get ack'd, so they shouldn't be saved.
Tue, 23 Aug 2011 21:39:07 +0000 andrew victor Use PurpleXfer accessor functions.
Tue, 23 Aug 2011 21:06:12 +0000 andrew victor Use accessor functions where available.
Tue, 23 Aug 2011 20:57:19 +0000 andrew victor Rather access PurpleBuddy->proto_data using the accessor functions.
Tue, 23 Aug 2011 20:48:43 +0000 andrew victor Don't access PurpleBuddy->proto_data directly, rather use the accessor functions.
Tue, 23 Aug 2011 20:43:41 +0000 andrew victor Don't access PurpleConnection->proto_data directly, rather use the access functions.
Tue, 23 Aug 2011 05:43:51 +0000 Mark Doliner Some struct hiding. What a pain.
Tue, 23 Aug 2011 04:37:58 +0000 Mark Doliner Hide-a-Struct
Tue, 23 Aug 2011 04:32:43 +0000 Mark Doliner Use accessor functions in a few places
Tue, 23 Aug 2011 03:22:06 +0000 masca merge of '06fd8a15a3af927e3ce13b04af6e2159fb537dd9'
Mon, 22 Aug 2011 22:09:55 +0000 andrew victor These should be using purple_notify_user_info_add_pair_plaintext().
Mon, 22 Aug 2011 22:56:24 +0000 Elliott Sales de Andrade Remove what seems to be an unnecessary variable.
Mon, 22 Aug 2011 22:25:09 +0000 Elliott Sales de Andrade It seems like there's a dereference missing here.
Mon, 22 Aug 2011 16:36:48 +0000 andrew victor Small typo.
Mon, 22 Aug 2011 16:18:10 +0000 Mark Doliner merge of '3a7408265d339b20bd3bef7b8fefc62215ccf644'
Mon, 22 Aug 2011 16:17:24 +0000 Mark Doliner Remove silc10 from POTFILES.in
Mon, 22 Aug 2011 16:00:57 +0000 Daniel Atallah propagate from branch 'im.pidgin.pidgin.2.x.y' (head 218f7cd8f439bacd4fef6897f0389a7cd18ba67d)
Sun, 21 Aug 2011 23:45:07 +0000 John Bailey Commit the fix needed for this to build on Windows.
Mon, 22 Aug 2011 07:20:49 +0000 Mark Doliner Please correct me if I'm wrong, but I don't think we gain anything
Mon, 22 Aug 2011 07:01:27 +0000 Mark Doliner Remove silc10
Mon, 22 Aug 2011 06:32:44 +0000 Mark Doliner Actually commit the purple_notify_user_info_prepend_pair_plaintext
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.
Mon, 22 Aug 2011 11:20:05 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
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.