Fri, 26 Aug 2011 21:09:27 +0000 |
andrew victor |
Use the new accessor functions.
|
Fri, 26 Aug 2011 20:51:39 +0000 |
andrew victor |
Add accessor functions purple_conversation_get_ui_data() and purple_conversation_set_ui_data().
|
Fri, 26 Aug 2011 20:29:23 +0000 |
andrew victor |
Rather use the accessor functions directly.
|
Fri, 26 Aug 2011 20:09:35 +0000 |
andrew victor |
Convert Finch to use the new accessor functions.
|
Fri, 26 Aug 2011 20:04:35 +0000 |
andrew victor |
Update Pidgin to use the new accessor methods.
|
Fri, 26 Aug 2011 19:55:34 +0000 |
andrew victor |
Added accessor functions purple_xfer_get_ui_data() and purple_xfer_set_ui_data().
|
Fri, 26 Aug 2011 19:33:50 +0000 |
andrew victor |
Rename field for consistency.
|
Fri, 26 Aug 2011 19:23:29 +0000 |
andrew victor |
Convert the yahoo prpl to using the new API.
|
Fri, 26 Aug 2011 19:11:09 +0000 |
andrew victor |
Convert the oscar prpl to use the new API.
|
Fri, 26 Aug 2011 19:06:02 +0000 |
andrew victor |
Convert the jabber prpl to use the new API.
|
Fri, 26 Aug 2011 18:37:27 +0000 |
andrew victor |
Convert the msn prpl to use the new API.
|
Fri, 26 Aug 2011 18:29:21 +0000 |
andrew victor |
Convert the sametime prpl to use the new API.
|
Fri, 26 Aug 2011 18:25:12 +0000 |
andrew victor |
Convert the irc prpl to use the new API.
|
Fri, 26 Aug 2011 18:20:25 +0000 |
andrew victor |
Convert the bonjour prpl to use the new API.
|
Fri, 26 Aug 2011 18:10:05 +0000 |
andrew victor |
Convert the mxit prpl to use the new API.
|
Fri, 26 Aug 2011 17:59:08 +0000 |
andrew victor |
Introduce API purple_xfer_get_protocol_data() and purple_xfer_set_protocol_data().
|
Fri, 26 Aug 2011 19:26:33 +0000 |
Daniel Atallah |
Remove wpurple_rename(). I suspect nobody actually ever used it directly
|
Fri, 26 Aug 2011 05:05:30 +0000 |
Mark Doliner |
This got hide-a-struct'ed
|
Fri, 26 Aug 2011 05:00:46 +0000 |
Mark Doliner |
Fix two compile warnings. Did I do that? I totally didn't notice. My bad.
|
Thu, 25 Aug 2011 07:36:54 +0000 |
andrew victor |
Fix build-breakage introduced by 9000557e8a6b7649547a10cfc0fe85dbb8ce661d.
|
Thu, 25 Aug 2011 06:40:04 +0000 |
andrew victor |
merge of '832455fec73731ef93c992a46f78b79981bb4105'
|
Wed, 24 Aug 2011 06:45:30 +0000 |
andrew victor |
merge of 'b11803e108556a29e1204a3ff1fd00a0890d7733'
|
Tue, 23 Aug 2011 08:33:52 +0000 |
andrew victor |
Fixed properly now.
|
Tue, 23 Aug 2011 08:23:36 +0000 |
andrew victor |
Rather use the accessor function purple_account_get_username().
|
Thu, 25 Aug 2011 04:40:34 +0000 |
masca |
merge of '1ca17dd26ee879f7580c72b03d018e444e0a5144'
|
Thu, 25 Aug 2011 04:15:16 +0000 |
masca |
Hide PurpleValue.
|
Wed, 24 Aug 2011 04:38:46 +0000 |
masca |
I want to play hide-a-struct too
|
Wed, 24 Aug 2011 17:54:39 +0000 |
Mark Doliner |
In our forked DNS resolver processes, don't bail out if we get a retryable
|
Wed, 24 Aug 2011 15:06:36 +0000 |
Daniel Atallah |
propagate from branch 'im.pidgin.pidgin.2.x.y' (head a3c911b63a6bec656108e0a50da6a7ad325558ec)
|
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.
|
Mon, 22 Aug 2011 22:25:09 +0000 |
Elliott Sales de Andrade |
It seems like there's a dereference missing here.
|
Mon, 22 Aug 2011 16:36:48 +0000 |
andrew victor |
Small typo.
|
Mon, 22 Aug 2011 16:18:10 +0000 |
Mark Doliner |
merge of '3a7408265d339b20bd3bef7b8fefc62215ccf644'
|
Mon, 22 Aug 2011 16:17:24 +0000 |
Mark Doliner |
Remove silc10 from POTFILES.in
|
Mon, 22 Aug 2011 16:00:57 +0000 |
Daniel Atallah |
propagate from branch 'im.pidgin.pidgin.2.x.y' (head 218f7cd8f439bacd4fef6897f0389a7cd18ba67d)
|
Sun, 21 Aug 2011 23:45:07 +0000 |
John Bailey |
Commit the fix needed for this to build on Windows.
|
Mon, 22 Aug 2011 07:20:49 +0000 |
Mark Doliner |
Please correct me if I'm wrong, but I don't think we gain anything
|
Mon, 22 Aug 2011 07:01:27 +0000 |
Mark Doliner |
Remove silc10
|
Mon, 22 Aug 2011 06:32:44 +0000 |
Mark Doliner |
Actually commit the purple_notify_user_info_prepend_pair_plaintext
|
Mon, 22 Aug 2011 06:25:23 +0000 |
Mark Doliner |
Add purple_notify_user_info_prepend_pair_plaintext and use it in a few
|
Mon, 22 Aug 2011 06:17:18 +0000 |
Mark Doliner |
I tried to disapprove this, but it didn't seem to work. Maybe I
|