comparison ChangeLog @ 6371:8f94cce8faa5

[gaim-migrate @ 6876] I think I touched almost every file. Here's what happened. I started off fixing up the Makefile.am and configure.ac files to help with the core/UI split some. Then I got annoyed with the build_{allow,deny}_list() functions that everything used, and decided to core/UI split privacy. While doing that, I decided to redesign the dialog. So now, a lot has changed, but not really so much. Just that most files got affected. Oh yeah, and the UI stuff was taken out of internal.h and moved to gtkinternal.h. If you use this, please be aware of this change. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Tue, 05 Aug 2003 10:55:04 +0000
parents 7fce86372556
children e9974608b319
comparison
equal deleted inserted replaced
6370:a4b83df2165b 6371:8f94cce8faa5
3 version 0.67 3 version 0.67
4 * Brought back the message notification plugin (Brian Tarricone) 4 * Brought back the message notification plugin (Brian Tarricone)
5 You'll need to reconfigure your settings for this plugin 5 You'll need to reconfigure your settings for this plugin
6 * IRC protocol plugin rewritten (Ethan Blanton) 6 * IRC protocol plugin rewritten (Ethan Blanton)
7 * Various dialog rewrites (Jabber vCard, Add Group, Alias Chat, 7 * Various dialog rewrites (Jabber vCard, Add Group, Alias Chat,
8 Rename Group) 8 Rename Group, Privacy)
9 * Shows "hiptop" icon for AIM buddies using hiptop 9 * Shows "hiptop" icon for AIM buddies using hiptop
10 devices (Robey Pointer) 10 devices (Robey Pointer)
11 * Privacy core/UI split.
11 * Various bug fixes (larne from irc, Tim Ringenbach, Bjoern 12 * Various bug fixes (larne from irc, Tim Ringenbach, Bjoern
12 Voigt, Paul A (darkrain)) 13 Voigt, Paul A (darkrain))
13 * British English "translation" updated (Sam Halliday) 14 * British English "translation" updated (Sam Halliday)
14 * Chinese (Simplified) translation updated (Funda Wang) 15 * Chinese (Simplified) translation updated (Funda Wang)
15 * Chinese (Traditional) translation updated (Ambrose C. Li) 16 * Chinese (Traditional) translation updated (Ambrose C. Li)