2011-08-26 |
andrew victor |
Convert the jabber prpl to use the new API.
|
2011-08-26 |
andrew victor |
Convert the msn prpl to use the new API.
|
2011-08-26 |
andrew victor |
Convert the sametime prpl to use the new API.
|
2011-08-26 |
andrew victor |
Convert the irc prpl to use the new API.
|
2011-08-26 |
andrew victor |
Convert the bonjour prpl to use the new API.
|
2011-08-26 |
andrew victor |
Convert the mxit prpl to use the new API.
|
2011-08-26 |
andrew victor |
Introduce API purple_xfer_get_protocol_data() and purple_xfer_set_protocol_data().
|
2011-08-26 |
Daniel Atallah |
Remove wpurple_rename(). I suspect nobody actually ever used it directly
|
2011-08-26 |
Mark Doliner |
This got hide-a-struct'ed
|
2011-08-26 |
Mark Doliner |
Fix two compile warnings. Did I do that? I totally didn't notice. My bad.
|
2011-08-25 |
andrew victor |
Fix build-breakage introduced by 9000557e8a6b7649547a10cfc0fe85dbb8ce661d.
|
2011-08-25 |
andrew victor |
merge of '832455fec73731ef93c992a46f78b79981bb4105'
|
2011-08-24 |
andrew victor |
merge of 'b11803e108556a29e1204a3ff1fd00a0890d7733'
|
2011-08-23 |
andrew victor |
Fixed properly now.
|
2011-08-23 |
andrew victor |
Rather use the accessor function purple_account_get_username().
|
2011-08-25 |
masca |
merge of '1ca17dd26ee879f7580c72b03d018e444e0a5144'
|
2011-08-25 |
masca |
Hide PurpleValue.
|
2011-08-24 |
masca |
I want to play hide-a-struct too
|
2011-08-24 |
Mark Doliner |
In our forked DNS resolver processes, don't bail out if we get a retryable
|
2011-08-24 |
Daniel Atallah |
propagate from branch 'im.pidgin.pidgin.2.x.y' (head a3c911b63a6bec656108e0a50da6a7ad325558ec)
|
2011-08-24 |
Daniel Atallah |
Fix parameter types passed to ShellExecuteW(). One of these is just a warning
|
2011-08-24 |
Elliott Sales de Andrade |
Allow toggling debug and verbose debug from a conversation window.
|
2011-08-24 |
Elliott Sales de Andrade |
Fix the _add_pair_html/plaintext calls.
|
2011-08-24 |
Elliott Sales de Andrade |
merge of '08d226d73f31ff54304b484070031adbae481095'
|
2011-08-24 |
Elliott Sales de Andrade |
'U' messages don't get ack'd, so they shouldn't be saved.
|
2011-08-23 |
andrew victor |
Use PurpleXfer accessor functions.
|
2011-08-23 |
andrew victor |
Use accessor functions where available.
|
2011-08-23 |
andrew victor |
Rather access PurpleBuddy->proto_data using the accessor functions.
|
2011-08-23 |
andrew victor |
Don't access PurpleBuddy->proto_data directly, rather use the accessor functions.
|
2011-08-23 |
andrew victor |
Don't access PurpleConnection->proto_data directly, rather use the access functions.
|