Mercurial > pidgin
comparison ChangeLog @ 22819:42dfa1139b5c
merge of '21d37789f674809d615fc7676a092f1da438b0f5'
and 'aafbbc317ab5f69e31e0bb6cabc264bb70745ef2'
author | Evan Schoenberg <evan.s@dreskin.net> |
---|---|
date | Fri, 02 May 2008 22:51:14 +0000 |
parents | 95308e1b47d1 |
children | 900c7b5660d5 |
comparison
equal
deleted
inserted
replaced
22767:d5b3afea8764 | 22819:42dfa1139b5c |
---|---|
12 * The typing notification in the conversation history can be disabled or | 12 * The typing notification in the conversation history can be disabled or |
13 customized (font, color etc.) in .gtkrc-2.0. | 13 customized (font, color etc.) in .gtkrc-2.0. |
14 * Added a plugin (not built by default) which adds a Send button back | 14 * Added a plugin (not built by default) which adds a Send button back |
15 to the conversation window. People without physical keyboards have a | 15 to the conversation window. People without physical keyboards have a |
16 hard time with the lack of the button. | 16 hard time with the lack of the button. |
17 * Clicking on the buddyicon in the conversation window toggles the size of | 17 * Clicking on the buddyicon in the conversation window toggles the |
18 the icon between small and large. | 18 size of the icon between small and large. |
19 * The settings of a chat (e.g. Handle in an XMPP chat, or Exchange in | |
20 an AIM chat) can be edited from its context menu in the buddy list. | |
21 * Add a "Present conversation window" preference to the Message | |
22 Notification plugin, the "Raise conversation window" option does not | |
23 unminimize windows or draw attention to them when they are on other | |
24 workspaces the "Present" option should. | |
25 * Add a preference to set Escape as the keyboard shortcut for closing | |
26 the conversation window. | |
19 | 27 |
20 General: | 28 General: |
21 * The configure script now dies on more absent dependencies. The | 29 * The configure script now dies on more absent dependencies. The |
22 --disable-xxx arguments to configure can be used to bypass unneeded | 30 --disable-xxx arguments to configure can be used to bypass unneeded |
23 dependencies. This will also cause the configure script to die if an | 31 dependencies. This will also cause the configure script to die if an |
25 missing. | 33 missing. |
26 * The Evolution integration plugin must now be explicitly enabled. Use | 34 * The Evolution integration plugin must now be explicitly enabled. Use |
27 the --enable-gevolution argument to configure to enable it. | 35 the --enable-gevolution argument to configure to enable it. |
28 * The Contact Availability Prediction plugin must now be explicitly | 36 * The Contact Availability Prediction plugin must now be explicitly |
29 enabled. Use the --enable-cap argument to configure to enable it. | 37 enabled. Use the --enable-cap argument to configure to enable it. |
38 | |
39 Finch: | |
40 * New default binding ctrl+x to open context menus. | |
30 | 41 |
31 version 2.4.1 (03/31/2008): | 42 version 2.4.1 (03/31/2008): |
32 http://developer.pidgin.im/query?status=closed&milestone=2.4.1 | 43 http://developer.pidgin.im/query?status=closed&milestone=2.4.1 |
33 | 44 |
34 libpurple: | 45 libpurple: |