Mercurial > pidgin
graph
-
The include is needed here.2010-06-09, by masca
-
Use slp parse code that was just moved to SlpMessage since it belongs there2010-06-08, by masca
-
Add SlpMessage parser and serializer functions to SlpMessage module.2010-06-08, by masca
-
Add P2PFooter helper functions.2010-06-08, by masca
-
Allow temporary SlpMessages so we can get slp specific code from MsnMessage.2010-06-08, by masca
-
merge of '5af6a35c4c39341b79cc8d61c700da2b874b9b6b'2010-06-06, by masca
-
Fix logic error as pointed out by Elliot.2010-06-05, by masca
-
Use p2p functions in directconn too.2010-06-05, by masca
-
This include is needed here.2010-06-04, by masca
-
This one is not needed here.2010-06-04, by masca
-
Oops, forgot to save before commiting.2010-06-04, by masca
-
Add the new module to Makefiles.2010-06-03, by masca
-
Fix a warning.2010-06-03, by masca
-
Move parsing of the p2p header to p2p to avoid duplicated code.2010-06-03, by masca
-
Drop Binary from the struct name.2010-06-03, by masca
-
Drop MsnSlpFooter in favor of MsnP2pFooter.2010-06-03, by masca
-
Drop MsnSlpHeader in favor of MsnP2pBinaryHeader.2010-06-03, by masca
-
Chang member name so it is compatible with MsnSlpHeader struct names.2010-06-03, by masca
-
Actually add the new file.2010-06-03, by masca
-
Start moving p2p specific code to its own module.2010-06-03, by masca
-
Cleanup notification.c includes2010-06-02, by masca
-
Replace magic numbers with the enumed SlpHeaderFlag.2010-06-02, by masca
-
Document Flag field in the Slp binary header.2010-06-02, by masca
-
ft.h is not needed in the headers.2010-05-28, by masca
-
Switchboard: move this includes to the c file.2010-05-28, by masca
-
Switchboard includes cleanup.2010-05-28, by masca
-
A little header cleanup.2010-05-28, by masca
-
Remove unused includes.2010-05-28, by masca
-
Notification needs the userlist.2010-05-28, by masca
-
Nexus needs internal too.2010-05-28, by masca
-
I guess we like better to include internal than stdio.h.2010-05-28, by masca
-
Nobody needs sslcon here, remove it.2010-05-28, by masca
-
Replace servconn.h with session.h because it's the one needed here.2010-05-28, by masca
-
msn_email_is_valid looks a lot like a util function, move it there.2010-05-28, by masca
-
This enum looks like userlist related, move it there.2010-05-28, by masca
-
This ones are not needed.2010-05-28, by masca
-
Remove unnecesary includes from msn.h.2010-05-28, by masca
-
Remove msn_user_destroy in favor of msn_user_unref.2010-05-27, by masca
-
Manage switchboards with users not on our list.2010-05-26, by masca
-
Make this bits consistent with the whole file.2010-05-26, by masca
-
Add ref/unref support to MsnUser.2010-05-26, by masca
-
propagate from branch 'im.pidgin.pidgin' (head cd770a44f05f96d1e74ea761e614d1a468ba60df)2010-05-22, by Elliott Sales de Andrade
-
Oops, this one needed to be changed too.2010-05-25, by masca
-
This are MsnUser functions, move them there.2010-05-15, by masca
-
propagate from branch 'im.pidgin.pidgin' (head f6cdf8776559775f9a4a72563e69741e139518bd)2010-05-10, by Elliott Sales de Andrade
-
Need to add back this g_free.2010-04-23, by Mark Doliner
-
Use a linked list to store MsnUserEndpoints instead of a hash table.2010-04-23, by Mark Doliner
-
Give the Set Friendly Name window a better title2010-04-22, by Mark Doliner