comparison ChangeLog @ 8235:63c7a16a2c09

[gaim-migrate @ 8958] A bunch of minor changes, much of it from Gary Kramlich (amc_grim/xgrimx): gaim-away_do_menu_leak.diff - plugs a memory leak in the do away menu code gaim-gtkpounce_smart_menu.diff - makes the buddy pounce menu only show currently online accounts so that we can edit them. With the current pounce dialog you can only edit pounces for accounts that are online, this stops users from inadvertently change the account for which a pounce belongs. gaim-remove_pouces_with_account.diff - removes pounces for an account when that account is deleted. It adds a function to pounce.[ch]; gaim_pounces_delete_all_from_account, the doxygen help has been added to punce.h so that it will generate it with the rest of the doxygen api. gaim-yahoo_segfault_on_self_pounce.diff - fixes a segfault which occurred with yahoo if you had a pounce set on yourself to message on signon. What was happening was that the display name was being set after the pounces were being executed. This fixes that. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Thu, 12 Feb 2004 05:26:52 +0000
parents 1c6a9bc1ceea
children 4de49af535b3
comparison
equal deleted inserted replaced
8234:a2662eb5955b 8235:63c7a16a2c09
5 * Chatroom list support (Tim Ringenbach) 5 * Chatroom list support (Tim Ringenbach)
6 * Improved accessibility support for screen readers and other 6 * Improved accessibility support for screen readers and other
7 accessibility tools (Marc Mulcahy) 7 accessibility tools (Marc Mulcahy)
8 * Improved accessibility in conversation windows (Nathan Fredrickson) 8 * Improved accessibility in conversation windows (Nathan Fredrickson)
9 * Keyboard access to context menus via Shift+F10 (Marc Mulcahy) 9 * Keyboard access to context menus via Shift+F10 (Marc Mulcahy)
10 * Non-ascii character support in AIM chats (Uli Luckas) 10 * Non-ascii character support in AIM chats (Uli Luckas and Marco Ziech)
11 * Improved local IP address detection (Tim Ringenbach) 11 * Improved local IP address detection (Tim Ringenbach)
12 * Local IP address information can be changed in Preferences 12 * Local IP address information can be changed in Preferences
13 (Tim Ringenbach) 13 (Tim Ringenbach)
14 * Yet Another IRC channel user duplication bugfix (Tim Ringenbach) 14 * Yet Another IRC channel user duplication bugfix (Tim Ringenbach)
15 * TCL Plugin API changed 15 * TCL Plugin API changed
16 * Tabs now stay green when they are supposed to (Etan Reisner) 16 * Tabs now stay green when they are supposed to (Etan Reisner)
17 * Offline accounts in account drop-down lists are now greyed (Etan Reisner) 17 * Offline accounts in account drop-down lists are now greyed (Etan Reisner)
18 * Gadu-Gadu might actually connect again (Ignacy Gawedzki) 18 * Gadu-Gadu might actually connect again (Ignacy Gawedzki)
19 * Buddy pounces for an account are removed when the account is
20 deleted (Gary Kramlich)
21 * Various bug and memory leak fixes (Gary Kramlich)
19 * Catalan translation updated (Xan (DXpublica)) 22 * Catalan translation updated (Xan (DXpublica))
20 * Danish translation updated (Morten Brix Pedersen (mbrix)) 23 * Danish translation updated (Morten Brix Pedersen (mbrix))
21 * English (British) translation updated (Luke Ross (lukeross)) 24 * English (British) translation updated (Luke Ross (lukeross))
22 * Hebrew translation had 1 character removed (Ambrose C. LI) 25 * Hebrew translation had 1 character removed (Ambrose C. LI)
23 * Russian translation updated (Alexandre Prokoudine) 26 * Russian translation updated (Alexandre Prokoudine)