Mercurial > pidgin
graph
-
Silence the warning that body_len might be used uninitialized in msn_message_gen_payload().2007-09-11, by Evan Schoenberg
-
merge of '04b85a7dd6d2bd21a0cbb8a6022eb500b53efddc'2007-09-11, by Sadrul Habib Chowdhury
-
Data in vCards is supposed to be plain text, not HTML. So escape2007-09-11, by Mark Doliner
-
Various leakfixes and preventing unnecessary allocations.2007-09-11, by Daniel Atallah
-
merge of '629d4e0dcf9bd35671fc00e61b6f09e381345e7c'2007-09-11, by Mark Doliner
-
Prevent an assertion.2007-09-11, by Daniel Atallah
-
merge of 'c33ce721c01032386277454ea2455c2f3638b771'2007-09-11, by Daniel Atallah
-
Some clients don't put the node in the 115 disco response, so send the node to the callback2007-09-11, by Sean Egan
-
Dont spam the buddy info window with esoteric capabilities2007-09-11, by Sean Egan
-
Don't put "Mood: \(null\) \(null\)" on XMPP buddies2007-09-10, by Sean Egan
-
Fix crash in XMPP capabilities2007-09-10, by Sean Egan
-
Protocol's (and other plugin's) PurplePluginInfo structs should really be2007-09-10, by Etan Reisner
-
merge of '6cda5928fecda502e1e06e10736c5d98b4406298'2007-09-10, by Etan Reisner
-
Capitalize the attention type names.2007-09-10, by Richard Laager
-
Make the XMPP buzz string match the Yahoo one to help the translators.2007-09-10, by Richard Laager
-
Take aliases into account for the attention messages.2007-09-10, by Richard Laager
-
Eliminate an excess array and loop.2007-09-10, by Richard Laager
-
I missed this code in the last commit to remove the USE_ATTENTION_API conditional.2007-09-10, by Richard Laager
-
Remove the *_USE_ATTENTION_API markers everywhere.2007-09-10, by Richard Laager
-
Fix up an apparently bad merge with the reserved fields here.2007-09-10, by Richard Laager
-
Change attention_types to get_attention_types so this will compile.2007-09-10, by Richard Laager
-
Work around a problem so --enable-dbus will build again.2007-09-10, by Richard Laager
-
merge of '0485ab28f09f39d5e0b47621901f1f0ba0c26c5e'2007-09-10, by Richard Laager
-
merge of '0485ab28f09f39d5e0b47621901f1f0ba0c26c5e'2007-09-10, by Evan Schoenberg
-
Apparently, if the row-keys don't have a destructor function, things can go2007-09-11, by Sadrul Habib Chowdhury
-
Changelog.API the conversation history stuff.2007-09-10, by Sadrul Habib Chowdhury
-
Keep the message history in PurpleConversation.2007-09-10, by Sadrul Habib Chowdhury
-
merge of '65633fb10f29f8d7b1f99b635452d4ed5fe1f3cb'2007-09-10, by Daniel Atallah
-
Clear up translation ambiguity with the attention API.2007-09-10, by Richard Laager
-
- Rename attention_types to get_attention_types, which seems more standard.2007-09-10, by Richard Laager