comparison ChangeLog @ 3452:12202a328adf

[gaim-migrate @ 3497] FROM JONAS BIRME: * IRC: /W implemented the WHO * command * IRC: /VERSION implemented * IRC: Display all error messages received from server. * IRC: Handle channel mode and added support for changing mode, /MODE * IRC: Implements /QUIT [<Quit message>] 4.1.6 in the RFC. Quits the entire application. * IRC: Use gc->user->alias as real name. Also includes yesterdays patch: * Add nickname to buddy list by right clicking on nickname in chat room. * IRC: Parsed the idle and signon time on WHOIS-answer. committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Tue, 27 Aug 2002 17:16:28 +0000
parents f2e04d0fc283
children 736951485ac6
comparison
equal deleted inserted replaced
3451:02738ff4c219 3452:12202a328adf
26 - Preferences dialog 26 - Preferences dialog
27 - Plugins dialog (Ari Pollak) 27 - Plugins dialog (Ari Pollak)
28 - GtkIMHtml, sorta (Ari Pollak, Christian Hammond) 28 - GtkIMHtml, sorta (Ari Pollak, Christian Hammond)
29 - Buddy Icons 29 - Buddy Icons
30 - IM Images 30 - IM Images
31 - Alert Dialogs
31 * Notify.c plugin rewritten; check its configure dialog (Thanks, 32 * Notify.c plugin rewritten; check its configure dialog (Thanks,
32 Etan Reisner) 33 Etan Reisner)
33 * TOC no longer compiles statically by default--use OSCAR 34 * TOC no longer compiles statically by default--use OSCAR
34 * ICQ plugin no longer gets built--use OSCAR 35 * ICQ plugin no longer gets built--use OSCAR
35 * Added support for gettext 0.11.x. 36 * Added support for gettext 0.11.x.
36 * Added support for automake 1.6. 37 * Added support for automake 1.6.
37 * Buddy Ticker made a plugin. 38 * Buddy Ticker made a plugin.
38 * Read proxy environment variables. (Thanks, Christian Hammond) 39 * Read proxy environment variables. (Thanks, Christian Hammond)
39 * Fixed security vulnerability with manual browser option (Thanks, 40 * Fixed security vulnerability with manual browser option (Thanks,
40 Robert McQueen) 41 Robert McQueen)
42 * Added more IRC slash commands -- /W, /VERSION, /MODE -- and
43 other cool IRC enhancments (Thanks, Jonas Birmé)
44 * Add / Remove buddy menu item added to the chat users list
45 (Thanks Jonas Birmé)
41 46
42 version 0.59 (06/24/2002): 47 version 0.59 (06/24/2002):
43 * Hungarian translation added (Thanks, Sutto Zoltan) 48 * Hungarian translation added (Thanks, Sutto Zoltan)
44 * Swedish translation updated (Thanks, Christian Rose) 49 * Swedish translation updated (Thanks, Christian Rose)
45 * Spanish translation updated (Thanks, Alex) 50 * Spanish translation updated (Thanks, Alex)