Pidgin 2.5.0

pidginPidgin (formerly Gaim) is a multi-protocol instant messaging (IM) client for Linux, BSD, MacOS X, and Windows. It is compatible with AIM and ICQ (Oscar protocol), MSN Messenger, Yahoo!, IRC, Jabber, Gadu-Gadu, SILC, Novell GroupWise Messenger, Lotus Sametime, and Zephyr networks. Gaim users can log in to multiple accounts on multiple IM networks simultaneously. This means that you can be chatting with friends on AOL Instant Messenger, talking to a friend on Yahoo Messenger, and sitting in an IRC channel all at the same time.

Pidgin supports many features of the various networks, such as file transfer, away messages, and typing notification. It also goes beyond that and provides many unique features. A few popular features are Buddy Pounces, which give the ability to notify you, send a message, play a sound, or run a program when a specific buddy goes away, signs online, or returns from idle; and plugins, consisting of text replacement, a buddy ticker, extended message notification, iconify on away, spell checking, tabbed conversations, and more. Pidgin runs on a number of platforms, including Windows, Linux, and Qtopia (Sharp Zaurus and iPaq).

download Download: Pidgin 2.5.0
link Homepage: Pidgin.im

ChangeLog:

Version 2.5.0 (2008-08-18)

  • libpurple:
    • Ability to create custom smileys (currently only the MSN protocol utilizes the feature). (Thanks to Mauro Sérgio Ferreira Brasil, Marcus Lundblad, Jorge Villaseñor and other contributors)
    • Add a configure option, –with-system-ssl-certs to allow packagers to specify a system-wide SSL CA certificates directory. When set, we don’t install our SSL CA certs, so it’s important that the libpurple package depend on the CA certificates.
    • Add SSL Certificates support to the NSS SSL plugin. (Thanks to Lou Cipher)
  • XMPP
    • Fix a bug that caused the UI to not refresh and caused the client to use 99% CPU when an XMPP account lost its connection to the server.
    • Possibly fix a bug where some clients could get into a state where they moved a buddy back and forth between two groups in an endless loop.
  • IRC
    • /ctcp command (Vladislav Guberinic)
    • Allow for auto-detection of incoming UTF-8 formatted text on accounts which are configured to use some other encoding.
  • MSN
    • Update MSN support to protocol 15 (Elliott Sales de Andrade, Jorge Villaseñor, Mike Ruprecht, Carlos Silva, Ma Yuan, Daniel Ljungborg and others)
    • Personal messages are now supported. They are treated as status messages.
    • Offline IM is now supported.
    • Aliasing is now supported server-side.
    • Buddies are now emblemed. Bots and web clients should now be distinguished.
    • Update smiley set for non-faces.
    • Failing to update a buddy icon when the buddy has gone offline no longer crashes.
    • Custom smileys received in a chat no longer go to a new window.
    • Processing is no longer completely frozen after the servers block a message because it contains (what they consider) inappropriate text.
  • Pidgin
    • Custom buddy icons can now be added to and removed from buddy list entries via the buddy list entry right-click menu.
    • Resize large incoming custom smileys to a maximum of 96px on either side.
    • Offer to add new buddies into the same contact as existing buddies in the same group if the alias given is the same.
    • Minor smiley style update.
  • General
    • Group and Chat buddy list entries can now be given custom buddy icons.
  • Finch
    • Added “Invite…” menu to chats.
    • Added “View All Logs” menu in the buddylist to display a list of all IM logs.
    • Added ‘/msgcolor’ command to change colors of different classes of messages in a conversation. See ‘/help msgcolor’ for details.
    • Added tab-completion for commands in conversation windows.
  • Windows-specific changes
    • Don’t install the GSSAPI SASL plugin on NT4 to avoid an error popup.
    • Use the Kerberos for Windows libraries installed on the system (if present) instead of including enough to load the plugin (Kfw still needed to be installed for it to actually work before this change).
    • Upgrade to Perl 5.10 (System Perl runtime must be upgraded for Perl plugins to continue to work).
    • Upgrade SILC to use the 1.1.7 toolkit