Mercurial > pidgin.yaz
graph
-
propagate from branch 'im.pidgin.pidgin.2.x.y' (head 218f7cd8f439bacd4fef6897f0389a7cd18ba67d)2011-08-22, by Daniel Atallah
-
Commit the fix needed for this to build on Windows.2011-08-21, by John Bailey
-
Please correct me if I'm wrong, but I don't think we gain anything2011-08-22, by Mark Doliner
-
Remove silc102011-08-22, by Mark Doliner
-
Actually commit the purple_notify_user_info_prepend_pair_plaintext2011-08-22, by Mark Doliner
-
Add purple_notify_user_info_prepend_pair_plaintext and use it in a few2011-08-22, by Mark Doliner
-
I tried to disapprove this, but it didn't seem to work. Maybe I2011-08-22, by Mark Doliner
-
merge of '6f0f65518dbd9cdbb6b41be078c9cd9db3bbea4b'2011-08-22, by Mark Doliner
-
merge of '88118487bea2cf5120dec21de3377fada185180f'2011-08-22, by Mark Doliner
-
disapproval of revision '88118487bea2cf5120dec21de3377fada185180f'2011-08-22, by Mark Doliner
-
I think it's more appropriate to append these as plaintext2011-08-22, by Mark Doliner
-
disapproval of revision '37706b74bb67b5e0abf08dd08bcd0d509075cc42'2011-08-22, by Mark Doliner
-
Now that there's no speed difference between2011-08-22, by Mark Doliner
-
Add an entry for 0ea4521b22507f8cc23de316fa55e3368d9f40292011-08-22, by Mark Doliner
-
user_info->user_info_entries is redundant. Let's call it2011-08-22, by Mark Doliner
-
Change PurpleNotifyUserInfo->user_info_entries from a GList to a GQueue.2011-08-22, by Mark Doliner
-
Fix perl compilation. I really wish the .c files regenerated with the2011-08-22, by Mark Doliner
-
Rename purple_notify_user_info_add_pair to2011-08-22, by Mark Doliner
-
Don't use strlen() when you're just checking whether a string is2011-08-22, by Mark Doliner
-
Don't use strlen() when all you're trying to do is check if the string2011-08-22, by Mark Doliner
-
I went through all our calls to purple_notify_user_info_add_pair() and2011-08-22, by Mark Doliner
-
merge of '01dbf4adfbd244ad73e7c0a6850a5bcc9d0b9582'2011-08-21, by Mark Doliner
-
Whitespace changes for coding-style consistency.2011-08-21, by andrew victor
-
merged from im.pidgin.pidgin2011-08-22, by Yoshiki Yazawa
-
Use purple_notify_user_info_add_pair_plaintext in some places where we2011-08-21, by Mark Doliner
-
Simplify. This is 6 lines instead of 15.2011-08-21, by Mark Doliner
-
The id field is unused2011-08-21, by Mark Doliner
-
Add this @deprecated flag back in here so we know this still needs work2011-08-21, by Mark Doliner
-
Use the new API in v3.0.0 to hide the UserId column in the search-results.2011-08-21, by andrew victor
-
Added MXit prpl changes to ChangeLog.2011-08-21, by andrew victor
-
propagate from branch 'im.pidgin.pidgin' (head 90830883791970eb18943b8cfbbe90295cc964a3)2011-08-21, by andrew victor
-
* fixed the head: mtn issue..2011-08-16, by pieter loubser
-
propagate from branch 'im.pidgin.pidgin' (head ca07365c6eb9a12b008397dd5ad34231e8d6e89e)2011-08-16, by pieter loubser
-
merge of 'abe467cd836e25b339d81461c056f6289d88b2f0'2011-08-16, by pieter loubser
-
Need to implemnt the protocol prpl's chat 'chat_info_defaults' callback.2011-08-15, by andrew victor
-
Simplify the PIN encryption code.2011-08-15, by andrew victor
-
Refactor the transport-layer encryption and decryption.2011-08-15, by andrew victor
-
Encrypt a message using transport-encryption.2011-08-14, by andrew victor
-
propagate from branch 'im.pidgin.pidgin' (head 4155786dc74833813772e14bdffe59b2464cda13)2011-08-13, by andrew victor
-
When receiving an invite to join a GroupChat, first check if a matching room entry2011-08-13, by andrew victor
-
Remove ISO10126 padding when decrypting an incoming transport-encrypted message.2011-08-13, by andrew victor
-
Structured reply messages should rather not be enclosed in the ::DATA: format.2011-08-13, by andrew victor
-
Returning wrong value here.2011-08-13, by andrew victor
-
Remove the "hidden" option from user profile.2011-08-12, by andrew victor
-
The contact-flag indicating "hidden" is now deprecated.2011-08-12, by andrew victor
-
propagate from branch 'im.pidgin.pidgin' (head 8f0dbb75e0842b6df34c773ceb3a62e07819c532)2011-08-12, by andrew victor
-
propagate from branch 'im.pidgin.pidgin' (head 7a719c74cf2afa3a9dd8b532af1a88b98489d925)2011-07-09, by andrew victor
-
propagate from branch 'im.pidgin.pidgin' (head b55fa7e527d663bdb8c0320d6d035488e8446978)2011-08-11, by pieter loubser
-
Start implementing MXit secure messaging.2011-06-26, by andrew victor
-
These constants don't seem right.2011-06-20, by andrew victor
-
Correctly process messages received from MXit that include font-change markup.2011-06-20, by andrew victor
-
Fix compilation of perl plugin. I guess this code doesn't rebuild2011-08-21, by Mark Doliner
-
Rename purple_connection_error_reason to purple_connection_error2011-08-21, by Mark Doliner
-
Remove purple_connection_error2011-08-21, by Mark Doliner
-
I have no idea how to change this to take a PurpleConnectionError and2011-08-21, by Mark Doliner
-
Change last remaining users of purple_connection_error to use2011-08-21, by Mark Doliner
-
Rename the report_disconnect_reason cb function to report_disconnect2011-08-21, by Mark Doliner
-
Remove PurpleConnectionUiOps.report_disconnect2011-08-21, by Mark Doliner
-
Whoops, I forgot to commit ChangeLog.API2011-08-21, by Mark Doliner
-
Remove more deprecated stuff2011-08-21, by Mark Doliner
-
Remove a few deprecated functions2011-08-21, by Mark Doliner
-
Remove some deprecated stuff2011-08-21, by Mark Doliner
-
Rename purple_util_fetch_url_request_len_with_account to2011-08-21, by Mark Doliner
-
Remove purple_util_fetch_url_request_len() and change the few places2011-08-21, by Mark Doliner
-
Get rid of the wholly unused "primary attribute" thing in PurpleStatusTypes2011-08-21, by Mark Doliner
-
Mr. Ben Ice is probably wondering why he's mentioned in our codebase.2011-08-21, by Mark Doliner
-
Remove a few deprecated functions2011-08-21, by Mark Doliner
-
Get rid fo purple_strlcpy and purple_strlcat. These are convenience2011-08-21, by Mark Doliner
-
A while ago I noticed that we don't have enforce a max on the2011-08-21, by Mark Doliner
-
I noticed this a while ago but I don't care enough to fix it2011-08-21, by Mark Doliner
-
Add -devel suffix back to the version numbers in im.pidgin.pidgin2011-08-21, by Mark Doliner
-
propagate from branch 'im.pidgin.pidgin' (head 65f0e21660895ebae2e934a8d04088a1c57899a6)2011-08-20, by Mark Doliner
-
propagate from branch 'im.pidgin.pidgin' (head bb53d1e9201138b79a1eef0d4a7cda1fc852c59f)2011-08-07, by Mark Doliner
-
Remove duplicate word "found" in this debug message2011-08-07, by Mark Doliner
-
propagate from branch 'im.pidgin.pidgin' (head 64f4eb5c598356fe1b8b9bc376faa66641096eda)2011-06-12, by Mark Doliner
-
Change the heuristic we use for setting od->icq. We used to set it to2011-05-09, by Mark Doliner
-
propagate from branch 'im.pidgin.pidgin' (head d6053150b258c5c8b2ac60e091a7d0d1b2d9be1d)2011-05-09, by Mark Doliner
-
Document the default explicitly2011-05-05, by Paul Aurich
-
Add API: purple_request_field_set_tooltip & purple_request_field_get_tooltip2011-05-03, by andrew victor
-
Add API:2011-05-03, by andrew victor
-
Remove code that doesn't want to exist in 3.0.02011-04-18, by Mark Doliner
-
propagate from branch 'im.pidgin.pidgin' (head 4fb1347ba91ca1ac8b6f5ad029c1ed0f1b6e60a2)2011-04-18, by Mark Doliner
-
Fix this indentation. My bad.2011-04-13, by Mark Doliner
-
Update js->initial_avatar_hash if the user tries to set the icon before2011-04-13, by Mark Doliner
-
Typo fix2011-04-13, by Mark Doliner
-
In purple_buddy_icons_set_account_icon, call the prpl's set_buddy_icon2011-04-13, by Mark Doliner
-
propagate from branch 'im.pidgin.pidgin' (head 570b107a62822dd538074753d93b576dea0043a3)2011-04-02, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head bfb757dfe6b2549ab37a9b19f78f5f1f2f9df0cd)2011-03-21, by Mark Doliner
-
Add two hash tables to the oscar code that deals with your server stored2011-03-20, by Mark Doliner
-
merge of '1b0275bd7ec6ff5c9cb2a1b7a0a60c36091448a6'2011-03-19, by Elliott Sales de Andrade
-
Don't bother reading in the "protocol" attribute in blist.xml. As near as2011-03-17, by Mark Doliner
-
Remove gaim-compat.h and gtkgaim-compat.h. IT FEELS SO GOOD!2011-03-17, by Mark Doliner
-
Remove the _purple_oscar_convert(). It existed to migrate data from2011-03-17, by Mark Doliner
-
Per discussion with rlaager both on the mailing list and in the XMPP MUC, bump2011-03-17, by John Bailey
-
merge of 'c9c5ba486ea016ed8a4454c0f070edfc5af646a9'2011-03-17, by John Bailey