Mercurial > pidgin
comparison ChangeLog @ 22883:ae3f6c029c0d
ChangeLog the NetworkManager change and fix the line wrapping on a couple of
entries in the section for the upcoming release.
author | Richard Laager <rlaager@wiktel.com> |
---|---|
date | Sat, 10 May 2008 06:06:18 +0000 |
parents | 1334c0de8f32 |
children | b8f861d7b540 |
comparison
equal
deleted
inserted
replaced
22882:6421d275c85e | 22883:ae3f6c029c0d |
---|---|
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 installed 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 |
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 area in | 38 * Add a preference to choose the minimum size of the text input area in |
35 lines. | 39 lines. |
36 * Moved the "Local alias" field in the Modify Account dialog to be below | 40 * Moved the "Local alias" field in the Modify Account dialog to be below |
37 the "User Options" heading on the "Basic" tab. | 41 the "User Options" heading on the "Basic" tab. |
38 | 42 |