comparison ChangeLog @ 8899:d484f23cd92b

[gaim-migrate @ 9668] *** empty log message *** committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Fri, 07 May 2004 02:52:32 +0000
parents f0f6af31c90a
children 35b68d76cb4c
comparison
equal deleted inserted replaced
8898:de87e510ff9a 8899:d484f23cd92b
6 Pekka Riikonen. 6 Pekka Riikonen.
7 * Option to suppress the disconnect notification when using 7 * Option to suppress the disconnect notification when using
8 the autoreconnect plugin (Christopher (siege) O'Brien) 8 the autoreconnect plugin (Christopher (siege) O'Brien)
9 * Added support for dragging buddies from the buddy list into the 9 * Added support for dragging buddies from the buddy list into the
10 Add Buddy Pounce dialog. 10 Add Buddy Pounce dialog.
11 * Pounce notification now includes time (Mike Lundy)
12 * The history plugin now shows history for chats in addition to IMs
13
14 Bug Fixes:
15 * Compiles again with gcc 2.96 (Ignacio J. Elia)
16 * Gtk2.0 compatibility fixes (Tim Ringenbach)
11 * Massive rewrite of MSN support, which should fix a number of issues 17 * Massive rewrite of MSN support, which should fix a number of issues
12 and make errors easier to interpret. (Felipe Contreras) 18 and make errors easier to interpret. (Felipe Contreras)
13 * Option to hide the buttons at the bottom of conversation
14 windows (Phil Snowberger)
15 * Pounce notification now includes time (Mike Lundy)
16
17 Bug Fixes:
18 * Gadu-Gadu updates (Andrew Wellington) 19 * Gadu-Gadu updates (Andrew Wellington)
19 * Compiles again with gcc 2.96 (Ignacio J. Elia)
20 * Dialogs opened from a conversation window are now closed when 20 * Dialogs opened from a conversation window are now closed when
21 the conversation window is closed, preventing a crash (Kevin Stange) 21 the conversation window is closed, preventing a crash (Kevin Stange)
22 * Gtk2.0 compatibility fixes (Tim Ringenbach)
23 * Updated and standardized blist signals (Gary Kramlich) 22 * Updated and standardized blist signals (Gary Kramlich)
24 * More doxygen fixes (Jonathan Champ) 23 * More doxygen fixes (Jonathan Champ)
25 * Copy/paste encoding fixes (Joe Marcus Clarke) 24 * Copy/paste encoding fixes (Joe Marcus Clarke)
26 * IRC disconnect crash fix (Luciano Miguel Ferreira Rocha) 25 * IRC disconnect crash fix (Luciano Miguel Ferreira Rocha)
27 * Novell prpl works on big endian machines (Novell) 26 * Novell prpl works on big endian machines (Novell)
28 * Zephyr works on 64 bit machines (Arun A Tharuvai) 27 * Zephyr works on 64 bit machines (Arun A Tharuvai)
28 * Print Gadu-Gadu messages to the debug window instead of the console
29
30 Preference Changes:
31 * Added a "none" smiley theme to replace the "Show graphical
32 smileys" option
33 * Removed "Show logins in window," default to yes
34 * Removed "Send URLs as links," default to yes (in protocols that
35 support HTML)
36 * Removed "Show URLs as links," default to yes
29 37
30 version 0.77 (04/22/2004): 38 version 0.77 (04/22/2004):
31 New Features: 39 New Features:
32 * The System Log returns (Ka-Hing Cheung) 40 * The System Log returns (Ka-Hing Cheung)
33 * Added a conversation-drag-ended signal (Etan Reisner) 41 * Added a conversation-drag-ended signal (Etan Reisner)