Mercurial > pidgin.yaz
comparison ChangeLog @ 3517:6b0cb60162f4
[gaim-migrate @ 3590]
Rob McQueen added a mute feature to his nice little docklet. I added a
queuing feature. Configure the docklet in the plugins dialog to queue
unread messages, and when you receive a message the docklet will eat it up
and show a little message pending icon. Click on it, and read your message.
ICQ people will like it.
I also made plugin_event use a va_list.
I bet this breaks perl.
committer: Tailor Script <tailor@pidgin.im>
author | Sean Egan <seanegan@gmail.com> |
---|---|
date | Mon, 16 Sep 2002 08:35:24 +0000 |
parents | b23092ad7126 |
children | cd938f18f3f8 |
comparison
equal
deleted
inserted
replaced
3516:db00eb77997d | 3517:6b0cb60162f4 |
---|---|
21 * Moved "privacy preferences" to Tools menu | 21 * Moved "privacy preferences" to Tools menu |
22 * Now using libiconv for better i18n support (Thanks Junichi | 22 * Now using libiconv for better i18n support (Thanks Junichi |
23 Uekawa) | 23 Uekawa) |
24 * Optionally uniquely colorize nicks in chats | 24 * Optionally uniquely colorize nicks in chats |
25 * Changed some default options | 25 * Changed some default options |
26 * Updated desktop icon. | 26 * Updated desktop and window icons (Thanks Robert McQueen) |
27 * GTK2 Goodness: | 27 * GTK2 Goodness: |
28 - Preferences dialog | 28 - Preferences dialog |
29 - Plugins dialog (Ari Pollak) | 29 - Plugins dialog (Ari Pollak) |
30 - GtkIMHtml, sorta (Ari Pollak, Christian Hammond) | 30 - GtkIMHtml, sorta (Ari Pollak, Christian Hammond) |
31 - Buddy Icons | 31 - Buddy Icons |
68 Craig Boston) | 68 Craig Boston) |
69 * Word-wrapping on mail notification text (Thanks, Andrew Molloy) | 69 * Word-wrapping on mail notification text (Thanks, Andrew Molloy) |
70 * /topic with no argument displays the current topic (Thanks Mark | 70 * /topic with no argument displays the current topic (Thanks Mark |
71 Doliner) | 71 Doliner) |
72 * i18n fixes (Thanks Matt Wilson) | 72 * i18n fixes (Thanks Matt Wilson) |
73 * Changed Ctrl-C color binding to Ctrl-K | 73 * Changed Ctrl-C color removed |
74 * Docklet plugin--replaces the old GNOME applet. You'll need the | |
75 Panel Notification Area applet for GNOME 2, or the patch from | |
76 RedHat for KDE 3. (Thanks Robert McQueen) | |
74 | 77 |
75 version 0.59 (06/24/2002): | 78 version 0.59 (06/24/2002): |
76 * Hungarian translation added (Thanks, Sutto Zoltan) | 79 * Hungarian translation added (Thanks, Sutto Zoltan) |
77 * Swedish translation updated (Thanks, Christian Rose) | 80 * Swedish translation updated (Thanks, Christian Rose) |
78 * Spanish translation updated (Thanks, Alex) | 81 * Spanish translation updated (Thanks, Alex) |