comparison ChangeLog @ 9933:cee849d17167

[gaim-migrate @ 10825] Another patch from Dave West. This makes the file transfer message show up when someone sends you an AIM file transfer. It also attempts to decode the message to UTF-8. The chat invitation messages also benefit from this attempted conversion. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Thu, 02 Sep 2004 03:46:53 +0000
parents 248c3f88ce99
children 33431f91e4a8
comparison
equal deleted inserted replaced
9932:3fa121db91d0 9933:cee849d17167
4 * Drag-and-drop buddy support for the Invite dialog (Stu Tomlinson) 4 * Drag-and-drop buddy support for the Invite dialog (Stu Tomlinson)
5 * Drag-and-drop buddy support for the Pounce dialog (Stu Tomlinson) 5 * Drag-and-drop buddy support for the Pounce dialog (Stu Tomlinson)
6 * View Chat log available from the interface (Daniel Atallah) 6 * View Chat log available from the interface (Daniel Atallah)
7 * Ability to receive offline messages in character encodings 7 * Ability to receive offline messages in character encodings
8 other than ASCII (thanks to Nick Sukharev) 8 other than ASCII (thanks to Nick Sukharev)
9 * File transfer status messages printed to conversation
10 windows (Dave West)
11 * Display file transfer messages when someone sends you a file
12 over AIM (Dave West)
9 13
10 Bug Fixes: 14 Bug Fixes:
11 * Compile with gtk 2.5.x (Gary Kramlich) 15 * Compile with gtk 2.5.x (Gary Kramlich)
12 * Escape invalid characters in log names (Daniel Atallah) 16 * Escape invalid characters in log names (Daniel Atallah)
13 17