Mercurial > pidgin
diff ChangeLog @ 8273:f24172f53650
[gaim-migrate @ 8997]
This is Scott Lamb's eventloop abstraction patch. If it breaks things,
Scott Lamb will be glad to take the punishment. If it doesn't, it should
make integration into other event loops easier. Well, no, not easier,
harder actually, but it'll be done more appropriately and less hackily..
er, hacky. Is hackily a word?
committer: Tailor Script <tailor@pidgin.im>
author | Christian Hammond <chipx86@chipx86.com> |
---|---|
date | Tue, 17 Feb 2004 02:17:48 +0000 |
parents | 9af78e73f0b2 |
children | 89d9d004e3f3 |
line wrap: on
line diff
--- a/ChangeLog Tue Feb 17 01:33:20 2004 +0000 +++ b/ChangeLog Tue Feb 17 02:17:48 2004 +0000 @@ -16,6 +16,7 @@ accessibility tools (Marc Mulcahy) * Improved accessibility in conversation windows (Nathan Fredrickson) * Keyboard access to context menus via Shift+F10 (Marc Mulcahy) + * Core/UI split event loop code. (Scott Lamb) Bug Fixes: * Various buffer overflow fixes (Stefan Esser)