Mercurial > pidgin
annotate ChangeLog.win32 @ 25120:2d436084d866
fixes initialize icon theme bug by pre-loading the theme
author | Justin Rodriguez <ffdragon@soc.pidgin.im> |
---|---|
date | Sun, 10 Aug 2008 02:36:00 +0000 |
parents | c31012d6f708 |
children | 2d55ac8c4631 |
rev | line source |
---|---|
23587
1452c89e7f05
Don't install the GSSAPI SASL plugin on NT4 as it isn't compatible. Fixes #6399.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23418
diff
changeset
|
1 version 2.5.0 (??/??/2008): |
1452c89e7f05
Don't install the GSSAPI SASL plugin on NT4 as it isn't compatible. Fixes #6399.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23418
diff
changeset
|
2 * Don't install the GSSAPI SASL plugin on NT4 to avoid an error popup. |
23603
ab5b9acebde3
Update the Perl plugin loader to work with Perl 5.10.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23587
diff
changeset
|
3 * Upgrade to Perl 5.10 (System Perl runtime must be upgraded for Perl |
ab5b9acebde3
Update the Perl plugin loader to work with Perl 5.10.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23587
diff
changeset
|
4 plugins to continue to work). |
23621
c31012d6f708
Upgrade SILC Toolkit for win32 to 1.1.7 (which contains security fixes).
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23603
diff
changeset
|
5 * Upgrade SILC to use the 1.1.7 toolkit |
23587
1452c89e7f05
Don't install the GSSAPI SASL plugin on NT4 as it isn't compatible. Fixes #6399.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23418
diff
changeset
|
6 |
23065
7ccff2eb6c94
Prepare for a 2.4.3 release.
Richard Laager <rlaager@wiktel.com>
parents:
23020
diff
changeset
|
7 version 2.4.3 (07/01/2008): |
22994
c6d1c79acb3f
Update things for 2.4.3devel, in case we do one.
Kevin Stange <kevin@simguy.net>
parents:
22993
diff
changeset
|
8 * No changes |
c6d1c79acb3f
Update things for 2.4.3devel, in case we do one.
Kevin Stange <kevin@simguy.net>
parents:
22993
diff
changeset
|
9 |
22993
7dd08818aaae
Make the changelog.win32 consistent with previous releases
Kevin Stange <kevin@simguy.net>
parents:
22602
diff
changeset
|
10 version 2.4.2 (05/17/2008): |
7dd08818aaae
Make the changelog.win32 consistent with previous releases
Kevin Stange <kevin@simguy.net>
parents:
22602
diff
changeset
|
11 * No changes |
7dd08818aaae
Make the changelog.win32 consistent with previous releases
Kevin Stange <kevin@simguy.net>
parents:
22602
diff
changeset
|
12 |
22602
2b124ffb143d
Changelog some win32 stuffs.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
22382
diff
changeset
|
13 version 2.4.1 (03/31/2008): |
2b124ffb143d
Changelog some win32 stuffs.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
22382
diff
changeset
|
14 * Fix an issue preventing the Buddy List being raised when pidgin.exe |
2b124ffb143d
Changelog some win32 stuffs.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
22382
diff
changeset
|
15 is run for a second time. |
2b124ffb143d
Changelog some win32 stuffs.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
22382
diff
changeset
|
16 * Fix protocol handlers |
2b124ffb143d
Changelog some win32 stuffs.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
22382
diff
changeset
|
17 * Fix AIM/ICQ usage of non-ASCII text with new Glib versions. |
2b124ffb143d
Changelog some win32 stuffs.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
22382
diff
changeset
|
18 |
22382
c72af988f33a
Final changes for 2.4.0, release imminent (for some definition of imminent)
Stu Tomlinson <stu@nosnilmot.com>
parents:
22381
diff
changeset
|
19 version 2.4.0 (02/29/2008): |
22380
e2961252eb62
Update the win32 changelog to reflect new GTK+ runtime and updated libmeanwhile.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
21961
diff
changeset
|
20 * Updated GTK+ to 2.12.8 |
e2961252eb62
Update the win32 changelog to reflect new GTK+ runtime and updated libmeanwhile.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
21961
diff
changeset
|
21 * Updated include Meanwhile library to include patches referenced at: |
e2961252eb62
Update the win32 changelog to reflect new GTK+ runtime and updated libmeanwhile.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
21961
diff
changeset
|
22 https://sourceforge.net/tracker/?func=detail&atid=656718&aid=1626349&group_id=110565 |
22381
f56fb7858ecb
Enable SASL support for xmpp in the win32 build.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
22380
diff
changeset
|
23 * Build the xmpp protocol with SASL support (and include Cyrus SASL |
f56fb7858ecb
Enable SASL support for xmpp in the win32 build.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
22380
diff
changeset
|
24 2.1.22). |
f56fb7858ecb
Enable SASL support for xmpp in the win32 build.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
22380
diff
changeset
|
25 |
21961
b693b6cbeae4
bring ChangeLog.win32 up2date with 2.3.1
Ka-Hing Cheung <khc@hxbc.us>
parents:
21631
diff
changeset
|
26 version 2.3.1 (12/7/2007): |
b693b6cbeae4
bring ChangeLog.win32 up2date with 2.3.1
Ka-Hing Cheung <khc@hxbc.us>
parents:
21631
diff
changeset
|
27 * No changes |
b693b6cbeae4
bring ChangeLog.win32 up2date with 2.3.1
Ka-Hing Cheung <khc@hxbc.us>
parents:
21631
diff
changeset
|
28 |
21631 | 29 version 2.3.0 (11/24/2007): |
21436
f5b8e7cf870b
Update the win32 SILC Toolkit to 1.1.5.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
21012
diff
changeset
|
30 * Updated GTK+ to 2.12.1 (This was actually included in 2.2.2, but |
f5b8e7cf870b
Update the win32 SILC Toolkit to 1.1.5.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
21012
diff
changeset
|
31 didn't get into the Changelog.) |
21447 | 32 * Upgrade SILC to use the 1.1.5 toolkit |
21012
8eb39377c6cb
Adjust ChangeLog.win32 slightly.
Kevin Stange <kevin@simguy.net>
parents:
21000
diff
changeset
|
33 |
20372 | 34 version 2.2.2 (10/23/2007): |
20369
3d7f36c57e68
applied changes from 0cf87050ffb15aa5ff8817bfdf57efda048cefde
Daniel Atallah <daniel.atallah@gmail.com>
parents:
20015
diff
changeset
|
35 * Updated gtkspell to include a patch to share Aspell dictionaries |
3d7f36c57e68
applied changes from 0cf87050ffb15aa5ff8817bfdf57efda048cefde
Daniel Atallah <daniel.atallah@gmail.com>
parents:
20015
diff
changeset
|
36 among all the input fields to avoid excessive memory usage. |
3d7f36c57e68
applied changes from 0cf87050ffb15aa5ff8817bfdf57efda048cefde
Daniel Atallah <daniel.atallah@gmail.com>
parents:
20015
diff
changeset
|
37 * Update libxml2 to 2.6.30 |
3d7f36c57e68
applied changes from 0cf87050ffb15aa5ff8817bfdf57efda048cefde
Daniel Atallah <daniel.atallah@gmail.com>
parents:
20015
diff
changeset
|
38 * Bonjour protocol now appears even if Bonjour for Windows isn't |
3d7f36c57e68
applied changes from 0cf87050ffb15aa5ff8817bfdf57efda048cefde
Daniel Atallah <daniel.atallah@gmail.com>
parents:
20015
diff
changeset
|
39 present (displays message indicating Bonjour for Windows must be |
3d7f36c57e68
applied changes from 0cf87050ffb15aa5ff8817bfdf57efda048cefde
Daniel Atallah <daniel.atallah@gmail.com>
parents:
20015
diff
changeset
|
40 installed if you try to log in and it isn't installed). |
3d7f36c57e68
applied changes from 0cf87050ffb15aa5ff8817bfdf57efda048cefde
Daniel Atallah <daniel.atallah@gmail.com>
parents:
20015
diff
changeset
|
41 * libpurple now looks for a default prefs.xml in the COMMON_APPDATA |
3d7f36c57e68
applied changes from 0cf87050ffb15aa5ff8817bfdf57efda048cefde
Daniel Atallah <daniel.atallah@gmail.com>
parents:
20015
diff
changeset
|
42 directory (e.g. \Documents and Settings\All Users\Application Data\purple\prefs.xml) |
3d7f36c57e68
applied changes from 0cf87050ffb15aa5ff8817bfdf57efda048cefde
Daniel Atallah <daniel.atallah@gmail.com>
parents:
20015
diff
changeset
|
43 similarly to how this is done on other platforms. |
21436
f5b8e7cf870b
Update the win32 SILC Toolkit to 1.1.5.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
21012
diff
changeset
|
44 * Updated GTK+ to 2.12.1 |
20369
3d7f36c57e68
applied changes from 0cf87050ffb15aa5ff8817bfdf57efda048cefde
Daniel Atallah <daniel.atallah@gmail.com>
parents:
20015
diff
changeset
|
45 |
21012
8eb39377c6cb
Adjust ChangeLog.win32 slightly.
Kevin Stange <kevin@simguy.net>
parents:
21000
diff
changeset
|
46 version 2.2.1 (09/29/2007): |
8eb39377c6cb
Adjust ChangeLog.win32 slightly.
Kevin Stange <kevin@simguy.net>
parents:
21000
diff
changeset
|
47 * No changes |
8eb39377c6cb
Adjust ChangeLog.win32 slightly.
Kevin Stange <kevin@simguy.net>
parents:
21000
diff
changeset
|
48 |
20015
017e4efa3368
Update the dates on the ChangeLogen
Kevin Stange <kevin@simguy.net>
parents:
19544
diff
changeset
|
49 version 2.2.0 (09/13/2007): |
19544
9c59ee4892b9
Make note of the gtkspell update.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
19523
diff
changeset
|
50 * Updated gtkspell to 2.0.11 |
19523
9683da821d15
Upgrade the win32 build to use version 1.1.2 of the SILC toolkit.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
19344
diff
changeset
|
51 * Upgrade SILC to use the 1.1.2 toolkit |
9683da821d15
Upgrade the win32 build to use version 1.1.2 of the SILC toolkit.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
19344
diff
changeset
|
52 |
19344
f60b80e79e01
Final preparation for 2.1.1
Ethan Blanton <elb@pidgin.im>
parents:
19322
diff
changeset
|
53 version 2.1.1 (08/20/2007): |
19523
9683da821d15
Upgrade the win32 build to use version 1.1.2 of the SILC toolkit.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
19344
diff
changeset
|
54 * No changes |
19322
db7afbe91b63
ChangeLog.* needs dating.
Kevin Stange <kevin@simguy.net>
parents:
18842
diff
changeset
|
55 |
18707 | 56 version 2.1.0 (7/28/2007): |
18529
38957631aa35
Update ChangeLog.win32. Thanks to rlaager for reminding me.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
17642
diff
changeset
|
57 * Updated launcher application (pidgin.exe) to support portable mode |
38957631aa35
Update ChangeLog.win32. Thanks to rlaager for reminding me.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
17642
diff
changeset
|
58 via `pidgin.exe --portable-mode` or by renaming the binary to |
38957631aa35
Update ChangeLog.win32. Thanks to rlaager for reminding me.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
17642
diff
changeset
|
59 `pidgin-portable.exe` |
38957631aa35
Update ChangeLog.win32. Thanks to rlaager for reminding me.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
17642
diff
changeset
|
60 * Updated GTK+ to 2.10.13 |
38957631aa35
Update ChangeLog.win32. Thanks to rlaager for reminding me.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
17642
diff
changeset
|
61 |
17642
4fdbd4bcc68a
Release is looming! NEWS now!
Stu Tomlinson <stu@nosnilmot.com>
parents:
17508
diff
changeset
|
62 version 2.0.2 (6/14/2007): |
17508
d68be5f1ad47
Changelog Bonjour support for Windows.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
17005
diff
changeset
|
63 * Add Bonjour protocol support thanks to Chris Davies. This requires |
d68be5f1ad47
Changelog Bonjour support for Windows.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
17005
diff
changeset
|
64 Apple Bonjour for Windows from: |
d68be5f1ad47
Changelog Bonjour support for Windows.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
17005
diff
changeset
|
65 http://www.apple.com/support/downloads/bonjourforwindows.html |
17005
1b0860202e9f
I need to commit something to test my trac-mtn stuff, so I might as well update the Changelog. Fixes #26. References #50.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
16862
diff
changeset
|
66 |
18842
e20619418edf
The changelog.win32 currently can't show someone what's new between 2.0.1
Kevin Stange <kevin@simguy.net>
parents:
18707
diff
changeset
|
67 version 2.0.1 (5/24/2007): |
e20619418edf
The changelog.win32 currently can't show someone what's new between 2.0.1
Kevin Stange <kevin@simguy.net>
parents:
18707
diff
changeset
|
68 * No changes |
e20619418edf
The changelog.win32 currently can't show someone what's new between 2.0.1
Kevin Stange <kevin@simguy.net>
parents:
18707
diff
changeset
|
69 |
16862 | 70 version 2.0.0 (5/3/2007): |
16217
d5e2db99ac56
Test for mtn commit message integration. Fixes #26 . References #50 (not really).
Daniel Atallah <daniel.atallah@gmail.com>
parents:
12590
diff
changeset
|
71 * URI Handler support added via `pidgin.exe --protocolhandler=` |
d5e2db99ac56
Test for mtn commit message integration. Fixes #26 . References #50 (not really).
Daniel Atallah <daniel.atallah@gmail.com>
parents:
12590
diff
changeset
|
72 * Running a second instance will popup the Buddy List, if possible. |
17005
1b0860202e9f
I need to commit something to test my trac-mtn stuff, so I might as well update the Changelog. Fixes #26. References #50.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
16862
diff
changeset
|
73 * Updated GTK+ to 2.10.11 (rev.b) (Win98/ME will need to use 2.6.10) |
12533
a072c3b32d94
[gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
10209
diff
changeset
|
74 * The transparency plugin has been rewritten and enhanced. |
10209
9e0b98c458b1
[gaim-migrate @ 11331]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
10128
diff
changeset
|
75 * MSN open email bug fixed. |
12590
88c75956dbbf
[gaim-migrate @ 14920]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
12533
diff
changeset
|
76 * Update SILC to use the 1.0.2 toolkit |
12533
a072c3b32d94
[gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
10209
diff
changeset
|
77 * Lots of other things that I can't remember right now. |
a072c3b32d94
[gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
10209
diff
changeset
|
78 |
a072c3b32d94
[gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
10209
diff
changeset
|
79 version 1.5.0 (8/11/2005): |
a072c3b32d94
[gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
10209
diff
changeset
|
80 * The installer now supports downloading and installing |
a072c3b32d94
[gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
10209
diff
changeset
|
81 spellchecking support. |
a072c3b32d94
[gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
10209
diff
changeset
|
82 * Environmental proxy settings will now default to the Internet Explorer |
a072c3b32d94
[gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
10209
diff
changeset
|
83 http proxy, if one is present. |
a072c3b32d94
[gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
10209
diff
changeset
|
84 * Updated to GTK+ 2.6.9 (rev a). This includes: |
a072c3b32d94
[gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
10209
diff
changeset
|
85 GTK+ 2.6.9, Glib 2.6.6, Pango 1.8.2 and zlib 1.2.3 |
a072c3b32d94
[gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
10209
diff
changeset
|
86 Upgrading is recommended as zlib 1.2.3 contains security fixes |
a072c3b32d94
[gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
10209
diff
changeset
|
87 |
a072c3b32d94
[gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
10209
diff
changeset
|
88 version 1.4.0 (7/7/2005): |
a072c3b32d94
[gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
10209
diff
changeset
|
89 * On Windows XP or newer, the non-debug version of gaim will attempt |
a072c3b32d94
[gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
10209
diff
changeset
|
90 to use the existing console, if one is present, for debug output. |
a072c3b32d94
[gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
10209
diff
changeset
|
91 * Updated to GTK+ 2.6.8 (rev a). This partially fixes the famed "No |
a072c3b32d94
[gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
10209
diff
changeset
|
92 Disk" error among other things. |
a072c3b32d94
[gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
10209
diff
changeset
|
93 |
a072c3b32d94
[gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
10209
diff
changeset
|
94 version 1.3.1 (6/9/2005): |
a072c3b32d94
[gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
10209
diff
changeset
|
95 * Installer allows you to choose whether or not to put shortcuts on |
a072c3b32d94
[gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
10209
diff
changeset
|
96 the Desktop and Start Menu. Uninstall icon is no longer placed |
a072c3b32d94
[gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
10209
diff
changeset
|
97 in the Start Menu. |
a072c3b32d94
[gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
10209
diff
changeset
|
98 * Fixed logging where the gaim home directory path is a UNC path. |
a072c3b32d94
[gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
10209
diff
changeset
|
99 |
a072c3b32d94
[gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
10209
diff
changeset
|
100 version 1.3.0 (5/10/2005): |
a072c3b32d94
[gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
10209
diff
changeset
|
101 * Updated to GTK+ 2.6.7 (rev a). This restores functionality on Windows |
a072c3b32d94
[gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
10209
diff
changeset
|
102 98/ME/NT4. |
a072c3b32d94
[gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
10209
diff
changeset
|
103 |
a072c3b32d94
[gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
10209
diff
changeset
|
104 version 1.2.1 (4/3/2005): |
a072c3b32d94
[gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
10209
diff
changeset
|
105 * No changes |
a072c3b32d94
[gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
10209
diff
changeset
|
106 |
a072c3b32d94
[gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
10209
diff
changeset
|
107 version 1.2.0 (3/17/2005): |
a072c3b32d94
[gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
10209
diff
changeset
|
108 * No changes |
a072c3b32d94
[gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
10209
diff
changeset
|
109 |
a072c3b32d94
[gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
10209
diff
changeset
|
110 version 1.1.4 (2/24/2005): |
a072c3b32d94
[gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
10209
diff
changeset
|
111 * No changes |
a072c3b32d94
[gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
10209
diff
changeset
|
112 |
a072c3b32d94
[gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
10209
diff
changeset
|
113 version 1.1.3 (2/17/2005): |
a072c3b32d94
[gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
10209
diff
changeset
|
114 * SILC is currently no longer installed on Windows NT 4 systems. There |
a072c3b32d94
[gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
10209
diff
changeset
|
115 is an outstanding bug that causes no account to be able to connect. |
a072c3b32d94
[gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
10209
diff
changeset
|
116 Thanks to Lorne Nicol for helping track the issue down. |
a072c3b32d94
[gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
10209
diff
changeset
|
117 * Updated GTK+ to 2.6.2 (rev a) |
a072c3b32d94
[gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
10209
diff
changeset
|
118 GLib 2.6 introduces wrappers for stdio functions (fix to handle |
a072c3b32d94
[gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
10209
diff
changeset
|
119 non-ascii paths). |
a072c3b32d94
[gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
10209
diff
changeset
|
120 |
a072c3b32d94
[gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
10209
diff
changeset
|
121 version 1.1.2 (01/20/2005): |
a072c3b32d94
[gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
10209
diff
changeset
|
122 * Updated GTK+ to 2.4.14 (rev a) |
a072c3b32d94
[gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
10209
diff
changeset
|
123 * Much prettier System Tray icons for Windows XP and greater. |
a072c3b32d94
[gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
10209
diff
changeset
|
124 (Thanks Jérôme Poulin and Alex Converse) |
a072c3b32d94
[gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
10209
diff
changeset
|
125 * Docking now works with multiple monitors. |
a072c3b32d94
[gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
10209
diff
changeset
|
126 |
a072c3b32d94
[gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
10209
diff
changeset
|
127 version 1.1.1 (12/28/2004): |
a072c3b32d94
[gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
10209
diff
changeset
|
128 |
a072c3b32d94
[gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
10209
diff
changeset
|
129 version 1.1.0 (12/02/2004): |
a072c3b32d94
[gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
10209
diff
changeset
|
130 * SILC protocol plugin added. |
a072c3b32d94
[gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
10209
diff
changeset
|
131 * Now checking GAIMLANG and GAIMHOME instead of LANG and HOME env |
a072c3b32d94
[gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
10209
diff
changeset
|
132 variables, to avoid conflicts with other apps that use them and |
a072c3b32d94
[gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
10209
diff
changeset
|
133 to avoid HOME env variables intended for cygwin (using unix style |
a072c3b32d94
[gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
10209
diff
changeset
|
134 path). |
a072c3b32d94
[gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
10209
diff
changeset
|
135 * Both the installer and gaim now perform checks to see if an instance |
a072c3b32d94
[gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
10209
diff
changeset
|
136 of gaim is already running. Definition of GAIM_MULTI_INST env |
a072c3b32d94
[gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
10209
diff
changeset
|
137 variable turns this check off. |
a072c3b32d94
[gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
10209
diff
changeset
|
138 * Asynchronous host name resolution (Fixes unresponsive UI during slow |
a072c3b32d94
[gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
10209
diff
changeset
|
139 or unresponsive host name resolution). |
a072c3b32d94
[gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
10209
diff
changeset
|
140 |
a072c3b32d94
[gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
10209
diff
changeset
|
141 version 1.0.3 (11/11/2004): |
a072c3b32d94
[gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
10209
diff
changeset
|
142 * Updated GTK+ to 2.4.13 (rev a) |
a072c3b32d94
[gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
10209
diff
changeset
|
143 Includes fix for pango bug affecting some character sets, such as |
a072c3b32d94
[gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
10209
diff
changeset
|
144 Chinese. |
a072c3b32d94
[gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
10209
diff
changeset
|
145 |
10209
9e0b98c458b1
[gaim-migrate @ 11331]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
10128
diff
changeset
|
146 |
10128 | 147 version 1.0.2 (10/20/2004): |
148 * Updated GTK+ to 2.4.10 (rev b) | |
149 This revision updates glib to 2.4.7 and pango to 1.6.0, fixing the | |
150 dreaded 'UDP port pollution' and 'crash on symbol font' bugs | |
151 respectively. | |
152 * Installer translations for: Albanian | |
153 | |
154 version 1.0.1 (10/07/2004): | |
155 | |
10034 | 156 version 1.0.0 (09/17/2004): |
157 * The "Start Gaim on Windows startup" setting is preserved | |
9903 | 158 when Gaim is reinstalled (Daniel Atallah) |
10034 | 159 * Pasting HTML no longer adds linewrapping where it shouldn't |
9903 | 160 |
9904 | 161 version 0.82.1 (08/27/2004): |
162 * Update version of gtk checked by the installer | |
163 | |
9878 | 164 version 0.82 (08/26/2004): |
9813 | 165 * Selecting away messages using the system tray icon works |
21961
b693b6cbeae4
bring ChangeLog.win32 up2date with 2.3.1
Ka-Hing Cheung <khc@hxbc.us>
parents:
21631
diff
changeset
|
166 (Thanks François Gagné) |
9840 | 167 * Transparency plugin will save your settings again (Kevin Stange) |
9870 | 168 * Updated gtk-wimp to 0.6.2 |
169 * Updated libpng to 1.2.6 (major security update) | |
170 * Updated GTK+ to 2.4.7 (rev a) | |
171 - GTK+ 2.4.7 | |
172 - GLib 2.4.5 | |
173 - Pango 1.4.1 | |
9703
1397a4594c4e
[gaim-migrate @ 10563]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
9615
diff
changeset
|
174 |
1397a4594c4e
[gaim-migrate @ 10563]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
9615
diff
changeset
|
175 version 0.81 (08/05/2004): |
9570
24f84b7ffe8e
[gaim-migrate @ 10413]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
9562
diff
changeset
|
176 * Napster joins binary release (Thanks Kevin) |
9615
7fcf32aadbba
[gaim-migrate @ 10459]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
9579
diff
changeset
|
177 * Gaim's gtkspell build now makes use of pango's squigly underline |
10034 | 178 (Thanks Nathan Fredrickson and Daniel Atallah) |
9570
24f84b7ffe8e
[gaim-migrate @ 10413]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
9562
diff
changeset
|
179 |
9538 | 180 version 0.80 (07/15/2004): |
9446 | 181 * idletrack.dll now unloads properly when you quit Gaim in Windows |
9431 | 182 2000 or later, so the installer will no longer report an error |
183 replacing or removing the file. (Andrew Whewell) | |
9446 | 184 * Fixed a bug in the transparency plugin causing buddy list settings |
185 to also apply to all conversation windows. (Kevin Stange) | |
9579 | 186 * Only attempt to execute URIs with the schemas http, https, |
187 ftp, or mailto | |
9562
900c72d9a6d6
[gaim-migrate @ 10398]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
9538
diff
changeset
|
188 * Updated gtk-wimp to 0.6.1 |
900c72d9a6d6
[gaim-migrate @ 10398]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
9538
diff
changeset
|
189 * Updated GTK+ to 2.4.3 (rev a) |
900c72d9a6d6
[gaim-migrate @ 10398]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
9538
diff
changeset
|
190 * Installer translations for: Slovak |
900c72d9a6d6
[gaim-migrate @ 10398]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
9538
diff
changeset
|
191 * Updated gtkspell to 2.0.6 |
9446 | 192 |
9432 | 193 version 0.79 (06/24/2004): |
9446 | 194 |
9124 | 195 version 0.78 (05/30/2004): |
9115
f55f93a975f2
[gaim-migrate @ 9892]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
9105
diff
changeset
|
196 * Win32 transparency plugin now preserves transparency when dragging |
f55f93a975f2
[gaim-migrate @ 9892]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
9105
diff
changeset
|
197 conversation tabs (Kevin Stange). |
f55f93a975f2
[gaim-migrate @ 9892]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
9105
diff
changeset
|
198 * Installer translations for: Slovenian. |
9116
652790c1cae4
[gaim-migrate @ 9893]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
9115
diff
changeset
|
199 * Updated GTK+ 2.2.4 build (rev d): Now supports Gimp 2 |
8780
a34678b8beda
[gaim-migrate @ 9542]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
8567
diff
changeset
|
200 |
a34678b8beda
[gaim-migrate @ 9542]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
8567
diff
changeset
|
201 version 0.77 (04/22/2004): |
a34678b8beda
[gaim-migrate @ 9542]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
8567
diff
changeset
|
202 |
a34678b8beda
[gaim-migrate @ 9542]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
8567
diff
changeset
|
203 version 0.76 (04/01/2004): |
8366
5956297c6bcc
[gaim-migrate @ 9091]
Christian Hammond <chipx86@chipx86.com>
parents:
8183
diff
changeset
|
204 * Ability to open files directly from file transfer window. |
8567
d92a7574473c
[gaim-migrate @ 9314]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
8389
diff
changeset
|
205 * Installer translations for: Russian, Polish, Finnish, Japanese |
d92a7574473c
[gaim-migrate @ 9314]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
8389
diff
changeset
|
206 Hebrew and Norwegian. |
8780
a34678b8beda
[gaim-migrate @ 9542]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
8567
diff
changeset
|
207 * Updated GTK+ 2.2.4 build (rev c): glib updated to export needed |
a34678b8beda
[gaim-migrate @ 9542]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
8567
diff
changeset
|
208 symbol. |
8070
e9e80fcb155a
[gaim-migrate @ 8768]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
7924
diff
changeset
|
209 |
e9e80fcb155a
[gaim-migrate @ 8768]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
7924
diff
changeset
|
210 version 0.75 (01/09/2004): |
7833
ecb31b5d728d
[gaim-migrate @ 8486]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
7641
diff
changeset
|
211 * TCL plugin loader now working. Thanks Daniel Atallah. |
7924
cb400cd78961
[gaim-migrate @ 8593]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
7833
diff
changeset
|
212 * Installer translations for: Danish. |
8070
e9e80fcb155a
[gaim-migrate @ 8768]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
7924
diff
changeset
|
213 * Updated GTK+ 2.2.4 build (rev b): Fixes Clipboard bug, and includes |
e9e80fcb155a
[gaim-migrate @ 8768]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
7924
diff
changeset
|
214 official move/size fix (Sizing responsiveness is a little slow). |
7833
ecb31b5d728d
[gaim-migrate @ 8486]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
7641
diff
changeset
|
215 |
7641
a80010831ff8
[gaim-migrate @ 8283]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
7626
diff
changeset
|
216 version 0.74 (11/25/2003): |
7626
2fb83607becf
[gaim-migrate @ 8250]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
7600
diff
changeset
|
217 * Installer translations for: Czech. |
2fb83607becf
[gaim-migrate @ 8250]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
7600
diff
changeset
|
218 |
7600
f48c6e4db102
[gaim-migrate @ 8222]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
7578
diff
changeset
|
219 version 0.73 (11/21/2003): |
7416 | 220 * Fix the close button on the first tab in each window. |
7479
2f654b2cd51a
[gaim-migrate @ 8092]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
7416
diff
changeset
|
221 * Fix for carriage return pileups in userinfo. |
7524
5fbc055c15c7
[gaim-migrate @ 8137]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
7479
diff
changeset
|
222 * Window flashing is back. |
5fbc055c15c7
[gaim-migrate @ 8137]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
7479
diff
changeset
|
223 * Fix for gaim settings move bug (#838621). |
7600
f48c6e4db102
[gaim-migrate @ 8222]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
7578
diff
changeset
|
224 * Update to NSIS v2.0 b4 final release. |
7559
594ee23c7725
[gaim-migrate @ 8173]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
7524
diff
changeset
|
225 * Ability to perform unattended installations. |
7578
2660515f58e8
[gaim-migrate @ 8195]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
7559
diff
changeset
|
226 * Installer translations for: Spanish. |
7416 | 227 |
7403
818350245bfc
[gaim-migrate @ 7999]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
7357
diff
changeset
|
228 version 0.72 (10/31/2003): |
7352
af0e0b4d0c32
[gaim-migrate @ 7943]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
7230
diff
changeset
|
229 * Fix for bug #808562 - LANG needs to be set before gtk_init, when |
af0e0b4d0c32
[gaim-migrate @ 7943]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
7230
diff
changeset
|
230 setting text widgets to RTL or LTR. |
af0e0b4d0c32
[gaim-migrate @ 7943]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
7230
diff
changeset
|
231 * New dll hell avoidance policies.. hopefully this time as many bases |
af0e0b4d0c32
[gaim-migrate @ 7943]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
7230
diff
changeset
|
232 are covered as can be. |
7357
eb0acf8c8f1e
[gaim-migrate @ 7950]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
7352
diff
changeset
|
233 * Gtk-wimp is back (version 0.5.1). This version is supposed to be a |
eb0acf8c8f1e
[gaim-migrate @ 7950]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
7352
diff
changeset
|
234 lot more stable. |
7403
818350245bfc
[gaim-migrate @ 7999]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
7357
diff
changeset
|
235 * Compatibility issues with dropline gtk installers are resolved. |
7230
664d658c1b17
[gaim-migrate @ 7801]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
7217
diff
changeset
|
236 |
7216
2879b06ef7ef
[gaim-migrate @ 7785]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
7059
diff
changeset
|
237 version 0.71 (10/09/2003): |
2879b06ef7ef
[gaim-migrate @ 7785]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
7059
diff
changeset
|
238 * Gtk-wimp theme removed. |
7230
664d658c1b17
[gaim-migrate @ 7801]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
7217
diff
changeset
|
239 * Installer translations for: Portuguese. |
7059
e36cbed14f1e
[gaim-migrate @ 7622]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6962
diff
changeset
|
240 |
e36cbed14f1e
[gaim-migrate @ 7622]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6962
diff
changeset
|
241 version 0.70 (09/28/2003): |
e36cbed14f1e
[gaim-migrate @ 7622]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6962
diff
changeset
|
242 * Fixed an icon caching bug which showed up after gaim's data dir was |
e36cbed14f1e
[gaim-migrate @ 7622]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6962
diff
changeset
|
243 moved in 0.69. Cached aim buddy icons were not showing up. |
e36cbed14f1e
[gaim-migrate @ 7622]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6962
diff
changeset
|
244 |
6962
1ab156496e9e
[gaim-migrate @ 7509]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6952
diff
changeset
|
245 version 0.69 (09/24/2003): |
6915
7ef0934e76b1
[gaim-migrate @ 7462]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6707
diff
changeset
|
246 * Perl plugin loader is back (now using perl58). |
7ef0934e76b1
[gaim-migrate @ 7462]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6707
diff
changeset
|
247 * Gaim now performs 'dll hell' check on startup. |
7ef0934e76b1
[gaim-migrate @ 7462]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6707
diff
changeset
|
248 * Using SHGetFolderPath to determine Gaim's app data directory. |
6952
094b97348076
[gaim-migrate @ 7499]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6915
diff
changeset
|
249 * Installer translations for: Korean and Romanian. |
094b97348076
[gaim-migrate @ 7499]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6915
diff
changeset
|
250 * WinME installer bug fixed. |
094b97348076
[gaim-migrate @ 7499]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6915
diff
changeset
|
251 * Moving to GTK 2.2.4: Dead keysyms handled on the US-International |
094b97348076
[gaim-migrate @ 7499]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6915
diff
changeset
|
252 keyboard. Caps Lock bug fixed. Option to disable move/resize patch |
094b97348076
[gaim-migrate @ 7499]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6915
diff
changeset
|
253 (This is known to be buggy on XP). |
094b97348076
[gaim-migrate @ 7499]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6915
diff
changeset
|
254 * Gtk-wimp updated to 0.4.3 |
6915
7ef0934e76b1
[gaim-migrate @ 7462]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6707
diff
changeset
|
255 |
6962
1ab156496e9e
[gaim-migrate @ 7509]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6952
diff
changeset
|
256 version 0.68 (09/01/2003): |
6707
1194d9673b99
[gaim-migrate @ 7233]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6494
diff
changeset
|
257 * Installer translations for: Bulgarian and Traditional Chinese. |
1194d9673b99
[gaim-migrate @ 7233]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6494
diff
changeset
|
258 * No Perl plugin support, due to the re-write. (It should be back in |
1194d9673b99
[gaim-migrate @ 7233]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6494
diff
changeset
|
259 the next release). |
1194d9673b99
[gaim-migrate @ 7233]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6494
diff
changeset
|
260 * Executable pounces now working (Thanks to Kevin Stange). |
6494
4f93f10ddc75
[gaim-migrate @ 7009]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6477
diff
changeset
|
261 |
6477
a224dc78d10a
[gaim-migrate @ 6988]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6476
diff
changeset
|
262 version 0.67 (08/14/2003): |
6476
1325c207d159
[gaim-migrate @ 6987]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6438
diff
changeset
|
263 * Installer translations for: Dutch, French, German, Hungarian, |
1325c207d159
[gaim-migrate @ 6987]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6438
diff
changeset
|
264 Italian, Portuguese (Brazilian), Serbian (Latin) and |
1325c207d159
[gaim-migrate @ 6987]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6438
diff
changeset
|
265 Simplified Chineese. Thanks to all of you who provided translations. |
6410
37f30005ed2d
[gaim-migrate @ 6916]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6220
diff
changeset
|
266 * The Buddy List can now be docked using Windows appbar features. |
6438
b3744996da0d
[gaim-migrate @ 6946]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6413
diff
changeset
|
267 * Option to turn off Conversation Window flashing added. |
6413
6b0a8796e9ae
[gaim-migrate @ 6920]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6410
diff
changeset
|
268 * Gtk-wimp updated to 2.0 (improved XP support). Thanks to Raymond |
6b0a8796e9ae
[gaim-migrate @ 6920]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6410
diff
changeset
|
269 Penners. |
6438
b3744996da0d
[gaim-migrate @ 6946]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6413
diff
changeset
|
270 * Moving to GTK 2.2.2: Floating tooltips fixed, move/resize bug fixed, |
6476
1325c207d159
[gaim-migrate @ 6987]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6438
diff
changeset
|
271 multi-monitor support added. This is a build of cvs gtk-2-2 branch |
1325c207d159
[gaim-migrate @ 6987]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6438
diff
changeset
|
272 on 8/8/03 which includes my move/resize patch. |
6410
37f30005ed2d
[gaim-migrate @ 6916]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6220
diff
changeset
|
273 |
6220
6ccfed90c918
[gaim-migrate @ 6707]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6201
diff
changeset
|
274 version 0.66 (07/18/2003): |
6201
b48088c41599
[gaim-migrate @ 6687]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6166
diff
changeset
|
275 * Windows files join the source distribution. |
b48088c41599
[gaim-migrate @ 6687]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6166
diff
changeset
|
276 |
6166
5da258c6aad0
[gaim-migrate @ 6648]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6158
diff
changeset
|
277 version 0.65 (07/16/2003): |
6158
1827fd43fe96
[gaim-migrate @ 6633]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
5600
diff
changeset
|
278 * WinGaim plugins can now be built with gcc stabs debugging info, |
1827fd43fe96
[gaim-migrate @ 6633]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
5600
diff
changeset
|
279 allowing for more informative crash dumps. |
1827fd43fe96
[gaim-migrate @ 6633]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
5600
diff
changeset
|
280 * Buddy List DnD bug fixed. |
1827fd43fe96
[gaim-migrate @ 6633]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
5600
diff
changeset
|
281 * The systray code is now integrated into the docklet plugin, bringing |
1827fd43fe96
[gaim-migrate @ 6633]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
5600
diff
changeset
|
282 those nice docklet features to WinGaim. |
5600
c6565a8d4f23
[gaim-migrate @ 6004]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
5448
diff
changeset
|
283 |
c6565a8d4f23
[gaim-migrate @ 6004]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
5448
diff
changeset
|
284 version 0.64 (05/30/3003) |
c6565a8d4f23
[gaim-migrate @ 6004]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
5448
diff
changeset
|
285 * Perl plugin support is back.. after the plugin api rewrite |
c6565a8d4f23
[gaim-migrate @ 6004]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
5448
diff
changeset
|
286 * File transfer fixed for win32 |
5448
aed28286e4fc
[gaim-migrate @ 5832]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
5386
diff
changeset
|
287 |
aed28286e4fc
[gaim-migrate @ 5832]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
5386
diff
changeset
|
288 version 0.63 (05/16/2003) |
5386
fff5a7bfdb62
[gaim-migrate @ 5762]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
5040
diff
changeset
|
289 * Gaim installer re-written. Our own GTK+ installer is now bundled |
fff5a7bfdb62
[gaim-migrate @ 5762]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
5040
diff
changeset
|
290 with the Gaim installer (installs to the same location as the |
fff5a7bfdb62
[gaim-migrate @ 5762]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
5040
diff
changeset
|
291 dropline version). Installer gives user the choice to install one |
fff5a7bfdb62
[gaim-migrate @ 5762]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
5040
diff
changeset
|
292 of three GTK+ theme engines, including GTK-Wimp. Installations |
fff5a7bfdb62
[gaim-migrate @ 5762]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
5040
diff
changeset
|
293 should now work for all users on multi-user machines (including |
5448
aed28286e4fc
[gaim-migrate @ 5832]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
5386
diff
changeset
|
294 guest accounts). No more DLL Hell. Sexier installer look (Thanks |
aed28286e4fc
[gaim-migrate @ 5832]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
5386
diff
changeset
|
295 Phroggie). |
5386
fff5a7bfdb62
[gaim-migrate @ 5762]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
5040
diff
changeset
|
296 * Language translations in the systray menu should now be displayed |
fff5a7bfdb62
[gaim-migrate @ 5762]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
5040
diff
changeset
|
297 properly. |
5448
aed28286e4fc
[gaim-migrate @ 5832]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
5386
diff
changeset
|
298 * Fixed some bugs (Thanks Phroggie for debugging help). |
5386
fff5a7bfdb62
[gaim-migrate @ 5762]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
5040
diff
changeset
|
299 |
5040
9af91af51192
[gaim-migrate @ 5384]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
4922
diff
changeset
|
300 version 0.60 (4/5/03) |
4909
6feabef26285
[gaim-migrate @ 5243]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
4153
diff
changeset
|
301 * Fixed oscar protocol high cpu usage bug. |
6feabef26285
[gaim-migrate @ 5243]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
4153
diff
changeset
|
302 * Separated aspell from Gaim, and switched to aspell.net windows |
6feabef26285
[gaim-migrate @ 5243]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
4153
diff
changeset
|
303 installer. Gaim will function with or without aspell installation. |
6feabef26285
[gaim-migrate @ 5243]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
4153
diff
changeset
|
304 * Gaim installer no longer installs GTK+ runtime dlls. Gaim now |
6feabef26285
[gaim-migrate @ 5243]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
4153
diff
changeset
|
305 requires gtk-win installation (http://www.sf.net/projects/gtk-win) |
4922
b15e2e8343b0
[gaim-migrate @ 5256]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
4909
diff
changeset
|
306 * Updated Gaim installer to use modern UI. |
5040
9af91af51192
[gaim-migrate @ 5384]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
4922
diff
changeset
|
307 * Drag and Drop Smiley theme installation works now. |
9af91af51192
[gaim-migrate @ 5384]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
4922
diff
changeset
|
308 * Fixed bug where TOC buddies where not showing up in the list. |
4909
6feabef26285
[gaim-migrate @ 5243]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
4153
diff
changeset
|
309 |
6feabef26285
[gaim-migrate @ 5243]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
4153
diff
changeset
|
310 version 0.60 alpha 5 (2/8/03) |
6feabef26285
[gaim-migrate @ 5243]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
4153
diff
changeset
|
311 * Buddy Icons no longer corrupted. |
6feabef26285
[gaim-migrate @ 5243]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
4153
diff
changeset
|
312 * Buddy & login window drift fixed. |
6feabef26285
[gaim-migrate @ 5243]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
4153
diff
changeset
|
313 * No more console window. |
6feabef26285
[gaim-migrate @ 5243]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
4153
diff
changeset
|
314 * File path related bugs fixed. |
6feabef26285
[gaim-migrate @ 5243]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
4153
diff
changeset
|
315 * Fixed disapearing systray icon bug, w/ failed signon. |
6feabef26285
[gaim-migrate @ 5243]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
4153
diff
changeset
|
316 * Fixed performance issue on some win machines due to Pango uniscribe |
6feabef26285
[gaim-migrate @ 5243]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
4153
diff
changeset
|
317 * Autoreconnect plugin works once more. |
6feabef26285
[gaim-migrate @ 5243]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
4153
diff
changeset
|
318 * Fixed windows idle reporting. |
6feabef26285
[gaim-migrate @ 5243]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
4153
diff
changeset
|
319 * Fixed MSN mail open. |
6feabef26285
[gaim-migrate @ 5243]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
4153
diff
changeset
|
320 |
6feabef26285
[gaim-migrate @ 5243]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
4153
diff
changeset
|
321 version 0.60 alpha 4.1: (1/22/03) |
4922
b15e2e8343b0
[gaim-migrate @ 5256]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
4909
diff
changeset
|
322 * This was a bug fix release for the smiley redraw bug. |
4909
6feabef26285
[gaim-migrate @ 5243]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
4153
diff
changeset
|
323 |
4153
76b8bbe8ed34
[gaim-migrate @ 4380]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
4099
diff
changeset
|
324 version 0.60 alpha 4: (12/29/02) |
4099
4bafc6dea65c
[gaim-migrate @ 4314]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
4063
diff
changeset
|
325 * Feature improvements for transparency plugin. |
4063
f8090a166e57
[gaim-migrate @ 4273]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
4003
diff
changeset
|
326 * Font properly set in gtkrc |
4003
b5947f2716a0
[gaim-migrate @ 4203]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
3933
diff
changeset
|
327 * Gaim systray icon permanantly parked in systray, with different |
b5947f2716a0
[gaim-migrate @ 4203]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
3933
diff
changeset
|
328 icons for connected, disconnected and away. |
b5947f2716a0
[gaim-migrate @ 4203]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
3933
diff
changeset
|
329 * Right clickable menu for systray. |
b5947f2716a0
[gaim-migrate @ 4203]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
3933
diff
changeset
|
330 * Flashing conversation window on receiving an IM. |
b5947f2716a0
[gaim-migrate @ 4203]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
3933
diff
changeset
|
331 * Aspell installer allows user to set install path. |
3920
1b3beae6c59c
[gaim-migrate @ 4085]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
3908
diff
changeset
|
332 |
1b3beae6c59c
[gaim-migrate @ 4085]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
3908
diff
changeset
|
333 version 0.60 alpha 3: (11/8/02) |
3743 | 334 * Improved UI |
335 * Plugin for transparent conversation windows | |
3863
4f6b0d25b828
[gaim-migrate @ 4015]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
3743
diff
changeset
|
336 * Gtkspell/aspell working |
3908
d65cf1d628d8
[gaim-migrate @ 4061]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
3863
diff
changeset
|
337 * IdleTracker added for Windows idle reporting. |
3920
1b3beae6c59c
[gaim-migrate @ 4085]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
3908
diff
changeset
|
338 * Nativewin gtk theme (using native windows fonts) |
3933
9c64922fdb4d
[gaim-migrate @ 4105]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
3920
diff
changeset
|
339 * New gaim and gaim-installer icons (Thanks Tux Racer) |
3743 | 340 |
341 version 0.60 alpha 2 (10/9/02): | |
3630 | 342 * Perl functionality added |
343 * PNGs work | |
344 * Path issues fixed for Win9x | |
345 * Added g command line flag for logging of GTK and GLIB debugging. | |
346 * No more console in Win9x for glib logging (when not debugging). | |
347 * URL links now work. | |
348 * Plugins: autorecon, iconaway, spellchk and ticker now work. | |
349 * Language translations are working. | |
350 * Using GTK 2.0.6 (Some GTK bugs fixed since 2.0.3) | |
351 * Gadu-Gadu works | |
352 * gtkimhtml copying to clipboard works. Selecting text copies it to | |
353 the clipboard. | |
354 * Gaim now minimizes to the system tray. | |
355 * Various other feature updates from the Gaim crew. Read ChangeLog :) | |
356 | |
3743 | 357 version 0.60 alpha 1 (9/13/2002): |
3630 | 358 * Initial alpha release |