Mercurial > pidgin
comparison ChangeLog @ 8998:3738d1eac0ad
[gaim-migrate @ 9773]
" This patch completes the removal of the Show
joins/leaves in chats preferences
It also (temporarily?) brings back the UI for the
IM/Chat buttons preferences by changing #if 0 to #if 1
so they're still easy to identify to revist later on.
The "Individual log file for each buddy's signons" pref
became obsolete a while ago and was incorrectly #if'd
out with a prefslash04 label. This patch completes it's
death.
With this patch applied the only prefslash thing that
should block release is the custom font/color/size/etc
stuff, I think we need to work out what to do there.
There's a bit of whitespace cleanup too." --Stu Tomlinson
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Fri, 21 May 2004 14:26:31 +0000 |
parents | 294ae6548d4e |
children | 8f838ae3e710 |
comparison
equal
deleted
inserted
replaced
8997:8bf2c6122bf1 | 8998:3738d1eac0ad |
---|---|
41 * IM Image support for AIM is back. It may be buggy, and depends on | 41 * IM Image support for AIM is back. It may be buggy, and depends on |
42 Direct IM and inherits all its bugs. | 42 Direct IM and inherits all its bugs. |
43 * Direct IM for AIM should be slightly less buggy, and may actually | 43 * Direct IM for AIM should be slightly less buggy, and may actually |
44 work now, if at least one side isn't behind a NAT or firewall. | 44 work now, if at least one side isn't behind a NAT or firewall. |
45 | 45 |
46 Preference Changes: | 46 Preference Changes(Stu Tomlinson): |
47 * Added a "none" smiley theme to replace the "Show graphical | 47 * Added a "none" smiley theme to replace the "Show graphical |
48 smileys" option | 48 smileys" option |
49 * Removed "Show logins in window," default to yes | 49 * Removed "Show logins in window," default to yes |
50 * Removed "Send URLs as links," default to yes (in protocols that | 50 * Removed "Send URLs as links," default to yes (in protocols that |
51 support HTML) | 51 support HTML) |
60 * Removed "Show numbers in groups", default to yes | 60 * Removed "Show numbers in groups", default to yes |
61 * Removed "Icons on tabs", default to yes | 61 * Removed "Icons on tabs", default to yes |
62 * Removed "Sounds when you log in", default to no | 62 * Removed "Sounds when you log in", default to no |
63 * Removed "Seconds before resending autoresponse", default to 600 seconds | 63 * Removed "Seconds before resending autoresponse", default to 600 seconds |
64 * Removed "Send autoresponse in active conversations", default to no | 64 * Removed "Send autoresponse in active conversations", default to no |
65 * Removed "Show people joining in window", default to yes | |
66 * Removed "Show people leaving in window", default to yes | |
65 * Added "Conversation placement - By conversation count" | 67 * Added "Conversation placement - By conversation count" |
66 | 68 |
67 version 0.77 (04/22/2004): | 69 version 0.77 (04/22/2004): |
68 New Features: | 70 New Features: |
69 * The System Log returns (Ka-Hing Cheung) | 71 * The System Log returns (Ka-Hing Cheung) |