Mercurial > pidgin
log
age | author | description |
---|---|---|
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 |