comparison ChangeLog @ 8290:84ec38c3efcc

[gaim-migrate @ 9014] Moved the Get User Info and Insert Link dialogs to the request API. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Thu, 19 Feb 2004 08:06:23 +0000
parents 89d9d004e3f3
children d5e59ea083be
comparison
equal deleted inserted replaced
8289:e39ea2b4f6cd 8290:84ec38c3efcc
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 20 * Added improvements to the multi-field request code, including
21 required fields and account fields. 21 required fields and account fields.
22 * Moved more dialogs to the request API for interface consistency
23 (Send Message, Get User Info, and Insert Link dialogs)
22 24
23 Bug Fixes: 25 Bug Fixes:
24 * Various buffer overflow fixes (Stefan Esser) 26 * Various buffer overflow fixes (Stefan Esser)
25 * Tabs now stay green when they are supposed to (Etan Reisner) 27 * Tabs now stay green when they are supposed to (Etan Reisner)
26 * Fixed a bug where only the first user in a chat room list was removed 28 * Fixed a bug where only the first user in a chat room list was removed