comparison ChangeLog @ 22473:ed786719b10a

scale & round the buddy icon in the buddy list before making it square, so rectangular (but non-square) images get rounded corners too. Fixes #2110
author Stu Tomlinson <stu@nosnilmot.com>
date Sun, 16 Mar 2008 18:55:07 +0000
parents 53ffaf968813
children eee94c5446a9
comparison
equal deleted inserted replaced
22472:7a815907ba5a 22473:ed786719b10a
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 24 * Fix for displaying channel & buddy names in conversation window when
25 they have '&' in them 25 they have '&' in them
26 * Some memory leak fixes, especially in the Text Replacement plugin 26 * Some memory leak fixes, especially in the Text Replacement plugin
27 * Rectangular but non-square buddy icons have rounded corners in the buddy
28 list
27 29
28 Finch: 30 Finch:
29 * Fix compiling with Glib older than 2.6 31 * Fix compiling with Glib older than 2.6
30 * Ensure existing conversations selected from the 'Send IM' dialog are 32 * Ensure existing conversations selected from the 'Send IM' dialog are
31 given focus 33 given focus