comparison ChangeLog @ 22748:122476d8821d

Finally get around to committing charkin's version of the patch from #2145. Closes #2145.
author Etan Reisner <pidgin@unreliablesource.net>
date Tue, 29 Apr 2008 03:27:34 +0000
parents 4040c4ee1f44
children 369d68b5b4d4
comparison
equal deleted inserted replaced
22747:5b8dbe4b9898 22748:122476d8821d
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 * Add a "Present conversation window" preference to the Message
20 Notification plugin, the "Raise conversation window" option does not
21 unminimize windows or draw attention to them when they are on other
22 workspaces the "Present" option should.
19 23
20 General: 24 General:
21 * The configure script now dies on more absent dependencies. The 25 * The configure script now dies on more absent dependencies. The
22 --disable-xxx arguments to configure can be used to bypass unneeded 26 --disable-xxx arguments to configure can be used to bypass unneeded
23 dependencies. This will also cause the configure script to die if an 27 dependencies. This will also cause the configure script to die if an