Tue, 11 Sep 2007 22:35:31 +0000 |
Sean Egan |
New logo for 2.2.0
|
Tue, 11 Sep 2007 14:34:20 +0000 |
Daniel Atallah |
Update the Hungarian translator in the about dialog. Fixes #3030.
|
Tue, 11 Sep 2007 14:14:11 +0000 |
Evan Schoenberg |
The 'Send Emoticons' preferences (which is only configurable if MSIM_USER_WANTS_TO_DISABLE_EMOTICONS is defined) defaults to TRUE when used, a reasonable default. The preference, if MSIM_USER_WANTS_TO_DISABLE_EMOTICONS is defined, should do the same.
|
Tue, 11 Sep 2007 13:50:03 +0000 |
Evan Schoenberg |
len should be a socklen_t rather than an unsigned int in _qq_s5_canwrite()
|
Tue, 11 Sep 2007 13:48:19 +0000 |
Evan Schoenberg |
Silence the warning that body_len might be used uninitialized in msn_message_gen_payload().
|
Tue, 11 Sep 2007 07:13:05 +0000 |
Sadrul Habib Chowdhury |
merge of '04b85a7dd6d2bd21a0cbb8a6022eb500b53efddc'
|
Tue, 11 Sep 2007 05:06:18 +0000 |
Mark Doliner |
Data in vCards is supposed to be plain text, not HTML. So escape
|
Tue, 11 Sep 2007 04:06:56 +0000 |
Daniel Atallah |
Various leakfixes and preventing unnecessary allocations.
|
Tue, 11 Sep 2007 03:43:19 +0000 |
Mark Doliner |
merge of '629d4e0dcf9bd35671fc00e61b6f09e381345e7c'
|
Tue, 11 Sep 2007 00:21:28 +0000 |
Daniel Atallah |
Prevent an assertion.
|
Tue, 11 Sep 2007 00:15:28 +0000 |
Daniel Atallah |
merge of 'c33ce721c01032386277454ea2455c2f3638b771'
|
Tue, 11 Sep 2007 01:57:29 +0000 |
Sean Egan |
Some clients don't put the node in the 115 disco response, so send the node to the callback
|
Tue, 11 Sep 2007 00:10:02 +0000 |
Sean Egan |
Dont spam the buddy info window with esoteric capabilities
|
Mon, 10 Sep 2007 23:54:49 +0000 |
Sean Egan |
Don't put "Mood: \(null\) \(null\)" on XMPP buddies
|
Mon, 10 Sep 2007 23:45:51 +0000 |
Sean Egan |
Fix crash in XMPP capabilities
|
Mon, 10 Sep 2007 23:19:34 +0000 |
Etan Reisner |
Protocol's (and other plugin's) PurplePluginInfo structs should really be
|
Mon, 10 Sep 2007 23:13:42 +0000 |
Etan Reisner |
merge of '6cda5928fecda502e1e06e10736c5d98b4406298'
|
Mon, 10 Sep 2007 21:19:37 +0000 |
Richard Laager |
Capitalize the attention type names.
|
Mon, 10 Sep 2007 21:08:42 +0000 |
Richard Laager |
Make the XMPP buzz string match the Yahoo one to help the translators.
|
Mon, 10 Sep 2007 21:06:14 +0000 |
Richard Laager |
Take aliases into account for the attention messages.
|
Mon, 10 Sep 2007 20:56:02 +0000 |
Richard Laager |
Eliminate an excess array and loop.
|
Mon, 10 Sep 2007 20:54:31 +0000 |
Richard Laager |
I missed this code in the last commit to remove the USE_ATTENTION_API conditional.
|
Mon, 10 Sep 2007 20:51:59 +0000 |
Richard Laager |
Remove the *_USE_ATTENTION_API markers everywhere.
|
Mon, 10 Sep 2007 20:29:29 +0000 |
Richard Laager |
Fix up an apparently bad merge with the reserved fields here.
|
Mon, 10 Sep 2007 20:26:44 +0000 |
Richard Laager |
Change attention_types to get_attention_types so this will compile.
|
Mon, 10 Sep 2007 20:26:22 +0000 |
Richard Laager |
Work around a problem so --enable-dbus will build again.
|
Mon, 10 Sep 2007 20:09:34 +0000 |
Richard Laager |
merge of '0485ab28f09f39d5e0b47621901f1f0ba0c26c5e'
|
Mon, 10 Sep 2007 22:50:42 +0000 |
Evan Schoenberg |
merge of '0485ab28f09f39d5e0b47621901f1f0ba0c26c5e'
|
Tue, 11 Sep 2007 07:10:52 +0000 |
Sadrul Habib Chowdhury |
Apparently, if the row-keys don't have a destructor function, things can go
|
Mon, 10 Sep 2007 17:28:32 +0000 |
Sadrul Habib Chowdhury |
Changelog.API the conversation history stuff.
|
Mon, 10 Sep 2007 17:08:36 +0000 |
Sadrul Habib Chowdhury |
Keep the message history in PurpleConversation.
|
Mon, 10 Sep 2007 14:47:42 +0000 |
Daniel Atallah |
merge of '65633fb10f29f8d7b1f99b635452d4ed5fe1f3cb'
|
Mon, 10 Sep 2007 20:07:45 +0000 |
Richard Laager |
Clear up translation ambiguity with the attention API.
|
Mon, 10 Sep 2007 20:04:49 +0000 |
Richard Laager |
- Rename attention_types to get_attention_types, which seems more standard.
|
Mon, 10 Sep 2007 14:19:33 +0000 |
Richard Laager |
Add missing files to POTFILES.in. Thanks to Bj«Órn Voigt.
|
Mon, 10 Sep 2007 14:18:38 +0000 |
Richard Laager |
Sort POTFILES.in with: LC_ALL=C sort -t/ -u -o POTFILES.in POTFILES.in
|
Mon, 10 Sep 2007 14:16:50 +0000 |
Richard Laager |
Fix gaim_request_fields compatibility. I noticed this when porting a plugin.
|
Mon, 10 Sep 2007 14:46:13 +0000 |
Daniel Atallah |
Various warning fixes for the xmpp prpl.
|
Mon, 10 Sep 2007 14:37:40 +0000 |
Daniel Atallah |
Fix mingw build of xmpp prpl
|
Mon, 10 Sep 2007 13:57:15 +0000 |
Daniel Atallah |
merge of '1c7910841138381c841363256ca3c7905b1f26b0'
|
Thu, 06 Sep 2007 04:08:41 +0000 |
Sean Egan |
propagate from branch 'im.pidgin.soc.2007.xmpp' (head f4d5b74ce9a3f2a048fd5036441ceced1cd2deed)
|
Wed, 05 Sep 2007 22:32:14 +0000 |
Andreas Monitzer |
propagate from branch 'im.pidgin.pidgin' (head 996cf0c57149ba6e1c714ebb1f11d5d4bac8fb68)
|
Mon, 10 Sep 2007 04:47:14 +0000 |
Sadrul Habib Chowdhury |
merge of '23dc0b8b764a7a920891d3024bb830bb14916013'
|
Sun, 09 Sep 2007 22:45:45 +0000 |
Ka-Hing Cheung |
Probably Fixes 1649
|
Sun, 09 Sep 2007 22:01:40 +0000 |
Kevin Stange |
Add a new 2.2.0 about image from hbons and move the version number up and out of the way.
|
Sun, 09 Sep 2007 16:55:42 +0000 |
John Bailey |
This function wasn't documented in the Doxygen stuff. If I've documented
|
Sun, 09 Sep 2007 16:54:38 +0000 |
John Bailey |
I missed this file when I updated the FSF address in the source previously.
|
Sun, 09 Sep 2007 07:54:44 +0000 |
Mark Doliner |
merge of '0c762d61f5be8c4ba458aa835171bbe53c00ca27'
|
Sun, 09 Sep 2007 06:58:06 +0000 |
William Ehlhardt |
- Add specific notification for self-signed certificates. Fixes #2874
|
Sun, 09 Sep 2007 07:52:44 +0000 |
Mark Doliner |
Start watching the listener socket immediately after it's created
|
Sun, 09 Sep 2007 05:56:56 +0000 |
Mark Doliner |
Moving Peter Lawler to the retired patch writer category, as requested
|
Sat, 08 Sep 2007 22:41:31 +0000 |
John Bailey |
This will silence a few warnings when building the Doxygen docs.
|
Sat, 08 Sep 2007 20:43:59 +0000 |
John Bailey |
Add a link to the FAQ in the about box as indirectly suggested in #pidgin.
|
Sat, 08 Sep 2007 08:21:06 +0000 |
Mark Doliner |
Looks like I might have been wrong about the length being only 8 bits.
|
Mon, 10 Sep 2007 04:45:36 +0000 |
Sadrul Habib Chowdhury |
Fix a crash in window-placement.
|
Sat, 08 Sep 2007 03:09:35 +0000 |
John Bailey |
The FSF changed its address a while ago; our files were out of date.
|
Fri, 07 Sep 2007 06:53:01 +0000 |
Sadrul Habib Chowdhury |
merge of '7360490707a66389e7834a0251d950ce13a46165'
|
Fri, 07 Sep 2007 06:20:05 +0000 |
Mark Doliner |
Change the way we handle file names when dealing with AIM file
|
Fri, 07 Sep 2007 06:09:42 +0000 |
Mark Doliner |
AIM 6, when sending a file through a proxy, requires that it receive
|
Fri, 07 Sep 2007 04:11:47 +0000 |
Mark Doliner |
Add the ability to affiliate people in an xmpp chat room even if
|
Fri, 07 Sep 2007 01:52:47 +0000 |
Daniel Atallah |
Unregister the iq callback listener when the transfer is freed. Fixes #1804. It doesn't seem correct to me that nothing is sent to the recipient when the sender cancels the ft request, but that is a different issue.
|
Fri, 07 Sep 2007 01:22:19 +0000 |
Daniel Atallah |
The cyrus SASL password prompt dialogs don't get disposed if the account disconnects. This fixes the callbacks not to assume that the connection is still valid.
|
Thu, 06 Sep 2007 20:07:51 +0000 |
Daniel Atallah |
Make the uninstaller remove everything it installs.
|
Thu, 06 Sep 2007 15:49:12 +0000 |
Daniel Atallah |
Grammar fix from nix_nix and johnmoody. Fixes #2593.
|
Thu, 06 Sep 2007 15:42:57 +0000 |
Daniel Atallah |
Don't assume that the Gstreamer stuff isn't used on win32. There really isn't anything to see here.
|
Thu, 06 Sep 2007 15:40:57 +0000 |
Daniel Atallah |
Fix subscribing to an offline user in SIMPLE. Thanks to Will Hawkins for the patch and following up with the OpenSER folks to confirm the behavior. Fixes #2181.
|
Thu, 06 Sep 2007 15:38:03 +0000 |
Daniel Atallah |
Attempt to display user readable error messages for NSS.
|
Fri, 07 Sep 2007 06:51:24 +0000 |
Sadrul Habib Chowdhury |
Remove the 'Hide' option from the menu.
|
Thu, 06 Sep 2007 07:59:55 +0000 |
Sadrul Habib Chowdhury |
More fix, thanks to SimGuy.
|
Thu, 06 Sep 2007 07:50:42 +0000 |
Sadrul Habib Chowdhury |
merge of '0cf1ba2d257fe2551fe7a238c1888c4de36a402e'
|
Thu, 06 Sep 2007 07:47:30 +0000 |
Sadrul Habib Chowdhury |
I think this fixes #2858.
|
Thu, 06 Sep 2007 07:01:39 +0000 |
Kevin Stange |
merge of '820a17ae981af30a64647d8438bd769db8bb4689'
|
Thu, 06 Sep 2007 06:51:29 +0000 |
Mark Doliner |
We have got an empty fullname, set it to NULL so that we fall back to
|
Thu, 06 Sep 2007 06:36:50 +0000 |
Sadrul Habib Chowdhury |
merge of '9d3e08ca8d3c17d78b9671fdffc4a0769a0a1495'
|
Thu, 06 Sep 2007 06:59:23 +0000 |
Kevin Stange |
merge of '906281124efc7c5fcab1d5a7b8066c6a99d7927d'
|
Thu, 06 Sep 2007 06:30:34 +0000 |
Kevin Stange |
merge of 'be9dba922e9f366e12da62fe2e2708b38d82b9c4'
|
Thu, 06 Sep 2007 06:30:22 +0000 |
Sadrul Habib Chowdhury |
merge of 'acf8d250c77786771f4fda3c7e69009acb30d4ed'
|
Thu, 06 Sep 2007 05:58:52 +0000 |
John Bailey |
merge of 'cce02af7eb2fb114cb0f640979554b7de3a80e96'
|
Thu, 06 Sep 2007 06:30:30 +0000 |
Kevin Stange |
merge of '2711852de086a4c03cc115b401f2f5ee0f6fab44'
|
Thu, 06 Sep 2007 06:26:32 +0000 |
Ka-Hing Cheung |
merge of 'cce02af7eb2fb114cb0f640979554b7de3a80e96'
|
Wed, 05 Sep 2007 23:51:16 +0000 |
Daniel Atallah |
Fix a crash when hovering over a buddy in the chat userlist and the account is disconnected.
|
Thu, 06 Sep 2007 06:26:02 +0000 |
Sadrul Habib Chowdhury |
Fix the plugin loading issue Luke had noticed. This is a pretty weird bug
|
Wed, 05 Sep 2007 22:33:22 +0000 |
Sadrul Habib Chowdhury |
Patch from QuLogic. Fixes #2903 ('Missing newlines in debug messages.')
|
Wed, 05 Sep 2007 12:56:35 +0000 |
Sadrul Habib Chowdhury |
merge of '24d23e4d11dd1922afff286215a32a9f006efab2'
|
Wed, 05 Sep 2007 12:53:51 +0000 |
Sadrul Habib Chowdhury |
Do not crash when pressing a key in an empty menu. Thanks to CmdrChalupa in
|
Wed, 05 Sep 2007 06:24:35 +0000 |
Mark Doliner |
Sort the certificates by hostname
|
Wed, 05 Sep 2007 05:43:08 +0000 |
Mark Doliner |
When doing oscar server-side list management, do deletions before
|
Wed, 05 Sep 2007 01:12:44 +0000 |
William Ehlhardt |
- Add purple_reserved fields to various structures.
|
Tue, 04 Sep 2007 21:55:59 +0000 |
Daniel Atallah |
Deal better with receiving a msn ACK when there is no switchboard connected. Fixes #2640.
|
Tue, 04 Sep 2007 21:00:24 +0000 |
Sadrul Habib Chowdhury |
Catch the event at the very end to make sure other plugins can play with it
|
Tue, 04 Sep 2007 19:00:57 +0000 |
Daniel Atallah |
Lookup the default First and Last name values for bonjour on win32 in a thread to avoid delays when the plugin is being loaded. Apparently for some people the delay is quite significant when they're part of a domain, but the domain server isn't accessible.
|
Tue, 04 Sep 2007 18:19:39 +0000 |
Sadrul Habib Chowdhury |
merge of '13a4e3e02e0fa91a6083954093807fa58bab04e8'
|
Tue, 04 Sep 2007 18:08:14 +0000 |
Daniel Atallah |
Store the socket_type in the PurpleNetworkListenData correctly so that callback functions can use it correctly. Fixes #2933.
|
Tue, 04 Sep 2007 08:53:18 +0000 |
Mark Doliner |
Print an error when there was a problem parsing some XML
|
Tue, 04 Sep 2007 08:09:55 +0000 |
Mark Doliner |
A little function name shuffling.
|
Tue, 04 Sep 2007 08:04:06 +0000 |
Mark Doliner |
Add non-US SMS support for ICQ. This is a patch from DB42.
|
Tue, 04 Sep 2007 07:20:16 +0000 |
Mark Doliner |
Spaces to tabs
|
Tue, 04 Sep 2007 07:17:27 +0000 |
Mark Doliner |
Add another build to the list
|
Tue, 04 Sep 2007 06:45:32 +0000 |
Mark Doliner |
Ka-Hing reminded me that we should set the password to NULL when
|
Tue, 04 Sep 2007 06:04:36 +0000 |
Mark Doliner |
Three small changes:
|
Tue, 04 Sep 2007 18:17:33 +0000 |
Sadrul Habib Chowdhury |
Do not bother the prpl about a tooltip for a disconnected account.
|
Tue, 04 Sep 2007 05:44:21 +0000 |
Sadrul Habib Chowdhury |
merge of '6be8a7c0f691862b61f30ddae359111b8302573e'
|
Tue, 04 Sep 2007 05:34:51 +0000 |
Sadrul Habib Chowdhury |
merge of 'e5e790ebc036af74d05dbab2f12771cfd23f9e8b'
|
Tue, 04 Sep 2007 05:30:44 +0000 |
William Ehlhardt |
merge of 'e9d960379b02a0d960ef604990fee9f4439995d0'
|
Tue, 04 Sep 2007 05:23:50 +0000 |
Sadrul Habib Chowdhury |
Use the proper column for searching users in the chat userlist.
|
Tue, 04 Sep 2007 05:28:59 +0000 |
William Ehlhardt |
- ssl-nss now reports a certificate's sha1sum correctly
|
Wed, 05 Sep 2007 04:52:33 +0000 |
Jeffrey Connelly |
If no username is set, point user to a web page where to set it, and disconnect.
|
Wed, 05 Sep 2007 04:18:59 +0000 |
Jeffrey Connelly |
For status messages, make sure NULL isn't passed to g_markup_escape_text().
|
Tue, 04 Sep 2007 05:14:52 +0000 |
Jeffrey Connelly |
merge of '1f0db2a75d53cc5f98769d6e6b9ec61e920b5767'
|
Tue, 04 Sep 2007 00:50:03 +0000 |
Sadrul Habib Chowdhury |
And don't show everything here either.
|
Tue, 04 Sep 2007 00:39:12 +0000 |
Sadrul Habib Chowdhury |
merge of '03fef04c64d9f2d63fe8ba4e58704908e5f8dba8'
|
Tue, 04 Sep 2007 00:39:04 +0000 |
Sadrul Habib Chowdhury |
merge of '0372d7dd82f502ec3e68166bf2b289e71267897a'
|