comparison ChangeLog @ 12095:16be443fe00d

[gaim-migrate @ 14392] Some updates. The Jeopardy! college tournament last week and this week is at the RBC Center in Raleigh, NC. It's the basketball area where the NC State Wolfpack play and the NHL Carolina Hurricanes. I was there for the taping of the last two episodes. They'll be aired this Thursday and Friday. You should watch, maybe you'll see me! Of course, you don't have any idea what I look like. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Mon, 14 Nov 2005 23:53:57 +0000
parents 9b886b6e3002
children ab9fc699a543
comparison
equal deleted inserted replaced
12094:08dd8a4b6bea 12095:16be443fe00d
2 2
3 version 2.0.0: 3 version 2.0.0:
4 Status System: 4 Status System:
5 * The code dealing with buddy and account status, away messages, 5 * The code dealing with buddy and account status, away messages,
6 away states, online/offline, etc has been completely rewritten. 6 away states, online/offline, etc has been completely rewritten.
7 Huge thanks to Christian Hammond, Dave West, and Daniel Atallah. 7 Huge thanks to Christian Hammond, Dave West, and Daniel Atallah,
8 Sadrul Habib Chowdhury.
8 * Your status can now be set from inside the buddy list using the 9 * Your status can now be set from inside the buddy list using the
9 selector at the bottom of the window. 10 selector at the bottom of the window.
10 * To see messages when a buddy signs on or off, goes away, or 11 * To see messages when a buddy signs on or off, goes away, or
11 becomes idle, load the "Buddy State Notification" plugin 12 becomes idle, load the "Buddy State Notification" plugin
12 13
26 * The "Send As" menu has been replaced with a more appropriate 27 * The "Send As" menu has been replaced with a more appropriate
27 "Send To" menu based on "Persons" on your buddy list 28 "Send To" menu based on "Persons" on your buddy list
28 * Message formatting persists between messages (Igor Belyi) 29 * Message formatting persists between messages (Igor Belyi)
29 * Full message background colors are now supported 30 * Full message background colors are now supported
30 * Smooth scrolling when receiving a new message 31 * Smooth scrolling when receiving a new message
31 * Smiley selection dialog rewritten to look nicer (Nathan Fredrickson)
32 * Screenname colors in chats now chosen intelligently from GNOME 32 * Screenname colors in chats now chosen intelligently from GNOME
33 color palette 33 color palette
34 * Conversation buffer scrollback limited to avoid large memory 34 * Conversation buffer scrollback limited to avoid large memory
35 usage in active conversations 35 usage in active conversations
36 * Control-Shift-Tab will reverse cycle through the conversation tabs 36 * Control-Shift-Tab will reverse cycle through the conversation tabs
59 intuitively (Benjamin Kahn with help from Richard Laager) 59 intuitively (Benjamin Kahn with help from Richard Laager)
60 * Entries in the text replacement plugin are now sorted 60 * Entries in the text replacement plugin are now sorted
61 alphabetically (Richard Laager) 61 alphabetically (Richard Laager)
62 * The Evolution Integration plugin now supports Groupwise contacts 62 * The Evolution Integration plugin now supports Groupwise contacts
63 * Mono plugin loader (Eoin Coffey) 63 * Mono plugin loader (Eoin Coffey)
64 * Perl plugin loader has been rewritten (John Kelm) 64 * Perl plugin loader has been rewritten (John Kelm, Google Summer
65 * New music messaging plugin (Christian Muise) 65 of Code)
66 * New music messaging plugin (Christian Muise, Google Summer of Code)
66 * gaim-remote has been superceded by new DBUS bindings within Gaim 67 * gaim-remote has been superceded by new DBUS bindings within Gaim
67 (Piotr Zielinski) 68 (Piotr Zielinski, Google Summer of Code)
68 * The functionality of the auto-reconnect plugin has been 69 * The functionality of the auto-reconnect plugin has been
69 moved into the Gaim core, and the plugin itself has been 70 moved into the Gaim core, and the plugin itself has been
70 removed. 71 removed.
71 72
72 MSN Features: 73 MSN Features:
75 "nudges" (Julien Cegarra, Martin Bayard) 76 "nudges" (Julien Cegarra, Martin Bayard)
76 * Added an account action to open your Hotmail inbox from MSN 77 * Added an account action to open your Hotmail inbox from MSN
77 78
78 Yahoo Features: 79 Yahoo Features:
79 * Stealth Settings have been implemented 80 * Stealth Settings have been implemented
80 * Doodle is now supported (Andrew Dieffenbach) 81 * Doodle is now supported (Andrew Dieffenbach, Google Summer of Code)
81 * Buddies' requests to add you to their lists now prompt for 82 * Buddies' requests to add you to their lists now prompt for
82 authorization 83 authorization
83 84
84 AIM/ICQ Features: 85 AIM/ICQ Features:
85 * ICQ file transfer support with newer ICQ clients (Jonathan Clark) 86 * ICQ file transfer support with newer ICQ clients (Jonathan Clark,
86 * Many overall improvements to OSCAR file transfers (Jonathan Clark) 87 Google Summer of Code)
88 * Many overall improvements to OSCAR file transfers (Jonathan Clark,
89 Google Summer of Code)
87 * Ability to set ICQ "require authorization" and "web aware" 90 * Ability to set ICQ "require authorization" and "web aware"
88 setting (Ettore Simone) 91 setting (Ettore Simone)
89 * ICQ encoding fix for offline buddies (Ilya Konstantinov) 92 * ICQ encoding fix for offline buddies (Ilya Konstantinov)
90 93
91 IRC Features: 94 IRC Features:
95 * Added /nickserv, /memoserv, /chanserv and /operserv 98 * Added /nickserv, /memoserv, /chanserv and /operserv
96 commands (Joao Luís Marques Pinto) 99 commands (Joao Luís Marques Pinto)
97 100
98 Other Protocol Changes: 101 Other Protocol Changes:
99 * Jabber support for SRV lookups 102 * Jabber support for SRV lookups
100 * Bonjour (Rendezvous) protocol support (Juanjo Molinero Horno) 103 * Bonjour (Rendezvous) protocol support (Juanjo Molinero Horno, Google
101 * Updated Gadu-Gadu protocol support (Bartosz Oler) 104 Summer of Code)
102 * SIP/SIMPLE support (Thomas Butter) 105 * Updated Gadu-Gadu protocol support (Bartosz Oler, Google Summer of
106 Code)
107 * SIP/SIMPLE support (Thomas Butter, Google Summer of Code)
103 * Sametime protocol support 108 * Sametime protocol support
104 * SILC whiteboard support (Pekka Riikonen) 109 * SILC whiteboard support (Pekka Riikonen)
105 110
106 Other Noteworthy Changes: 111 Other Noteworthy Changes:
107 * UPNP and NAT traversal support (Adam J. Warrington) 112 * UPnP and NAT traversal support (Adam J. Warrington, Google Summer of
113 Code)
108 * The modify account dialog now contains two tabs, which should display 114 * The modify account dialog now contains two tabs, which should display
109 better at lower resolutions (Sadrul Habib Chowdhury) 115 better at lower resolutions (Sadrul Habib Chowdhury)
110 * New "find buddy" results dialog (Alex Converse) 116 * New "find buddy" results dialog (Alex Converse)
111 * People using input methods can now use Enter again 117 * People using input methods can now use Enter again
112 * GNOME users can open received files by clicking on "Open" in the 118 * GNOME users can open received files by clicking on "Open" in the