comparison ChangeLog @ 22869:1334c0de8f32

Tweak the text of the ChangeLog slightly and add an item I forgot previously.
author John Bailey <rekkanoryo@rekkanoryo.org>
date Thu, 08 May 2008 03:52:02 +0000
parents f09acca60066
children ae3f6c029c0d
comparison
equal deleted inserted replaced
22868:10fb6ced9bc8 22869:1334c0de8f32
13 RPL_LISTSTART. 13 RPL_LISTSTART.
14 14
15 Pidgin: 15 Pidgin:
16 * The typing notification in the conversation history can be disabled or 16 * The typing notification in the conversation history can be disabled or
17 customized (font, color etc.) in .gtkrc-2.0. 17 customized (font, color etc.) in .gtkrc-2.0.
18 * Added a plugin (not built by default) which adds a Send button back 18 * Added a plugin (not installed by default) which adds a Send button back
19 to the conversation window. People without physical keyboards have a 19 to the conversation window. People without physical keyboards have a
20 hard time with the lack of the button. 20 hard time with the lack of the button.
21 * Clicking on the buddyicon in the conversation window toggles the 21 * Clicking on the buddyicon in the conversation window toggles the
22 size of the icon between small and large. 22 size of the icon between small and large.
23 * The settings of a chat (e.g. Handle in an XMPP chat, or Exchange in 23 * 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. 24 an AIM chat) can be edited from its context menu in the buddy list.
25 * Add a "Present conversation window" preference to the Message 25 * Add a "Present conversation window" preference to the Message
26 Notification plugin, the "Raise conversation window" option does not 26 Notification plugin; the "Raise conversation window" option does not
27 unminimize windows or draw attention to them when they are on other 27 unminimize windows or draw attention to them when they are on other
28 workspaces the "Present" option should. 28 workspaces--the "Present" option should.
29 * Add a preference to set Escape as the keyboard shortcut for closing 29 * Add a preference to set Escape as the keyboard shortcut for closing
30 the conversation window. 30 the conversation window.
31 * Add an option in the context menu to disable smileys in the selected 31 * 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 32 text in the conversation history/log viewer. This should help people who
33 regularly paste code in conversations. 33 regularly paste code in conversations.
34 * Add a preference to choose the minimum size of the text input. 34 * Add a preference to choose the minimum size of the text input area in
35 lines.
36 * Moved the "Local alias" field in the Modify Account dialog to be below
37 the "User Options" heading on the "Basic" tab.
35 38
36 General: 39 General:
37 * The configure script now dies on more absent dependencies. The 40 * The configure script now dies on more absent dependencies. The
38 --disable-xxx arguments to configure can be used to bypass unneeded 41 --disable-xxx arguments to configure can be used to bypass unneeded
39 dependencies. This will also cause the configure script to die if an 42 dependencies. This will also cause the configure script to die if an