root/branches/vendor/third/gaim/ChangeLog.win32 @ 22221

Revision 22221, 10.1 KB (checked in by ghudson, 4 years ago)

Import gaim 1.4.0.

Line 
1version 1.4.0 (7/7/2005):
2        * On Windows XP or newer, the non-debug version of gaim will attempt to
3          use the existing console, if one is present, for debug output.
4        * Updated to GTK+ 2.6.8 (rev a).  This partially fixes the famed "No
5          Disk" error among other things.
6
7version 1.3.1 (6/9/2005):
8        * Installer allows you to choose whether or not to put shortcuts on the
9          Desktop and Start Menu.  Uninstall icon is no longer placed in the
10          Start Menu.
11        * Fixed logging where the gaim home directory path is a UNC path.
12
13version 1.3.0 (5/10/2005):
14        * Updated to GTK+ 2.6.7 (rev a).  This restores functionality on Windows
15          98/ME/NT4.
16
17version 1.2.1 (4/3/2005):
18        * No changes
19
20version 1.2.0 (3/17/2005):
21        * No changes
22
23version 1.1.4 (2/24/2005):
24        * No changes
25
26version 1.1.3 (2/17/2005):
27        * SILC is currently no longer installed on Windows NT 4 systems.  There
28          is an outstanding bug that causes no account to be able to connect.
29          Thanks to Lorne Nicol for helping track the issue down.
30        * Updated GTK+ to 2.6.2 (rev a)
31          GLib 2.6 introduces wrappers for stdio functions (fix to handle
32          non-ascii paths).
33
34version 1.1.2 (01/20/2005):
35        * Updated GTK+ to 2.4.14 (rev a)
36        * Much prettier System Tray icons for Windows XP and greater.
37          (Thanks Jérôme Poulin and Alex Converse)
38        * Docking now works with multiple monitors.
39
40version 1.1.1 (12/28/2004):
41
42version 1.1.0 (12/02/2004):
43        * SILC protocol plugin added.
44        * Now checking GAIMLANG and GAIMHOME instead of LANG and HOME env
45          variables, to avoid conflicts with other apps that use them and
46          to avoid HOME env variables intended for cygwin (using unix style
47          path).
48        * Both the installer and gaim now perform checks to see if an instance
49          of gaim is already running. Definition of GAIM_MULTI_INST env
50          variable turns this check off.
51        * Asynchronous host name resolution (Fixes unresponsive UI during slow
52          or unresponsive host name resolution).
53
54version 1.0.3 (11/11/2004):
55        * Updated GTK+ to 2.4.13 (rev a)
56          Includes fix for pango bug affecting some character sets, such as
57          Chinese.
58
59version 1.0.2 (10/20/2004):
60        * Updated GTK+ to 2.4.10 (rev b)
61          This revision updates glib to 2.4.7 and pango to 1.6.0, fixing the
62          dreaded 'UDP port pollution' and 'crash on symbol font' bugs
63          respectively.
64        * Installer translations for: Albanian
65
66version 1.0.1 (10/07/2004):
67
68version 1.0.0 (09/17/2004):
69        * The "Start Gaim on Windows startup" setting is preserved
70          when Gaim is reinstalled (Daniel Atallah)
71        * Pasting HTML no longer adds linewrapping where it shouldn't
72
73version 0.82.1 (08/27/2004):
74        * Update version of gtk checked by the installer
75
76version 0.82 (08/26/2004):
77        * Selecting away messages using the system tray icon works
78          (Thanks François Gagné)
79        * Transparency plugin will save your settings again (Kevin Stange)
80        * Updated gtk-wimp to 0.6.2
81        * Updated libpng to 1.2.6 (major security update)
82        * Updated GTK+ to 2.4.7 (rev a)
83                - GTK+ 2.4.7
84                - GLib 2.4.5
85                - Pango 1.4.1
86
87version 0.81 (08/05/2004):
88        * Napster joins binary release (Thanks Kevin)
89        * Gaim's gtkspell build now makes use of pango's squigly underline
90          (Thanks Nathan Fredrickson and Daniel Atallah)
91
92version 0.80 (07/15/2004):
93        * idletrack.dll now unloads properly when you quit Gaim in Windows
94          2000 or later, so the installer will no longer report an error
95          replacing or removing the file. (Andrew Whewell)
96        * Fixed a bug in the transparency plugin causing buddy list settings
97          to also apply to all conversation windows. (Kevin Stange)
98        * Only attempt to execute URIs with the schemas http, https,
99          ftp, or mailto
100        * Updated gtk-wimp to 0.6.1
101        * Updated GTK+ to 2.4.3 (rev a)
102        * Installer translations for: Slovak
103        * Updated gtkspell to 2.0.6
104
105version 0.79 (06/24/2004):
106
107version 0.78 (05/30/2004):
108        * Win32 transparency plugin now preserves transparency when dragging
109          conversation tabs (Kevin Stange).
110        * Installer translations for: Slovenian.
111        * Updated GTK+ 2.2.4 build (rev d): Now supports Gimp 2
112
113version 0.77 (04/22/2004):
114
115version 0.76 (04/01/2004):
116        * Ability to open files directly from file transfer window.
117        * Installer translations for: Russian, Polish, Finnish, Japanese
118          Hebrew and Norwegian.
119        * Updated GTK+ 2.2.4 build (rev c): glib updated to export needed
120          symbol.
121
122version 0.75 (01/09/2004):
123        * TCL plugin loader now working. Thanks Daniel Atallah.
124        * Installer translations for: Danish.
125        * Updated GTK+ 2.2.4 build (rev b): Fixes Clipboard bug, and includes
126          official move/size fix (Sizing responsiveness is a little slow).
127
128version 0.74 (11/25/2003):
129        * Installer translations for: Czech.
130
131version 0.73 (11/21/2003):
132        * Fix the close button on the first tab in each window.
133        * Fix for carriage return pileups in userinfo.
134        * Window flashing is back.
135        * Fix for gaim settings move bug (#838621).
136        * Update to NSIS v2.0 b4 final release.
137        * Ability to perform unattended installations.
138        * Installer translations for: Spanish.
139
140version 0.72 (10/31/2003):
141        * Fix for bug #808562 - LANG needs to be set before gtk_init, when
142          setting text widgets to RTL or LTR.
143        * New dll hell avoidance policies.. hopefully this time as many bases
144          are covered as can be.
145        * Gtk-wimp is back (version 0.5.1). This version is supposed to be a
146          lot more stable.
147        * Compatibility issues with dropline gtk installers are resolved.
148
149version 0.71 (10/09/2003):
150        * Gtk-wimp theme removed.
151        * Installer translations for: Portuguese.
152
153version 0.70 (09/28/2003):
154        * Fixed an icon caching bug which showed up after gaim's data dir was
155          moved in 0.69. Cached aim buddy icons were not showing up.
156
157version 0.69 (09/24/2003):
158        * Perl plugin loader is back (now using perl58).
159        * Gaim now performs 'dll hell' check on startup.
160        * Using SHGetFolderPath to determine Gaim's app data directory.
161        * Installer translations for: Korean and Romanian.
162        * WinME installer bug fixed.
163        * Moving to GTK 2.2.4: Dead keysyms handled on the US-International
164          keyboard. Caps Lock bug fixed. Option to disable move/resize patch
165          (This is known to be buggy on XP).
166        * Gtk-wimp updated to 0.4.3
167
168version 0.68 (09/01/2003):
169        * Installer translations for: Bulgarian and Traditional Chinese.
170        * No Perl plugin support, due to the re-write. (It should be back in
171          the next release).
172        * Executable pounces now working (Thanks to Kevin Stange).
173
174version 0.67 (08/14/2003):
175        * Installer translations for: Dutch, French, German, Hungarian,
176          Italian, Portuguese (Brazilian), Serbian (Latin) and
177          Simplified Chineese. Thanks to all of you who provided translations.
178        * The Buddy List can now be docked using Windows appbar features.
179        * Option to turn off Conversation Window flashing added.
180        * Gtk-wimp updated to 2.0 (improved XP support). Thanks to Raymond
181          Penners.
182        * Moving to GTK 2.2.2: Floating tooltips fixed, move/resize bug fixed,
183          multi-monitor support added. This is a build of cvs gtk-2-2 branch
184          on 8/8/03 which includes my move/resize patch.
185
186version 0.66 (07/18/2003):
187        * Windows files join the source distribution.
188
189version 0.65 (07/16/2003):
190        * WinGaim plugins can now be built with gcc stabs debugging info,
191          allowing for more informative crash dumps.
192        * Buddy List DnD bug fixed.
193        * The systray code is now integrated into the docklet plugin, bringing
194          those nice docklet features to WinGaim.
195
196version 0.64 (05/30/3003)
197        * Perl plugin support is back.. after the plugin api rewrite
198        * File transfer fixed for win32
199
200version 0.63 (05/16/2003)
201        * Gaim installer re-written. Our own GTK+ installer is now bundled
202          with the Gaim installer (installs to the same location as the
203          dropline version).  Installer gives user the choice to install one
204          of three GTK+ theme engines, including GTK-Wimp.  Installations
205          should now work for all users on multi-user machines (including
206          guest accounts).  No more DLL Hell. Sexier installer look (Thanks
207          Phroggie).
208        * Language translations in the systray menu should now be displayed
209          properly.
210        * Fixed some bugs (Thanks Phroggie for debugging help).
211
212version 0.60 (4/5/03)
213        * Fixed oscar protocol high cpu usage bug.
214        * Separated aspell from Gaim, and switched to aspell.net windows
215          installer.  Gaim will function with or without aspell installation.
216        * Gaim installer no longer installs GTK+ runtime dlls. Gaim now
217          requires gtk-win installation (http://www.sf.net/projects/gtk-win)
218        * Updated Gaim installer to use modern UI.
219        * Drag and Drop Smiley theme installation works now.
220        * Fixed bug where TOC buddies where not showing up in the list.
221
222version 0.60 alpha 5 (2/8/03)
223        * Buddy Icons no longer corrupted.
224        * Buddy & login window drift fixed.
225        * No more console window.
226        * File path related bugs fixed.
227        * Fixed disapearing systray icon bug, w/ failed signon.
228        * Fixed performance issue on some win machines due to Pango uniscribe
229        * Autoreconnect plugin works once more.
230        * Fixed windows idle reporting.
231        * Fixed MSN mail open.
232
233version 0.60 alpha 4.1: (1/22/03)
234        * This was a bug fix release for the smiley redraw bug.
235
236version 0.60 alpha 4: (12/29/02)
237        * Feature improvements for transparency plugin.
238        * Font properly set in gtkrc
239        * Gaim systray icon permanantly parked in systray, with different
240          icons for connected, disconnected and away.
241        * Right clickable menu for systray.
242        * Flashing conversation window on receiving an IM.
243        * Aspell installer allows user to set install path.
244
245version 0.60 alpha 3: (11/8/02)
246        * Improved UI
247        * Plugin for transparent conversation windows
248        * Gtkspell/aspell working
249        * IdleTracker added for Windows idle reporting.
250        * Nativewin gtk theme (using native windows fonts)
251        * New gaim and gaim-installer icons (Thanks Tux Racer)
252
253version 0.60 alpha 2 (10/9/02):
254        * Perl functionality added
255        * PNGs work
256        * Path issues fixed for Win9x
257        * Added g command line flag for logging of GTK and GLIB debugging.
258        * No more console in Win9x for glib logging (when not debugging).
259        * URL links now work.
260        * Plugins: autorecon, iconaway, spellchk and ticker now work.
261        * Language translations are working.
262        * Using GTK 2.0.6 (Some GTK bugs fixed since 2.0.3)
263        * Gadu-Gadu works
264        * gtkimhtml copying to clipboard works. Selecting text copies it to
265          the clipboard.
266        * Gaim now minimizes to the system tray.
267        * Various other feature updates from the Gaim crew. Read ChangeLog :)
268
269version 0.60 alpha 1 (9/13/2002):
270        * Initial alpha release
Note: See TracBrowser for help on using the browser.