Move the "Change status to" menu to be beside the checkbox controlling it.
[pidgin-git.git] / ChangeLog.win32
blob654487585a6032fd994322e25398882dedcfcdfb
1 version 2.6.3 (10/16/2009):
2         * No changes
4 version 2.6.2 (09/05/2009):
5         * No changes
7 version 2.6.1 (08/18/2009):
8         * No changes
10 version 2.6.0 (08/18/2009):
11         * Added XMPP URI support.
13 version 2.5.9 (08/18/2009):
14         * No changes and no win32 packages built.
16 version 2.5.8 (06/27/2009):
17         * No changes
19 version 2.5.7 (06/20/2009):
20         * No changes
22 version 2.5.6 (05/19/2009):
23         * No changes
25 version 2.5.5 (03/01/2009):
26         * Remove the "Flash window when chat messages are received" pref from
27           the Windows Pidgin Options plugin - the Message Notification plugin
28           does this (and much more).
29         * Updated GTK+ to 2.14.7
31 version 2.5.4 (01/12/2009):
32         * Fix the "Hang on Exit" issue that a number of users encountered.
33         * Updated GTK+ to 2.14.6
35 version 2.5.3 (12/20/2008):
36         * Upgrade SILC to use the 1.1.8 toolkit
37         * Updated included Meanwhile library to include patch referenced in #7563
39 version 2.5.2 (10/19/2008):
40         * Updated GTK+ to 2.12.12
41           This will resolve an issue with stuff in QQ appearing as "(NULL)"
43 version 2.5.1 (08/30/2008):
44         * No changes
46 version 2.5.0 (08/18/2008):
47         * Don't install the GSSAPI SASL plugin on NT4 to avoid an error popup.
48         * Use the Kerberos for Windows libraries installed on the system (if
49           present) instead of including enough to load the plugin (Kfw still
50           needed to be installed for it to actually work before this change).
51         * Upgrade to Perl 5.10 (System Perl runtime must be upgraded for Perl
52           plugins to continue to work).
53         * Upgrade SILC to use the 1.1.7 toolkit
55 version 2.4.3 (07/01/2008):
56         * No changes
58 version 2.4.2 (05/17/2008):
59         * No changes
61 version 2.4.1 (03/31/2008):
62         * Fix an issue preventing the Buddy List being raised when pidgin.exe
63           is run for a second time.
64         * Fix protocol handlers
65         * Fix AIM/ICQ usage of non-ASCII text with new Glib versions.
67 version 2.4.0 (02/29/2008):
68         * Updated GTK+ to 2.12.8
69         * Updated included Meanwhile library to include patches referenced at:
70           https://sourceforge.net/tracker/?func=detail&atid=656718&aid=1626349&group_id=110565
71         * Build the xmpp protocol with SASL support (and include Cyrus SASL
72           2.1.22).
74 version 2.3.1 (12/7/2007):
75         * No changes
77 version 2.3.0 (11/24/2007):
78         * Updated GTK+ to 2.12.1 (This was actually included in 2.2.2, but 
79           didn't get into the Changelog.)
80         * Upgrade SILC to use the 1.1.5 toolkit
82 version 2.2.2 (10/23/2007):
83         * Updated gtkspell to include a patch to share Aspell dictionaries
84           among all the input fields to avoid excessive memory usage.
85         * Update libxml2 to 2.6.30
86         * Bonjour protocol now appears even if Bonjour for Windows isn't
87           present (displays message indicating Bonjour for Windows must be
88           installed if you try to log in and it isn't installed).
89         * libpurple now looks for a default prefs.xml in the COMMON_APPDATA
90           directory (e.g. \Documents and Settings\All Users\Application Data\purple\prefs.xml)
91           similarly to how this is done on other platforms.
92         * Updated GTK+ to 2.12.1
94 version 2.2.1 (09/29/2007):
95         * No changes
97 version 2.2.0 (09/13/2007):
98         * Updated gtkspell to 2.0.11
99         * Upgrade SILC to use the 1.1.2 toolkit
101 version 2.1.1 (08/20/2007):
102         * No changes
104 version 2.1.0 (7/28/2007):
105         * Updated launcher application (pidgin.exe) to support portable mode
106           via `pidgin.exe --portable-mode` or by renaming the binary to
107           `pidgin-portable.exe`
108         * Updated GTK+ to 2.10.13
110 version 2.0.2 (6/14/2007):
111         * Add Bonjour protocol support thanks to Chris Davies. This requires
112           Apple Bonjour for Windows from:
113           http://www.apple.com/support/downloads/bonjourforwindows.html
115 version 2.0.1 (5/24/2007):
116         * No changes
118 version 2.0.0 (5/3/2007):
119         * URI Handler support added via `pidgin.exe --protocolhandler=`
120         * Running a second instance will popup the Buddy List, if possible.
121         * Updated GTK+ to 2.10.11 (rev.b) (Win98/ME will need to use 2.6.10)
122         * The transparency plugin has been rewritten and enhanced.
123         * MSN open email bug fixed.
124         * Update SILC to use the 1.0.2 toolkit
125         * Lots of other things that I can't remember right now.
127 version 1.5.0 (8/11/2005):
128         * The installer now supports downloading and installing
129           spellchecking support.
130         * Environmental proxy settings will now default to the Internet Explorer
131           http proxy, if one is present.
132         * Updated to GTK+ 2.6.9 (rev a).  This includes:
133           GTK+ 2.6.9, Glib 2.6.6, Pango 1.8.2 and zlib 1.2.3
134           Upgrading is recommended as zlib 1.2.3 contains security fixes
136 version 1.4.0 (7/7/2005):
137         * On Windows XP or newer, the non-debug version of gaim will attempt
138           to use the existing console, if one is present, for debug output.
139         * Updated to GTK+ 2.6.8 (rev a).  This partially fixes the famed "No
140           Disk" error among other things.
142 version 1.3.1 (6/9/2005):
143         * Installer allows you to choose whether or not to put shortcuts on
144           the Desktop and Start Menu.  Uninstall icon is no longer placed
145           in the Start Menu.
146         * Fixed logging where the gaim home directory path is a UNC path.
148 version 1.3.0 (5/10/2005):
149         * Updated to GTK+ 2.6.7 (rev a).  This restores functionality on Windows
150           98/ME/NT4.
152 version 1.2.1 (4/3/2005):
153         * No changes
155 version 1.2.0 (3/17/2005):
156         * No changes
158 version 1.1.4 (2/24/2005):
159         * No changes
161 version 1.1.3 (2/17/2005):
162         * SILC is currently no longer installed on Windows NT 4 systems.  There
163           is an outstanding bug that causes no account to be able to connect.
164           Thanks to Lorne Nicol for helping track the issue down.
165         * Updated GTK+ to 2.6.2 (rev a)
166           GLib 2.6 introduces wrappers for stdio functions (fix to handle
167           non-ascii paths).
169 version 1.1.2 (01/20/2005):
170         * Updated GTK+ to 2.4.14 (rev a)
171         * Much prettier System Tray icons for Windows XP and greater.
172           (Thanks Jérôme Poulin and Alex Converse)
173         * Docking now works with multiple monitors.
175 version 1.1.1 (12/28/2004):
177 version 1.1.0 (12/02/2004):
178         * SILC protocol plugin added.
179         * Now checking GAIMLANG and GAIMHOME instead of LANG and HOME env
180           variables, to avoid conflicts with other apps that use them and
181           to avoid HOME env variables intended for cygwin (using unix style
182           path).
183         * Both the installer and gaim now perform checks to see if an instance
184           of gaim is already running. Definition of GAIM_MULTI_INST env
185           variable turns this check off.
186         * Asynchronous host name resolution (Fixes unresponsive UI during slow
187           or unresponsive host name resolution).
189 version 1.0.3 (11/11/2004):
190         * Updated GTK+ to 2.4.13 (rev a)
191           Includes fix for pango bug affecting some character sets, such as
192           Chinese.
195 version 1.0.2 (10/20/2004):
196         * Updated GTK+ to 2.4.10 (rev b)
197           This revision updates glib to 2.4.7 and pango to 1.6.0, fixing the
198           dreaded 'UDP port pollution' and 'crash on symbol font' bugs
199           respectively.
200         * Installer translations for: Albanian
202 version 1.0.1 (10/07/2004):
204 version 1.0.0 (09/17/2004):
205         * The "Start Gaim on Windows startup" setting is preserved
206           when Gaim is reinstalled (Daniel Atallah)
207         * Pasting HTML no longer adds linewrapping where it shouldn't
209 version 0.82.1 (08/27/2004):
210         * Update version of gtk checked by the installer
212 version 0.82 (08/26/2004):
213         * Selecting away messages using the system tray icon works
214           (Thanks François Gagné)
215         * Transparency plugin will save your settings again (Kevin Stange)
216         * Updated gtk-wimp to 0.6.2
217         * Updated libpng to 1.2.6 (major security update)
218         * Updated GTK+ to 2.4.7 (rev a)
219                 - GTK+ 2.4.7
220                 - GLib 2.4.5
221                 - Pango 1.4.1
223 version 0.81 (08/05/2004):
224         * Napster joins binary release (Thanks Kevin)
225         * Gaim's gtkspell build now makes use of pango's squigly underline
226                 (Thanks Nathan Fredrickson and Daniel Atallah)
228 version 0.80 (07/15/2004):
229         * idletrack.dll now unloads properly when you quit Gaim in Windows
230           2000 or later, so the installer will no longer report an error
231           replacing or removing the file. (Andrew Whewell)
232         * Fixed a bug in the transparency plugin causing buddy list settings
233           to also apply to all conversation windows. (Kevin Stange)
234         * Only attempt to execute URIs with the schemas http, https,
235           ftp, or mailto
236         * Updated gtk-wimp to 0.6.1
237         * Updated GTK+ to 2.4.3 (rev a)
238         * Installer translations for: Slovak
239         * Updated gtkspell to 2.0.6
241 version 0.79 (06/24/2004):
243 version 0.78 (05/30/2004):
244         * Win32 transparency plugin now preserves transparency when dragging
245           conversation tabs (Kevin Stange).
246         * Installer translations for: Slovenian.
247         * Updated GTK+ 2.2.4 build (rev d): Now supports Gimp 2
249 version 0.77 (04/22/2004):
251 version 0.76 (04/01/2004):
252         * Ability to open files directly from file transfer window.
253         * Installer translations for: Russian, Polish, Finnish, Japanese
254           Hebrew and Norwegian.
255         * Updated GTK+ 2.2.4 build (rev c): glib updated to export needed
256           symbol.
258 version 0.75 (01/09/2004):
259         * TCL plugin loader now working. Thanks Daniel Atallah.
260         * Installer translations for: Danish.
261         * Updated GTK+ 2.2.4 build (rev b): Fixes Clipboard bug, and includes
262           official move/size fix (Sizing responsiveness is a little slow).
264 version 0.74 (11/25/2003):
265         * Installer translations for: Czech.
267 version 0.73 (11/21/2003):
268         * Fix the close button on the first tab in each window.
269         * Fix for carriage return pileups in userinfo.
270         * Window flashing is back.
271         * Fix for gaim settings move bug (#838621).
272         * Update to NSIS v2.0 b4 final release.
273         * Ability to perform unattended installations.
274         * Installer translations for: Spanish.
276 version 0.72 (10/31/2003):
277         * Fix for bug #808562 - LANG needs to be set before gtk_init, when 
278           setting text widgets to RTL or LTR.
279         * New dll hell avoidance policies.. hopefully this time as many bases
280           are covered as can be.
281         * Gtk-wimp is back (version 0.5.1). This version is supposed to be a
282           lot more stable.
283         * Compatibility issues with dropline gtk installers are resolved.
285 version 0.71 (10/09/2003):
286         * Gtk-wimp theme removed.
287         * Installer translations for: Portuguese.
289 version 0.70 (09/28/2003):
290         * Fixed an icon caching bug which showed up after gaim's data dir was
291           moved in 0.69. Cached aim buddy icons were not showing up.
293 version 0.69 (09/24/2003):
294         * Perl plugin loader is back (now using perl58).
295         * Gaim now performs 'dll hell' check on startup.
296         * Using SHGetFolderPath to determine Gaim's app data directory.
297         * Installer translations for: Korean and Romanian.
298         * WinME installer bug fixed.
299         * Moving to GTK 2.2.4: Dead keysyms handled on the US-International
300           keyboard. Caps Lock bug fixed. Option to disable move/resize patch
301           (This is known to be buggy on XP).
302         * Gtk-wimp updated to 0.4.3
304 version 0.68 (09/01/2003):
305         * Installer translations for: Bulgarian and Traditional Chinese.
306         * No Perl plugin support, due to the re-write. (It should be back in 
307           the next release).
308         * Executable pounces now working (Thanks to Kevin Stange).
310 version 0.67 (08/14/2003):
311         * Installer translations for: Dutch, French, German, Hungarian,
312           Italian, Portuguese (Brazilian), Serbian (Latin) and
313           Simplified Chineese. Thanks to all of you who provided translations.
314         * The Buddy List can now be docked using Windows appbar features.
315         * Option to turn off Conversation Window flashing added.
316         * Gtk-wimp updated to 2.0 (improved XP support). Thanks to Raymond
317           Penners.
318         * Moving to GTK 2.2.2: Floating tooltips fixed, move/resize bug fixed,
319           multi-monitor support added. This is a build of cvs gtk-2-2 branch
320           on 8/8/03 which includes my move/resize patch.
322 version 0.66 (07/18/2003):
323         * Windows files join the source distribution.
325 version 0.65 (07/16/2003):
326         * WinGaim plugins can now be built with gcc stabs debugging info, 
327           allowing for more informative crash dumps.
328         * Buddy List DnD bug fixed.
329         * The systray code is now integrated into the docklet plugin, bringing
330           those nice docklet features to WinGaim.
332 version 0.64 (05/30/3003)
333         * Perl plugin support is back.. after the plugin api rewrite
334         * File transfer fixed for win32
336 version 0.63 (05/16/2003)
337         * Gaim installer re-written. Our own GTK+ installer is now bundled 
338           with the Gaim installer (installs to the same location as the 
339           dropline version).  Installer gives user the choice to install one
340           of three GTK+ theme engines, including GTK-Wimp.  Installations
341           should now work for all users on multi-user machines (including
342           guest accounts).  No more DLL Hell. Sexier installer look (Thanks
343           Phroggie).
344         * Language translations in the systray menu should now be displayed
345           properly.
346         * Fixed some bugs (Thanks Phroggie for debugging help).
348 version 0.60 (4/5/03)
349         * Fixed oscar protocol high cpu usage bug.
350         * Separated aspell from Gaim, and switched to aspell.net windows
351           installer.  Gaim will function with or without aspell installation.
352         * Gaim installer no longer installs GTK+ runtime dlls. Gaim now
353           requires gtk-win installation (http://www.sf.net/projects/gtk-win)
354         * Updated Gaim installer to use modern UI.
355         * Drag and Drop Smiley theme installation works now.
356         * Fixed bug where TOC buddies where not showing up in the list.
358 version 0.60 alpha 5 (2/8/03)
359         * Buddy Icons no longer corrupted.
360         * Buddy & login window drift fixed.
361         * No more console window.
362         * File path related bugs fixed.
363         * Fixed disapearing systray icon bug, w/ failed signon.
364         * Fixed performance issue on some win machines due to Pango uniscribe
365         * Autoreconnect plugin works once more.
366         * Fixed windows idle reporting.
367         * Fixed MSN mail open.
369 version 0.60 alpha 4.1: (1/22/03)
370         * This was a bug fix release for the smiley redraw bug.
372 version 0.60 alpha 4: (12/29/02)
373         * Feature improvements for transparency plugin.
374         * Font properly set in gtkrc
375         * Gaim systray icon permanantly parked in systray, with different
376           icons for connected, disconnected and away.
377         * Right clickable menu for systray.
378         * Flashing conversation window on receiving an IM.
379         * Aspell installer allows user to set install path.
381 version 0.60 alpha 3: (11/8/02)
382         * Improved UI
383         * Plugin for transparent conversation windows
384         * Gtkspell/aspell working
385         * IdleTracker added for Windows idle reporting.
386         * Nativewin gtk theme (using native windows fonts)
387         * New gaim and gaim-installer icons (Thanks Tux Racer)
389 version 0.60 alpha 2 (10/9/02):
390         * Perl functionality added
391         * PNGs work
392         * Path issues fixed for Win9x
393         * Added g command line flag for logging of GTK and GLIB debugging.
394         * No more console in Win9x for glib logging (when not debugging).
395         * URL links now work.
396         * Plugins: autorecon, iconaway, spellchk and ticker now work.
397         * Language translations are working.
398         * Using GTK 2.0.6 (Some GTK bugs fixed since 2.0.3)
399         * Gadu-Gadu works
400         * gtkimhtml copying to clipboard works. Selecting text copies it to
401           the clipboard.
402         * Gaim now minimizes to the system tray.
403         * Various other feature updates from the Gaim crew. Read ChangeLog :)
405 version 0.60 alpha 1 (9/13/2002):
406         * Initial alpha release