Thu, 01 Sep 2011 06:56:17 +0000 |
andrew victor |
Fix build breakage from bfae54755d0a683ab945fea4666da04aeb1113d1.
|
Thu, 01 Sep 2011 06:29:47 +0000 |
Mark Doliner |
Hide GtkIMHtmlFontDetail
|
Thu, 01 Sep 2011 06:15:23 +0000 |
masca |
Add the xfer get/set functions to the Changelog.API.
|
Thu, 01 Sep 2011 06:00:21 +0000 |
masca |
Add some get/set functions to help hidding _PrupleXfer.
|
Thu, 01 Sep 2011 04:32:49 +0000 |
masca |
Clean util.h from @since tags.
|
Thu, 01 Sep 2011 04:23:42 +0000 |
masca |
Hide-a-PurpleMenuAction.
|
Tue, 30 Aug 2011 22:07:19 +0000 |
andrew victor |
Use the new accessor functions of PidginWhiteboard.
|
Tue, 30 Aug 2011 22:02:29 +0000 |
andrew victor |
Add additional accessor functions for Whiteboard.
|
Tue, 30 Aug 2011 21:00:29 +0000 |
andrew victor |
Update yahoo prpl to use purple_whiteboard_get_protocol_data() and purple_whiteboard_set_protocol_data().
|
Tue, 30 Aug 2011 20:55:12 +0000 |
andrew victor |
Update silc prpl to use purple_whiteboard_get_protocol_data() and purple_whiteboard_set_protocol_data().
|
Tue, 30 Aug 2011 20:43:52 +0000 |
andrew victor |
Added protocol_data and ui_data accessor functions for Whiteboard.
|
Tue, 30 Aug 2011 20:21:33 +0000 |
andrew victor |
Convert silc prpl to use accessor functions purple_connection_get_protocol_data() and purple_connection_set_protocol_data().
|
Tue, 30 Aug 2011 20:03:11 +0000 |
andrew victor |
Convert yahoo prpl to use accessor functions purple_connection_get_protocol_data() and purple_connection_set_protocol_data()
|
Tue, 30 Aug 2011 19:32:08 +0000 |
andrew victor |
Convert sametime prpl to use accessor functions purple_connection_get_protocol_data() and purple_connection_set_protocol_data().
|
Tue, 30 Aug 2011 19:22:01 +0000 |
andrew victor |
Convert msn prpl to use accessor functions purple_connection_get_protocol_data() and purple_connection_set_protocol_data().
|
Tue, 30 Aug 2011 19:11:26 +0000 |
andrew victor |
Convert jabber prpl to use accessor functions purple_connection_get_protocol_data() and purple_connection_set_protocol_data().
|
Tue, 30 Aug 2011 18:34:11 +0000 |
andrew victor |
Convert irc prpl to use accessor functions purple_connection_get_protocol_data() and purple_connection_set_protocol_data().
|
Tue, 30 Aug 2011 07:35:50 +0000 |
Mark Doliner |
Doh, I failed to checkin two files in my previous commit.
|
Tue, 30 Aug 2011 07:20:56 +0000 |
andrew victor |
Fix build breakage introduced by 756598e4c0c17510d74152d8f495204deb003620.
|
Tue, 30 Aug 2011 06:37:09 +0000 |
Mark Doliner |
A small bit of hide-a-struct
|
Tue, 30 Aug 2011 06:23:20 +0000 |
Mark Doliner |
Alphabetize
|
Mon, 29 Aug 2011 23:02:26 +0000 |
Daniel Atallah |
Use accessors for PurpleXfer
|
Mon, 29 Aug 2011 22:55:51 +0000 |
Daniel Atallah |
Steps toward hiding PurpleXfer.
|
Mon, 29 Aug 2011 22:50:03 +0000 |
Daniel Atallah |
merge of '808c311196ce8853437bde38c9e3c0864698a4d4'
|
Mon, 29 Aug 2011 22:43:18 +0000 |
andrew victor |
Convert novell prpl to use accessor functions purple_connection_get_protocol_data() and purple_connection_set_protocol_data().
|
Mon, 29 Aug 2011 22:33:45 +0000 |
andrew victor |
Convert simple prpl to use accessor functions purple_connection_get_protocol_data() and purple_connection_set_protocol_data().
|
Mon, 29 Aug 2011 22:27:11 +0000 |
andrew victor |
Convert zephyr prpl to use accessor functions purple_connection_get_protocol_data() and purple_connection_set_protocol_data().
|
Mon, 29 Aug 2011 22:16:06 +0000 |
andrew victor |
Should use accessor function purple_connection_get_protocol_data() here.
|
Mon, 29 Aug 2011 22:14:23 +0000 |
andrew victor |
Update nullprpl for various API changes.
|
Mon, 29 Aug 2011 22:08:01 +0000 |
andrew victor |
Convert myspace prpl to use accessor functions purple_connection_get_protocol_data() and purple_connection_set_protocol_data().
|
Mon, 29 Aug 2011 21:52:24 +0000 |
andrew victor |
Convert gg prpl to use accessor functions purple_connection_get_protocol_data() and purple_connection_set_protocol_data().
|
Mon, 29 Aug 2011 21:32:30 +0000 |
andrew victor |
Convert bonjour prpl to use accessor functions purple_connection_get_protocol_data() and purple_connection_set_protocol_data().
|
Mon, 29 Aug 2011 03:02:47 +0000 |
Daniel Atallah |
Use appropriate printf format for gsize
|
Mon, 29 Aug 2011 02:53:05 +0000 |
Daniel Atallah |
Fix SILC for purple_xfer_[gs][4~et_protocol_data.
|
Fri, 26 Aug 2011 22:13:08 +0000 |
Daniel Atallah |
merge of '3849acda3c84d7798c514bc1a9f80cca6674e52c'
|
Fri, 26 Aug 2011 21:25:25 +0000 |
andrew victor |
These pointers should rather be marked const.
|
Fri, 26 Aug 2011 21:21:45 +0000 |
andrew victor |
Convert to using the accessor functions.
|
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
|
Mon, 22 Aug 2011 06:07:15 +0000 |
Mark Doliner |
merge of '6f0f65518dbd9cdbb6b41be078c9cd9db3bbea4b'
|
Mon, 22 Aug 2011 06:06:07 +0000 |
Mark Doliner |
merge of '88118487bea2cf5120dec21de3377fada185180f'
|
Mon, 22 Aug 2011 06:07:08 +0000 |
Mark Doliner |
disapproval of revision '88118487bea2cf5120dec21de3377fada185180f'
|
Mon, 22 Aug 2011 05:45:22 +0000 |
Mark Doliner |
I think it's more appropriate to append these as plaintext
|
Mon, 22 Aug 2011 06:05:51 +0000 |
Mark Doliner |
disapproval of revision '37706b74bb67b5e0abf08dd08bcd0d509075cc42'
|
Mon, 22 Aug 2011 05:39:00 +0000 |
Mark Doliner |
Now that there's no speed difference between
|
Mon, 22 Aug 2011 04:24:12 +0000 |
Mark Doliner |
Add an entry for 0ea4521b22507f8cc23de316fa55e3368d9f4029
|
Mon, 22 Aug 2011 04:16:28 +0000 |
Mark Doliner |
user_info->user_info_entries is redundant. Let's call it
|
Mon, 22 Aug 2011 04:14:16 +0000 |
Mark Doliner |
Change PurpleNotifyUserInfo->user_info_entries from a GList to a GQueue.
|
Mon, 22 Aug 2011 03:40:04 +0000 |
Mark Doliner |
Fix perl compilation. I really wish the .c files regenerated with the
|
Mon, 22 Aug 2011 02:23:28 +0000 |
Mark Doliner |
Rename purple_notify_user_info_add_pair to
|
Mon, 22 Aug 2011 02:11:36 +0000 |
Mark Doliner |
Don't use strlen() when you're just checking whether a string is
|
Mon, 22 Aug 2011 02:07:41 +0000 |
Mark Doliner |
Don't use strlen() when all you're trying to do is check if the string
|
Mon, 22 Aug 2011 01:53:37 +0000 |
Mark Doliner |
I went through all our calls to purple_notify_user_info_add_pair() and
|
Sun, 21 Aug 2011 21:27:17 +0000 |
Mark Doliner |
merge of '01dbf4adfbd244ad73e7c0a6850a5bcc9d0b9582'
|
Sun, 21 Aug 2011 15:28:07 +0000 |
andrew victor |
Whitespace changes for coding-style consistency.
|
Sun, 21 Aug 2011 18:43:00 +0000 |
Mark Doliner |
Use purple_notify_user_info_add_pair_plaintext in some places where we
|
Sun, 21 Aug 2011 18:04:00 +0000 |
Mark Doliner |
Simplify. This is 6 lines instead of 15.
|
Sun, 21 Aug 2011 18:00:53 +0000 |
Mark Doliner |
The id field is unused
|
Sun, 21 Aug 2011 17:28:17 +0000 |
Mark Doliner |
Add this @deprecated flag back in here so we know this still needs work
|
Sun, 21 Aug 2011 14:50:21 +0000 |
andrew victor |
Use the new API in v3.0.0 to hide the UserId column in the search-results.
|
Sun, 21 Aug 2011 14:39:51 +0000 |
andrew victor |
Added MXit prpl changes to ChangeLog.
|
Sun, 21 Aug 2011 14:08:27 +0000 |
andrew victor |
propagate from branch 'im.pidgin.pidgin' (head 90830883791970eb18943b8cfbbe90295cc964a3)
|
Tue, 16 Aug 2011 06:19:38 +0000 |
pieter loubser |
* fixed the head: mtn issue..
|
Tue, 16 Aug 2011 06:02:59 +0000 |
pieter loubser |
propagate from branch 'im.pidgin.pidgin' (head ca07365c6eb9a12b008397dd5ad34231e8d6e89e)
|
Tue, 16 Aug 2011 05:38:01 +0000 |
pieter loubser |
merge of 'abe467cd836e25b339d81461c056f6289d88b2f0'
|
Mon, 15 Aug 2011 21:08:25 +0000 |
andrew victor |
Need to implemnt the protocol prpl's chat 'chat_info_defaults' callback.
|
Mon, 15 Aug 2011 20:10:35 +0000 |
andrew victor |
Simplify the PIN encryption code.
|
Mon, 15 Aug 2011 19:24:16 +0000 |
andrew victor |
Refactor the transport-layer encryption and decryption.
|
Sun, 14 Aug 2011 20:45:48 +0000 |
andrew victor |
Encrypt a message using transport-encryption.
|
Sat, 13 Aug 2011 22:11:50 +0000 |
andrew victor |
propagate from branch 'im.pidgin.pidgin' (head 4155786dc74833813772e14bdffe59b2464cda13)
|
Sat, 13 Aug 2011 22:01:39 +0000 |
andrew victor |
When receiving an invite to join a GroupChat, first check if a matching room entry
|
Sat, 13 Aug 2011 17:11:59 +0000 |
andrew victor |
Remove ISO10126 padding when decrypting an incoming transport-encrypted message.
|
Sat, 13 Aug 2011 16:29:21 +0000 |
andrew victor |
Structured reply messages should rather not be enclosed in the ::DATA: format.
|
Sat, 13 Aug 2011 15:08:30 +0000 |
andrew victor |
If a contact did not have a status-message or mood set, the "status_text" callback would return an empty ("") string.
|
Sat, 13 Aug 2011 13:13:19 +0000 |
andrew victor |
Returning wrong value here.
|
Fri, 12 Aug 2011 22:44:39 +0000 |
andrew victor |
Remove the "hidden" option from user profile.
|
Fri, 12 Aug 2011 22:34:34 +0000 |
andrew victor |
The contact-flag indicating "hidden" is now deprecated.
|
Fri, 12 Aug 2011 21:41:34 +0000 |
andrew victor |
propagate from branch 'im.pidgin.pidgin' (head 8f0dbb75e0842b6df34c773ceb3a62e07819c532)
|
Sat, 09 Jul 2011 20:10:36 +0000 |
andrew victor |
propagate from branch 'im.pidgin.pidgin' (head 7a719c74cf2afa3a9dd8b532af1a88b98489d925)
|
Thu, 11 Aug 2011 15:01:34 +0000 |
pieter loubser |
propagate from branch 'im.pidgin.pidgin' (head b55fa7e527d663bdb8c0320d6d035488e8446978)
|
Sun, 26 Jun 2011 21:03:22 +0000 |
andrew victor |
Start implementing MXit secure messaging.
|
Mon, 20 Jun 2011 21:36:22 +0000 |
andrew victor |
These constants don't seem right.
|
Mon, 20 Jun 2011 21:25:52 +0000 |
andrew victor |
Correctly process messages received from MXit that include font-change markup.
|
Sun, 21 Aug 2011 08:03:38 +0000 |
Mark Doliner |
Fix compilation of perl plugin. I guess this code doesn't rebuild
|
Sun, 21 Aug 2011 08:00:53 +0000 |
Mark Doliner |
Rename purple_connection_error_reason to purple_connection_error
|
Sun, 21 Aug 2011 07:57:28 +0000 |
Mark Doliner |
Remove purple_connection_error
|
Sun, 21 Aug 2011 07:57:00 +0000 |
Mark Doliner |
I have no idea how to change this to take a PurpleConnectionError and
|
Sun, 21 Aug 2011 07:49:24 +0000 |
Mark Doliner |
Change last remaining users of purple_connection_error to use
|
Sun, 21 Aug 2011 07:37:07 +0000 |
Mark Doliner |
Rename the report_disconnect_reason cb function to report_disconnect
|
Sun, 21 Aug 2011 07:34:02 +0000 |
Mark Doliner |
Remove PurpleConnectionUiOps.report_disconnect
|
Sun, 21 Aug 2011 04:09:13 +0000 |
Mark Doliner |
Whoops, I forgot to commit ChangeLog.API
|
Sun, 21 Aug 2011 03:01:37 +0000 |
Mark Doliner |
Remove more deprecated stuff
|
Sun, 21 Aug 2011 02:56:19 +0000 |
Mark Doliner |
Remove a few deprecated functions
|
Sun, 21 Aug 2011 02:11:02 +0000 |
Mark Doliner |
Remove some deprecated stuff
|
Sun, 21 Aug 2011 01:59:13 +0000 |
Mark Doliner |
Rename purple_util_fetch_url_request_len_with_account to
|
Sun, 21 Aug 2011 01:52:25 +0000 |
Mark Doliner |
Remove purple_util_fetch_url_request_len() and change the few places
|
Sun, 21 Aug 2011 01:35:54 +0000 |
Mark Doliner |
Get rid of the wholly unused "primary attribute" thing in PurpleStatusTypes
|
Sun, 21 Aug 2011 01:16:32 +0000 |
Mark Doliner |
Mr. Ben Ice is probably wondering why he's mentioned in our codebase.
|
Sun, 21 Aug 2011 01:13:46 +0000 |
Mark Doliner |
Remove a few deprecated functions
|
Sun, 21 Aug 2011 01:04:31 +0000 |
Mark Doliner |
Get rid fo purple_strlcpy and purple_strlcat. These are convenience
|
Sun, 21 Aug 2011 00:54:23 +0000 |
Mark Doliner |
A while ago I noticed that we don't have enforce a max on the
|
Sun, 21 Aug 2011 00:50:52 +0000 |
Mark Doliner |
I noticed this a while ago but I don't care enough to fix it
|
Sun, 21 Aug 2011 00:48:39 +0000 |
Mark Doliner |
Add -devel suffix back to the version numbers in im.pidgin.pidgin
|
Sat, 20 Aug 2011 22:59:53 +0000 |
Mark Doliner |
propagate from branch 'im.pidgin.pidgin' (head 65f0e21660895ebae2e934a8d04088a1c57899a6)
|
Sun, 07 Aug 2011 05:19:54 +0000 |
Mark Doliner |
propagate from branch 'im.pidgin.pidgin' (head bb53d1e9201138b79a1eef0d4a7cda1fc852c59f)
|
Sun, 07 Aug 2011 03:21:39 +0000 |
Mark Doliner |
Remove duplicate word "found" in this debug message
|
Sun, 12 Jun 2011 17:56:24 +0000 |
Mark Doliner |
propagate from branch 'im.pidgin.pidgin' (head 64f4eb5c598356fe1b8b9bc376faa66641096eda)
|
Mon, 09 May 2011 04:42:52 +0000 |
Mark Doliner |
Change the heuristic we use for setting od->icq. We used to set it to
|
Mon, 09 May 2011 04:26:46 +0000 |
Mark Doliner |
propagate from branch 'im.pidgin.pidgin' (head d6053150b258c5c8b2ac60e091a7d0d1b2d9be1d)
|
Thu, 05 May 2011 03:40:29 +0000 |
Paul Aurich |
Document the default explicitly
|
Tue, 03 May 2011 21:22:51 +0000 |
andrew victor |
Add API: purple_request_field_set_tooltip & purple_request_field_get_tooltip
|
Tue, 03 May 2011 20:55:39 +0000 |
andrew victor |
Add API:
|
Mon, 18 Apr 2011 07:02:43 +0000 |
Mark Doliner |
Remove code that doesn't want to exist in 3.0.0
|
Mon, 18 Apr 2011 06:32:04 +0000 |
Mark Doliner |
propagate from branch 'im.pidgin.pidgin' (head 4fb1347ba91ca1ac8b6f5ad029c1ed0f1b6e60a2)
|
Wed, 13 Apr 2011 01:37:56 +0000 |
Mark Doliner |
Fix this indentation. My bad.
|
Wed, 13 Apr 2011 00:22:29 +0000 |
Mark Doliner |
Update js->initial_avatar_hash if the user tries to set the icon before
|
Wed, 13 Apr 2011 00:17:13 +0000 |
Mark Doliner |
Typo fix
|
Wed, 13 Apr 2011 00:16:51 +0000 |
Mark Doliner |
In purple_buddy_icons_set_account_icon, call the prpl's set_buddy_icon
|
Sat, 02 Apr 2011 18:04:29 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 570b107a62822dd538074753d93b576dea0043a3)
|
Mon, 21 Mar 2011 05:45:22 +0000 |
Mark Doliner |
propagate from branch 'im.pidgin.pidgin' (head bfb757dfe6b2549ab37a9b19f78f5f1f2f9df0cd)
|
Sun, 20 Mar 2011 20:20:52 +0000 |
Mark Doliner |
Add two hash tables to the oscar code that deals with your server stored
|
Sat, 19 Mar 2011 19:38:55 +0000 |
Elliott Sales de Andrade |
merge of '1b0275bd7ec6ff5c9cb2a1b7a0a60c36091448a6'
|
Thu, 17 Mar 2011 08:00:18 +0000 |
Mark Doliner |
Don't bother reading in the "protocol" attribute in blist.xml. As near as
|
Thu, 17 Mar 2011 07:46:54 +0000 |
Mark Doliner |
Remove gaim-compat.h and gtkgaim-compat.h. IT FEELS SO GOOD!
|
Thu, 17 Mar 2011 07:39:33 +0000 |
Mark Doliner |
Remove the _purple_oscar_convert(). It existed to migrate data from
|
Thu, 17 Mar 2011 01:42:14 +0000 |
John Bailey |
Per discussion with rlaager both on the mailing list and in the XMPP MUC, bump
|
Thu, 17 Mar 2011 01:38:28 +0000 |
John Bailey |
merge of 'c9c5ba486ea016ed8a4454c0f070edfc5af646a9'
|
Wed, 16 Mar 2011 19:45:26 +0000 |
Elliott Sales de Andrade |
Update the pkg-config versions. Also, drop the unversioned pc files,
|
Fri, 18 Mar 2011 02:59:12 +0000 |
Richard Laager |
Drop the .gaim -> .purple migration code
|
Thu, 17 Mar 2011 12:53:18 +0000 |
Richard Laager |
Drop gaim compatibility files
|
Thu, 17 Mar 2011 12:38:34 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head ad52db559c57f2f898ebe9a4eaa6b26adeaf8569)
|
Tue, 15 Mar 2011 23:12:35 +0000 |
John Bailey |
We want libpurple.so.1, not libpurple.so.9.
|
Tue, 15 Mar 2011 22:37:34 +0000 |
John Bailey |
3.0.0devel. Let the mergefest begin.
|
Sat, 20 Aug 2011 18:43:12 +0000 |
Mark Doliner |
Remove checks for NEWS. We're not using this file anymore. Most people
|
Thu, 18 Aug 2011 08:46:31 +0000 |
Mark Doliner |
Write this item more similarly to other items
|
Thu, 18 Aug 2011 08:45:22 +0000 |
Mark Doliner |
Fix incorrect handling of HTTP 100 responses when using the HTTP
|
Thu, 18 Aug 2011 08:41:24 +0000 |
Mark Doliner |
Fix a crash when remote users have certain characters in their
|
Thu, 18 Aug 2011 08:38:23 +0000 |
Mark Doliner |
Open an explorer.exe window at the location of the file when clicking
|
Thu, 18 Aug 2011 08:00:50 +0000 |
Mark Doliner |
Prepare for release (the actually tarballs won't get released until a few
|
Thu, 18 Aug 2011 07:45:39 +0000 |
Mark Doliner |
Hebrew translation updated (Shalom Craimer)
|
Thu, 18 Aug 2011 07:34:41 +0000 |
Mark Doliner |
Dutch translation updated (Gideon van Melle)
|
Thu, 18 Aug 2011 07:19:23 +0000 |
Mark Doliner |
"msgfmt -cv mn" complained that this file had translations with mismatched
|
Thu, 18 Aug 2011 07:09:21 +0000 |
Mark Doliner |
Commit updated versions of our translations after running po/stats.pl
|
Thu, 18 Aug 2011 06:55:40 +0000 |
Mark Doliner |
I'm gonna add the transifex config file to the repository. I think it makes
|
Thu, 18 Aug 2011 06:00:04 +0000 |
Mark Doliner |
Chinese (Hong Kong) translation updated (Ambrose C. Li, Paladin R. Liu)
|
Thu, 18 Aug 2011 05:52:10 +0000 |
Mark Doliner |
Afrikaans translation updated (Friedel Wolff)
|
Thu, 18 Aug 2011 05:45:34 +0000 |
Mark Doliner |
Ukrainian translation updated (Oleksandr Kovalenko)
|
Thu, 18 Aug 2011 05:43:04 +0000 |
Mark Doliner |
Albanian translation updated (Besnik Bleta)
|
Thu, 18 Aug 2011 05:37:11 +0000 |
Mark Doliner |
Polish translation updated (Piotr DrǬg)
|
Wed, 17 Aug 2011 23:54:59 +0000 |
Ethan Blanton |
Bounds-check stringref copies (which are safe anyway)
|
Wed, 17 Aug 2011 22:00:37 +0000 |
Elliott Sales de Andrade |
Fix a leak found by HanzZ.
|
Wed, 17 Aug 2011 04:10:02 +0000 |
John Bailey |
I noticed this inconsistent indent when fixing Ethan's previous entry.
|
Wed, 17 Aug 2011 04:09:09 +0000 |
John Bailey |
I'm 99.999999% sure Ethan meant this to be here.
|
Wed, 17 Aug 2011 01:56:48 +0000 |
maiku |
Fix parsing Yahoo sms carrier result
|
Tue, 16 Aug 2011 17:11:39 +0000 |
jamie |
Fix potential crash when NAMES is empty.
|
Tue, 16 Aug 2011 15:08:57 +0000 |
Ethan Blanton |
ChangeLog update for NTLM fix
|
Tue, 16 Aug 2011 15:06:48 +0000 |
jond578 |
Fix NTLM endianness issue.
|
Tue, 16 Aug 2011 15:03:35 +0000 |
Ethan Blanton |
Fix some un-fixes in the Zephyr strlcpy changes
|
Tue, 16 Aug 2011 12:09:51 +0000 |
Timo Jyrinki |
Update Finnish translation.
|
Tue, 16 Aug 2011 06:49:37 +0000 |
Mark Doliner |
A unit test check from the EFF
|
Tue, 16 Aug 2011 04:45:39 +0000 |
Mark Doliner |
Fix this compile warning:
|
Mon, 15 Aug 2011 04:18:59 +0000 |
Ethan Blanton |
Fix formatting by a third grader with a crayon
|
Mon, 15 Aug 2011 04:16:23 +0000 |
Ethan Blanton |
Rationalize nat_pmp.c:default_gw() and free leaked buffer.
|
Sun, 14 Aug 2011 20:19:43 +0000 |
Josep Puigdemont |
Catalan (Valencian) translation udated on behalf of Vicent Cubells.
|
Sun, 14 Aug 2011 20:17:56 +0000 |
Josep Puigdemont |
Catalan translation udated.
|
Sun, 14 Aug 2011 19:04:59 +0000 |
masca |
Fix a crash when the account is disconnected and we have requested a SB. (Hanzz, ported by shlomif)(Fixes #12431)
|
Sat, 13 Aug 2011 21:57:35 +0000 |
andrew victor |
The 24x24 MXit protocol icon wasn't being installed.
|
Thu, 11 Aug 2011 18:31:02 +0000 |
Josep Puigdemont |
Catalan translation updated.
|
Thu, 11 Aug 2011 16:30:51 +0000 |
Ethan Blanton |
Fix truncation of a string in the Yahoo! prpl to be not quite so stupid.
|
Thu, 11 Aug 2011 16:24:26 +0000 |
Ethan Blanton |
Bounds check hostname lengths for DNS SRV lookups. (EFF)
|
Thu, 11 Aug 2011 16:17:29 +0000 |
Ethan Blanton |
Bounds check an OSCAR normalization. (EFF)
|
Thu, 11 Aug 2011 16:13:15 +0000 |
Ethan Blanton |
Almost certainly not an issue, but bounds check a strcpy in stun.c (EFF)
|
Thu, 11 Aug 2011 16:10:33 +0000 |
Ethan Blanton |
Bounds check log scanning, thanks to the EFF
|
Thu, 11 Aug 2011 16:08:40 +0000 |
Ethan Blanton |
Use MAXPATHLEN instead of 256 for some path buffer sizes
|
Thu, 11 Aug 2011 14:45:26 +0000 |
Ethan Blanton |
Patch up merge
|
Thu, 11 Aug 2011 14:44:44 +0000 |
Ethan Blanton |
merge of '269c6e29c67a1c066871499e76575d4700bf6744'
|
Sun, 17 Jul 2011 21:57:50 +0000 |
Ethan Blanton |
Update ChangeLog for EFF credit, completeness
|
Sun, 17 Jul 2011 21:14:23 +0000 |
Ethan Blanton |
Change another hostname lookup fallback to use g_strlcpy.
|
Sun, 17 Jul 2011 21:10:42 +0000 |
Ethan Blanton |
Use g_strlcpy instead of strcpy in MSN alias string creation.
|
Sun, 17 Jul 2011 21:04:52 +0000 |
Ethan Blanton |
Copy hostname fallbacks using g_strlcpy instead of strcpy.
|
Sun, 17 Jul 2011 20:55:12 +0000 |
Ethan Blanton |
Complete the conversion of win32 utsname construction to bounds-checked access.
|
Sun, 17 Jul 2011 20:52:50 +0000 |
Ethan Blanton |
Fill out struct utsname on win32 using g_strlcpy instead of strcpy.
|
Sun, 17 Jul 2011 20:36:15 +0000 |
Ethan Blanton |
Changed a strcpy in the mxit prpl to a bounds-checked g_strlcpy.
|
Sun, 17 Jul 2011 17:48:47 +0000 |
Ethan Blanton |
Replace an unchecked strcpy with g_strlcpy().
|
Sun, 17 Jul 2011 17:34:55 +0000 |
Ethan Blanton |
Fix up several Tcl loader string copies to use g_strlcpy().
|
Sun, 17 Jul 2011 17:17:19 +0000 |
Ethan Blanton |
Fix up Zephyr g_strlcpy patch
|
Sun, 17 Jul 2011 03:57:21 +0000 |
Ethan Blanton |
Replace numerous strcpy() invocations with strlcpy() in Zephyr.
|
Sun, 17 Jul 2011 03:56:39 +0000 |
Ethan Blanton |
Credit the EFF for the following diffs
|
Thu, 11 Aug 2011 08:28:31 +0000 |
Bj«Órn Voigt |
German translation update for 2.10.0
|
Thu, 11 Aug 2011 06:36:47 +0000 |
Mark Doliner |
merge of '56ec802a4201a596a1bf852cae8f08819ca6bedc'
|
Mon, 08 Aug 2011 03:52:25 +0000 |
Mark Doliner |
Fix this compile warning:
|
Mon, 08 Aug 2011 21:49:06 +0000 |
Elliott Sales de Andrade |
Don't accidentally add a second login timeout. This shouldn't happen
|
Mon, 08 Aug 2011 21:43:19 +0000 |
Elliott Sales de Andrade |
Don't request the AB if getting the contact list failed. Either there's
|
Sun, 07 Aug 2011 02:10:04 +0000 |
John Bailey |
Fix logging into Yahoo! JAPAN. Fixes #14259.
|
Sat, 06 Aug 2011 04:52:18 +0000 |
John Bailey |
Bj«Órn Voigt pointed out that my plugin info dialog doesn't show the e-mail
|
Sun, 31 Jul 2011 10:35:47 +0000 |
Bj«Órn Voigt |
German translation update
|
Tue, 26 Jul 2011 06:32:35 +0000 |
Mark Doliner |
Fix crash selecting Tools->Set Mood when you're online with an
|
Tue, 26 Jul 2011 06:22:43 +0000 |
Mark Doliner |
Add Maiku's revision b22fe1b183e37298da577f19bdca6f318b209324 to the changelog.
|
Fri, 22 Jul 2011 19:55:24 +0000 |
Elliott Sales de Andrade |
Destroy the existing Nexus if we get a second USR SSO. This might
|
Thu, 21 Jul 2011 06:10:54 +0000 |
Paul Aurich |
log_reader: Properly fix the QIP crash, and unbreak the Trillian reader (c is NULL the last time through, so just quit out early then)
|
Thu, 21 Jul 2011 05:55:03 +0000 |
Paul Aurich |
sametime: Compile! (other build environment apparently lacked libmeanwhile...)
|
Thu, 21 Jul 2011 05:39:48 +0000 |
Paul Aurich |
log_reader: Fix an actual crash in the QIP reader.
|
Thu, 21 Jul 2011 05:37:06 +0000 |
Paul Aurich |
merge of '60a632cb295df557713697e92727d551d7345451'
|
Thu, 21 Jul 2011 05:36:54 +0000 |
Paul Aurich |
log_reader: strchr(), and some simplifying to make clang happier
|
Thu, 21 Jul 2011 03:26:18 +0000 |
Paul Aurich |
sametime: Avoid a theoretical null strcmp
|
Thu, 21 Jul 2011 03:16:51 +0000 |
Paul Aurich |
prefs: Avoid an atoi(NULL) when reading the prefs from disk
|
Wed, 20 Jul 2011 16:51:55 +0000 |
Paul Aurich |
dnssrv: Hmph, this is what I get for swapping the argument order around and not paying attention
|
Wed, 20 Jul 2011 05:04:37 +0000 |
Paul Aurich |
dnssrv: Refactor to reduce code duplication
|
Tue, 19 Jul 2011 20:07:25 +0000 |
Paul Aurich |
Fix build of dnssrv.c on Windows; thanks to eschman for pointing this out.
|
Tue, 19 Jul 2011 16:56:23 +0000 |
Ethan Blanton |
Fix the handling of IRC formatting following mIRC ^O.
|
Sun, 17 Jul 2011 20:38:09 +0000 |
Paul Aurich |
dnsquery: Behold, automagic conversion of a string IP address into a sockaddr struct, IPv#-independent.
|
Sun, 17 Jul 2011 20:08:13 +0000 |
Paul Aurich |
dnssrv: Proper memory management here, which stops random crashes elsewhere.
|
Sun, 17 Jul 2011 17:23:17 +0000 |
Paul Aurich |
dnssrv: Avoid a few extraneous iterations through the list. Refs #12647
|
Sun, 17 Jul 2011 17:15:13 +0000 |
Paul Aurich |
Whitespace changes
|
Sun, 17 Jul 2011 17:14:21 +0000 |
thijsalkemade |
Fixes to the PurpleSrvTxtQueryUiOps code. Refs #12647
|
Sun, 17 Jul 2011 05:29:19 +0000 |
Paul Aurich |
La de dah, thanks John
|
Sun, 17 Jul 2011 05:08:07 +0000 |
Paul Aurich |
jabber: Fix /join behavior. Closes #14205.
|
Sun, 17 Jul 2011 04:03:42 +0000 |
Paul Aurich |
pidgin: Fix building on GTK+ less than 2.14.
|
Sun, 17 Jul 2011 03:55:29 +0000 |
Paul Aurich |
gg: Fix build w/ older versions of GnuTLS.
|
Thu, 14 Jul 2011 21:59:44 +0000 |
tomkiewicz |
More debugging informations when updating avatars in Gadu-Gadu
|
Thu, 14 Jul 2011 05:54:10 +0000 |
Elliott Sales de Andrade |
Remove duplicate calls to msn_slpmsg_set_slplink. This function is
|
Tue, 12 Jul 2011 19:49:44 +0000 |
Ethan Blanton |
Suppress error spews when we've left an IRC channel but the window is open.
|
Sun, 10 Jul 2011 13:11:36 +0000 |
Florian Qu«²ze |
Fix some closes on invalid fds, which can crash on Windows.
|
Sat, 09 Jul 2011 22:34:25 +0000 |
John Bailey |
ChangeLogging.
|
Sat, 09 Jul 2011 22:33:41 +0000 |
John Bailey |
Make the ChangeLog.API entry accurate.
|
Sat, 09 Jul 2011 22:32:24 +0000 |
John Bailey |
We're now 2.10.0 because I added the plugin info dialog.
|
Sat, 09 Jul 2011 22:27:13 +0000 |
John Bailey |
Add a plugin information dialog that shows information for all plugins, even
|
Fri, 08 Jul 2011 01:37:00 +0000 |
masca |
We have not been in 2009 while ago nor this project is dead.
|
Fri, 08 Jul 2011 01:35:31 +0000 |
masca |
Update the AUTHORS file with the information in the Developer Information window.
|
Fri, 08 Jul 2011 01:25:13 +0000 |
masca |
Credit Quenin Brandon for the max size in incoming smileys patch. Changelog it.
|
Thu, 07 Jul 2011 04:47:10 +0000 |
masca |
Make the max size of incoming smileys a pref instead of harcoding it. Patch from Xinef (with small modifications) Refs #5231
|
Wed, 06 Jul 2011 22:04:06 +0000 |
Ethan Blanton |
Fix debug message for IRC periodic WHO
|
Sun, 03 Jul 2011 23:25:42 +0000 |
Paul Aurich |
configure.ac: Prep for next release
|
Fri, 01 Jul 2011 14:12:00 +0000 |
tomkiewicz |
Merged two buddy blocking methods in Gadu-Gadu protocol. Fixes #5303
|
Mon, 27 Jun 2011 07:01:10 +0000 |
Paul Aurich |
conversation: Hmm, this shouldn't be set to NULL; tends to break stuff.
|
Mon, 27 Jun 2011 05:36:22 +0000 |
Paul Aurich |
irc: Save one useless hash table lookup
|
Mon, 27 Jun 2011 05:24:53 +0000 |
Paul Aurich |
jabber: Check for empty string when setting mood.
|
Sun, 26 Jun 2011 20:37:03 +0000 |
Paul Aurich |
Fix the merge some more
|
Sat, 25 Jun 2011 19:56:59 +0000 |
Paul Aurich |
Fix up merge
|
Sat, 25 Jun 2011 19:54:02 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin.next.minor' (head 9681bcefcadc4b4fad248fd0ec922892aaefdd76)
|
Wed, 22 Jun 2011 02:35:45 +0000 |
Paul Aurich |
conversation: Use the right comparison type (case-sensitive) for the hash table
|
Tue, 21 Jun 2011 05:45:24 +0000 |
Paul Aurich |
conversation: Okay, one final fix.
|
Tue, 21 Jun 2011 04:40:14 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head cc3c0e426393176ef87b207eeed1a17efc8dec7d)
|
Tue, 21 Jun 2011 04:35:04 +0000 |
Paul Aurich |
Add constant-time lookup of row in the userlist by way of PurpleConvChatBuddy ui_data
|
Tue, 21 Jun 2011 03:34:50 +0000 |
Paul Aurich |
conversation: Use a copy of the name and clear hash after emitting "left" signals
|
Tue, 21 Jun 2011 01:58:17 +0000 |
Paul Aurich |
gtkconv: Remove a redundant lookup, as that just calls purple_conv_chat_cb_find()
|
Tue, 21 Jun 2011 01:40:54 +0000 |
Paul Aurich |
conversation: Strip off the exposed function pointers.
|
Mon, 20 Jun 2011 06:07:46 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 9fc56c5e4669dbbaa42a495b831982f2732e3895)
|
Mon, 20 Jun 2011 06:03:12 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 3dbc4e50c575de418e1df8f965957b195aeff2ca)
|
Mon, 20 Jun 2011 05:24:30 +0000 |
Paul Aurich |
conversation: O(1) purple_conv_chat_cb_find
|
Mon, 20 Jun 2011 05:11:53 +0000 |
Paul Aurich |
Bump version numbers for 2.9.0
|
Sat, 25 Jun 2011 02:47:48 +0000 |
Paul Aurich |
merge of '2cabccedebb0366f69f7d3e9c3e16e2f4c6b3aae'
|
Sat, 25 Jun 2011 02:34:24 +0000 |
Paul Aurich |
jabber: Make jabber_prpl_send_raw() return strlen(buf) when len is negative.
|
Sat, 25 Jun 2011 02:42:08 +0000 |
Ethan Blanton |
Fix races between irc_send_raw() and normal prpl-internal sends.
|
Fri, 24 Jun 2011 16:44:06 +0000 |
Ethan Blanton |
propagate from branch 'im.pidgin.pidgin.2.9.0' (head d3dccc0843de29ce8d5c7e2e017028396dc2b46b)
|
Wed, 22 Jun 2011 07:16:29 +0000 |
Mark Doliner |
ChangeLog my security fix
|
Wed, 22 Jun 2011 07:09:42 +0000 |
Mark Doliner |
applied changes from 6cf1aee8ac5e3c836af832eaf26ccedd611dc70b
|
Wed, 22 Jun 2011 02:48:46 +0000 |
Paul Aurich |
Pluck the performance improvement code needed for large IRC channels.
|
Tue, 21 Jun 2011 04:46:11 +0000 |
Paul Aurich |
*** Plucked rev cc3c0e426393176ef87b207eeed1a17efc8dec7d (darkrain42@pidgin.im):
|
Mon, 20 Jun 2011 05:52:30 +0000 |
Mark Doliner |
Add an additional thing to the changelog
|
Mon, 20 Jun 2011 05:47:39 +0000 |
Mark Doliner |
I needed to increment this
|
Mon, 20 Jun 2011 05:37:11 +0000 |
Mark Doliner |
Let's do a quick bugfix release on Thursday. I have a patch pending that
|
Mon, 20 Jun 2011 05:33:58 +0000 |
Mark Doliner |
applied changes from fc575a35d01a235fedb83f75b6f8b2a60fe9d48b
|
Mon, 20 Jun 2011 05:33:34 +0000 |
Mark Doliner |
applied changes from 10a19d0da323fdc8c2b315968e383219d8b9101f
|
Mon, 20 Jun 2011 05:33:07 +0000 |
Mark Doliner |
applied changes from 1e3728083b5ef50e0df8972a39da09a1ddea8417
|
Mon, 20 Jun 2011 05:32:40 +0000 |
Mark Doliner |
applied changes from d4ad4dcf4f618793c9201ace11269bac63645d69
|
Mon, 20 Jun 2011 05:32:19 +0000 |
Mark Doliner |
applied changes from 00c6d11a264a02d1aaa23feb52eab5ca46e655c8
|
Mon, 20 Jun 2011 05:31:28 +0000 |
Mark Doliner |
applied changes from aebefd6d98382ce0f7b42b41e4bf2611044d4182
|
Mon, 20 Jun 2011 05:30:52 +0000 |
Mark Doliner |
applied changes from 32a55bbc4f1e8d632d205d040fa3e814559e1c95
|
Mon, 20 Jun 2011 05:29:40 +0000 |
Mark Doliner |
applied changes from 341e86eb5b808e0eab3242d7be676f83eca02b08
|
Mon, 20 Jun 2011 05:29:11 +0000 |
Mark Doliner |
applied changes from 1d2a25ce8baec7e426910e310ed73db0a4961c31
|
Mon, 20 Jun 2011 05:28:13 +0000 |
Mark Doliner |
applied changes from 9e7616dbab2878bcc9f4b412bca1f55c903a337e
|
Fri, 24 Jun 2011 06:54:33 +0000 |
Elliott Sales de Andrade |
merge of '8512af37c7822c68f1cf46a02cbca592f6c79468'
|
Wed, 22 Jun 2011 07:31:02 +0000 |
Mark Doliner |
Merge updates from the 2.9.0 branch into trunk
|
Wed, 22 Jun 2011 07:07:28 +0000 |
Mark Doliner |
Start looking at the GError parameter every time we call these functions:
|
Wed, 22 Jun 2011 22:10:37 +0000 |
tomkiewicz |
Better status message handling in Gadu-Gadu. Fixes #14314
|
Wed, 22 Jun 2011 17:43:51 +0000 |
Mark Doliner |
Add a silly little check to make sure our xml parser isn't vulnerable to the
|
Tue, 21 Jun 2011 07:43:07 +0000 |
Bj«Órn Voigt |
German translation update
|
Tue, 21 Jun 2011 04:38:32 +0000 |
Paul Aurich |
*** Plucked rev ab0701cb7b693759b1163133f4bb0681cca85436 (darkrain42@pidgin.im):
|
Mon, 20 Jun 2011 06:07:38 +0000 |
Paul Aurich |
merge of '3dbc4e50c575de418e1df8f965957b195aeff2ca'
|
Mon, 20 Jun 2011 05:53:59 +0000 |
Paul Aurich |
merge of '3a12ece5b629e6de76faec79315514e70ccb32bb'
|
Mon, 20 Jun 2011 06:03:02 +0000 |
Paul Aurich |
disapproval of revision '3a12ece5b629e6de76faec79315514e70ccb32bb'
|
Mon, 20 Jun 2011 04:14:13 +0000 |
Paul Aurich |
account: Move a normalization outside of the for loop
|
Mon, 20 Jun 2011 04:59:17 +0000 |
Mark Doliner |
Definitely changelog worthy
|
Mon, 20 Jun 2011 04:45:22 +0000 |
Mark Doliner |
Change Finch to use Pidgin's clientkey/devid when connecting to ICQ.
|
Sat, 18 Jun 2011 11:44:27 +0000 |
tomkiewicz |
Fixed some warnings when compiling Gadu-Gadu prpl under Windows.
|
Sat, 18 Jun 2011 11:29:11 +0000 |
tomkiewicz |
Fixed searching for buddies in Gadu-Gadu public directory. Fixes #5242
|
Sat, 18 Jun 2011 06:59:36 +0000 |
Elliott Sales de Andrade |
So, it seems gtkconv checks on stuff in the prpl struct. The lack of
|
Sat, 18 Jun 2011 04:17:27 +0000 |
Paul Aurich |
oscar: ...fix the *right* line this time.
|
Sat, 18 Jun 2011 02:01:30 +0000 |
Paul Aurich |
oscar: Avoid a few printf("%s", NULL)s
|
Tue, 14 Jun 2011 01:08:49 +0000 |
Paul Aurich |
merge of '6c48da37034a572986f08a85f9d99927f511b9d3'
|
Mon, 13 Jun 2011 22:29:48 +0000 |
maiku |
Fix coming out of idle while in an unavailable state for Yahoo
|
Mon, 13 Jun 2011 21:44:04 +0000 |
maiku |
Allow setting custom status messages for Yahoo when "Busy"
|
Mon, 13 Jun 2011 19:22:24 +0000 |
tomkiewicz |
No more warnings when receiving Gadu-Gadu system messages - fixes #13914
|
Mon, 13 Jun 2011 17:31:03 +0000 |
Stu Tomlinson |
We should not be installing libpurple/valgrind.h
|
Mon, 13 Jun 2011 17:28:01 +0000 |
Stu Tomlinson |
merge of '64f4eb5c598356fe1b8b9bc376faa66641096eda'
|
Mon, 13 Jun 2011 17:27:49 +0000 |
Stu Tomlinson |
This empty section was causing an invalid configure script to be
|
Sun, 12 Jun 2011 17:52:59 +0000 |
Mark Doliner |
Use dngettext() for two strings in the MXit protocol so that we handle
|
Sun, 12 Jun 2011 17:45:46 +0000 |
Mark Doliner |
Mention the gevolution compile fix in the changelog
|
Sun, 12 Jun 2011 09:40:09 +0000 |
Mark Doliner |
Fix compilation, as mentioned on the support mailing list on June 10th
|
Sun, 12 Jun 2011 09:37:15 +0000 |
Mark Doliner |
merge of '4beb86df935d5dfd7ce4107bcabe1944e59a63a2'
|
Sun, 12 Jun 2011 09:36:34 +0000 |
Mark Doliner |
These two lines produce stray "yes"'s for me when I run configure with
|
Tue, 07 Jun 2011 19:29:46 +0000 |
Marcus Lundblad |
Actually set the relay info for TCP
|
Tue, 07 Jun 2011 09:24:22 +0000 |
Mark Doliner |
Fix unmatched paren
|
Tue, 07 Jun 2011 09:09:44 +0000 |
Mark Doliner |
Oh yeah, we're trying not to update ChangeLog.win32. Changing our
|
Tue, 07 Jun 2011 09:04:54 +0000 |
Mark Doliner |
New version number
|
Tue, 07 Jun 2011 08:43:36 +0000 |
Mark Doliner |
Apparently "make release" wants the correct timestamp in here
|
Tue, 07 Jun 2011 08:38:51 +0000 |
Mark Doliner |
Would help if I had the correct date here
|
Tue, 07 Jun 2011 08:18:07 +0000 |
Mark Doliner |
Need to include deflate.h in EXTRA_DIST so that it gets included in
|
Tue, 07 Jun 2011 08:15:50 +0000 |
Mark Doliner |
Add a ChangeLog entry for my previous change
|
Tue, 07 Jun 2011 08:13:59 +0000 |
Mark Doliner |
Fix a potential null pointer dereference in the MSN protocol, discovered
|
Tue, 07 Jun 2011 07:42:56 +0000 |
Mark Doliner |
Prepare for release
|
Tue, 07 Jun 2011 07:41:17 +0000 |
Mark Doliner |
Updated Malay translation. Fixes #14160
|
Tue, 07 Jun 2011 07:26:14 +0000 |
Mark Doliner |
Updated Japanese translation! I think the might not have been updated
|
Tue, 07 Jun 2011 06:52:32 +0000 |
Mark Doliner |
Updated Russian translations
|
Mon, 06 Jun 2011 21:46:57 +0000 |
Ethan Blanton |
propagate from branch 'im.pidgin.pidgin.mxit' (head 60960f69854c3b350f48451efaf9adbe770bd810)
|
Sun, 15 May 2011 20:43:28 +0000 |
andrew victor |
MXit VV WIP.
|
Sun, 15 May 2011 20:37:43 +0000 |
andrew victor |
Since we now have a calculateAge() function we might aswell also show the buddy's age when viewing their profile information.
|
Sun, 15 May 2011 20:27:51 +0000 |
andrew victor |
Also show FirstName and LastName in search-results and friend-suggestions.
|
Sun, 15 May 2011 20:07:27 +0000 |
andrew victor |
merge of '480053700827137374fa90746e7c0dbf6e4d1cd5'
|
Sun, 08 May 2011 14:06:04 +0000 |
andrew victor |
propagate from branch 'im.pidgin.pidgin' (head d6053150b258c5c8b2ac60e091a7d0d1b2d9be1d)
|
Mon, 09 May 2011 09:51:33 +0000 |
andrew victor |
When retrieving the users current Status-Message via profile packets,
|
Mon, 09 May 2011 09:49:06 +0000 |
andrew victor |
propagate from branch 'im.pidgin.pidgin' (head fdb174f23d34033c1e5b7b9258f93d7b0928ba90)
|
Fri, 06 May 2011 08:12:34 +0000 |
andrew victor |
Additional MXit prpl changes listed.
|
Fri, 06 May 2011 08:05:04 +0000 |
andrew victor |
propagate from branch 'im.pidgin.pidgin' (head 27008103f84aa123bae2138b6e8c3a20303bde16)
|
Thu, 05 May 2011 15:41:38 +0000 |
andrew victor |
merge of '68f430dcc865c17bad99e7e29c516f5db7cb4336'
|
Wed, 04 May 2011 07:21:43 +0000 |
andrew victor |
propagate from branch 'im.pidgin.pidgin' (head b4610e0aa7f5df4daa5d4ad90ce8a8d80f46e0fe)
|
Thu, 05 May 2011 07:34:24 +0000 |
pieter loubser |
* show a contact's status message when his offline (with get-info)
|
Tue, 03 May 2011 20:29:59 +0000 |
andrew victor |
Adding contacts normally and via search-results works slightly differently
|
Mon, 02 May 2011 11:00:39 +0000 |
andrew victor |
propagate from branch 'im.pidgin.pidgin' (head fcd72ef630601a5c9de2e8465f3502ef38b67235)
|
Tue, 26 Apr 2011 13:43:24 +0000 |
andrew victor |
propagate from branch 'im.pidgin.pidgin' (head 075c2902b90abb6349a6b689e26fa0ecf720ca04)
|
Mon, 06 Jun 2011 20:13:30 +0000 |
Marcus Lundblad |
Add support for using TCP relaying with TURN
|
Mon, 06 Jun 2011 16:25:21 +0000 |
Ethan Blanton |
Fix gntwm.c compile on some platforms.
|
Sun, 05 Jun 2011 14:19:03 +0000 |
Ethan Blanton |
Fix ChangeLog to reference libgadu 1.11.0
|
Sun, 05 Jun 2011 14:15:04 +0000 |
Ethan Blanton |
Forgot two files for the gg 1.11.0 update
|
Sun, 05 Jun 2011 01:30:51 +0000 |
Ethan Blanton |
ChangeLog this libgadu update
|
Sun, 05 Jun 2011 01:28:53 +0000 |
Ethan Blanton |
Update libgadu to 0.11.0 plus local changes; thanks to Tomasz Wasilczyk.
|
Tue, 24 May 2011 01:48:26 +0000 |
Paul Aurich |
merge of 'b8354dfc19eecdfd2aecfdb2685fbd78b9010587'
|
Tue, 24 May 2011 01:46:25 +0000 |
Paul Aurich |
media/backend-fs2: Better fix for the NULL deref crash here.
|
Fri, 20 May 2011 22:29:29 +0000 |
Elliott Sales de Andrade |
Remove some struct packing from code that does login. I think this is
|
Fri, 20 May 2011 04:19:13 +0000 |
Paul Aurich |
I will compile before committing. I will compile before committing.
|
Thu, 19 May 2011 04:18:26 +0000 |
Paul Aurich |
Fix another leak
|
Thu, 19 May 2011 04:16:15 +0000 |
Paul Aurich |
oscar: Fix the leak of 'alias' in this function
|
Fri, 13 May 2011 07:19:46 +0000 |
Mark Doliner |
Hmm. It seems I missed some translations from Transifex. Now I'm
|
Fri, 13 May 2011 04:33:20 +0000 |
masca |
NEWS
|
Fri, 13 May 2011 04:32:48 +0000 |
masca |
Fix a bug where the tooltip is destroyed when it have a lot of information. Fixes #10510
|
Thu, 12 May 2011 12:47:40 +0000 |
John Bailey |
Fix my typo pointed out by kstange.
|
Thu, 12 May 2011 07:39:19 +0000 |
Bj«Órn Voigt |
German translation update
|
Thu, 12 May 2011 04:15:21 +0000 |
John Bailey |
NEWSing.
|
Thu, 12 May 2011 03:42:11 +0000 |
Paul Aurich |
NEWS, NEWS, get 'ya news!
|
Thu, 12 May 2011 03:16:21 +0000 |
Paul Aurich |
Elliott suggested ISO-8859-2 as being more correct here.
|
Thu, 12 May 2011 02:58:42 +0000 |
Paul Aurich |
merge of '75fc33a55bbcdb1cd95b14f424826226c67018b0'
|
Thu, 12 May 2011 02:31:25 +0000 |
Ka-Hing Cheung |
merge of '28fe114c65c7f5fa3fdc6a89311c370b76a1c371'
|
Wed, 11 May 2011 05:43:38 +0000 |
Ka-Hing Cheung |
You know, I've been telling myself that I am going to get back to
|
Thu, 12 May 2011 02:58:18 +0000 |
Paul Aurich |
Added Croatian translation from Sabina Drempeti««. Closes #13595
|
Thu, 12 May 2011 01:21:50 +0000 |
Paul Aurich |
media: Fix a NULL pointer deref crash, and add diagnostic logging.
|
Wed, 11 May 2011 09:29:47 +0000 |
Mark Doliner |
Fix setting icons with dimensions greater than 64x64 pixels by scaling
|
Wed, 11 May 2011 07:50:55 +0000 |
Mark Doliner |
Add changelog entries for the translators who commited their updates
|
Wed, 11 May 2011 05:04:43 +0000 |
Paul Aurich |
Get rid of a few other dead variables.
|
Wed, 11 May 2011 05:00:06 +0000 |
Paul Aurich |
msn: Avoid reading uninit memory.
|
Wed, 11 May 2011 04:42:07 +0000 |
Paul Aurich |
silc: Dead (redundant) initialization
|
Wed, 11 May 2011 04:35:06 +0000 |
Paul Aurich |
merge of '499902f7613784436d3ab1e47339e2822f695102'
|
Wed, 11 May 2011 03:49:44 +0000 |
Elliott Sales de Andrade |
Small space to tab changes.
|
Wed, 11 May 2011 04:34:39 +0000 |
Paul Aurich |
mxit: Audited the rest of mxit for glib/libc mixing of alloc/free
|
Wed, 11 May 2011 04:32:30 +0000 |
Paul Aurich |
mxit/protocols: Use g_realloc, as these are freed with g_free
|
Wed, 11 May 2011 04:29:56 +0000 |
Paul Aurich |
silc: Avoid calling strstr(NULL, ...) if chname isn't set.
|
Wed, 11 May 2011 04:20:12 +0000 |
Paul Aurich |
jabber/caps: Reorganize for the purpose of making clang's analyzer happier
|
Wed, 11 May 2011 02:42:52 +0000 |
Paul Aurich |
jabber/bosh: We require glib 2.16 now, this was added in 2.16
|
Wed, 11 May 2011 01:58:03 +0000 |
Paul Aurich |
jabber: Treat empty <group/> elements as "Buddies", not ""
|
Tue, 10 May 2011 04:45:01 +0000 |
Paul Aurich |
Updated a bunch of translations.
|
Tue, 10 May 2011 03:18:20 +0000 |
Elliott Sales de Andrade |
Rename this enums a little better. And I don't think we need these
|
Tue, 10 May 2011 03:09:47 +0000 |
Elliott Sales de Andrade |
Hide some offset occurrences and define a couple of abstractions in
|
Mon, 09 May 2011 22:56:29 +0000 |
Elliott Sales de Andrade |
Getting the P2P version is probably the slplink's job, since it has
|
Mon, 09 May 2011 22:50:05 +0000 |
Elliott Sales de Andrade |
Let's not fool anyone here. The slplink is never NULL.
|
Mon, 09 May 2011 22:20:56 +0000 |
Elliott Sales de Andrade |
This function doesn't exist.
|
Mon, 09 May 2011 22:17:03 +0000 |
Elliott Sales de Andrade |
I've always wondered why the SB layer was parsing the P2P stuff, when
|
Mon, 09 May 2011 08:48:25 +0000 |
Mark Doliner |
Grab the only other translations I see in Trasifex, and fix I problem
|
Mon, 09 May 2011 08:34:25 +0000 |
Mark Doliner |
merge of 'd09f79ede5d30c1f516d4af546eb9a0f1d052593'
|
Mon, 09 May 2011 08:33:42 +0000 |
Mark Doliner |
I grabbed the Norwegian translation from Transifex. I guess we have
|
Mon, 09 May 2011 08:06:27 +0000 |
Elliott Sales de Andrade |
Get the P2P version based on the user. Still hard-coded as v1 though.
|
Mon, 09 May 2011 07:08:10 +0000 |
Elliott Sales de Andrade |
Get the slplink from the slpcall as needed.
|
Mon, 09 May 2011 07:02:44 +0000 |
Elliott Sales de Andrade |
Oops, forgot to checkin the header changes that go along with the
|
Mon, 09 May 2011 07:00:03 +0000 |
Elliott Sales de Andrade |
This function doesn't do much of anything any more.
|
Mon, 09 May 2011 06:56:18 +0000 |
Elliott Sales de Andrade |
Add the slplink as a parameter when creating a slpmsg ack.
|
Mon, 09 May 2011 06:44:45 +0000 |
Elliott Sales de Andrade |
Add the slpcall as a parameter when creating a slpmsg.
|
Sat, 07 May 2011 22:20:09 +0000 |
Bj«Órn Voigt |
German translation update
|
Sat, 07 May 2011 08:55:26 +0000 |
Josep Puigdemont |
Catalan translation updated.
|
Sat, 07 May 2011 08:43:31 +0000 |
Elliott Sales de Andrade |
Try to hide msn_p2p_info_get_flags as much as possible, since it may
|
Sat, 07 May 2011 07:49:25 +0000 |
Elliott Sales de Andrade |
Only send acks on p2pv2 when required.
|
Sat, 07 May 2011 07:29:47 +0000 |
Elliott Sales de Andrade |
Add P2Pv2 ack'ing.
|
Sat, 07 May 2011 07:28:05 +0000 |
Elliott Sales de Andrade |
Add a function to add/replace a TLV to a list.
|
Sat, 07 May 2011 07:22:03 +0000 |
Elliott Sales de Andrade |
Rename things a little.
|
Sat, 07 May 2011 07:14:48 +0000 |
Elliott Sales de Andrade |
The type and length of the TLV are only bytes, so fix the function
|
Fri, 06 May 2011 17:20:19 +0000 |
ª±ric Boumaour |
update french translation
|
Fri, 06 May 2011 16:20:46 +0000 |
Jochen Kemnade |
fix a typo in the German translation
|
Fri, 06 May 2011 08:10:24 +0000 |
Bj«Órn Voigt |
German translation update
|
Fri, 06 May 2011 06:33:29 +0000 |
Elliott Sales de Andrade |
Remove extra word.
|
Fri, 06 May 2011 06:31:40 +0000 |
Elliott Sales de Andrade |
merge of '09b81079c02d3b84a6dedbf29d6ce66862c09a71'
|
Fri, 06 May 2011 06:25:14 +0000 |
Elliott Sales de Andrade |
propagate from branch 'im.pidgin.cpw.masca.p2p' (head 33ca865dacb9e5bcf763d06f6a42cbaca337cc64)
|
Tue, 04 Jan 2011 05:05:06 +0000 |
masca |
Add Peer Info TLV struct and values.
|
Tue, 04 Jan 2011 04:51:48 +0000 |
masca |
Add TLV and data fields to P2Pv2 Header.
|
Tue, 04 Jan 2011 04:47:57 +0000 |
masca |
Add P2Pv2 Data Header struct.
|
Tue, 04 Jan 2011 04:29:36 +0000 |
masca |
Compile.
|
Tue, 04 Jan 2011 04:06:36 +0000 |
masca |
propagate from branch 'im.pidgin.pidgin' (head 8707e10aca1fa6ef13a2a00f24760fb2ed97f641)
|
Wed, 15 Dec 2010 06:17:36 +0000 |
masca |
Add some constants used by P2Pv2.
|
Thu, 05 May 2011 22:21:12 +0000 |
Elliott Sales de Andrade |
I think this is the way to map to P2Pv2, but I don't have Internet
|
Thu, 05 May 2011 22:19:36 +0000 |
Elliott Sales de Andrade |
The TLV list should be padded to a multiple of 4.
|
Thu, 05 May 2011 21:49:21 +0000 |
Elliott Sales de Andrade |
This should fix TLV in from and out of the wire.
|
Thu, 05 May 2011 07:21:14 +0000 |
Elliott Sales de Andrade |
Clean up Canadian English translation. Lots of the fuzzy translations
|
Thu, 05 May 2011 06:22:20 +0000 |
Elliott Sales de Andrade |
Allow both spellings of grey, since this is user-visible.
|
Thu, 05 May 2011 06:21:47 +0000 |
Elliott Sales de Andrade |
Register both spellings for the msgcolour command, for people who
|
Fri, 06 May 2011 01:05:30 +0000 |
Ethan Blanton |
EIGHTY COLUMNS
|
Thu, 05 May 2011 03:07:35 +0000 |
Paul Aurich |
ft: Fix a leak of 'utf8'
|
Thu, 05 May 2011 02:42:42 +0000 |
Paul Aurich |
merge of '24528e4f31b9f94a34143911113dc52ec45fb69f'
|
Thu, 05 May 2011 02:42:19 +0000 |
Paul Aurich |
jabber: Oops, I introduced a leak. clang found it.
|
Wed, 04 May 2011 19:59:28 +0000 |
Bj«Órn Voigt |
German translation update
|
Wed, 04 May 2011 19:57:14 +0000 |
Bj«Órn Voigt |
German translation update
|
Wed, 04 May 2011 06:46:04 +0000 |
Bj«Órn Voigt |
merge of '15d262d25f6f81c8bf68b2de436e86b672f8d980'
|
Tue, 03 May 2011 16:37:16 +0000 |
Daniel Atallah |
bonjour: Update to 427f3622bbeb4 to match the last used IP more reliably.
|
Tue, 03 May 2011 16:12:36 +0000 |
Simon van der Linden |
bonjour: Recurse through user IP addresses instead of using the first one only
|
Tue, 03 May 2011 21:00:40 +0000 |
Bj«Órn Voigt |
German translation update
|
Tue, 03 May 2011 18:27:57 +0000 |
Jochen Kemnade |
updated German translation in preparation for the 2.8.0 release (still incomplete)
|
Tue, 03 May 2011 12:49:56 +0000 |
Daniel Atallah |
merge of '8a2ad25fe0712bc0d47a1229671868560599a2cd'
|
Tue, 03 May 2011 05:08:02 +0000 |
Daniel Atallah |
Add Tor proxy stuff to the ChangeLog and tweak the text for another item
|
Tue, 03 May 2011 04:57:17 +0000 |
Daniel Atallah |
proxy: Use account proxy when making standalone SOCKS5 connections.
|
Tue, 03 May 2011 05:42:13 +0000 |
Paul Aurich |
finch: finch_notify_message is kinda buggy, conflating PurpleNotifyType and PurpleNotifyMsgType.
|