Mercurial > pidgin
diff ChangeLog @ 7538:357eb1c39b72
[gaim-migrate @ 8151]
Robot101 made a nice patch (which I modified just slightly) to put our
gtkspell attachment function that we use all throughout gaim into a utility
function, which handles error checking and only does anything if gtkspell
support is compiled in. It lets us remove a lot of #ifdef USE_GTKSPELL from
places, and doesn't change any functionality.
committer: Tailor Script <tailor@pidgin.im>
author | Christian Hammond <chipx86@chipx86.com> |
---|---|
date | Mon, 17 Nov 2003 06:48:01 +0000 |
parents | 5f1531ec872a |
children | ddba7ceebace |
line wrap: on
line diff
--- a/ChangeLog Mon Nov 17 06:44:05 2003 +0000 +++ b/ChangeLog Mon Nov 17 06:48:01 2003 +0000 @@ -13,6 +13,7 @@ * The border on the close buttons on inactive tabs are no longer shown, thanks to a fix used by Galeon. * Compatible with autoconf 2.58. + * Cleaned up gtkspell-related code (Robert McQueen) * Changed the parameters for the received-chat-msg signal. * Chinese (Simplified) translation updated (Funda Wang) * Chinese (Traditional) translation updated (Ambrose C. Li)