Mercurial > pidgin.yaz
graph
-
Change PurpleNotifyUserInfo->user_info_entries from a GList to a GQueue.Mon, 22 Aug 2011 04:14:16 +0000, by Mark Doliner
-
Fix perl compilation. I really wish the .c files regenerated with theMon, 22 Aug 2011 03:40:04 +0000, by Mark Doliner
-
Rename purple_notify_user_info_add_pair toMon, 22 Aug 2011 02:23:28 +0000, by Mark Doliner
-
Don't use strlen() when you're just checking whether a string isMon, 22 Aug 2011 02:11:36 +0000, by Mark Doliner
-
Don't use strlen() when all you're trying to do is check if the stringMon, 22 Aug 2011 02:07:41 +0000, by Mark Doliner
-
I went through all our calls to purple_notify_user_info_add_pair() andMon, 22 Aug 2011 01:53:37 +0000, by Mark Doliner
-
merge of '01dbf4adfbd244ad73e7c0a6850a5bcc9d0b9582'Sun, 21 Aug 2011 21:27:17 +0000, by Mark Doliner
-
Whitespace changes for coding-style consistency.Sun, 21 Aug 2011 15:28:07 +0000, by andrew victor
-
merged from im.pidgin.pidginMon, 22 Aug 2011 11:20:05 +0900, by Yoshiki Yazawa
-
Use purple_notify_user_info_add_pair_plaintext in some places where weSun, 21 Aug 2011 18:43:00 +0000, by Mark Doliner
-
Simplify. This is 6 lines instead of 15.Sun, 21 Aug 2011 18:04:00 +0000, by Mark Doliner
-
The id field is unusedSun, 21 Aug 2011 18:00:53 +0000, by Mark Doliner
-
Add this @deprecated flag back in here so we know this still needs workSun, 21 Aug 2011 17:28:17 +0000, by Mark Doliner
-
Use the new API in v3.0.0 to hide the UserId column in the search-results.Sun, 21 Aug 2011 14:50:21 +0000, by andrew victor
-
Added MXit prpl changes to ChangeLog.Sun, 21 Aug 2011 14:39:51 +0000, by andrew victor
-
propagate from branch 'im.pidgin.pidgin' (head 90830883791970eb18943b8cfbbe90295cc964a3)Sun, 21 Aug 2011 14:08:27 +0000, by andrew victor
-
* fixed the head: mtn issue..Tue, 16 Aug 2011 06:19:38 +0000, by pieter loubser
-
propagate from branch 'im.pidgin.pidgin' (head ca07365c6eb9a12b008397dd5ad34231e8d6e89e)Tue, 16 Aug 2011 06:02:59 +0000, by pieter loubser
-
merge of 'abe467cd836e25b339d81461c056f6289d88b2f0'Tue, 16 Aug 2011 05:38:01 +0000, by pieter loubser
-
Need to implemnt the protocol prpl's chat 'chat_info_defaults' callback.Mon, 15 Aug 2011 21:08:25 +0000, by andrew victor
-
Simplify the PIN encryption code.Mon, 15 Aug 2011 20:10:35 +0000, by andrew victor
-
Refactor the transport-layer encryption and decryption.Mon, 15 Aug 2011 19:24:16 +0000, by andrew victor
-
Encrypt a message using transport-encryption.Sun, 14 Aug 2011 20:45:48 +0000, by andrew victor
-
propagate from branch 'im.pidgin.pidgin' (head 4155786dc74833813772e14bdffe59b2464cda13)Sat, 13 Aug 2011 22:11:50 +0000, by andrew victor
-
When receiving an invite to join a GroupChat, first check if a matching room entrySat, 13 Aug 2011 22:01:39 +0000, by andrew victor
-
Remove ISO10126 padding when decrypting an incoming transport-encrypted message.Sat, 13 Aug 2011 17:11:59 +0000, by andrew victor
-
Structured reply messages should rather not be enclosed in the ::DATA: format.Sat, 13 Aug 2011 16:29:21 +0000, by andrew victor
-
If a contact did not have a status-message or mood set, the "status_text" callback would return an empty ("") string.Sat, 13 Aug 2011 15:08:30 +0000, by andrew victor