Sunday, May 18, 2008

Pidgin 2.4.2


This is it! Just yesterday sandy talked about it and they heard him i think :). Though not solved what we wished (broadcast and one logfile), but this is new release. Changelog is here which has not introduced any amazinf change or feature!.

They provided to set 'Escape' key to close IM window instead of 'Ctrl+W'. Which you can easily use even in older versions also by changing ctrl+w in 'accels' file in your application data dir.

;(gtk_accel_path "
/Conversation/Close" "w")
Change the above line to,
(gtk_accel_path "
/Conversation/Close" "Escape")
libpurple
o In MySpaceIM, messages from spambots are discarded (Justin Williams)
o Strip mIRC formatting codes from quit and part messages.
o IRC now displays ban lists in-channel for joined channels.
o Fixed a bug where the list of loaded plugins would get removed when switching between different operating systems.
o Fix reception of IRC PART without a part message on Undernet (fixes a problem with litter in the channel user list).
o IRC no longer crashes on /list on servers which erroneously omit RPL_LISTSTART.
o Update the NetworkManager support to use D-Bus directly, instead of libnm-glib. Hopefully it's stable now. It will now compile by default if you have D-Bus support and NetworkManager.h. (Elliott Sales de Andrade)
o MSN buddy list synchronization is now more forgiving, only asking about buddies who have disappeared completely from the server list and not those that have simply moved groups.
o IRC will now try to append 1-9 to your nick if it is in use, instead of substituting the last character with 1-9 where possible.
o Bonjour buddies will be saved persistently if they're moved out of the "Bonjour" group. (Eion Robb)
Pidgin
o The typing notification in the conversation history can be disabled or customized (font, color etc.) in .gtkrc-2.0.
o Added a plugin (not installed by default) which adds a Send button back to the conversation window. People without physical keyboards have a hard time with the lack of the button.
o Clicking on the buddyicon in the conversation window toggles the size of the icon between small and large.
o The settings of a chat (e.g. Handle in an XMPP chat, or Exchange in an AIM chat) can be edited from its context menu in the buddy list.
o Add a "Present conversation window" preference to the Message Notification plugin; the "Raise conversation window" option does not unminimize windows or draw attention to them when they are on other workspaces--the "Present" option should.
o Add a preference to set Escape as the keyboard shortcut for closing the conversation window.
o Add an option in the context menu to disable smileys in the selected text in the conversation history/log viewer. This should help people who regularly paste code in conversations.
o Add a preference to choose the minimum size of the text input area in lines.
o Moved the "Local alias" field in the Modify Account dialog to be below the "User Options" heading on the "Basic" tab.
o Number of room occupants is now shown in chat tooltips where possible
eneral
o The configure script now dies on more absent dependencies. The --disable-xxx arguments to configure can be used to bypass unneeded dependencies. This will also cause the configure script to die if an --enable-xxx option is used and the dependencies it requires are missing.
o The Evolution integration plugin must now be explicitly enabled. Use the --enable-gevolution argument to configure to enable it.
o The Contact Availability Prediction plugin must now be explicitly enabled. Use the --enable-cap argument to configure to enable it.
Finch
o New default binding ctrl+x to open context menus.
o Menu triggers and other bindings will no longer conflict.
o Middle click pastes the internal clipboard (when mouse support is enabled).
Download: Pidgin 2.4.2

0 Comments: