Mercurial > pidgin
comparison ChangeLog @ 10246:a66cf83552dc
[gaim-migrate @ 11386]
I changed gaim_find_conversation and gaim_find_conversation_with_account
The first parameter is now one of GAIM_CONV_IM, GAIM_CONV_CHAT or
GAIM_CONV_ANY. Unfortunately, this changes a bajillion files.
Please look over this and make sure I use the correct type everywhere.
Especially in Novell and MSN, and somewhat in SILC.
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Tue, 23 Nov 2004 06:14:15 +0000 |
parents | 3f71f7282dbf |
children | edf8c0a8e60b |
comparison
equal
deleted
inserted
replaced
10245:c143a3fac58d | 10246:a66cf83552dc |
---|---|
13 * Yahoo! has the following new "/" commands: /join, /buzz | 13 * Yahoo! has the following new "/" commands: /join, /buzz |
14 * Smiley selection dialog rewritten to look nicer (Nathan Fredrickson) | 14 * Smiley selection dialog rewritten to look nicer (Nathan Fredrickson) |
15 | 15 |
16 Bug fixes: | 16 Bug fixes: |
17 * People using input methods can now use Enter again. | 17 * People using input methods can now use Enter again. |
18 * Many problems related to having an IM conversation and a chat open | |
19 with the same name (Andrew Hart) | |
18 | 20 |
19 Preference changes: | 21 Preference changes: |
20 * Removed "Dim idle buddies" buddy list preference, default to "Yes." | 22 * Removed "Dim idle buddies" buddy list preference, default to "Yes." |
21 * Removed keyboard shortcut preferences for ctrl-b/i/u and made sure they | 23 * Removed keyboard shortcut preferences for ctrl-b/i/u and made sure they |
22 won't interfere with bindings set by the GTK theme. | 24 won't interfere with bindings set by the GTK theme. |