comparison ChangeLog @ 11716:382696a92103

[gaim-migrate @ 14007] I rearranged a few things, added Chip's last name, and added Casey Harkins for rewriting the docklet stuff. Feel free to clean up any of this. Also, we need to get things ready to release a beta soon committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sat, 22 Oct 2005 19:38:42 +0000
parents ec2335d98b83
children a8f8939b968e
comparison
equal deleted inserted replaced
11715:5f904b7c3558 11716:382696a92103
1 Gaim: The Pimpin' Penguin IM Client that's good for the soul! 1 Gaim: The Pimpin' Penguin IM Client that's good for the soul!
2 2
3 version 2.0.0: 3 version 2.0.0:
4 New Features: 4 New Features:
5 * Insane rewrite of all code dealing with buddy and account status, away 5 * Insane rewrite of all code dealing with buddy and account status, away
6 messages, away states, online/offline, etc. Huge thanks to Christian, 6 messages, away states, online/offline, etc. Huge thanks to Christian
7 Dave West, and Daniel Atallah 7 Hammond, Dave West, and Daniel Atallah
8 * Beautiful new default sounds (Brad Turcotte) 8 * Beautiful new default sounds (Brad Turcotte)
9 * gaim-remote can send text (John B. Silvestri)
10 * Autoreconnect plugin can hide the reconnect dialog (François Gagné)
11 * Screenname colors in chats now chosen intelligently from GNOME color 9 * Screenname colors in chats now chosen intelligently from GNOME color
12 palette 10 palette
13 * New "find buddy" results dialog (Alex Converse) 11 * New "find buddy" results dialog (Alex Converse)
14 * Smiley selection dialog rewritten to look nicer (Nathan Fredrickson) 12 * Smiley selection dialog rewritten to look nicer (Nathan Fredrickson)
15 * If Gaim is exited with the buddy list hidden in the docklet, it will 13 * If Gaim is exited with the buddy list hidden in the docklet, it will
60 Bug fixes: 58 Bug fixes:
61 * People using input methods can now use Enter again. 59 * People using input methods can now use Enter again.
62 * Many problems related to having an IM conversation and a chat open 60 * Many problems related to having an IM conversation and a chat open
63 with the same name (Andrew Hart) 61 with the same name (Andrew Hart)
64 * Improved buddy list searching with CTRL+F 62 * Improved buddy list searching with CTRL+F
63 * Overhauled the system tray/docklet plugin (Casey Harkins)
65 * ICQ encoding fix for offline buddies (Ilya Konstantinov) 64 * ICQ encoding fix for offline buddies (Ilya Konstantinov)
66 * Show smiley theme descriptions correctly for the highlighted 65 * Show smiley theme descriptions correctly for the highlighted
67 smiley theme (Levi Bard) 66 smiley theme (Levi Bard)
68 67
69 Preference changes: 68 Preference changes:
92 * Removed "Show timestamps," defaulted to yes but made timestamp plugin 91 * Removed "Show timestamps," defaulted to yes but made timestamp plugin
93 override this. 92 override this.
94 * Removed protocol options. 93 * Removed protocol options.
95 * Consolidated three ignore formatting options into a single one. 94 * Consolidated three ignore formatting options into a single one.
96 * Removed "Escape closes windows," defaulted to Ctrl-W. 95 * Removed "Escape closes windows," defaulted to Ctrl-W.
96 * Removed "Gaim usage" and the "Idle time reporting" selection,
97 always use mouse/keyboard when available.
98 * Removed "Log when buddies sign on/sign off/become idle/
99 become un-idle/go away/come back" and "Log your own actions",
100 all of these will be logged when the system log is enabled
97 101
98 version 1.1.5: 102 version 1.1.5:
99 * Yahoo file receiving and buddy icon receiving work again. 103 * Yahoo file receiving and buddy icon receiving work again.
100 * Limit animated buddy icon frame rates to 10 frames per second 104 * Limit animated buddy icon frame rates to 10 frames per second
101 (Nathan Conrad) 105 (Nathan Conrad)