Mercurial > pidgin.yaz
graph
-
build fix2011-08-29, by Yoshiki Yazawa
-
merge to upstream2011-08-29, by Yoshiki Yazawa
-
Fix SILC for purple_xfer_[gs][4~et_protocol_data.2011-08-29, by Daniel Atallah
-
merge of '3849acda3c84d7798c514bc1a9f80cca6674e52c'2011-08-26, by Daniel Atallah
-
These pointers should rather be marked const.2011-08-26, by andrew victor
-
Convert to using the accessor functions.2011-08-26, by andrew victor
-
Use the new accessor functions.2011-08-26, by andrew victor
-
Add accessor functions purple_conversation_get_ui_data() and purple_conversation_set_ui_data().2011-08-26, by andrew victor
-
Rather use the accessor functions directly.2011-08-26, by andrew victor
-
Convert Finch to use the new accessor functions.2011-08-26, by andrew victor
-
Update Pidgin to use the new accessor methods.2011-08-26, by andrew victor
-
Added accessor functions purple_xfer_get_ui_data() and purple_xfer_set_ui_data().2011-08-26, by andrew victor
-
Rename field for consistency.2011-08-26, by andrew victor
-
Convert the yahoo prpl to using the new API.2011-08-26, by andrew victor
-
Convert the oscar prpl to use the new API.2011-08-26, by andrew victor
-
Convert the jabber prpl to use the new API.2011-08-26, by andrew victor
-
Convert the msn prpl to use the new API.2011-08-26, by andrew victor
-
Convert the sametime prpl to use the new API.2011-08-26, by andrew victor
-
Convert the irc prpl to use the new API.2011-08-26, by andrew victor
-
Convert the bonjour prpl to use the new API.2011-08-26, by andrew victor
-
Convert the mxit prpl to use the new API.2011-08-26, by andrew victor
-
Introduce API purple_xfer_get_protocol_data() and purple_xfer_set_protocol_data().2011-08-26, by andrew victor
-
Remove wpurple_rename(). I suspect nobody actually ever used it directly2011-08-26, by Daniel Atallah
-
This got hide-a-struct'ed2011-08-26, by Mark Doliner
-
Fix two compile warnings. Did I do that? I totally didn't notice. My bad.2011-08-26, by Mark Doliner
-
Fix build-breakage introduced by 9000557e8a6b7649547a10cfc0fe85dbb8ce661d.2011-08-25, by andrew victor
-
merge of '832455fec73731ef93c992a46f78b79981bb4105'2011-08-25, by andrew victor
-
merge of 'b11803e108556a29e1204a3ff1fd00a0890d7733'2011-08-24, by andrew victor
-
Fixed properly now.2011-08-23, by andrew victor
-
Rather use the accessor function purple_account_get_username().2011-08-23, by andrew victor
-
merge of '1ca17dd26ee879f7580c72b03d018e444e0a5144'2011-08-25, by masca
-
Hide PurpleValue.2011-08-25, by masca
-
I want to play hide-a-struct too2011-08-24, by masca
-
In our forked DNS resolver processes, don't bail out if we get a retryable2011-08-24, by Mark Doliner
-
propagate from branch 'im.pidgin.pidgin.2.x.y' (head a3c911b63a6bec656108e0a50da6a7ad325558ec)2011-08-24, by Daniel Atallah
-
Fix parameter types passed to ShellExecuteW(). One of these is just a warning2011-08-24, by Daniel Atallah
-
Allow toggling debug and verbose debug from a conversation window.2011-08-24, by Elliott Sales de Andrade
-
Fix the _add_pair_html/plaintext calls.2011-08-24, by Elliott Sales de Andrade
-
merge of '08d226d73f31ff54304b484070031adbae481095'2011-08-24, by Elliott Sales de Andrade
-
'U' messages don't get ack'd, so they shouldn't be saved.2011-08-24, by Elliott Sales de Andrade
-
Use PurpleXfer accessor functions.2011-08-23, by andrew victor
-
Use accessor functions where available.2011-08-23, by andrew victor
-
Rather access PurpleBuddy->proto_data using the accessor functions.2011-08-23, by andrew victor
-
Don't access PurpleBuddy->proto_data directly, rather use the accessor functions.2011-08-23, by andrew victor
-
Don't access PurpleConnection->proto_data directly, rather use the access functions.2011-08-23, by andrew victor
-
Some struct hiding. What a pain.2011-08-23, by Mark Doliner
-
Hide-a-Struct2011-08-23, by Mark Doliner
-
Use accessor functions in a few places2011-08-23, by Mark Doliner