Mercurial > pidgin
graph
-
The connection display name can be NULL, so make sure we don't try to use2009-10-23, by Elliott Sales de Andrade
-
The MSN servers are a bit more strict about what's allowed in emails than2009-10-23, by Elliott Sales de Andrade
-
Show the message only for the chats for the account signing off.2009-10-22, by Sadrul Habib Chowdhury
-
Fix creating a conversation with a user in a chatroom from the userlist.2009-10-22, by Sadrul Habib Chowdhury
-
merge of '53b11891588df0478720a5c40652312812cde6aa'2009-10-21, by Sadrul Habib Chowdhury
-
Oh no that wasn't right. This code is weird.2009-10-21, by Mark Doliner
-
Surely this was a mem leak?2009-10-21, by Mark Doliner
-
Make sure the room name and the buddy who invited you are non-null2009-10-21, by Mark Doliner
-
Call purple_privacy_check() even when the protocol has some privacy2009-10-21, by Mark Doliner
-
A simple g_strdup is fine here.2009-10-21, by Sadrul Habib Chowdhury
-
Rejoin an opened chat after an account reconnects.2009-10-21, by Sadrul Habib Chowdhury
-
jabber: Fix a comment.2009-10-20, by Paul Aurich
-
Add another (IMHO unintuitive) JID test. Refs #10532.2009-10-20, by Paul Aurich
-
merge of '752623f68962a90397d0ac88cfa20f7435e704aa'2009-10-19, by Paul Aurich
-
When switching the account in the Disco / Room List dialogs, kill the visible2009-10-19, by Paul Aurich
-
jabber: Improved support for XEP-0249 (and document the legacy stuff).2009-10-17, by Paul Aurich
-
Fix the win32 URIs to only linkify if the protocol is followed by a colon.2009-10-19, by Daniel Atallah
-
Add hold changes for media calls.2009-10-19, by maiku
-
Add a hold button to the media window.2009-10-19, by maiku
-
Actually emit the PURPLE_MEDIA_INFO_{,UN}HOLD signals.2009-10-19, by maiku
-
Fix unhold string in media info enum.2009-10-19, by maiku
-
Sadrul's change from 3abad7606f4a2dfd1903df796f33924b12509a56 fixes a2009-10-16, by Elliott Sales de Andrade
-
Restore ChangeLog entry from 466c48e63... that was lost in 1bcd0bb175....2009-10-16, by Elliott Sales de Andrade
-
jabber: Correct the /part command's help.2009-10-16, by Paul Aurich
-
Grab changes from the 2.6.3 branch2009-10-16, by Mark Doliner
-
Next release from trunk will be 2.6.4 or 2.7.02009-10-16, by Mark Doliner
-
Fix a remote-crash bug in ICQ (and probably AIM). It happens when the2009-10-16, by Mark Doliner
-
Print that specific message only when there is a CN; otherwise fall back2009-10-16, by Paul Aurich
-
printf("%s", NULL) when a cert has no CN. Refs #10519.2009-10-16, by Paul Aurich
-
merge of '33ac448c0d0fbe2bd41ad24c9d2e8faa14fafa69'2009-10-16, by Paul Aurich
-
This should derfernately be changelogged2009-10-15, by Mark Doliner
-
Don't call aim_src_clientready() until we have activated our feedbag2009-10-15, by Mark Doliner
-
Typo.2009-10-16, by Paul Aurich
-
jabber: Remove useless jabber_normalize calls now that the data in the hash table2009-10-15, by Paul Aurich
-
merge of '0ff7fb50305f33b84a373ff00a085c25175515c1'2009-10-15, by Paul Aurich
-
Yahoo prpl is crashing everytime a message from a yahoo buddy is received (have not checked federated ids).2009-10-15, by Sulabh Mahajan
-
Credit Frostregen for the userlist styling thing. Refs #9377.2009-10-14, by John Bailey
-
jabber: Reduce these from assertions to checks.2009-10-15, by Paul Aurich
-
merge of '1bcd0bb175fd417fd165aa7b52e219c97b0e30c6'2009-10-14, by Daniel Atallah
-
merge of '5fc198b7a02aacaaa8a7045d9df437c2d0e9006b'2009-10-13, by Paul Aurich
-
Register URL handlers for everything that Windows has knows about like we do2009-10-14, by Daniel Atallah
-
merge of '80eaa62b397424cadf9ea37ca0e98894f823fbf5'2009-10-12, by John Bailey
-
merge of '466c48e634f92dbe476c9d7504ef7eb91a4b304e'2009-10-12, by John Bailey
-
merge of '899182ae412c1d58eab5efb5001e980fdfda4190'2009-10-12, by Elliott Sales de Andrade
-
Shut up valgrind ("unitialized bytes(s)...") and changelog.2009-10-13, by Paul Aurich
-
Fix the code dealing with writing a TXT lookup response from child to parent.2009-10-13, by Paul Aurich
-
jabber: Use the newly refactored code to simplify "Initiate Chat".2009-10-12, by Paul Aurich
-
jabber: Refactor the chat-joining code2009-10-12, by Paul Aurich