comparison ChangeLog @ 20400:ea9a5566a156

propagate from branch 'im.pidgin.rlaager.merging.msnp13-and-sf-1621854-4' (head 36b8a3e05397b5918f311a046fa580c5bb8846e0) to branch 'im.pidgin.cpw.khc.msnp14' (head 39ac2e1b7754245b292605b0e3055ebb1b954c5d)
author Richard Laager <rlaager@wiktel.com>
date Sun, 15 Apr 2007 05:00:56 +0000
parents 1f6ea380fb09
children 997094dfe3d1
comparison
equal deleted inserted replaced
20395:bb940f08c820 20400:ea9a5566a156
1 Gaim: The Pimpin' Penguin IM Client that's good for the soul! 1 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul
2 2
3 version 2.0.0: 3 version 2.0.0:
4 Build Changes: 4 Build Changes:
5 * With the Core/UI split completed, it is now possible to build Gaim 5 * With the Core/UI split completed, it is now possible to build Gaim
6 without any UIs, creating a libgaim library upon which other UIs 6 without any UIs, creating a libgaim library upon which other UIs
75 (There are known issues with pasting formatted text. Either use "Paste 75 (There are known issues with pasting formatted text. Either use "Paste
76 as Plain Text", hit Ctrl-R after pasting, or use the Clear Formatting 76 as Plain Text", hit Ctrl-R after pasting, or use the Clear Formatting
77 button on the toolbar.) 77 button on the toolbar.)
78 * Performance while joining large chat rooms has been significantly 78 * Performance while joining large chat rooms has been significantly
79 improved (Aaron Sheldon, Google Summer of Code) 79 improved (Aaron Sheldon, Google Summer of Code)
80 * Bi-Directional text support improvements for GtkIMHtml (Shlomi Loubaton)
80 81
81 Sounds: 82 Sounds:
82 * Beautiful new default sounds (Brad Turcotte) 83 * Beautiful new default sounds (Brad Turcotte)
83 * Use GStreamer for playing sounds, instead of libao 84 * Use GStreamer for playing sounds, instead of libao
84 * A volume control in the preferences (Casey Harkins) 85 * A volume control in the preferences (Casey Harkins)
136 MSN Features: 137 MSN Features:
137 * Custom smiley receiving support (Irving Cordova & Francesco Fracassi) 138 * Custom smiley receiving support (Irving Cordova & Francesco Fracassi)
138 * Added support for sending (with the /nudge command) and receiving 139 * Added support for sending (with the /nudge command) and receiving
139 "nudges" (Julien Cegarra, Martin Bayard) 140 "nudges" (Julien Cegarra, Martin Bayard)
140 * Added an account action to open your Hotmail inbox from MSN 141 * Added an account action to open your Hotmail inbox from MSN
142 * Bi-directional text is correctly handled now (Shlomi Loubaton)
141 143
142 Yahoo Features: 144 Yahoo Features:
143 * Stealth Settings have been implemented 145 * Stealth Settings have been implemented
144 * Doodle is now supported (Andrew Dieffenbach, Google Summer of Code) 146 * Doodle is now supported (Andrew Dieffenbach, Google Summer of Code)
145 * Buddies' requests to add you to their lists now prompt for 147 * Buddies' requests to add you to their lists now prompt for
185 Code). This requires the libgadu library. See 187 Code). This requires the libgadu library. See
186 http://gaim.sourceforge.net/faq2.php#libgadu for more information. 188 http://gaim.sourceforge.net/faq2.php#libgadu for more information.
187 * SIP/SIMPLE support (Thomas Butter, Google Summer of Code) 189 * SIP/SIMPLE support (Thomas Butter, Google Summer of Code)
188 * Sametime protocol support 190 * Sametime protocol support
189 Requires the meanwhile library: http://meanwhile.sourceforge.net 191 Requires the meanwhile library: http://meanwhile.sourceforge.net
190 * QQ protocol support (Mark Huetsch, Google Summer of Code) 192 * QQ protocol support (Mark Huetsch, Google Summer of Code, and the
191 * Removed support for the Napster and TOC protocols 193 developers of the OpenQ project)
194 * Removed the Napster and TOC protocols plugins
192 195
193 Other Noteworthy Changes: 196 Other Noteworthy Changes:
197 * The project has new names - libpurple for the core, Pidgin for the Gtk+
198 UI and Finch for the ncurses based console UI (AOL LLC)
194 * UPnP and NAT traversal support (Adam J. Warrington, Google Summer of 199 * UPnP and NAT traversal support (Adam J. Warrington, Google Summer of
195 Code) 200 Code)
196 * The modify account dialog now contains two tabs, which should display 201 * The modify account dialog now contains two tabs, which should display
197 better at lower resolutions (Sadrul Habib Chowdhury) 202 better at lower resolutions (Sadrul Habib Chowdhury)
198 * New "find buddy" results dialog (Alex Converse) 203 * New "find buddy" results dialog (Alex Converse)
214 Windows and falls back to the browser in other environments. 219 Windows and falls back to the browser in other environments.
215 * On Mac OS X, the keyboard/mouse idle time pref now uses system idle 220 * On Mac OS X, the keyboard/mouse idle time pref now uses system idle
216 time instead of X11 idle time (Michael Culbertson) 221 time instead of X11 idle time (Michael Culbertson)
217 * Autocomplete in the buddy pounce dialog (Sadrul Habib Chowdhury) 222 * Autocomplete in the buddy pounce dialog (Sadrul Habib Chowdhury)
218 * Non-blocking socket I/O is used in most protocol plugins 223 * Non-blocking socket I/O is used in most protocol plugins
224 * All-new icons all over the place (Hylke Bons)
219 225
220 Preference Changes: 226 Preference Changes:
221 * Preferences have been substantially reorganized and cleaned up 227 * Preferences have been substantially reorganized and cleaned up
222 * Smiley theme descriptions are now shown correctly for the highlighted 228 * Smiley theme descriptions are now shown correctly for the highlighted
223 smiley theme (Levi Bard) 229 smiley theme (Levi Bard)
1802 * Support for %n, %d, and %t in away messages. Thanks bmiller! 1808 * Support for %n, %d, and %t in away messages. Thanks bmiller!
1803 * Background colors 1809 * Background colors
1804 * Redesigned preferences dialog 1810 * Redesigned preferences dialog
1805 * Redesigned conversation dialog 1811 * Redesigned conversation dialog
1806 * Removed the Lag-O-Meter (Lag-O-Meter is now a plugin) 1812 * Removed the Lag-O-Meter (Lag-O-Meter is now a plugin)
1807 * SOCKS 4a/5 proxy works 1813 * SOCKS 4/5 proxy works
1808 * Buddy Pounces are now saved in .gaimrc 1814 * Buddy Pounces are now saved in .gaimrc
1809 * Buddy Chats are now saved in .gaimrc 1815 * Buddy Chats are now saved in .gaimrc
1810 * Ability to merge gaim, aim2, aim4 buddylists. Thanks again bmiller! 1816 * Ability to merge gaim, aim2, aim4 buddylists. Thanks again bmiller!
1811 * ICQ-style aliases. This lets you change the name you see your buddy 1817 * ICQ-style aliases. This lets you change the name you see your buddy
1812 as. For example, if your buddy's SN is 'CouldntGetMyName', you can 1818 as. For example, if your buddy's SN is 'CouldntGetMyName', you can
1872 essentially implements recovery from a server crash at AOL 1878 essentially implements recovery from a server crash at AOL
1873 (AOL does not back up machines that contain TOC-based buddy 1879 (AOL does not back up machines that contain TOC-based buddy
1874 lists, unfortunately). (Thanks Syd) 1880 lists, unfortunately). (Thanks Syd)
1875 * Font selection dialog 1881 * Font selection dialog
1876 * Small changes to the Oscar/libfaim stuff (see libfaim/README.gaim) 1882 * Small changes to the Oscar/libfaim stuff (see libfaim/README.gaim)
1877 * SOCKS 4a proxy support 1883 * SOCKS 4 proxy support
1878 * Better proxy support overall (you can get people's info now! :) ) 1884 * Better proxy support overall (you can get people's info now! :) )
1879 * Two-way file transfer (you can get and send files, but you still 1885 * Two-way file transfer (you can get and send files, but you still
1880 can't initiate either) 1886 can't initiate either)
1881 * Fixed font problem with Misconfigured X-Servers. Thanks Decklin! 1887 * Fixed font problem with Misconfigured X-Servers. Thanks Decklin!
1882 * Fixed the No Configuration problem that came about today (5/31) 1888 * Fixed the No Configuration problem that came about today (5/31)