comparison ChangeLog @ 27837:2c6fb4d5cea2

propagate from branch 'im.pidgin.pidgin' (head 727d816d20ca2bcfae91438cbd708b9f3d7de105) to branch 'im.pidgin.pidgin.yaz' (head 218d9beb35ab97efaf1eb7af814279b221ad23bb)
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Sat, 10 May 2008 10:08:26 +0000
parents 36c3f901480d
children 24dfef623410
comparison
equal deleted inserted replaced
27836:d1dfbedd9e64 27837:2c6fb4d5cea2
9 switching between different operating systems. 9 switching between different operating systems.
10 * Fix reception of IRC PART without a part message on Undernet 10 * Fix reception of IRC PART without a part message on Undernet
11 (fixes a problem with litter in the channel user list). 11 (fixes a problem with litter in the channel user list).
12 * IRC no longer crashes on /list on servers which erroneously omit 12 * IRC no longer crashes on /list on servers which erroneously omit
13 RPL_LISTSTART. 13 RPL_LISTSTART.
14 * Update the NetworkManager support to use D-Bus directly, instead of
15 libnm-glib. Hopefully it's stable now. It will now compile by
16 default if you have D-Bus support and NetworkManager.h. (Elliott
17 Sales de Andrade)
14 18
15 Pidgin: 19 Pidgin:
16 * The typing notification in the conversation history can be disabled or 20 * The typing notification in the conversation history can be disabled or
17 customized (font, color etc.) in .gtkrc-2.0. 21 customized (font, color etc.) in .gtkrc-2.0.
18 * Added a plugin (not built by default) which adds a Send button back 22 * Added a plugin (not installed by default) which adds a Send button
19 to the conversation window. People without physical keyboards have a 23 back to the conversation window. People without physical keyboards
20 hard time with the lack of the button. 24 have a hard time with the lack of the button.
21 * Clicking on the buddyicon in the conversation window toggles the 25 * Clicking on the buddyicon in the conversation window toggles the
22 size of the icon between small and large. 26 size of the icon between small and large.
23 * The settings of a chat (e.g. Handle in an XMPP chat, or Exchange in 27 * The settings of a chat (e.g. Handle in an XMPP chat, or Exchange in
24 an AIM chat) can be edited from its context menu in the buddy list. 28 an AIM chat) can be edited from its context menu in the buddy list.
25 * Add a "Present conversation window" preference to the Message 29 * Add a "Present conversation window" preference to the Message
26 Notification plugin, the "Raise conversation window" option does not 30 Notification plugin; the "Raise conversation window" option does not
27 unminimize windows or draw attention to them when they are on other 31 unminimize windows or draw attention to them when they are on other
28 workspaces the "Present" option should. 32 workspaces--the "Present" option should.
29 * Add a preference to set Escape as the keyboard shortcut for closing 33 * Add a preference to set Escape as the keyboard shortcut for closing
30 the conversation window. 34 the conversation window.
31 * Add an option in the context menu to disable smileys in the selected 35 * Add an option in the context menu to disable smileys in the selected
32 text in the conversation history/log viewer. This should help people who 36 text in the conversation history/log viewer. This should help people
33 regularly paste code in conversations. 37 who regularly paste code in conversations.
34 * Add a preference to choose the minimum size of the text input. 38 * Add a preference to choose the minimum size of the text input area in
39 lines.
40 * Moved the "Local alias" field in the Modify Account dialog to be below
41 the "User Options" heading on the "Basic" tab.
35 42
36 General: 43 General:
37 * The configure script now dies on more absent dependencies. The 44 * The configure script now dies on more absent dependencies. The
38 --disable-xxx arguments to configure can be used to bypass unneeded 45 --disable-xxx arguments to configure can be used to bypass unneeded
39 dependencies. This will also cause the configure script to die if an 46 dependencies. This will also cause the configure script to die if an