comparison ChangeLog @ 8286:89d9d004e3f3

[gaim-migrate @ 9010] Improved the field request API, adding required fields and account fields, as well as some new utility API functions and bug fixes. These changes allowed me to migrate the New IM dialog over to the field request API, removing a lot of code and improving consistency. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Wed, 18 Feb 2004 07:22:53 +0000
parents f24172f53650
children 84ec38c3efcc
comparison
equal deleted inserted replaced
8285:d335cc7bca54 8286:89d9d004e3f3
15 * Improved accessibility support for screen readers and other 15 * Improved accessibility support for screen readers and other
16 accessibility tools (Marc Mulcahy) 16 accessibility tools (Marc Mulcahy)
17 * Improved accessibility in conversation windows (Nathan Fredrickson) 17 * Improved accessibility in conversation windows (Nathan Fredrickson)
18 * Keyboard access to context menus via Shift+F10 (Marc Mulcahy) 18 * Keyboard access to context menus via Shift+F10 (Marc Mulcahy)
19 * Core/UI split event loop code. (Scott Lamb) 19 * Core/UI split event loop code. (Scott Lamb)
20 * Added improvements to the multi-field request code, including
21 required fields and account fields.
20 22
21 Bug Fixes: 23 Bug Fixes:
22 * Various buffer overflow fixes (Stefan Esser) 24 * Various buffer overflow fixes (Stefan Esser)
23 * Tabs now stay green when they are supposed to (Etan Reisner) 25 * Tabs now stay green when they are supposed to (Etan Reisner)
24 * Fixed a bug where only the first user in a chat room list was removed 26 * Fixed a bug where only the first user in a chat room list was removed