comparison ChangeLog @ 22797:900c7b5660d5

Allow replacing smileys with texts in conversations/logs. This should be helpful for all those users who paste code in conversations.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Sat, 03 May 2008 02:49:53 +0000
parents 95308e1b47d1
children 7b827f52ed0e
comparison
equal deleted inserted replaced
22796:5e6b42e77fb7 22797:900c7b5660d5
22 Notification plugin, the "Raise conversation window" option does not 22 Notification plugin, the "Raise conversation window" option does not
23 unminimize windows or draw attention to them when they are on other 23 unminimize windows or draw attention to them when they are on other
24 workspaces the "Present" option should. 24 workspaces the "Present" option should.
25 * Add a preference to set Escape as the keyboard shortcut for closing 25 * Add a preference to set Escape as the keyboard shortcut for closing
26 the conversation window. 26 the conversation window.
27 * Add an option in the context menu to disable smileys in the selected
28 text in the conversation history/log viewer. This should help people who
29 regularly paste code in conversations.
27 30
28 General: 31 General:
29 * The configure script now dies on more absent dependencies. The 32 * The configure script now dies on more absent dependencies. The
30 --disable-xxx arguments to configure can be used to bypass unneeded 33 --disable-xxx arguments to configure can be used to bypass unneeded
31 dependencies. This will also cause the configure script to die if an 34 dependencies. This will also cause the configure script to die if an