<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>[ zzillezz dot net ] &#187; pidgin</title>
	<atom:link href="http://www.zzillezz.net/tag/pidgin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.zzillezz.net</link>
	<description>Stuff that matters. To me.</description>
	<lastBuildDate>Sun, 15 Jan 2012 20:30:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Pidgin 2.6.6</title>
		<link>http://www.zzillezz.net/2010/02/18/pidgin-2-6-6/</link>
		<comments>http://www.zzillezz.net/2010/02/18/pidgin-2-6-6/#comments</comments>
		<pubDate>Thu, 18 Feb 2010 20:20:24 +0000</pubDate>
		<dc:creator>zzillezz</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[pidgin]]></category>

		<guid isPermaLink="false">http://www.zzillezz.net/?p=903</guid>
		<description><![CDATA[Pidgin is an instant messaging program for Windows, Linux, BSD, and other Unixes. You can talk to your friends using AIM, ICQ, Jabber/XMPP, MSN Messenger, Yahoo!, Bonjour, Gadu-Gadu, IRC, Novell GroupWise Messenger, QQ, Lotus Sametime, SILC, SIMPLE, and Zephyr. Pidgin &#8230; <a href="http://www.zzillezz.net/2010/02/18/pidgin-2-6-6/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Pidgin is an instant messaging program for Windows, Linux, BSD, and other Unixes. You can talk to your friends using AIM, ICQ, Jabber/XMPP, MSN Messenger, Yahoo!, Bonjour, Gadu-Gadu, IRC, Novell GroupWise Messenger, QQ, Lotus Sametime, SILC, SIMPLE, and Zephyr. Pidgin can be extended using plugins. <span id="more-903"></span></p>
<blockquote><p>libpurple<br />
Fix &#8216;make check&#8217; on OS X. (David Fang)<br />
Fix a quirk in purple_markup_html_to_xhtml that caused some messages to be improperly converted to XHTML.<br />
Set &#8220;controlling-mode&#8221; correctly when initializing a media session. Fixes receiving voice calls from Psi.<br />
When looking up DNS records, use the type of record returned by the server (instead of the type we asked for) to determine how to process the record.<br />
Fix an issue with parsing XML attributes that contain &#8220;&lt;br&gt;&#8221;. See ChangeLog.API for more details.<br />
General<br />
Correctly disable all missing dependencies when using the &#8211;disable-missing-dependencies option. (Gabriel Schulhof)<br />
Gadu-Gadu<br />
Fix display of avatars after a server-side change. (Krzysztof Klinikowski)<br />
AIM<br />
Allow setting and displaying icons between 1&#215;1 and 100&#215;100 pixels. Previously only icons between 48&#215;48 and 50&#215;50 were allowed.<br />
MSN<br />
Fix CVE-2010-0277, a possible remote crash when parsing an incoming SLP message. (Discovered by Fabian Yamaguchi)<br />
File transfer requests will no longer cause a crash if you delete the file before the other side accepts.<br />
Received files will no longer hold an extra lock after completion, meaning they can be moved or deleted without complaints from your OS.<br />
Buddies who sign in from a second location will no longer cause an unnecessary chat window to open.<br />
Support setting an animated GIF as a buddy icon.<br />
Numerous code cleanups and memory savings.<br />
MySpace<br />
Fix a leak and crash when retrieving buddy icons.<br />
XMPP<br />
Less likely to send messages to a contact&#8217;s idle/inactive resource. Previously, if a message was received from a specific resource, responses would be sent to that resource until either it went offline or a message is received from another resource. Now, messages are sent to the bare JID upon receipt of any presence change from the contact.<br />
Added support for the SCRAM-SHA-1 SASL mechanism. This is only available when built without Cyrus SASL support.<br />
When getting info on a domain-only (server) JID, show uptime (when given by the result of the &#8220;last query&#8221;) and don&#8217;t show status as offline.<br />
Fix getting info on your own JID.<br />
Wrap XHTML messages in
<p>, as described in XEP-0071, for compatibility with some clients.<br />
Don&#8217;t do an SRV lookup for a STUN server associated with the account if one is already set globally in prefs.<br />
Don&#8217;t send custom smileys larger than the recommended maximum object size specified in the BoB XEP. This prevents a client from being disconnected by servers that dislike overly-large stanzas.<br />
Fix receiving messages without markup over an Openfire BOSH connection (forcibly put the stanzas in the jabber:client namespace).<br />
The default value for the file transfer proxies is automatically updated when an account connects, if it is still the old (broken) default (from &#8216;proxy.jabber.org&#8217; to &#8216;proxy.eu.jabber.org&#8217;).<br />
Fix an issue where libpurple created duplicate buddies if the roster contains a buddy in two groups that differ only by case (e.g. &#8220;XMPP&#8221; and &#8220;xmpp&#8221;) (or not at all).<br />
Yahoo<br />
Don&#8217;t send <span> and </span> tags. (Fartash Faghri)<br />
Support PingBox. PingBoxes will appear as pbx/PingBoxName. (Kartik Mohta)<br />
Pidgin<br />
Fix CVE-2010-0423, a denial of service attack due to the parsing of large numbers of smileys. (Discovered by Antti Hayrynen)<br />
Correctly size conversation and status box entries when the interior-focus style property is diabled. (Gabriel Schulhof)<br />
Correctly handle a multiline text field being required in a request form. (Thanks to Florian Zeitz for finding this problem)<br />
Search friends by email-addresses in the buddy list. (Luoh Ren-Shan)<br />
Allow dropping an image on Custom Smiley window to add a new one.<br />
Prompt for confirmation when clearing a whiteboard (doodle) session. (Kartik Mohta)<br />
Use the &#8220;hand&#8221; cursor when hovering over usernames in chat history to indicate that the username is an actionable item.<br />
Double-clicking usernames in chat history will open an IM with that user.<br />
Put an icon on the &#8220;Filter&#8221; button in the debug window.<br />
Don&#8217;t treat &#8220;/messages/like/this &#8221; as commands.<br />
Explicitly mark user interaction when inserting smilies from the toolbar so &#8220;Undo&#8221; correctly removes these smilies.<br />
Clicking &#8220;New&#8221; or &#8220;Saved&#8221; in the status selector menu while typing a status message no longer keeps the status entry area stuck in &#8220;typing&#8221; mode forever.<br />
Show tooltips for ellipsized conversation tabs. On older systems, tooltips will show for all tabs.<br />
The File Transfers and Debug Window windows are no longer created as dialogs. These windows should now have minimize buttons in many environments in which they were previously missing (including Windows).<br />
Smiley themes with Windows line endings no longer cause theme descriptions not to be displayed in the theme selector.<br />
Finch<br />
Fix CVE-2010-0420, a possible remote crash when handling chat room buddy names.<br />
Rebindable &#8216;move-first&#8217; and &#8216;move-last&#8217; actions for tree widgets. So it is possible to jump to the first or last entry in the buddy list (and other such lists) by pressing home or end key (defaults) respectively.</p>
</blockquote>
<p>>> <a href="http://pidgin.im/">Pidgin website</a><br />
>> <a href="http://pidgin.im/download/">Download Pidgin 2.6.6</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.zzillezz.net/2010/02/18/pidgin-2-6-6/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Pidgin 2.6.4</title>
		<link>http://www.zzillezz.net/2009/11/30/pidgin-2-6-4/</link>
		<comments>http://www.zzillezz.net/2009/11/30/pidgin-2-6-4/#comments</comments>
		<pubDate>Mon, 30 Nov 2009 13:24:40 +0000</pubDate>
		<dc:creator>zzillezz</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[pidgin]]></category>

		<guid isPermaLink="false">http://www.zzillezz.net/?p=847</guid>
		<description><![CDATA[Pidgin is an instant messaging program for Windows, Linux, BSD, and other Unixes. You can talk to your friends using AIM, ICQ, Jabber/XMPP, MSN Messenger, Yahoo!, Bonjour, Gadu-Gadu, IRC, Novell GroupWise Messenger, QQ, Lotus Sametime, SILC, SIMPLE, and Zephyr. Pidgin &#8230; <a href="http://www.zzillezz.net/2009/11/30/pidgin-2-6-4/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Pidgin is an instant messaging program for Windows, Linux, BSD, and other Unixes. You can talk to your friends using AIM, ICQ, Jabber/XMPP, MSN Messenger, Yahoo!, Bonjour, Gadu-Gadu, IRC, Novell GroupWise Messenger, QQ, Lotus Sametime, SILC, SIMPLE, and Zephyr. Pidgin can be extended using plugins.<span id="more-847"></span></p>
<blockquote><p>libpurple<br />
•Actually emit the hold signal for media calls.<br />
•Fix building the GnuTLS plugin with older versions of GnuTLS.<br />
•Fix DNS TXT query resolution.<br />
•Don&#8217;t send Proxy-Authorization headers to HTTP proxy servers until we&#8217;ve received a &#8220;407 Proxy Authentication Required&#8221; response from the server. (thecrux)<br />
•Added &#8220;MXit&#8221; protocol plugin, supported and maintained by the MXit folks themselves (MXit Lifestyle (Pty) Ltd.)<br />
General<br />
•New &#8216;plugins&#8217; sub-command to &#8216;debug&#8217; command (i.e. &#8216;/debug plugins&#8217;) to announce the list of loaded plugins (in both Finch and Pidgin).<br />
•Always rejoin open chats after an account reconnects.<br />
AIM and ICQ<br />
•Better rate limit calculations and other improvements. (Aman Gupta)<br />
•More detailed error messages when messages fail to send. (Aman Gupta)<br />
•The simultaneous login account option is respected when using the clientLogin authentication method.<br />
•Fix offline message retrieval (broken in 2.6.3)<br />
•Fix handling of markup on some messages (broken in 2.6.2)<br />
•Fix SSL when clientLogin is enabled.<br />
•Fix sending and receiving Unicode characters in a Direct IM<br />
MSN<br />
•Don&#8217;t forget display names for buddies.<br />
•Fix a random crash that might occur when idle.<br />
•Fix more FQY 240 connection errors.<br />
•Fix a crash that could occur when adding a buddy.<br />
•Fix an occasional crash when sending message to an offline user.<br />
•Fix a random crash that might occur when idle.<br />
•Fix a crash when logging in with some long non-ASCII passwords. (Shaun Lindsay)<br />
•Cache our own friendly name as the server no longer does that for us. Users of older versions may need to re-set their friendly name as it has probably been reset.<br />
XMPP<br />
•Users connecting to Google Talk now have an &#8220;Initiate Chat&#8221; context menu option for their buddies. (Eion Robb)<br />
•Fix a crash when attempting to validate an invalid JID.<br />
•Resolve an issue when connecting to iChat Server when no resource is specified.<br />
•Try to automatically find a STUN server by using an SRV lookup on the account&#8217;s domain, and use that for voice and video if found and the user didn&#8217;t set one manually in prefs.<br />
•Fix a crash when adding a buddy without an &#8216;@&#8217;.<br />
•Don&#8217;t show the option to send a file to a buddy if we know for certain they don&#8217;t support any file transfer method supported by libpurple.<br />
•Keep the avatar on the server if one is not set locally.<br />
Yahoo<br />
•Fix sending /buzz.<br />
•Fix blocking behavior for federated (MSN/OCS/Sametime) service users. (Jason Cohen)<br />
•Add support for adding OCS and Sametime buddies. OCS users are added as &#8220;ocs/user@…&#8221; and Sametime users are added as &#8220;ibm/sametime_id&#8221;. (Jason Cohen)<br />
Finch<br />
•The TinyURL plugin now creates shorter URLs for long non-conversation URLs, e.g. URLs to open Inbox in Yahoo/MSN protocols, or the Yahoo Captcha when joining chat rooms.<br />
•Fix displaying umlauts etc. in non-utf8 locale (fix in libgnt).<br />
Pidgin<br />
•The userlist in a multiuser chat can be styled via gtkrc by using the widget name &#8220;pidgin_conv_userlist&#8221;. (Heiko Schmitt)<br />
•Add a hold button to the media window.<br />
•Fix a bug where the conversation backlog stops scrolling in a very busy chat room.<br />
•In the Conversation &#8220;Send To&#8221; menu, offline buddies appear grayed out (but are still selectable). Previously, only offline buddies on accounts that do not support offline messaging appeared grayed out.<br />
Pidgin Preference and Preference Window Changes<br />
•Removed the &#8220;Use font from theme&#8221; and &#8220;Conversation Font&#8221; preferences for everyone except Windows users. The font can be controlled from the Pidgin GTK+ Theme Control plugin.<br />
•Tabs in the Preferences window are now on the left side.<br />
•The Browser tab is now visible for GNOME users.<br />
•Added a Proxy tab shown no matter what environment Pidgin runs in.<br />
•The Browser and Proxy tabs show appropriate GNOME-specific messages and allow launching the correct applications to change the relevant GNOME preferences if found. These were previously together on the Network tab.<br />
•Moved the port range spin buttons on the Network tab to be beside the checkbox that enables/disables them.<br />
•Reorganized preferences on the Status/Idle tab to have one less &#8220;section.&#8221;<br />
•Reorganized preferences on the Sounds tab to have one less &#8220;section.&#8221;<br />
•Renamed Smiley Themes tab to Themes.<br />
•Moved Buddy List Theme and Status Icon Theme selectors from Interface tab to Themes tab.<br />
•Moved Sound Theme selector from Sounds tab to Themes tab.<br />
•Changed the Smiley Theme selector to be consistent with the other theme selectors.<br />
•Rearranged tabs such that Interface is first and all remaining tabs are alphabetized in English.</p></blockquote>
<p>&gt;&gt; <a href="http://www.pidgin.im">Pidgin website</a><br />
&gt;&gt; <a href="http://www.pidgin.im/download/">Download Pidgin 2.6.4</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.zzillezz.net/2009/11/30/pidgin-2-6-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pidgin 2.6.1</title>
		<link>http://www.zzillezz.net/2009/08/19/pidgin-2-6-1/</link>
		<comments>http://www.zzillezz.net/2009/08/19/pidgin-2-6-1/#comments</comments>
		<pubDate>Wed, 19 Aug 2009 09:59:22 +0000</pubDate>
		<dc:creator>zzillezz</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[pidgin]]></category>

		<guid isPermaLink="false">http://www.zzillezz.net/?p=783</guid>
		<description><![CDATA[Pidgin is an instant messaging program for Windows, Linux, BSD, and other Unixes. You can talk to your friends using AIM, ICQ, Jabber/XMPP, MSN Messenger, Yahoo!, Bonjour, Gadu-Gadu, IRC, Novell GroupWise Messenger, QQ, Lotus Sametime, SILC, SIMPLE, and Zephyr. Pidgin &#8230; <a href="http://www.zzillezz.net/2009/08/19/pidgin-2-6-1/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Pidgin is an instant messaging program for Windows, Linux, BSD, and other Unixes. You can talk to your friends using AIM, ICQ, Jabber/XMPP, MSN Messenger, Yahoo!, Bonjour, Gadu-Gadu, IRC, Novell GroupWise Messenger, QQ, Lotus Sametime, SILC, SIMPLE, and Zephyr. Pidgin can be extended using plugins. <span id="more-783"></span></p>
<blockquote><p>libpurple</p>
<p>* Theme support in libpurple thanks to Justin Rodriguez&#8217;s summer of code project, with some minor additions and cleanups from Paul Aurich.<br />
* Voice &amp; Video framework in libpurple, thanks to Mike Ruprecht&#8217;s summer of code project in 2008.<br />
* It should no longer be possible to end up with duplicates of buddies in a group on the buddy list.<br />
* Removed the unmaintained and unneeded toc protocol plugin.<br />
* Fixed NTLM authentication on big-endian systems.<br />
* Various memory cleanups when unloading libpurple. (Nick Hebner and Stefan Becker)<br />
* Report idle time &#8216;From last message sent&#8217; should work properly.<br />
* Better handling of corrupt certificates in the TLS Peers cache.<br />
* More efficient buddy list and conversation search functions. (Jan Kaluza and Aman Gupta)<br />
* Install scalable versions of the main Pidgin icon, the protocol icons, the dialog icons, and the Buddy List emblems.<br />
* Build properly on Hurd. (Marc Dequènes)<br />
* Various memory leaks fixed as reported by Josh Mueller.<br />
* Properly handle an IRC buddy appearing in multiple groups.<br />
* Escape HTML entities in usernames when written with the HTML logger.<br />
* Do not display MySpace? status changes as incoming IMs. (Mark Doliner and Justin Williams)</p>
<p>DNS</p>
<p>* DNS servers are re-read when DNS queries fail in case the system has moved to a new network and the old servers are not accessible.<br />
* DNS SRV records with equal priority are sorted with respect to their weight as specified in RFC 2782. (Vijay Raghunathan)<br />
* Don&#8217;t do IPv6 address lookups if the computer does not have an IPv6 address configured.<br />
* Fix a leak when the UI provides its own DNS resolving UI op. (Aman Gupta)<br />
* Don&#8217;t fork a DNS resolver process to resolve IP addresses. (Aman Gupta)<br />
* Internationalized Domain Names are supported when libpurple is compiled against the GNU IDN library.</p>
<p>Environment Variables</p>
<p>* GnuTLS logging (disabled by default) can be controlled through the PURPLE_GNUTLS_DEBUG environment variable, which is an integer between 0 and 9 (higher is more verbose). Higher values may reveal sensitive information.<br />
* PURPLE_VERBOSE_DEBUG environment variable. Currently, this is an &#8220;on&#8221; or &#8220;off&#8221; variable. Set it to any value to turn it on and unset it to turn it off. This will optionally be used to only show less useful debug information on an as-needed basis.<br />
* PURPLE_LEAKCHECK_HELP environment variable. Currently, this is an &#8220;on&#8221; or &#8220;off&#8221; variable. Set it to any value to turn it on and unset it to turn it off. This will be used to perform various actions that are useful when running libpurple inside of Valgrind or similar programs. Currently, it keeps plugins in memory, allowing Valgrind to perform symbol resolution of leak traces at shutdown.</p>
<p>AIM and ICQ</p>
<p>* Preliminary support for a new authentication scheme called &#8220;clientLogin.&#8221;<br />
* Fixed a bug where your away message sometimes would not get set when you first sign on.<br />
* Make sure links in your away messages show up as links to other people.<br />
* For ICQ, Never change the privacy setting specified by the user.</p>
<p>Gadu-Gadu</p>
<p>* Accounts can specify a server to which to connect. (Krzysztof &#8220;kreez&#8221; Tobola)<br />
* Correctly show tooltip status for contacts with status messages. (Krzysztof &#8220;kkszysiu&#8221; Klinikowski)<br />
* Support for fetching buddy icons. (Krzysztof &#8220;kkszysiu&#8221; Klinikowski)<br />
* Support connection progress steps in Gadu-Gadu. (Krzysztof &#8220;kkszysiu&#8221; Klinikowski)</p>
<p>MSN</p>
<p>* Add support for receiving handwritten (ink) messages on MSN. (Chris Stafford, Gal Topper, and Elliott Sales de Andrade)<br />
* Add support for receiving audio clips on MSN. (Chris Stafford, Gal Topper, and Elliott Sales de Andrade)<br />
* Show the invite message for buddies that requested authorization from you on MSN.<br />
* Support sending an invite message to buddies when requesting authorization from them on MSN.<br />
* Timeout switchboard connections aggressively (60 seconds).</p>
<p>XMPP</p>
<p>* Voice &amp; Video support with Jingle (XEP-0166, 0167, 0176, &amp; 0177), voice support with GTalk and voice and video support with the GMail web client. (Mike &#8220;Maiku&#8221; Ruprecht)<br />
* Added a Service Discovery Browser plugin for Pidgin. (Andrei Mozzhuhin)<br />
* Support for in-band bytestreams for file transfers (XEP-0047). (Marcus Lundblad)<br />
* Support for sending and receiving attentions (equivalent to &#8220;buzz&#8221; and &#8220;nudge&#8221;) using the command /buzz. (XEP-0224)<br />
* Support for connecting using BOSH. (Tobias Markmann)<br />
* A buddy&#8217;s local time is displayed in the Get Info dialog if the remote client supports it.<br />
* The set_chat_topic function can unset the chat topic.<br />
* The Ad-Hoc commands associated with our server are now always shown at login.<br />
* Support showing and reporting idle times in the buddy list. (XEP-0256)<br />
* Support most recent version of User Avatar. (XEP-0084 v1.1)<br />
* Updated Entity Capabilities support. (Tobias Markmann)<br />
* Better support for receiving remote users&#8217; nicknames.<br />
* /affiliate and /role will now list the room members with the specified affiliation/role if possible. (Andrei Mozzhuhin)<br />
* Put section breaks between resources in &#8220;Get Info&#8221; to improve readability.<br />
* Silently remove invalid XML 1.0 entities (e.g. ASCII control characters) from sent messages.<br />
* XHTML markup is only included in outgoing messages when the message contains formatting.<br />
* Show when the user was last logged in when doing &#8220;Get Info&#8221; on an offline buddy, provided the server supports it.<br />
* Support custom smileys in MUCs (only when all participants support the &#8220;Bits of Binary&#8221; extension, and a maximum of 10 participants are in the chat to avoid getting too many fetch requests).<br />
* Fix an issue with Jabber (pre-XMPP) servers and the user&#8217;s preference to require SSL not being respected.<br />
* Fix an issue where Cyrus SASL DIGEST MD5 authentication might fail if the username, password, or realm (the JID domain) contain non-ASCII characters.<br />
* Show emblem for mobile, handheld, and web clients and bots (if the other client supports it).<br />
* Google Talk mail notifications should now work for people for whom they inexplicably did not. (Thanks to yukam for determining the reason)<br />
* New XMPP and Google Talk accounts require SSL by default.<br />
* Display kicks (and the reasons given) in chat rooms when an occupant is kicked.<br />
* Fix issues with case-sensitivity of XMPP roster and case-insensitive Purple groups.<br />
* For contacts who advertise Entity Capabilities, only send rich text markup if they support it.<br />
* Removed support for obsoleted XEP-0022 (Message Events) and XEP-0091 (Legacy Entity Time).<br />
* When the GNU IDN library (libidn) is available, it is used for normalization of Jabber IDs. When unavailable, internal routines are used (as in previous versions).<br />
* Topics that contain &#8216;&lt;&#8217; followed by a non-whitespace character can now be set properly.</p>
<p>Yahoo!/Yahoo! JAPAN</p>
<p>* P2P file transfers. (Sulabh Mahajan)<br />
* Sending text messages (address to +<br />
). (Sulabh Mahajan)<br />
* Addition of MSN buddies to Yahoo accounts by adding them as &#8216;msn/buddy@…&#8217; is now supported. (Sulabh Mahajan)<br />
* Further fixes for buddy pictures, aliases, etc.<br />
* Yahoo! and Yahoo! JAPAN are now two separate protocol plugins that share common protocol code. You can now have the same account on both networks. Accounts should be seamlessly migrated to the new arrangement.<br />
* Ability to set personal details for an account and for buddies in the buddylist.</p>
<p>Pidgin</p>
<p>* Added -f command line option to tell Pidgin to ignore NetworkManager and assume it has a valid network connection.<br />
* Allow plugins to specify custom link types to the GtkIMHtml widget.<br />
* The status message input box at the bottom of the buddy list expands correctly when starting a new line of text.<br />
* Pressing the Enter key in the message entry box of the New Status dialog and various other dialogs now causes the cursor to move to the next line.<br />
* Created a unified Buddy Pounce notification window for all pounces where &#8220;Pop up a notification&#8221; is selected, which avoids having a new dialog box every time a pounce is triggered. (Jorge Villaseñor)<br />
* The New Account dialog is now broken into three tabs. Proxy configuration has been moved from the Advanced tab to the new tab.<br />
* Dragging a buddy onto a chat pops up a chat-invitation dialog. (Carlos Bederian)<br />
* The nicks of the persons who leave the chatroom are italicized in the chat&#8217;s conversation history. The nicks are un-italicized when they rejoin.<br />
* Always set unseen-count and unseen-state on conversations. (Joshua Stein)<br />
* Fix a bug in &#8216;Conversation Colors&#8217; plugin for RTL messages.<br />
* Pressing the Left and Right arrow keys in the buddy list will expand and collapse buddy groups or contacts. (Peter Ruibal)<br />
* Support saving animated custom smileys as animated images or animated custom smileys. (Andrea Piccinelli)<br />
* Support for keyboard navigation on the status icon. (Li Yuan)<br />
* IMG tags without &#8216;id&#8217; attributes are turned into links to the image URL. (Dmitry Petroff)<br />
* Draw the user&#8217;s buddy icon at the bottom of the Buddy List with rounded corners for visual consistency with the actual icons in the Buddy List. (Kosta Arvanitis)<br />
* When file transfers are complete, the received file name written to the conversation window is now linked to the file.<br />
* Fix a crash when closing a conversation tab that has unread messages when the Message Notification plugin is loaded.<br />
* Fix a crash when closing the New Mail dialog if an account with new mail was previously disconnected while the dialog was open.<br />
* Fix incorrect unread message counts for the new mail notifications.<br />
* Do not lose unread messages with a hidden conversation window when new IM conversations are hidden and &#8220;Close IMs immediately when the tab is closed&#8221; is unset.</p>
<p>Finch</p>
<p>* The hardware cursor is updated correctly. This will be useful especially for users of braille terminals, screen readers etc.<br />
* Added a TinyURL plugin, which aids copying longer URLs.<br />
* Fixed UTF-8 compatibility problems which could cause exits or other unrequested behaviour.</p>
<p>Pidgin GTK+ Theme Control Plugin</p>
<p>* Removed mouse cursor color preferences.<br />
* Added &#8220;Typing Notification Color&#8221; preference.<br />
* Added &#8220;Disable Typing Notification Text&#8221; preference.<br />
* Preferences have been reorganized into three tabs for Colors, Fonts, and Miscellaneous categories.</p></blockquote>
<p>&gt;&gt; <a href="http://www.pidgin.im" target="_blank">Pidgin website</a><br />
&gt;&gt; <a href="http://www.pidgin.im/download/" target="_blank">Download Pidgin 2.6.0</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.zzillezz.net/2009/08/19/pidgin-2-6-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pidgin 2.5.8</title>
		<link>http://www.zzillezz.net/2009/06/27/pidgin-2-5-8/</link>
		<comments>http://www.zzillezz.net/2009/06/27/pidgin-2-5-8/#comments</comments>
		<pubDate>Sat, 27 Jun 2009 06:31:53 +0000</pubDate>
		<dc:creator>zzillezz</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[pidgin]]></category>

		<guid isPermaLink="false">http://www.zzillezz.net/?p=744</guid>
		<description><![CDATA[Pidgin is an instant messaging program for Windows, Linux, BSD, and other Unixes. You can talk to your friends using AIM, ICQ, Jabber/XMPP, MSN Messenger, Yahoo!, Bonjour, Gadu-Gadu, IRC, Novell GroupWise Messenger, QQ, Lotus Sametime, SILC, SIMPLE, and Zephyr. Pidgin &#8230; <a href="http://www.zzillezz.net/2009/06/27/pidgin-2-5-8/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Pidgin is an instant messaging program for Windows, Linux, BSD, and other Unixes. You can talk to your friends using AIM, ICQ, Jabber/XMPP, MSN Messenger, Yahoo!, Bonjour, Gadu-Gadu, IRC, Novell GroupWise Messenger, QQ, Lotus Sametime, SILC, SIMPLE, and Zephyr. Pidgin can be extended using plugins. <span id="more-744"></span></p>
<blockquote><p>2.5.8<br />
    * ICQ<br />
          o Fix misparsing a web message as an SMS message. (Yuriy Kaminskiy) </p>
<p>    * MSN<br />
          o Increase NS command history size to prevent crashes on buddy lists that have a lot of buddies on other networks like Yahoo! </p>
<p>    * MySpace<br />
          o Accounts with empty buddy lists are now properly marked as connected.<br />
          o Fix receiving messages from users of MySpace IM&#8217;s web client. </p>
<p>    * Yahoo<br />
          o Fixed phantom online buddies. They should now properly disappear when signing out.<br />
          o Fixed the crashes some users were seeing with cn.scs.msg.yahoo.com in 2.5.7.<br />
          o Fixed compiling on systems with glib 2.4.x or older.<br />
          o Fixed an issue with file transfers. This may not resolve all issues, but it should resolve at least some of the most common ones.<br />
          o The pager server will automatically update to scsa.msg.yahoo.com if the user empties the field or if it is scs.msg.yahoo.com. This should ease the pain of transition to the new login method. </p>
<p>    * XMPP<br />
          o Fix an incompatibility betweeen Prosody and libpurple clients.<br />
2.5.7<br />
* Yahoo Protocol 16 support, including new HTTPS login method; this should fix a number of login problems that have recently cropped up. (Sulabh Mahajan, Mike &#8220;Maiku&#8221; Ruprecht)<br />
* Only display the AIM &#8220;Unable to Retrieve Buddy List&#8221; message once per connection. (Rob Taft)<br />
* Blocking MSN users not on your buddy list no longer disconnects you.<br />
* When performing operations on MSN, assume users are on the MSN/Passport network if we don&#8217;t get network ID&#8217;s for them.</p></blockquote>
<p>&gt;&gt; <a href="http://www.pidgin.im" target="_blank">Pidgin website</a><br />
&gt;&gt; <a href="http://pidgin.im/download" target="_blank">Download Pidgin 2.5.8</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.zzillezz.net/2009/06/27/pidgin-2-5-8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pidgin 2.5.5</title>
		<link>http://www.zzillezz.net/2009/03/06/pidgin-255/</link>
		<comments>http://www.zzillezz.net/2009/03/06/pidgin-255/#comments</comments>
		<pubDate>Fri, 06 Mar 2009 13:02:18 +0000</pubDate>
		<dc:creator>zzillezz</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[pidgin]]></category>

		<guid isPermaLink="false">http://www.zzillezz.net/?p=662</guid>
		<description><![CDATA[Pidgin is an instant messaging program for Windows, Linux, BSD, and other Unixes. You can talk to your friends using AIM, ICQ, Jabber/XMPP, MSN Messenger, Yahoo!, Bonjour, Gadu-Gadu, IRC, Novell GroupWise Messenger, QQ, Lotus Sametime, SILC, SIMPLE, and Zephyr. Pidgin &#8230; <a href="http://www.zzillezz.net/2009/03/06/pidgin-255/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Pidgin is an instant messaging program for Windows, Linux, BSD, and other Unixes. You can talk to your friends using AIM, ICQ, Jabber/XMPP, MSN Messenger, Yahoo!, Bonjour, Gadu-Gadu, IRC, Novell GroupWise Messenger, QQ, Lotus Sametime, SILC, SIMPLE, and Zephyr. Pidgin can be extended using plugins. <span id="more-662"></span></p>
<blockquote><p>libpurple:</p>
<p>* Fix a crash when removing an account with an unknown protocol id.<br />
* Beta support for SSL connections for AIM and ICQ accounts. To enable, check the &#8220;Use SSL&#8221; option from the Advanced tab when editing your AIM or ICQ account.<br />
* Fix a memory leak in SILC.<br />
* Fix some string handling in the SIMPLE prpl, which fixes some buddy name handling and other issues.<br />
* Implement support for resolving DNS via the SOCKS4 proxy (SOCKS4a).</p>
<p>ICQ:</p>
<p>* Fix retrieval of status messages from users of ICQ 6.x, Miranda, and other libpurple clients.<br />
* Change client ID to match ICQ Basic 14.34.3096. This fixes publishing of buddy icons and available messages.<br />
* Properly publish status messages for statuses other than Available. ICQ 6.x users can now see these status messages.<br />
* Fix receipt of messages from the mobile client Slick.</p>
<p>MSN:</p>
<p>* Fix transfer of buddy icons, custom smileys, and files from the latest Windows Live Messenger 9 official client.<br />
* Large (multi-part) messages are now correctly re-combined.<br />
* Federated/Yahoo! buddies should now stop creating sync issues at every signin. You may need to remove duplicates in the Address Book. See the FAQ for more information. Thanks to Jason Lingohr for lots of debugging and testing.<br />
* Messages from Yahoo! buddies are no longer silently dropped.<br />
* We now save and use the CacheKey for ABCH SOAP requests.<br />
* Don&#8217;t try to parse Personal Status Messages or Current Media if they don&#8217;t exist.<br />
* Convert from ISO-8859-1 encoding to UTF-8 when no charset is specified on incoming messages. This should fix some issues with messages from older clients.<br />
* Force sending the font &#8220;Segoe UI&#8221; if outgoing formatting doesn&#8217;t specify a font already.<br />
* Queue callbacks when token updates are in progress to prevent two token update attempts from trampling each other.<br />
* Fixed a crash on Windows when removing a buddy&#8217;s alias.<br />
* Update the Address Book when buddies&#8217; friendly names change. This prevents seeing an outdated alias or not seeing an alias at all for buddies who are offline when you sign in.<br />
* Update tokens for FindMembership and ABFindAll SOAP requests.<br />
* We no longer try to send empty messages. This could happen when a message contained only formatting and that formatting was not supported on MSN.<br />
* Buddies on both the Allow and Block list are now automatically removed from the Allow list. Users with this problem will now no longer receive an ADL 241 error. The problematic buddy should now appear on the buddy list and can be removed or unblocked as desired.</p>
<p>XMPP:</p>
<p>* Resources using __HOSTNAME__ substitution will now grab only the short hostname instead of the FQDN on systems which put the FQDN in the hostname.<br />
* No longer send a &#8216;to&#8217; attribute on an outgoing stanza when we haven&#8217;t received one. This fixes a registration bug as described in ticket #6635.</p>
<p>Pidgin:</p>
<p>* Tooltip windows now appear below the mouse cursor.<br />
* Tooltip windows now disappear on keypress events.<br />
* Tooltip windows no longer linger when scrolling the buddy list.</p>
<p>Finch:</p>
<p>* Allow rebinding keys to change the focused widget (details in the man-page, look for GntBox::binding)</p></blockquote>
<p>&gt;&gt; <a href="http://www.pidgin.im" target="_blank">Pidgin website</a><br />
&gt;&gt; <a href="http://www.pidgin.im/download/" target="_blank">Download Pidgin 2.5.5</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.zzillezz.net/2009/03/06/pidgin-255/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pidgin 2.5.4</title>
		<link>http://www.zzillezz.net/2009/01/14/pidgin-254/</link>
		<comments>http://www.zzillezz.net/2009/01/14/pidgin-254/#comments</comments>
		<pubDate>Wed, 14 Jan 2009 08:50:22 +0000</pubDate>
		<dc:creator>zzillezz</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[pidgin]]></category>

		<guid isPermaLink="false">http://www.zzillezz.net/?p=619</guid>
		<description><![CDATA[Pidgin is an instant messaging program for Windows, Linux, BSD, and other Unixes. You can talk to your friends using AIM, ICQ, Jabber/XMPP, MSN Messenger, Yahoo!, Bonjour, Gadu-Gadu, IRC, Novell GroupWise Messenger, QQ, Lotus Sametime, SILC, SIMPLE, and Zephyr. Pidgin &#8230; <a href="http://www.zzillezz.net/2009/01/14/pidgin-254/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Pidgin is an instant messaging program for Windows, Linux, BSD, and other Unixes. You can talk to your friends using AIM, ICQ, Jabber/XMPP, MSN Messenger, Yahoo!, Bonjour, Gadu-Gadu, IRC, Novell GroupWise Messenger, QQ, Lotus Sametime, SILC, SIMPLE, and Zephyr. Pidgin can be extended using plugins.<span id="more-619"></span></p>
<blockquote><p>    * libpurple<br />
          o Fix a connection timeout with empty Gadu-Gady buddy lists. (Martin Rosinski)<br />
          o Don&#8217;t ignore namespace information when parsing XMPP data. (Michal Witkowski)<br />
          o Fix a crash that occurred when retrieving certain Offline Messages on MSN.<br />
          o Extended purple-url-handler to handle &#8220;gtalk&#8221; URI&#8217;s. (Paul Aurich)<br />
          o Fix the hang on exit in Network Location Awareness for Windows XP and Windows Vista. (Paul Aurich) </p>
<p>    * MSN<br />
          o Change Contact Server to temporarily fix connection problems. (Thanks to Youness Alaoui) </p>
<p>    * XMPP<br />
          o Support for XEP-0191 blocking. (Vijay Raghunathan)<br />
          o Don&#8217;t put SASL PLAIN or IQ Auth passwords in debug logs. (Paul Aurich)<br />
          o Fix removal of avatars (both PEP and vCard), we weren&#8217;t removing them correctly before. (Paul Aurich) </p>
<p>    * Pidgin<br />
          o Fix a crash in the Add Account dialog when changing protocols under certain circumstances. </p>
<p>    * Finch<br />
          o Redirect stderr outputs to the debug window.<br />
          o Fix rebinding actions with the arrow-keys and tab. </p>
<p>    * Windows-specific changes<br />
          o Fix the &#8220;Hang on Exit&#8221; issue that a number of users encountered.<br />
          o Updated GTK+ to 2.14.6 </p></blockquote>
<p>>> <a href="http://www.pidgin.im">Pidgin website</a><br />
>> <a href="http://pidgin.im/download">Download Pidgin 2.5.4</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.zzillezz.net/2009/01/14/pidgin-254/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pidgin 2.5.3 crash on exit</title>
		<link>http://www.zzillezz.net/2009/01/06/pidgin-253-crash-on-exit/</link>
		<comments>http://www.zzillezz.net/2009/01/06/pidgin-253-crash-on-exit/#comments</comments>
		<pubDate>Tue, 06 Jan 2009 20:33:29 +0000</pubDate>
		<dc:creator>zzillezz</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[pidgin]]></category>

		<guid isPermaLink="false">http://www.zzillezz.net/?p=612</guid>
		<description><![CDATA[I&#8217;ve noticed this thread on the Pidgin mailing list, about Pidgin 2.5.3 crashing on exit. I&#8217;m having the same problem on two totally different computers (one XP, one Vista) with a default Pidgin install and no extra plugins. All I&#8217;m &#8230; <a href="http://www.zzillezz.net/2009/01/06/pidgin-253-crash-on-exit/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve noticed <a href="http://pidgin.im/pipermail/support/2008-December/002621.html" target="_blank">this thread</a> on the Pidgin mailing list, about Pidgin 2.5.3 crashing on exit. I&#8217;m having the same problem on two totally different computers (one XP, one Vista) with a default Pidgin install and no extra plugins. All I&#8217;m connected to is MSN and one IRC server. Since Linux Mint 6 is still using 2.5.2 I can&#8217;t say if the problem occurs in the Linux version of 2.5.3 too.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.zzillezz.net/2009/01/06/pidgin-253-crash-on-exit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pidgin Facebook chat plugin</title>
		<link>http://www.zzillezz.net/2008/12/24/pidgin-facebook-chat-plugin/</link>
		<comments>http://www.zzillezz.net/2008/12/24/pidgin-facebook-chat-plugin/#comments</comments>
		<pubDate>Wed, 24 Dec 2008 07:52:38 +0000</pubDate>
		<dc:creator>zzillezz</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[pidgin]]></category>

		<guid isPermaLink="false">http://www.zzillezz.net/?p=569</guid>
		<description><![CDATA[This is a Facebook chat plugin for Pidgin and libpurple messengers. It connects to the new Facebook Chat IM service without the need for an API key. Currently the plugin can log into the Facebook servers, grab the buddy list, &#8230; <a href="http://www.zzillezz.net/2008/12/24/pidgin-facebook-chat-plugin/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>This is a Facebook chat plugin for Pidgin and libpurple messengers. It connects to the new Facebook Chat IM service without the need for an API key. Currently the plugin can log into the Facebook servers, grab the buddy list, send/receive messages, add/remove friends, receive notifications, search for Facebook friends and set your Facebook status. <a href="http://www.meebo.com" target="_blank">Meebo</a> has also used this to provide Facebook connectivity on their online messenger.</p>
<p>&gt;&gt; <a href="http://code.google.com/p/pidgin-facebookchat/" target="_blank">Pidgin Facebook chat plugin website</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.zzillezz.net/2008/12/24/pidgin-facebook-chat-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pidgin 2.5.3</title>
		<link>http://www.zzillezz.net/2008/12/22/pidgin-253/</link>
		<comments>http://www.zzillezz.net/2008/12/22/pidgin-253/#comments</comments>
		<pubDate>Mon, 22 Dec 2008 10:22:08 +0000</pubDate>
		<dc:creator>zzillezz</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[pidgin]]></category>

		<guid isPermaLink="false">http://www.zzillezz.net/?p=567</guid>
		<description><![CDATA[Pidgin is an instant messaging program for Windows, Linux, BSD, and other Unixes. You can talk to your friends using AIM, ICQ, Jabber/XMPP, MSN Messenger, Yahoo!, Bonjour, Gadu-Gadu, IRC, Novell GroupWise Messenger, QQ, Lotus Sametime, SILC, SIMPLE, and Zephyr. Pidgin &#8230; <a href="http://www.zzillezz.net/2008/12/22/pidgin-253/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Pidgin is an instant messaging program for Windows, Linux, BSD, and other Unixes. You can talk to your friends using AIM, ICQ, Jabber/XMPP, MSN Messenger, Yahoo!, Bonjour, Gadu-Gadu, IRC, Novell GroupWise Messenger, QQ, Lotus Sametime, SILC, SIMPLE, and Zephyr. Pidgin can be extended using plugins. <span id="more-567"></span></p>
<blockquote><p>libpurple:</p>
<p>* The Buddy State Notification plugin no longer prints duplicate notifications when the same buddy is in multiple groups. (Florian Quèze)<br />
* The Buddy State Notification plugin no longer turns JID&#8217;s, MSN Passport ID&#8217;s, etc. into links. (Florian Quèze)<br />
* purple-remote now has a &#8220;getstatusmessage&#8221; command to retrieve the text of the current status message.<br />
* Various fixes to the nullprpl. (Paul Aurich)<br />
* Fix a crash when accessing the roomlist for an account that&#8217;s not connected. (Paul Aurich)<br />
* Fix a crash in purple_accounts_delete that happens when this function is called before the buddy list is initialized. (Florian Quèze)<br />
* Fix use of av_len in perl bindings to fix some off-by-one bugs. (Paul Aurich)<br />
* On ICQ, advertise the ICQ 6 typing capability. This should fix the reports of typing notifications not working with third-party clients. (Jaromír Karmazín)<br />
* Many QQ fixes and improvements, including the ability to connect using QQ2008 protocol and sending/receiving of long messages. The recommended version to use is still QQ2005.<br />
* Fix a crash with DNS SRV lookups. (Florian Quèze)<br />
* Fix a crash caused by authorization requests. (Florian Quèze)</p>
<p>Gadu-Gadu:</p>
<p>* Add support for IM images. (Tomasz Sałaciński, Adam Strzelecki)<br />
* Gadu-Gadu now checks that UID&#8217;s are valid. (Adam Strzelecki)<br />
* Gadu-Gadu now does proper charset translations where needed. (Adam Strzelecki)</p>
<p>MSN:</p>
<p>* Fix an error with offline messages by shipping the new &#8220;Microsoft Secure Server Authority&#8221; and the &#8220;Microsoft Internet Authority&#8221; certificates. These are now always installed even when using &#8211;with-system-ssl-certs because most systems don&#8217;t ship those intermediate certificates.<br />
* The Games and Office media can now be set and displayed (in addition to the previous Music media). The Media status text now shows the album, if possible.<br />
* Messages sent from a mobile device while you were offline are now correctly received.<br />
* Server transfers after you&#8217;ve been connected for a long time should now be handled correctly.<br />
* Many improvements to handling of &#8220;federated&#8221; buddies, such as those on the Yahoo network.<br />
* Several known crashes have been resolved.<br />
* Many other fixes and code cleanup.</p>
<p>MySpace:</p>
<p>* Respect your privacy settings set using the official MySpace client.<br />
* Add support for blocking buddies.<br />
* Fix a bug where buddies didn&#8217;t appear in their correct groups the first time you sign into your account.<br />
* Properly disconnect and sign out of the service when logging off.<br />
* Support for foreground and background font colors in outgoing IMs.<br />
* Support for background font colors in incoming IMs.<br />
* Many other fixes and code cleanup.</p>
<p>Sametime:</p>
<p>* Fix insanely long idle times for Sametime 7.5 buddies by assuming 0 idle time if the idle timestamp is in the future. (Laurent Montaron)<br />
* Fix a crash that can occur on login. (Raiko Nitzsche)</p>
<p>SIMPLE:</p>
<p>* Fix a crash when a malformed message is received.<br />
* Don&#8217;t allow connecting accounts if no server name has been specified. (Florian Quèze)</p>
<p>XMPP:</p>
<p>* Fix the namespace URL we look for in PEP reply stanzas to match the URL used in the &#8216;get&#8217; requests (Paul Aurich)<br />
* Resources can be set to the local machine&#8217;s hostname by using __HOSTNAME__ as the resource string. (Jonathan Sailor)<br />
* Resources can now be left blank, causing the server to generate a resource for us where supported. (Jonathan Sailor)<br />
* Resources now default to no value, but &#8220;Home&#8221; is used if the server refuses to provide a resource.<br />
* Quit trying to get user info for MUC&#8217;s. (Paul Aurich)<br />
* Send &#8220;client-accepts-full-bind-result&#8221; attribute during SASL login. This will fix Google Talk login failures if the user configures the wrong domain for his/her account.<br />
* Support new element to indicate no XEP-0084 User Avatar. (Paul Aurich)<br />
* Fix SHA1 avatar checksum errors that occur when one of the bytes in a checksum begins with 0. (Paul Aurich)<br />
* Fix a problem with duplicate buddies. (Paul Aurich)</p>
<p>Yahoo:</p>
<p>* Corrected maximum message lengths for Yahoo!<br />
* Fix file transfers with older Yahoo protocol versions.</p>
<p>Zephyr:</p>
<p>* Enable auto-reply, to emulate &#8216;zaway.&#8217; (Toby Schaffer)<br />
* Fix a crash when an account is configured to use tzc but tzc is not installed or the configured tzc command is invalid. (Michael Terry)<br />
* Fix a 10 second delay waiting on tzc if it is not installed or the configured command is invalid. (Michael Terry)</p>
<p>Pidgin:</p>
<p>* On GTK+ 2.14 and higher, we&#8217;re using the gtk-tooltip-delay setting instead of our own (hidden) tooltip_delay pref. If you had previously changed that pref, add a line like this to ~/.purple/gtkrc-2.0 (where 500 is the timeout (in ms) you want):<br />
gtk-tooltip-timeout = 500<br />
To completely disable tooltips (e.g. if you had an old tooltip_delay of zero), add this to ~/.purple/gtkrc-2.0:<br />
gtk-enable-tooltips = 0<br />
* Moved the release notification dialog to a mini-dialog in the buddylist. (Casey Ho)<br />
* Fix a crash when closing an authorization minidialog with the X then immediately going offline. (Paul Aurich)<br />
* Fix a crash cleaning up custom smileys when Pidgin is closed.<br />
* Fix adding a custom smiley using the context menu in a conversation if no custom smilies have previously been added using the smiley manager.<br />
* Improved support for some message formatting in conversations.<br />
* Allow focusing the coversation history or userlist with F6.<br />
* Fixed the Send Button plugin to avoid duplicate buttons in a single conversation.<br />
* Double-clicking a saved status will now activate it and close the saved status manager, rather than edit the status.</p>
<p>Finch:</p>
<p>* Allow binding meta+arrow keys for actions.<br />
* Added default meta+erase binding for delete previous word.<br />
* Added &#8220;Show When Offline&#8221; to buddy menus, so a plugin is no longer needed.</p></blockquote>
<p>&gt;&gt; <a href="http://www.pidgin.im" target="_blank">Pidgin website</a><br />
&gt;&gt; <a href="http://pidgin.im/download/" target="_blank">Download Pidgin 2.5.3</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.zzillezz.net/2008/12/22/pidgin-253/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pidgin 2.5.2</title>
		<link>http://www.zzillezz.net/2008/10/21/pidgin-252/</link>
		<comments>http://www.zzillezz.net/2008/10/21/pidgin-252/#comments</comments>
		<pubDate>Tue, 21 Oct 2008 06:31:15 +0000</pubDate>
		<dc:creator>zzillezz</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[pidgin]]></category>

		<guid isPermaLink="false">http://www.zzillezz.net/?p=522</guid>
		<description><![CDATA[Pidgin is an instant messaging program for Windows, Linux, BSD, and other Unixes. You can talk to your friends using AIM, ICQ, Jabber/XMPP, MSN Messenger, Yahoo!, Bonjour, Gadu-Gadu, IRC, Novell GroupWise Messenger, QQ, Lotus Sametime, SILC, SIMPLE, and Zephyr. Pidgin &#8230; <a href="http://www.zzillezz.net/2008/10/21/pidgin-252/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Pidgin is an instant messaging program for Windows, Linux, BSD, and other Unixes. You can talk to your friends using AIM, ICQ, Jabber/XMPP, MSN Messenger, Yahoo!, Bonjour, Gadu-Gadu, IRC, Novell GroupWise Messenger, QQ, Lotus Sametime, SILC, SIMPLE, and Zephyr. Pidgin can be extended using plugins.<span id="more-522"></span></p>
<blockquote><p>libpurple:</p>
<p>* Fixed a crash on removing a custom buddy icon on a buddy.<br />
* Fixed a crash caused by certain self-signed SSL certificates.<br />
* Enable a number of strong ciphers which were previously disabled when using NSS. (Thanks to Marcus Trautwig.)</p>
<p>Pidgin:</p>
<p>* The status selector now saves your message when changing status.<br />
* Fix a case where a conversation window could close unexpectedly.<br />
* A mute sounds option has been added to the preferences window to help with discoverability. CTRL+S is no longer bound to mute.<br />
* Added ability to change the color of visited links (using the theme control plugin, or setting the color in ~/.gtkrc-2.0)<br />
* Fix a crash occuring when a custom smiley is deleted and re-added and used in an open conversation after being re-added.</p>
<p>Finch:</p>
<p>* A new &#8216;Nested Grouping&#8217; option in the &#8216;Grouping&#8217; plugin. Group hierarchies are defined by the &#8216;/&#8217; character in the group names.<br />
* A bug was fixed where some key-bindings wouldn&#8217;t work with some TERMs (e.g. xterm-color, screen-linux etc.)</p>
<p>MSN:</p>
<p>* Operations (such as moving to a new group) on contacts that were added in the same session should now complete correctly, and not cause synchronization errors at next login.<br />
* Minor fixes to login process during a server transfer.<br />
* Restored the &#8220;Has You&#8221; feature to the MSN protocol tooltips.<br />
* ADL 205/214/etc errors should no longer prevent login.</p>
<p>XMPP:</p>
<p>* Sending and receiving custom smileys using the specification in XEP-0231 (bits of binary) and XHTML-IM</p>
<p>Yahoo:</p>
<p>* Only send a Ping once every hour. This prevents the account from being disconnected from the server periodically.</p></blockquote>
<p>&gt;&gt; <a href="http://pidgin.im/" target="_blank">Pidgin website</a><br />
&gt;&gt; <a href="http://pidgin.im/download/" target="_blank">Download Pidgin 2.5.2 (all versions)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.zzillezz.net/2008/10/21/pidgin-252/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

