log

age author description
2007-09-11 Arangel Angov fixes #3001
2007-09-11 Luke Schierer fixes #2743
2007-09-11 Ihar Hrachyshka references #2743
2007-09-11 Claudio Satriano fixes #2797
2007-09-11 Sean Egan disapproval of revision '4d691e24cf14c43dbce305dafaa5dd03f76632e7'
2007-09-11 Sean Egan New logo for 2.2.0
2007-09-11 Daniel Atallah Update the Hungarian translator in the about dialog. Fixes #3030.
2007-09-11 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.
2007-09-11 Evan Schoenberg len should be a socklen_t rather than an unsigned int in _qq_s5_canwrite()
2007-09-11 Evan Schoenberg Silence the warning that body_len might be used uninitialized in msn_message_gen_payload().
2007-09-11 Sadrul Habib Chowdhury merge of '04b85a7dd6d2bd21a0cbb8a6022eb500b53efddc'
2007-09-11 Mark Doliner Data in vCards is supposed to be plain text, not HTML. So escape
2007-09-11 Daniel Atallah Various leakfixes and preventing unnecessary allocations.
2007-09-11 Mark Doliner merge of '629d4e0dcf9bd35671fc00e61b6f09e381345e7c'
2007-09-11 Daniel Atallah Prevent an assertion.
2007-09-11 Daniel Atallah merge of 'c33ce721c01032386277454ea2455c2f3638b771'
2007-09-11 Sean Egan Some clients don't put the node in the 115 disco response, so send the node to the callback
2007-09-11 Sean Egan Dont spam the buddy info window with esoteric capabilities
2007-09-10 Sean Egan Don't put "Mood: \(null\) \(null\)" on XMPP buddies
2007-09-10 Sean Egan Fix crash in XMPP capabilities
2007-09-10 Etan Reisner Protocol's (and other plugin's) PurplePluginInfo structs should really be
2007-09-10 Etan Reisner merge of '6cda5928fecda502e1e06e10736c5d98b4406298'
2007-09-10 Richard Laager Capitalize the attention type names.
2007-09-10 Richard Laager Make the XMPP buzz string match the Yahoo one to help the translators.
2007-09-10 Richard Laager Take aliases into account for the attention messages.
2007-09-10 Richard Laager Eliminate an excess array and loop.
2007-09-10 Richard Laager I missed this code in the last commit to remove the USE_ATTENTION_API conditional.
2007-09-10 Richard Laager Remove the *_USE_ATTENTION_API markers everywhere.
2007-09-10 Richard Laager Fix up an apparently bad merge with the reserved fields here.
2007-09-10 Richard Laager Change attention_types to get_attention_types so this will compile.
2007-09-10 Richard Laager Work around a problem so --enable-dbus will build again.
2007-09-10 Richard Laager merge of '0485ab28f09f39d5e0b47621901f1f0ba0c26c5e'
2007-09-10 Evan Schoenberg merge of '0485ab28f09f39d5e0b47621901f1f0ba0c26c5e'
2007-09-11 Sadrul Habib Chowdhury Apparently, if the row-keys don't have a destructor function, things can go
2007-09-10 Sadrul Habib Chowdhury Changelog.API the conversation history stuff.
2007-09-10 Sadrul Habib Chowdhury Keep the message history in PurpleConversation.
2007-09-10 Daniel Atallah merge of '65633fb10f29f8d7b1f99b635452d4ed5fe1f3cb'
2007-09-10 Richard Laager Clear up translation ambiguity with the attention API.
2007-09-10 Richard Laager - Rename attention_types to get_attention_types, which seems more standard.
2007-09-10 Richard Laager Add missing files to POTFILES.in. Thanks to Björn Voigt.
2007-09-10 Richard Laager Sort POTFILES.in with: LC_ALL=C sort -t/ -u -o POTFILES.in POTFILES.in
2007-09-10 Richard Laager Fix gaim_request_fields compatibility. I noticed this when porting a plugin.
2007-09-10 Daniel Atallah Various warning fixes for the xmpp prpl.
2007-09-10 Daniel Atallah Fix mingw build of xmpp prpl
2007-09-10 Daniel Atallah merge of '1c7910841138381c841363256ca3c7905b1f26b0'
2007-09-06 Sean Egan propagate from branch 'im.pidgin.soc.2007.xmpp' (head f4d5b74ce9a3f2a048fd5036441ceced1cd2deed)
2007-09-05 Andreas Monitzer propagate from branch 'im.pidgin.pidgin' (head 996cf0c57149ba6e1c714ebb1f11d5d4bac8fb68)
2007-09-10 Sadrul Habib Chowdhury merge of '23dc0b8b764a7a920891d3024bb830bb14916013'
2007-09-09 Ka-Hing Cheung Probably Fixes 1649
2007-09-09 Kevin Stange Add a new 2.2.0 about image from hbons and move the version number up and out of the way.
2007-09-09 John Bailey This function wasn't documented in the Doxygen stuff. If I've documented
2007-09-09 John Bailey I missed this file when I updated the FSF address in the source previously.
2007-09-09 Mark Doliner merge of '0c762d61f5be8c4ba458aa835171bbe53c00ca27'
2007-09-09 William Ehlhardt - Add specific notification for self-signed certificates. Fixes #2874
2007-09-09 Mark Doliner Start watching the listener socket immediately after it's created
2007-09-09 Mark Doliner Moving Peter Lawler to the retired patch writer category, as requested
2007-09-08 John Bailey This will silence a few warnings when building the Doxygen docs.
2007-09-08 John Bailey Add a link to the FAQ in the about box as indirectly suggested in #pidgin.
2007-09-08 Mark Doliner Looks like I might have been wrong about the length being only 8 bits.
2007-09-10 Sadrul Habib Chowdhury Fix a crash in window-placement.
2007-09-08 John Bailey The FSF changed its address a while ago; our files were out of date.
2007-09-07 Sadrul Habib Chowdhury merge of '7360490707a66389e7834a0251d950ce13a46165'
2007-09-07 Mark Doliner Change the way we handle file names when dealing with AIM file
2007-09-07 Mark Doliner AIM 6, when sending a file through a proxy, requires that it receive
2007-09-07 Mark Doliner Add the ability to affiliate people in an xmpp chat room even if
2007-09-07 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.
2007-09-07 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.
2007-09-06 Daniel Atallah Make the uninstaller remove everything it installs.
2007-09-06 Daniel Atallah Grammar fix from nix_nix and johnmoody. Fixes #2593.
2007-09-06 Daniel Atallah Don't assume that the Gstreamer stuff isn't used on win32. There really isn't anything to see here.
2007-09-06 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.
2007-09-06 Daniel Atallah Attempt to display user readable error messages for NSS.
2007-09-07 Sadrul Habib Chowdhury Remove the 'Hide' option from the menu.
2007-09-06 Sadrul Habib Chowdhury More fix, thanks to SimGuy.
2007-09-06 Sadrul Habib Chowdhury merge of '0cf1ba2d257fe2551fe7a238c1888c4de36a402e'
2007-09-06 Sadrul Habib Chowdhury I think this fixes #2858.
2007-09-06 Kevin Stange merge of '820a17ae981af30a64647d8438bd769db8bb4689'
2007-09-06 Mark Doliner We have got an empty fullname, set it to NULL so that we fall back to
2007-09-06 Sadrul Habib Chowdhury merge of '9d3e08ca8d3c17d78b9671fdffc4a0769a0a1495'
2007-09-06 Kevin Stange merge of '906281124efc7c5fcab1d5a7b8066c6a99d7927d'
2007-09-06 Kevin Stange merge of 'be9dba922e9f366e12da62fe2e2708b38d82b9c4'
2007-09-06 Sadrul Habib Chowdhury merge of 'acf8d250c77786771f4fda3c7e69009acb30d4ed'
2007-09-06 John Bailey merge of 'cce02af7eb2fb114cb0f640979554b7de3a80e96'
2007-09-06 Kevin Stange merge of '2711852de086a4c03cc115b401f2f5ee0f6fab44'
2007-09-06 Ka-Hing Cheung merge of 'cce02af7eb2fb114cb0f640979554b7de3a80e96'
2007-09-05 Daniel Atallah Fix a crash when hovering over a buddy in the chat userlist and the account is disconnected.
2007-09-06 Sadrul Habib Chowdhury Fix the plugin loading issue Luke had noticed. This is a pretty weird bug
2007-09-05 Sadrul Habib Chowdhury Patch from QuLogic. Fixes #2903 ('Missing newlines in debug messages.')
2007-09-05 Sadrul Habib Chowdhury merge of '24d23e4d11dd1922afff286215a32a9f006efab2'
2007-09-05 Sadrul Habib Chowdhury Do not crash when pressing a key in an empty menu. Thanks to CmdrChalupa in
2007-09-05 Mark Doliner Sort the certificates by hostname
2007-09-05 Mark Doliner When doing oscar server-side list management, do deletions before
2007-09-05 William Ehlhardt - Add purple_reserved fields to various structures.
2007-09-04 Daniel Atallah Deal better with receiving a msn ACK when there is no switchboard connected. Fixes #2640.
2007-09-04 Sadrul Habib Chowdhury Catch the event at the very end to make sure other plugins can play with it
2007-09-04 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.
2007-09-04 Sadrul Habib Chowdhury merge of '13a4e3e02e0fa91a6083954093807fa58bab04e8'
2007-09-04 Daniel Atallah Store the socket_type in the PurpleNetworkListenData correctly so that callback functions can use it correctly. Fixes #2933.
2007-09-04 Mark Doliner Print an error when there was a problem parsing some XML
2007-09-04 Mark Doliner A little function name shuffling.
2007-09-04 Mark Doliner Add non-US SMS support for ICQ. This is a patch from DB42.
2007-09-04 Mark Doliner Spaces to tabs
2007-09-04 Mark Doliner Add another build to the list
2007-09-04 Mark Doliner Ka-Hing reminded me that we should set the password to NULL when
2007-09-04 Mark Doliner Three small changes:
2007-09-04 Sadrul Habib Chowdhury Do not bother the prpl about a tooltip for a disconnected account.
2007-09-04 Sadrul Habib Chowdhury merge of '6be8a7c0f691862b61f30ddae359111b8302573e'
2007-09-04 Sadrul Habib Chowdhury merge of 'e5e790ebc036af74d05dbab2f12771cfd23f9e8b'
2007-09-04 William Ehlhardt merge of 'e9d960379b02a0d960ef604990fee9f4439995d0'
2007-09-04 Sadrul Habib Chowdhury Use the proper column for searching users in the chat userlist.
2007-09-04 William Ehlhardt - ssl-nss now reports a certificate's sha1sum correctly
2007-09-11 Jeffrey Connelly Use purple_connection_set_display_name() to set the display name to the
2007-09-05 Jeffrey Connelly If no username is set, point user to a web page where to set it, and disconnect.
2007-09-05 Jeffrey Connelly For status messages, make sure NULL isn't passed to g_markup_escape_text().
2007-09-04 Jeffrey Connelly merge of '1f0db2a75d53cc5f98769d6e6b9ec61e920b5767'
2007-09-04 Sadrul Habib Chowdhury And don't show everything here either.
2007-09-04 Sadrul Habib Chowdhury merge of '03fef04c64d9f2d63fe8ba4e58704908e5f8dba8'
2007-09-04 Sadrul Habib Chowdhury merge of '0372d7dd82f502ec3e68166bf2b289e71267897a'
2007-09-04 Sadrul Habib Chowdhury Don't show *all*\!
2007-09-03 Ethan Blanton Whitespace fix