Mercurial > pidgin
diff ChangeLog @ 8105:42c7227d6e4d
[gaim-migrate @ 8805]
Patch from Nathan Fredrickson to fix some accessibility focus issues
with conversation windows. The text input does not force itself to
have focus all the time now, but typing normal text should still go
into the input box.
I organized key_press_cb in gtkconv.c so it's sane. I don't think
I lost any shortcuts, but it's possible.
Also from Nathan Fredrickson, gtkimhtml widgets marked as
non-editable no longer allow text to be pasted into themselves.
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Thu, 15 Jan 2004 03:43:32 +0000 |
parents | a884604703ed |
children | d60272410bd5 |
line wrap: on
line diff
--- a/ChangeLog Thu Jan 15 03:16:21 2004 +0000 +++ b/ChangeLog Thu Jan 15 03:43:32 2004 +0000 @@ -2,6 +2,7 @@ version 0.76cvs: * WYSIWYG text input (with scrollbars, too!) + * Improved accessibility in conversation windows (Nathan Fredrickson) * Catalan translation updated (Xan (DXpublica)) * English (British) translation updated (Luke Ross (lukeross)) * Hebrew translation had 1 character removed (Ambrose C. LI)