comparison ChangeLog @ 22668:72090ce17864

Add a plugin to add a Send button to the conversation windows, users of tablet computers without physical keyboards have a harder time dealing without it then people with keyboards. I haven't set it to build by default because I didn't think that was necessary. I also didn't test it with hidden conversations (either initially or non-immediate closing) but I think it should work. Closes #5238.
author Etan Reisner <pidgin@unreliablesource.net>
date Fri, 18 Apr 2008 03:28:07 +0000
parents ef4ac2a83e1c
children 17cd33c5b5ef
comparison
equal deleted inserted replaced
22667:9fa57410e743 22668:72090ce17864
7 * IRC now displays ban lists in-channel for joined channels. 7 * IRC now displays ban lists in-channel for joined channels.
8 8
9 Pidgin: 9 Pidgin:
10 * The typing notification in the conversation history can be disabled or 10 * The typing notification in the conversation history can be disabled or
11 customized (font, color etc.) in .gtkrc-2.0. 11 customized (font, color etc.) in .gtkrc-2.0.
12 * Added a plugin (not built by default) which adds a Send button back
13 to the conversation window. People without physical keyboards have a
14 hard time with the lack of the button.
12 15
13 General: 16 General:
14 * The configure script now dies on more absent dependencies. The 17 * The configure script now dies on more absent dependencies. The
15 --disable-xxx arguments to configure can be used to bypass unneeded 18 --disable-xxx arguments to configure can be used to bypass unneeded
16 dependencies. This will also cause the configure script to die if an 19 dependencies. This will also cause the configure script to die if an