comparison ChangeLog @ 22446:5c72a6c071db

Escape conversation title for use in infopane so that ampersands don't generate invalid markup
author Stu Tomlinson <stu@nosnilmot.com>
date Sun, 09 Mar 2008 16:43:33 +0000
parents fb54dacfea62
children 34b8d1107b06
comparison
equal deleted inserted replaced
22445:48d09d62912e 22446:5c72a6c071db
19 19
20 Pidgin: 20 Pidgin:
21 * Remove a workaround for older versions gstreamer that was causing 21 * Remove a workaround for older versions gstreamer that was causing
22 crashes on some non-Linux systems such as HPUX 22 crashes on some non-Linux systems such as HPUX
23 * Fix some cases of the conversation input entry area being 1 pixel high 23 * Fix some cases of the conversation input entry area being 1 pixel high
24 * Fix for displaying channel & buddy names in conversation window when
25 they have '&' in them
24 26
25 Finch: 27 Finch:
26 * Fix compiling with Glib older than 2.6 28 * Fix compiling with Glib older than 2.6
27 * Ensure existing conversations selected from the 'Send IM' dialog are 29 * Ensure existing conversations selected from the 'Send IM' dialog are
28 given focus 30 given focus