Wed, 24 Aug 2011 15:05:10 +0000 |
Daniel Atallah |
Fix parameter types passed to ShellExecuteW(). One of these is just a warning
|
Wed, 24 Aug 2011 03:52:06 +0000 |
Elliott Sales de Andrade |
Allow toggling debug and verbose debug from a conversation window.
|
Wed, 24 Aug 2011 03:30:47 +0000 |
Elliott Sales de Andrade |
Fix the _add_pair_html/plaintext calls.
|
Wed, 24 Aug 2011 03:16:23 +0000 |
Elliott Sales de Andrade |
merge of '08d226d73f31ff54304b484070031adbae481095'
|
Wed, 24 Aug 2011 03:09:22 +0000 |
Elliott Sales de Andrade |
'U' messages don't get ack'd, so they shouldn't be saved.
|
Tue, 23 Aug 2011 21:39:07 +0000 |
andrew victor |
Use PurpleXfer accessor functions.
|
Tue, 23 Aug 2011 21:06:12 +0000 |
andrew victor |
Use accessor functions where available.
|
Tue, 23 Aug 2011 20:57:19 +0000 |
andrew victor |
Rather access PurpleBuddy->proto_data using the accessor functions.
|
Tue, 23 Aug 2011 20:48:43 +0000 |
andrew victor |
Don't access PurpleBuddy->proto_data directly, rather use the accessor functions.
|
Tue, 23 Aug 2011 20:43:41 +0000 |
andrew victor |
Don't access PurpleConnection->proto_data directly, rather use the access functions.
|
Tue, 23 Aug 2011 05:43:51 +0000 |
Mark Doliner |
Some struct hiding. What a pain.
|
Tue, 23 Aug 2011 04:37:58 +0000 |
Mark Doliner |
Hide-a-Struct
|
Tue, 23 Aug 2011 04:32:43 +0000 |
Mark Doliner |
Use accessor functions in a few places
|
Tue, 23 Aug 2011 03:22:06 +0000 |
masca |
merge of '06fd8a15a3af927e3ce13b04af6e2159fb537dd9'
|
Mon, 22 Aug 2011 22:09:55 +0000 |
andrew victor |
These should be using purple_notify_user_info_add_pair_plaintext().
|
Mon, 22 Aug 2011 22:56:24 +0000 |
Elliott Sales de Andrade |
Remove what seems to be an unnecessary variable.
|