annotate ChangeLog.win32 @ 30720:8c586dbcae2d

Since a buddy's avatar information is distributed as part of their online presence information, if they have changed their avatar while we were offline (and they're now offline) we won't see the change until we're both online at the same time. So when the user requests to view a buddy's profile, we now also request their current AvatarId - if it is different to what Pidgin has cached, we request the new image. Move buddy's avatar processing out of mxit_update_buddy_presence() and into new function mxit_update_buddy_avatar(). The buddy avatar updating is called when we receive a buddy's presence update or when we request the buddies profile.
author andrew.victor@mxit.com
date Tue, 20 Jul 2010 09:46:28 +0000
parents 0e75ea0b5532
children afa721f12561
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
30504
0e75ea0b5532 Merge Windows-specific changes for 2.7.0 and 2.7.1 into the main ChangeLog and
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30359
diff changeset
1 Starting with Pidgin version 2.7.1, this ChangeLog file will no longer be
0e75ea0b5532 Merge Windows-specific changes for 2.7.0 and 2.7.1 into the main ChangeLog and
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30359
diff changeset
2 updated. It will be kept in the source tree for historical reasons only.
30342
4b3bad9ca939 Post-release fun.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30341
diff changeset
3
30341
eec68edb463f Prepping for release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29999
diff changeset
4 version 2.7.0 (05/12/2010):
29981
7fc10a9275ea Increase win32 GTK+ to 2.16.6. If people have issues, it can be reverted.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29933
diff changeset
5 * Updated GTK+ to 2.16.6
7fc10a9275ea Increase win32 GTK+ to 2.16.6. If people have issues, it can be reverted.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29933
diff changeset
6 * Private GTK+ Runtime now used (GTK+ Installer no longer supported)
29999
7df13b4b49a3 Grammar is hard\!
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29998
diff changeset
7 * Minimum required GTK+ version increased to 2.14.7
30504
0e75ea0b5532 Merge Windows-specific changes for 2.7.0 and 2.7.1 into the main ChangeLog and
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30359
diff changeset
8 * Windows 95, Windows 98, Windows 98 Second Edition, Windows ME
0e75ea0b5532 Merge Windows-specific changes for 2.7.0 and 2.7.1 into the main ChangeLog and
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30359
diff changeset
9 (Millennium Edition), and Windows NT 4.0 longer supported due to GTK+
0e75ea0b5532 Merge Windows-specific changes for 2.7.0 and 2.7.1 into the main ChangeLog and
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30359
diff changeset
10 requirements changes.
29620
e7b9cf2f2386 Use an updated exchndl.dll that supports setting the log file path manually and
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29619
diff changeset
11 * Crash Report files (pidgin.RPT) are now generated in the ~/.purple
e7b9cf2f2386 Use an updated exchndl.dll that supports setting the log file path manually and
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29619
diff changeset
12 directory instead of the installation directory.
29907
996eb83a1162 Update NSS/NSPR to 3.12.5/4.8.2 (self-built). Big thanks goes to Berke Viktor for doing this.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29786
diff changeset
13 * NSS SSL Library upgraded to 3.12.5 (thanks to Berke Viktor)
29933
daa02d44df13 Finish up win32 gtkspell 2.0.16 / enchant support (mostly in the installer)
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29907
diff changeset
14 * GtkSpell upgraded to 2.0.16, changing the spellchecking backend to
29998
140990e07e01 We're not going to support aspell dictionaries on Windows anymore.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29981
diff changeset
15 enchant. This means that myspell and hunspell (OpenOffice)
29999
7df13b4b49a3 Grammar is hard\!
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29998
diff changeset
16 dictionaries can be used (previous versions' aspell dictionaries
7df13b4b49a3 Grammar is hard\!
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29998
diff changeset
17 will not work).
29261
3a43e48c870e propagate from branch 'im.pidgin.pidgin.2.6.5' (head 794204a24ba7bf26cdb07ae71b9573b09927d641)
Paul Aurich <paul@darkrain42.org>
parents: 29153 29258
diff changeset
18
29465
1eeeb20f0b9f Set release dates, add news (I'm not feeling creative, sorry),
Mark Doliner <mark@kingant.net>
parents: 29261
diff changeset
19 version 2.6.6 (02/18/2010):
29153
592d382e1bf4 Norwegian nynorsk win32 installer translation from Yngve Spjeld Landro
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29069
diff changeset
20 * Installer translations for: Norwegian nynorsk
29069
dbd030780f75 Update for 2.6.5.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29065
diff changeset
21
29258
c818f349de63 Fix date in ChangeLogs.
Paul Aurich <paul@darkrain42.org>
parents: 29256
diff changeset
22 version 2.6.5 (01/08/2010):
29256
a94b530cf3b7 Prepare for 2.6.5
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29065
diff changeset
23 * No changes
a94b530cf3b7 Prepare for 2.6.5
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29065
diff changeset
24
29065
f57d09097b3f Win32 ChangeLog.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28766
diff changeset
25 version 2.6.4 (11/29/2009):
f57d09097b3f Win32 ChangeLog.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28766
diff changeset
26 * Register URL handlers for everything that Windows knows about. Still
f57d09097b3f Win32 ChangeLog.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28766
diff changeset
27 use the HTTP "open" handler for security reasons.
f57d09097b3f Win32 ChangeLog.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28766
diff changeset
28
28766
31ff586b8ddc Grab changes from the 2.6.3 branch
Mark Doliner <mark@kingant.net>
parents: 28576
diff changeset
29 version 2.6.3 (10/16/2009):
31ff586b8ddc Grab changes from the 2.6.3 branch
Mark Doliner <mark@kingant.net>
parents: 28576
diff changeset
30 * No changes
31ff586b8ddc Grab changes from the 2.6.3 branch
Mark Doliner <mark@kingant.net>
parents: 28576
diff changeset
31
28576
f07722ed802d Let's get this show on the road
Mark Doliner <mark@kingant.net>
parents: 28551
diff changeset
32 version 2.6.2 (09/05/2009):
28551
0066067ddb18 NEWS if you got 'em
Mark Doliner <mark@kingant.net>
parents: 28351
diff changeset
33 * No changes
0066067ddb18 NEWS if you got 'em
Mark Doliner <mark@kingant.net>
parents: 28351
diff changeset
34
28351
584e063285b7 Pull in changes from the im.pidgin.pidgin.2.6.2 branch and add "devel"
Mark Doliner <mark@kingant.net>
parents: 28300
diff changeset
35 version 2.6.1 (08/18/2009):
584e063285b7 Pull in changes from the im.pidgin.pidgin.2.6.2 branch and add "devel"
Mark Doliner <mark@kingant.net>
parents: 28300
diff changeset
36 * No changes
584e063285b7 Pull in changes from the im.pidgin.pidgin.2.6.2 branch and add "devel"
Mark Doliner <mark@kingant.net>
parents: 28300
diff changeset
37
28300
c80c7274cda6 Prepping for 2.6.0.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28291
diff changeset
38 version 2.6.0 (08/18/2009):
28203
da22b6d0151e Add support for XMPP URIs on Windows. Closes #2326.
Paul Aurich <paul@darkrain42.org>
parents: 27277
diff changeset
39 * Added XMPP URI support.
25185
a00db9c95e40 prep versions for additional development
Ethan Blanton <elb@pidgin.im>
parents: 25184
diff changeset
40
28291
6dc7f2e36f72 Pull in ChangeLog, ChangeLog.API, ChangeLog.win32, and NEWS entries from the
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28203
diff changeset
41 version 2.5.9 (08/18/2009):
6dc7f2e36f72 Pull in ChangeLog, ChangeLog.API, ChangeLog.win32, and NEWS entries from the
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28203
diff changeset
42 * No changes and no win32 packages built.
6dc7f2e36f72 Pull in ChangeLog, ChangeLog.API, ChangeLog.win32, and NEWS entries from the
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28203
diff changeset
43
27277
2eee06628764 Include the proper ChangeLog and NEWS entries here.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 27219
diff changeset
44 version 2.5.8 (06/27/2009):
2eee06628764 Include the proper ChangeLog and NEWS entries here.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 27219
diff changeset
45 * No changes
2eee06628764 Include the proper ChangeLog and NEWS entries here.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 27219
diff changeset
46
27219
01f1929d0936 propagate from branch 'im.pidgin.pidgin.2.5.7' (head 81e7f59e74715d44dac9e40e7b43ff377c8b474c)
Richard Laager <rlaager@wiktel.com>
parents: 25446 25915
diff changeset
47 version 2.5.7 (06/20/2009):
25904
3321f29688f7 Prepping for a possible 2.5.7 release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25902
diff changeset
48 * No changes
3321f29688f7 Prepping for a possible 2.5.7 release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25902
diff changeset
49
25902
5e657957999e We're a bit slow, bump release dates
Ethan Blanton <elb@pidgin.im>
parents: 25900
diff changeset
50 version 2.5.6 (05/19/2009):
25898
485d726d6da2 Hello! I am still trapped here!
Ka-Hing Cheung <khc@hxbc.us>
parents: 25184
diff changeset
51 * No changes
485d726d6da2 Hello! I am still trapped here!
Ka-Hing Cheung <khc@hxbc.us>
parents: 25184
diff changeset
52
25184
96814f0cfe49 Update versions for 2.5.5.
Ethan Blanton <elb@pidgin.im>
parents: 25042
diff changeset
53 version 2.5.5 (03/01/2009):
25042
1cf4ead4119d Remove the "Flash window when chat messages are received" pref from the winprefs
Daniel Atallah <daniel.atallah@gmail.com>
parents: 24953
diff changeset
54 * Remove the "Flash window when chat messages are received" pref from
1cf4ead4119d Remove the "Flash window when chat messages are received" pref from the winprefs
Daniel Atallah <daniel.atallah@gmail.com>
parents: 24953
diff changeset
55 the Windows Pidgin Options plugin - the Message Notification plugin
1cf4ead4119d Remove the "Flash window when chat messages are received" pref from the winprefs
Daniel Atallah <daniel.atallah@gmail.com>
parents: 24953
diff changeset
56 does this (and much more).
25446
52fbda23e398 The 2.5.5 win32 builds shipped with GTK+ 2.14.7
Daniel Atallah <daniel.atallah@gmail.com>
parents: 25439
diff changeset
57 * Updated GTK+ to 2.14.7
25042
1cf4ead4119d Remove the "Flash window when chat messages are received" pref from the winprefs
Daniel Atallah <daniel.atallah@gmail.com>
parents: 24953
diff changeset
58
24953
fbef4cf4c783 For real this time
Mark Doliner <mark@kingant.net>
parents: 24941
diff changeset
59 version 2.5.4 (01/12/2009):
24925
ded121a7fbb6 Changelog some win32 stuff.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 24816
diff changeset
60 * Fix the "Hang on Exit" issue that a number of users encountered.
ded121a7fbb6 Changelog some win32 stuff.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 24816
diff changeset
61 * Updated GTK+ to 2.14.6
24816
60c07b55a24a The road to a new version starts with but a single commit...
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 24813
diff changeset
62
24813
24981b8c1737 Correcting version and dates per the Pre-Release instructions from ReleaseProcess.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 24774
diff changeset
63 version 2.5.3 (12/20/2008):
24619
941ae31dd516 Changelog the win32 SILC change. Fixes #7399
Daniel Atallah <daniel.atallah@gmail.com>
parents: 24213
diff changeset
64 * Upgrade SILC to use the 1.1.8 toolkit
24620
4ba44bf066e3 Updated included win32 meanwhile library to fix #7563
Daniel Atallah <daniel.atallah@gmail.com>
parents: 24619
diff changeset
65 * Updated included Meanwhile library to include patch referenced in #7563
24619
941ae31dd516 Changelog the win32 SILC change. Fixes #7399
Daniel Atallah <daniel.atallah@gmail.com>
parents: 24213
diff changeset
66
24186
0f8c36e26b72 Let's release. Either on a PC in Europe or in about 3 hours.
Stu Tomlinson <stu@nosnilmot.com>
parents: 23957
diff changeset
67 version 2.5.2 (10/19/2008):
24213
000934ab134f Update win32 changelog for 2.5.2 - better late than never.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 24186
diff changeset
68 * Updated GTK+ to 2.12.12
000934ab134f Update win32 changelog for 2.5.2 - better late than never.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 24186
diff changeset
69 This will resolve an issue with stuff in QQ appearing as "(NULL)"
23957
c6670bbc2191 Now we're 2.5.2devel!
Kevin Stange <kevin@simguy.net>
parents: 23953
diff changeset
70
23953
303cee892d2d Start NEWSing please.
Kevin Stange <kevin@simguy.net>
parents: 23857
diff changeset
71 version 2.5.1 (08/30/2008):
303cee892d2d Start NEWSing please.
Kevin Stange <kevin@simguy.net>
parents: 23857
diff changeset
72 * No changes
303cee892d2d Start NEWSing please.
Kevin Stange <kevin@simguy.net>
parents: 23857
diff changeset
73
23857
587c55f92a6f Update the dates
Stu Tomlinson <stu@nosnilmot.com>
parents: 23846
diff changeset
74 version 2.5.0 (08/18/2008):
23632
1452c89e7f05 Don't install the GSSAPI SASL plugin on NT4 as it isn't compatible. Fixes #6399.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 23420
diff changeset
75 * Don't install the GSSAPI SASL plugin on NT4 to avoid an error popup.
23807
2d55ac8c4631 Start the release wheel rolling\!
Daniel Atallah <daniel.atallah@gmail.com>
parents: 23666
diff changeset
76 * Use the Kerberos for Windows libraries installed on the system (if
2d55ac8c4631 Start the release wheel rolling\!
Daniel Atallah <daniel.atallah@gmail.com>
parents: 23666
diff changeset
77 present) instead of including enough to load the plugin (Kfw still
2d55ac8c4631 Start the release wheel rolling\!
Daniel Atallah <daniel.atallah@gmail.com>
parents: 23666
diff changeset
78 needed to be installed for it to actually work before this change).
23648
ab5b9acebde3 Update the Perl plugin loader to work with Perl 5.10.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 23632
diff changeset
79 * 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: 23632
diff changeset
80 plugins to continue to work).
23666
c31012d6f708 Upgrade SILC Toolkit for win32 to 1.1.7 (which contains security fixes).
Daniel Atallah <daniel.atallah@gmail.com>
parents: 23648
diff changeset
81 * Upgrade SILC to use the 1.1.7 toolkit
23632
1452c89e7f05 Don't install the GSSAPI SASL plugin on NT4 as it isn't compatible. Fixes #6399.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 23420
diff changeset
82
23067
7ccff2eb6c94 Prepare for a 2.4.3 release.
Richard Laager <rlaager@wiktel.com>
parents: 23022
diff changeset
83 version 2.4.3 (07/01/2008):
22996
c6d1c79acb3f Update things for 2.4.3devel, in case we do one.
Kevin Stange <kevin@simguy.net>
parents: 22995
diff changeset
84 * No changes
c6d1c79acb3f Update things for 2.4.3devel, in case we do one.
Kevin Stange <kevin@simguy.net>
parents: 22995
diff changeset
85
22995
7dd08818aaae Make the changelog.win32 consistent with previous releases
Kevin Stange <kevin@simguy.net>
parents: 22585
diff changeset
86 version 2.4.2 (05/17/2008):
7dd08818aaae Make the changelog.win32 consistent with previous releases
Kevin Stange <kevin@simguy.net>
parents: 22585
diff changeset
87 * No changes
7dd08818aaae Make the changelog.win32 consistent with previous releases
Kevin Stange <kevin@simguy.net>
parents: 22585
diff changeset
88
22585
2b124ffb143d Changelog some win32 stuffs.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 22372
diff changeset
89 version 2.4.1 (03/31/2008):
2b124ffb143d Changelog some win32 stuffs.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 22372
diff changeset
90 * Fix an issue preventing the Buddy List being raised when pidgin.exe
2b124ffb143d Changelog some win32 stuffs.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 22372
diff changeset
91 is run for a second time.
2b124ffb143d Changelog some win32 stuffs.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 22372
diff changeset
92 * Fix protocol handlers
2b124ffb143d Changelog some win32 stuffs.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 22372
diff changeset
93 * Fix AIM/ICQ usage of non-ASCII text with new Glib versions.
2b124ffb143d Changelog some win32 stuffs.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 22372
diff changeset
94
22372
c72af988f33a Final changes for 2.4.0, release imminent (for some definition of imminent)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22371
diff changeset
95 version 2.4.0 (02/29/2008):
22370
e2961252eb62 Update the win32 changelog to reflect new GTK+ runtime and updated libmeanwhile.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 21961
diff changeset
96 * Updated GTK+ to 2.12.8
24620
4ba44bf066e3 Updated included win32 meanwhile library to fix #7563
Daniel Atallah <daniel.atallah@gmail.com>
parents: 24619
diff changeset
97 * Updated included Meanwhile library to include patches referenced at:
22370
e2961252eb62 Update the win32 changelog to reflect new GTK+ runtime and updated libmeanwhile.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 21961
diff changeset
98 https://sourceforge.net/tracker/?func=detail&atid=656718&aid=1626349&group_id=110565
22371
f56fb7858ecb Enable SASL support for xmpp in the win32 build.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 22370
diff changeset
99 * 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: 22370
diff changeset
100 2.1.22).
f56fb7858ecb Enable SASL support for xmpp in the win32 build.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 22370
diff changeset
101
21961
b693b6cbeae4 bring ChangeLog.win32 up2date with 2.3.1
Ka-Hing Cheung <khc@hxbc.us>
parents: 21631
diff changeset
102 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
103 * No changes
b693b6cbeae4 bring ChangeLog.win32 up2date with 2.3.1
Ka-Hing Cheung <khc@hxbc.us>
parents: 21631
diff changeset
104
21631
f472035d6c77 Update the dates
Stu Tomlinson <stu@nosnilmot.com>
parents: 21598
diff changeset
105 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
106 * 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
107 didn't get into the Changelog.)
21447
1faa596eabea 1.1.2 -> 1.1.5
Kevin Stange <kevin@simguy.net>
parents: 21436
diff changeset
108 * Upgrade SILC to use the 1.1.5 toolkit
21012
8eb39377c6cb Adjust ChangeLog.win32 slightly.
Kevin Stange <kevin@simguy.net>
parents: 21000
diff changeset
109
20372
5144169b5b4b Lets release today
Luke Schierer <lschiere@pidgin.im>
parents: 20369
diff changeset
110 version 2.2.2 (10/23/2007):
20369
3d7f36c57e68 applied changes from 0cf87050ffb15aa5ff8817bfdf57efda048cefde
Daniel Atallah <daniel.atallah@gmail.com>
parents: 20015
diff changeset
111 * 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
112 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
113 * Update libxml2 to 2.6.30
3d7f36c57e68 applied changes from 0cf87050ffb15aa5ff8817bfdf57efda048cefde
Daniel Atallah <daniel.atallah@gmail.com>
parents: 20015
diff changeset
114 * 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
115 present (displays message indicating Bonjour for Windows must be
3d7f36c57e68 applied changes from 0cf87050ffb15aa5ff8817bfdf57efda048cefde
Daniel Atallah <daniel.atallah@gmail.com>
parents: 20015
diff changeset
116 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
117 * 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
118 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
119 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
120 * Updated GTK+ to 2.12.1
20369
3d7f36c57e68 applied changes from 0cf87050ffb15aa5ff8817bfdf57efda048cefde
Daniel Atallah <daniel.atallah@gmail.com>
parents: 20015
diff changeset
121
21012
8eb39377c6cb Adjust ChangeLog.win32 slightly.
Kevin Stange <kevin@simguy.net>
parents: 21000
diff changeset
122 version 2.2.1 (09/29/2007):
8eb39377c6cb Adjust ChangeLog.win32 slightly.
Kevin Stange <kevin@simguy.net>
parents: 21000
diff changeset
123 * No changes
8eb39377c6cb Adjust ChangeLog.win32 slightly.
Kevin Stange <kevin@simguy.net>
parents: 21000
diff changeset
124
20015
017e4efa3368 Update the dates on the ChangeLogen
Kevin Stange <kevin@simguy.net>
parents: 19544
diff changeset
125 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
126 * 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
127 * 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
128
19344
f60b80e79e01 Final preparation for 2.1.1
Ethan Blanton <elb@pidgin.im>
parents: 19322
diff changeset
129 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
130 * No changes
19322
db7afbe91b63 ChangeLog.* needs dating.
Kevin Stange <kevin@simguy.net>
parents: 18842
diff changeset
131
18707
473a3db9e691 Release updates
Sean Egan <seanegan@gmail.com>
parents: 18529
diff changeset
132 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: 17881
diff changeset
133 * 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: 17881
diff changeset
134 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: 17881
diff changeset
135 `pidgin-portable.exe`
38957631aa35 Update ChangeLog.win32. Thanks to rlaager for reminding me.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 17881
diff changeset
136 * Updated GTK+ to 2.10.13
38957631aa35 Update ChangeLog.win32. Thanks to rlaager for reminding me.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 17881
diff changeset
137
17881
4fdbd4bcc68a Release is looming! NEWS now!
Stu Tomlinson <stu@nosnilmot.com>
parents: 17746
diff changeset
138 version 2.0.2 (6/14/2007):
17746
d68be5f1ad47 Changelog Bonjour support for Windows.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 17016
diff changeset
139 * Add Bonjour protocol support thanks to Chris Davies. This requires
d68be5f1ad47 Changelog Bonjour support for Windows.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 17016
diff changeset
140 Apple Bonjour for Windows from:
d68be5f1ad47 Changelog Bonjour support for Windows.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 17016
diff changeset
141 http://www.apple.com/support/downloads/bonjourforwindows.html
17016
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: 16873
diff changeset
142
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
143 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
144 * 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
145
16873
90184b199e58 Add some dates
Stu Tomlinson <stu@nosnilmot.com>
parents: 16217
diff changeset
146 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
147 * 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
148 * Running a second instance will popup the Buddy List, if possible.
17016
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: 16873
diff changeset
149 * 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
150 * The transparency plugin has been rewritten and enhanced.
10209
9e0b98c458b1 [gaim-migrate @ 11331]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 10128
diff changeset
151 * MSN open email bug fixed.
12590
88c75956dbbf [gaim-migrate @ 14920]
Daniel Atallah <daniel.atallah@gmail.com>
parents: 12533
diff changeset
152 * Update SILC to use the 1.0.2 toolkit
12533
a072c3b32d94 [gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents: 10209
diff changeset
153 * 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
154
a072c3b32d94 [gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents: 10209
diff changeset
155 version 1.5.0 (8/11/2005):
a072c3b32d94 [gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents: 10209
diff changeset
156 * The installer now supports downloading and installing
a072c3b32d94 [gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents: 10209
diff changeset
157 spellchecking support.
a072c3b32d94 [gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents: 10209
diff changeset
158 * Environmental proxy settings will now default to the Internet Explorer
a072c3b32d94 [gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents: 10209
diff changeset
159 http proxy, if one is present.
a072c3b32d94 [gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents: 10209
diff changeset
160 * Updated to GTK+ 2.6.9 (rev a). This includes:
a072c3b32d94 [gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents: 10209
diff changeset
161 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
162 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
163
a072c3b32d94 [gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents: 10209
diff changeset
164 version 1.4.0 (7/7/2005):
a072c3b32d94 [gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents: 10209
diff changeset
165 * 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
166 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
167 * 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
168 Disk" error among other things.
a072c3b32d94 [gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents: 10209
diff changeset
169
a072c3b32d94 [gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents: 10209
diff changeset
170 version 1.3.1 (6/9/2005):
a072c3b32d94 [gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents: 10209
diff changeset
171 * 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
172 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
173 in the Start Menu.
a072c3b32d94 [gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents: 10209
diff changeset
174 * 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
175
a072c3b32d94 [gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents: 10209
diff changeset
176 version 1.3.0 (5/10/2005):
a072c3b32d94 [gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents: 10209
diff changeset
177 * 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
178 98/ME/NT4.
a072c3b32d94 [gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents: 10209
diff changeset
179
a072c3b32d94 [gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents: 10209
diff changeset
180 version 1.2.1 (4/3/2005):
a072c3b32d94 [gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents: 10209
diff changeset
181 * No changes
a072c3b32d94 [gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents: 10209
diff changeset
182
a072c3b32d94 [gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents: 10209
diff changeset
183 version 1.2.0 (3/17/2005):
a072c3b32d94 [gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents: 10209
diff changeset
184 * No changes
a072c3b32d94 [gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents: 10209
diff changeset
185
a072c3b32d94 [gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents: 10209
diff changeset
186 version 1.1.4 (2/24/2005):
a072c3b32d94 [gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents: 10209
diff changeset
187 * No changes
a072c3b32d94 [gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents: 10209
diff changeset
188
a072c3b32d94 [gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents: 10209
diff changeset
189 version 1.1.3 (2/17/2005):
a072c3b32d94 [gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents: 10209
diff changeset
190 * 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
191 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
192 Thanks to Lorne Nicol for helping track the issue down.
a072c3b32d94 [gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents: 10209
diff changeset
193 * Updated GTK+ to 2.6.2 (rev a)
a072c3b32d94 [gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents: 10209
diff changeset
194 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
195 non-ascii paths).
a072c3b32d94 [gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents: 10209
diff changeset
196
a072c3b32d94 [gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents: 10209
diff changeset
197 version 1.1.2 (01/20/2005):
a072c3b32d94 [gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents: 10209
diff changeset
198 * Updated GTK+ to 2.4.14 (rev a)
a072c3b32d94 [gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents: 10209
diff changeset
199 * Much prettier System Tray icons for Windows XP and greater.
a072c3b32d94 [gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents: 10209
diff changeset
200 (Thanks Jérôme Poulin and Alex Converse)
a072c3b32d94 [gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents: 10209
diff changeset
201 * Docking now works with multiple monitors.
a072c3b32d94 [gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents: 10209
diff changeset
202
a072c3b32d94 [gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents: 10209
diff changeset
203 version 1.1.1 (12/28/2004):
a072c3b32d94 [gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents: 10209
diff changeset
204
a072c3b32d94 [gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents: 10209
diff changeset
205 version 1.1.0 (12/02/2004):
a072c3b32d94 [gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents: 10209
diff changeset
206 * SILC protocol plugin added.
a072c3b32d94 [gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents: 10209
diff changeset
207 * 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
208 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
209 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
210 path).
a072c3b32d94 [gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents: 10209
diff changeset
211 * 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
212 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
213 variable turns this check off.
a072c3b32d94 [gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents: 10209
diff changeset
214 * Asynchronous host name resolution (Fixes unresponsive UI during slow
a072c3b32d94 [gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents: 10209
diff changeset
215 or unresponsive host name resolution).
a072c3b32d94 [gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents: 10209
diff changeset
216
a072c3b32d94 [gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents: 10209
diff changeset
217 version 1.0.3 (11/11/2004):
a072c3b32d94 [gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents: 10209
diff changeset
218 * Updated GTK+ to 2.4.13 (rev a)
a072c3b32d94 [gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents: 10209
diff changeset
219 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
220 Chinese.
a072c3b32d94 [gaim-migrate @ 14846]
Daniel Atallah <daniel.atallah@gmail.com>
parents: 10209
diff changeset
221
10209
9e0b98c458b1 [gaim-migrate @ 11331]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 10128
diff changeset
222
10128
0f78e7e45afd [gaim-migrate @ 11189]
Stu Tomlinson <stu@nosnilmot.com>
parents: 10034
diff changeset
223 version 1.0.2 (10/20/2004):
0f78e7e45afd [gaim-migrate @ 11189]
Stu Tomlinson <stu@nosnilmot.com>
parents: 10034
diff changeset
224 * Updated GTK+ to 2.4.10 (rev b)
0f78e7e45afd [gaim-migrate @ 11189]
Stu Tomlinson <stu@nosnilmot.com>
parents: 10034
diff changeset
225 This revision updates glib to 2.4.7 and pango to 1.6.0, fixing the
0f78e7e45afd [gaim-migrate @ 11189]
Stu Tomlinson <stu@nosnilmot.com>
parents: 10034
diff changeset
226 dreaded 'UDP port pollution' and 'crash on symbol font' bugs
0f78e7e45afd [gaim-migrate @ 11189]
Stu Tomlinson <stu@nosnilmot.com>
parents: 10034
diff changeset
227 respectively.
0f78e7e45afd [gaim-migrate @ 11189]
Stu Tomlinson <stu@nosnilmot.com>
parents: 10034
diff changeset
228 * Installer translations for: Albanian
0f78e7e45afd [gaim-migrate @ 11189]
Stu Tomlinson <stu@nosnilmot.com>
parents: 10034
diff changeset
229
0f78e7e45afd [gaim-migrate @ 11189]
Stu Tomlinson <stu@nosnilmot.com>
parents: 10034
diff changeset
230 version 1.0.1 (10/07/2004):
0f78e7e45afd [gaim-migrate @ 11189]
Stu Tomlinson <stu@nosnilmot.com>
parents: 10034
diff changeset
231
10034
343889b2f654 [gaim-migrate @ 10988]
Nathan Walp <nwalp@pidgin.im>
parents: 9904
diff changeset
232 version 1.0.0 (09/17/2004):
343889b2f654 [gaim-migrate @ 10988]
Nathan Walp <nwalp@pidgin.im>
parents: 9904
diff changeset
233 * The "Start Gaim on Windows startup" setting is preserved
9903
9f4459a32b8f [gaim-migrate @ 10795]
Mark Doliner <mark@kingant.net>
parents: 9878
diff changeset
234 when Gaim is reinstalled (Daniel Atallah)
10034
343889b2f654 [gaim-migrate @ 10988]
Nathan Walp <nwalp@pidgin.im>
parents: 9904
diff changeset
235 * Pasting HTML no longer adds linewrapping where it shouldn't
9903
9f4459a32b8f [gaim-migrate @ 10795]
Mark Doliner <mark@kingant.net>
parents: 9878
diff changeset
236
9904
ec60a5bee587 [gaim-migrate @ 10796]
Mark Doliner <mark@kingant.net>
parents: 9903
diff changeset
237 version 0.82.1 (08/27/2004):
ec60a5bee587 [gaim-migrate @ 10796]
Mark Doliner <mark@kingant.net>
parents: 9903
diff changeset
238 * Update version of gtk checked by the installer
ec60a5bee587 [gaim-migrate @ 10796]
Mark Doliner <mark@kingant.net>
parents: 9903
diff changeset
239
9878
706d9df5dcf1 [gaim-migrate @ 10757]
Mark Doliner <mark@kingant.net>
parents: 9872
diff changeset
240 version 0.82 (08/26/2004):
9813
81a9ddc3f415 [gaim-migrate @ 10684]
Mark Doliner <mark@kingant.net>
parents: 9703
diff changeset
241 * 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
242 (Thanks François Gagné)
9840
e8caffe42e38 [gaim-migrate @ 10717]
Mark Doliner <mark@kingant.net>
parents: 9813
diff changeset
243 * Transparency plugin will save your settings again (Kevin Stange)
9870
9cfc49611a9b [gaim-migrate @ 10749]
Mark Doliner <mark@kingant.net>
parents: 9840
diff changeset
244 * Updated gtk-wimp to 0.6.2
9cfc49611a9b [gaim-migrate @ 10749]
Mark Doliner <mark@kingant.net>
parents: 9840
diff changeset
245 * Updated libpng to 1.2.6 (major security update)
9cfc49611a9b [gaim-migrate @ 10749]
Mark Doliner <mark@kingant.net>
parents: 9840
diff changeset
246 * Updated GTK+ to 2.4.7 (rev a)
9cfc49611a9b [gaim-migrate @ 10749]
Mark Doliner <mark@kingant.net>
parents: 9840
diff changeset
247 - GTK+ 2.4.7
9cfc49611a9b [gaim-migrate @ 10749]
Mark Doliner <mark@kingant.net>
parents: 9840
diff changeset
248 - GLib 2.4.5
9cfc49611a9b [gaim-migrate @ 10749]
Mark Doliner <mark@kingant.net>
parents: 9840
diff changeset
249 - Pango 1.4.1
9703
1397a4594c4e [gaim-migrate @ 10563]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 9615
diff changeset
250
1397a4594c4e [gaim-migrate @ 10563]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 9615
diff changeset
251 version 0.81 (08/05/2004):
9570
24f84b7ffe8e [gaim-migrate @ 10413]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 9562
diff changeset
252 * Napster joins binary release (Thanks Kevin)
9615
7fcf32aadbba [gaim-migrate @ 10459]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 9579
diff changeset
253 * Gaim's gtkspell build now makes use of pango's squigly underline
10034
343889b2f654 [gaim-migrate @ 10988]
Nathan Walp <nwalp@pidgin.im>
parents: 9904
diff changeset
254 (Thanks Nathan Fredrickson and Daniel Atallah)
9570
24f84b7ffe8e [gaim-migrate @ 10413]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 9562
diff changeset
255
9538
1931a3977e23 [gaim-migrate @ 10366]
Sean Egan <seanegan@gmail.com>
parents: 9446
diff changeset
256 version 0.80 (07/15/2004):
9446
d9a1674a9475 [gaim-migrate @ 10270]
Tim Ringenbach <marv@pidgin.im>
parents: 9432
diff changeset
257 * idletrack.dll now unloads properly when you quit Gaim in Windows
9431
33332a4f3a84 [gaim-migrate @ 10251]
Tim Ringenbach <marv@pidgin.im>
parents: 9398
diff changeset
258 2000 or later, so the installer will no longer report an error
33332a4f3a84 [gaim-migrate @ 10251]
Tim Ringenbach <marv@pidgin.im>
parents: 9398
diff changeset
259 replacing or removing the file. (Andrew Whewell)
9446
d9a1674a9475 [gaim-migrate @ 10270]
Tim Ringenbach <marv@pidgin.im>
parents: 9432
diff changeset
260 * Fixed a bug in the transparency plugin causing buddy list settings
d9a1674a9475 [gaim-migrate @ 10270]
Tim Ringenbach <marv@pidgin.im>
parents: 9432
diff changeset
261 to also apply to all conversation windows. (Kevin Stange)
9579
41aa941c02e3 [gaim-migrate @ 10422]
Mark Doliner <mark@kingant.net>
parents: 9570
diff changeset
262 * Only attempt to execute URIs with the schemas http, https,
41aa941c02e3 [gaim-migrate @ 10422]
Mark Doliner <mark@kingant.net>
parents: 9570
diff changeset
263 ftp, or mailto
9562
900c72d9a6d6 [gaim-migrate @ 10398]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 9538
diff changeset
264 * Updated gtk-wimp to 0.6.1
900c72d9a6d6 [gaim-migrate @ 10398]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 9538
diff changeset
265 * Updated GTK+ to 2.4.3 (rev a)
900c72d9a6d6 [gaim-migrate @ 10398]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 9538
diff changeset
266 * Installer translations for: Slovak
900c72d9a6d6 [gaim-migrate @ 10398]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 9538
diff changeset
267 * Updated gtkspell to 2.0.6
9446
d9a1674a9475 [gaim-migrate @ 10270]
Tim Ringenbach <marv@pidgin.im>
parents: 9432
diff changeset
268
9432
b05c856a4dfa [gaim-migrate @ 10252]
Tim Ringenbach <marv@pidgin.im>
parents: 9431
diff changeset
269 version 0.79 (06/24/2004):
9446
d9a1674a9475 [gaim-migrate @ 10270]
Tim Ringenbach <marv@pidgin.im>
parents: 9432
diff changeset
270
9124
4ab8f2b8168b [gaim-migrate @ 9901]
Luke Schierer <lschiere@pidgin.im>
parents: 9116
diff changeset
271 version 0.78 (05/30/2004):
9115
f55f93a975f2 [gaim-migrate @ 9892]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 9105
diff changeset
272 * Win32 transparency plugin now preserves transparency when dragging
f55f93a975f2 [gaim-migrate @ 9892]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 9105
diff changeset
273 conversation tabs (Kevin Stange).
f55f93a975f2 [gaim-migrate @ 9892]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 9105
diff changeset
274 * Installer translations for: Slovenian.
9116
652790c1cae4 [gaim-migrate @ 9893]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 9115
diff changeset
275 * 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
276
a34678b8beda [gaim-migrate @ 9542]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 8567
diff changeset
277 version 0.77 (04/22/2004):
a34678b8beda [gaim-migrate @ 9542]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 8567
diff changeset
278
a34678b8beda [gaim-migrate @ 9542]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 8567
diff changeset
279 version 0.76 (04/01/2004):
8366
5956297c6bcc [gaim-migrate @ 9091]
Christian Hammond <chipx86@chipx86.com>
parents: 8183
diff changeset
280 * Ability to open files directly from file transfer window.
8567
d92a7574473c [gaim-migrate @ 9314]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 8389
diff changeset
281 * Installer translations for: Russian, Polish, Finnish, Japanese
d92a7574473c [gaim-migrate @ 9314]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 8389
diff changeset
282 Hebrew and Norwegian.
8780
a34678b8beda [gaim-migrate @ 9542]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 8567
diff changeset
283 * 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
284 symbol.
8070
e9e80fcb155a [gaim-migrate @ 8768]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 7924
diff changeset
285
e9e80fcb155a [gaim-migrate @ 8768]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 7924
diff changeset
286 version 0.75 (01/09/2004):
7833
ecb31b5d728d [gaim-migrate @ 8486]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 7641
diff changeset
287 * TCL plugin loader now working. Thanks Daniel Atallah.
7924
cb400cd78961 [gaim-migrate @ 8593]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 7833
diff changeset
288 * Installer translations for: Danish.
8070
e9e80fcb155a [gaim-migrate @ 8768]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 7924
diff changeset
289 * 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
290 official move/size fix (Sizing responsiveness is a little slow).
7833
ecb31b5d728d [gaim-migrate @ 8486]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 7641
diff changeset
291
7641
a80010831ff8 [gaim-migrate @ 8283]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 7626
diff changeset
292 version 0.74 (11/25/2003):
7626
2fb83607becf [gaim-migrate @ 8250]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 7600
diff changeset
293 * Installer translations for: Czech.
2fb83607becf [gaim-migrate @ 8250]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 7600
diff changeset
294
7600
f48c6e4db102 [gaim-migrate @ 8222]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 7578
diff changeset
295 version 0.73 (11/21/2003):
7416
daa81bdefef5 [gaim-migrate @ 8018]
Nathan Walp <nwalp@pidgin.im>
parents: 7403
diff changeset
296 * 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
297 * Fix for carriage return pileups in userinfo.
7524
5fbc055c15c7 [gaim-migrate @ 8137]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 7479
diff changeset
298 * Window flashing is back.
5fbc055c15c7 [gaim-migrate @ 8137]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 7479
diff changeset
299 * Fix for gaim settings move bug (#838621).
7600
f48c6e4db102 [gaim-migrate @ 8222]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 7578
diff changeset
300 * Update to NSIS v2.0 b4 final release.
7559
594ee23c7725 [gaim-migrate @ 8173]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 7524
diff changeset
301 * Ability to perform unattended installations.
7578
2660515f58e8 [gaim-migrate @ 8195]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 7559
diff changeset
302 * Installer translations for: Spanish.
7416
daa81bdefef5 [gaim-migrate @ 8018]
Nathan Walp <nwalp@pidgin.im>
parents: 7403
diff changeset
303
7403
818350245bfc [gaim-migrate @ 7999]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 7357
diff changeset
304 version 0.72 (10/31/2003):
7352
af0e0b4d0c32 [gaim-migrate @ 7943]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 7230
diff changeset
305 * 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
306 setting text widgets to RTL or LTR.
af0e0b4d0c32 [gaim-migrate @ 7943]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 7230
diff changeset
307 * New dll hell avoidance policies.. hopefully this time as many bases
af0e0b4d0c32 [gaim-migrate @ 7943]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 7230
diff changeset
308 are covered as can be.
7357
eb0acf8c8f1e [gaim-migrate @ 7950]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 7352
diff changeset
309 * 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
310 lot more stable.
7403
818350245bfc [gaim-migrate @ 7999]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 7357
diff changeset
311 * Compatibility issues with dropline gtk installers are resolved.
7230
664d658c1b17 [gaim-migrate @ 7801]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 7217
diff changeset
312
7216
2879b06ef7ef [gaim-migrate @ 7785]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 7059
diff changeset
313 version 0.71 (10/09/2003):
2879b06ef7ef [gaim-migrate @ 7785]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 7059
diff changeset
314 * Gtk-wimp theme removed.
7230
664d658c1b17 [gaim-migrate @ 7801]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 7217
diff changeset
315 * Installer translations for: Portuguese.
7059
e36cbed14f1e [gaim-migrate @ 7622]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6962
diff changeset
316
e36cbed14f1e [gaim-migrate @ 7622]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6962
diff changeset
317 version 0.70 (09/28/2003):
e36cbed14f1e [gaim-migrate @ 7622]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6962
diff changeset
318 * 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
319 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
320
6962
1ab156496e9e [gaim-migrate @ 7509]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6952
diff changeset
321 version 0.69 (09/24/2003):
6915
7ef0934e76b1 [gaim-migrate @ 7462]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6707
diff changeset
322 * Perl plugin loader is back (now using perl58).
7ef0934e76b1 [gaim-migrate @ 7462]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6707
diff changeset
323 * Gaim now performs 'dll hell' check on startup.
7ef0934e76b1 [gaim-migrate @ 7462]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6707
diff changeset
324 * Using SHGetFolderPath to determine Gaim's app data directory.
6952
094b97348076 [gaim-migrate @ 7499]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6915
diff changeset
325 * Installer translations for: Korean and Romanian.
094b97348076 [gaim-migrate @ 7499]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6915
diff changeset
326 * WinME installer bug fixed.
094b97348076 [gaim-migrate @ 7499]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6915
diff changeset
327 * 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
328 keyboard. Caps Lock bug fixed. Option to disable move/resize patch
094b97348076 [gaim-migrate @ 7499]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6915
diff changeset
329 (This is known to be buggy on XP).
094b97348076 [gaim-migrate @ 7499]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6915
diff changeset
330 * Gtk-wimp updated to 0.4.3
6915
7ef0934e76b1 [gaim-migrate @ 7462]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6707
diff changeset
331
6962
1ab156496e9e [gaim-migrate @ 7509]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6952
diff changeset
332 version 0.68 (09/01/2003):
6707
1194d9673b99 [gaim-migrate @ 7233]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6494
diff changeset
333 * Installer translations for: Bulgarian and Traditional Chinese.
1194d9673b99 [gaim-migrate @ 7233]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6494
diff changeset
334 * 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
335 the next release).
1194d9673b99 [gaim-migrate @ 7233]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6494
diff changeset
336 * Executable pounces now working (Thanks to Kevin Stange).
6494
4f93f10ddc75 [gaim-migrate @ 7009]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6477
diff changeset
337
6477
a224dc78d10a [gaim-migrate @ 6988]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6476
diff changeset
338 version 0.67 (08/14/2003):
6476
1325c207d159 [gaim-migrate @ 6987]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6438
diff changeset
339 * Installer translations for: Dutch, French, German, Hungarian,
1325c207d159 [gaim-migrate @ 6987]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6438
diff changeset
340 Italian, Portuguese (Brazilian), Serbian (Latin) and
1325c207d159 [gaim-migrate @ 6987]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6438
diff changeset
341 Simplified Chineese. Thanks to all of you who provided translations.
6410
37f30005ed2d [gaim-migrate @ 6916]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6220
diff changeset
342 * 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
343 * Option to turn off Conversation Window flashing added.
6413
6b0a8796e9ae [gaim-migrate @ 6920]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6410
diff changeset
344 * 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
345 Penners.
6438
b3744996da0d [gaim-migrate @ 6946]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6413
diff changeset
346 * 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
347 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
348 on 8/8/03 which includes my move/resize patch.
6410
37f30005ed2d [gaim-migrate @ 6916]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6220
diff changeset
349
6220
6ccfed90c918 [gaim-migrate @ 6707]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6201
diff changeset
350 version 0.66 (07/18/2003):
6201
b48088c41599 [gaim-migrate @ 6687]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6166
diff changeset
351 * Windows files join the source distribution.
b48088c41599 [gaim-migrate @ 6687]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6166
diff changeset
352
6166
5da258c6aad0 [gaim-migrate @ 6648]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6158
diff changeset
353 version 0.65 (07/16/2003):
6158
1827fd43fe96 [gaim-migrate @ 6633]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 5600
diff changeset
354 * WinGaim plugins can now be built with gcc stabs debugging info,
1827fd43fe96 [gaim-migrate @ 6633]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 5600
diff changeset
355 allowing for more informative crash dumps.
1827fd43fe96 [gaim-migrate @ 6633]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 5600
diff changeset
356 * Buddy List DnD bug fixed.
1827fd43fe96 [gaim-migrate @ 6633]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 5600
diff changeset
357 * The systray code is now integrated into the docklet plugin, bringing
1827fd43fe96 [gaim-migrate @ 6633]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 5600
diff changeset
358 those nice docklet features to WinGaim.
5600
c6565a8d4f23 [gaim-migrate @ 6004]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 5448
diff changeset
359
c6565a8d4f23 [gaim-migrate @ 6004]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 5448
diff changeset
360 version 0.64 (05/30/3003)
c6565a8d4f23 [gaim-migrate @ 6004]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 5448
diff changeset
361 * Perl plugin support is back.. after the plugin api rewrite
c6565a8d4f23 [gaim-migrate @ 6004]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 5448
diff changeset
362 * File transfer fixed for win32
5448
aed28286e4fc [gaim-migrate @ 5832]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 5386
diff changeset
363
aed28286e4fc [gaim-migrate @ 5832]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 5386
diff changeset
364 version 0.63 (05/16/2003)
5386
fff5a7bfdb62 [gaim-migrate @ 5762]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 5040
diff changeset
365 * Gaim installer re-written. Our own GTK+ installer is now bundled
fff5a7bfdb62 [gaim-migrate @ 5762]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 5040
diff changeset
366 with the Gaim installer (installs to the same location as the
fff5a7bfdb62 [gaim-migrate @ 5762]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 5040
diff changeset
367 dropline version). Installer gives user the choice to install one
fff5a7bfdb62 [gaim-migrate @ 5762]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 5040
diff changeset
368 of three GTK+ theme engines, including GTK-Wimp. Installations
fff5a7bfdb62 [gaim-migrate @ 5762]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 5040
diff changeset
369 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
370 guest accounts). No more DLL Hell. Sexier installer look (Thanks
aed28286e4fc [gaim-migrate @ 5832]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 5386
diff changeset
371 Phroggie).
5386
fff5a7bfdb62 [gaim-migrate @ 5762]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 5040
diff changeset
372 * Language translations in the systray menu should now be displayed
fff5a7bfdb62 [gaim-migrate @ 5762]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 5040
diff changeset
373 properly.
5448
aed28286e4fc [gaim-migrate @ 5832]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 5386
diff changeset
374 * Fixed some bugs (Thanks Phroggie for debugging help).
5386
fff5a7bfdb62 [gaim-migrate @ 5762]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 5040
diff changeset
375
5040
9af91af51192 [gaim-migrate @ 5384]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 4922
diff changeset
376 version 0.60 (4/5/03)
4909
6feabef26285 [gaim-migrate @ 5243]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 4153
diff changeset
377 * Fixed oscar protocol high cpu usage bug.
6feabef26285 [gaim-migrate @ 5243]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 4153
diff changeset
378 * Separated aspell from Gaim, and switched to aspell.net windows
6feabef26285 [gaim-migrate @ 5243]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 4153
diff changeset
379 installer. Gaim will function with or without aspell installation.
6feabef26285 [gaim-migrate @ 5243]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 4153
diff changeset
380 * Gaim installer no longer installs GTK+ runtime dlls. Gaim now
6feabef26285 [gaim-migrate @ 5243]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 4153
diff changeset
381 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
382 * Updated Gaim installer to use modern UI.
5040
9af91af51192 [gaim-migrate @ 5384]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 4922
diff changeset
383 * Drag and Drop Smiley theme installation works now.
9af91af51192 [gaim-migrate @ 5384]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 4922
diff changeset
384 * 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
385
6feabef26285 [gaim-migrate @ 5243]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 4153
diff changeset
386 version 0.60 alpha 5 (2/8/03)
6feabef26285 [gaim-migrate @ 5243]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 4153
diff changeset
387 * Buddy Icons no longer corrupted.
6feabef26285 [gaim-migrate @ 5243]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 4153
diff changeset
388 * Buddy & login window drift fixed.
6feabef26285 [gaim-migrate @ 5243]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 4153
diff changeset
389 * No more console window.
6feabef26285 [gaim-migrate @ 5243]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 4153
diff changeset
390 * File path related bugs fixed.
6feabef26285 [gaim-migrate @ 5243]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 4153
diff changeset
391 * Fixed disapearing systray icon bug, w/ failed signon.
6feabef26285 [gaim-migrate @ 5243]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 4153
diff changeset
392 * Fixed performance issue on some win machines due to Pango uniscribe
6feabef26285 [gaim-migrate @ 5243]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 4153
diff changeset
393 * Autoreconnect plugin works once more.
6feabef26285 [gaim-migrate @ 5243]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 4153
diff changeset
394 * Fixed windows idle reporting.
6feabef26285 [gaim-migrate @ 5243]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 4153
diff changeset
395 * Fixed MSN mail open.
6feabef26285 [gaim-migrate @ 5243]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 4153
diff changeset
396
6feabef26285 [gaim-migrate @ 5243]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 4153
diff changeset
397 version 0.60 alpha 4.1: (1/22/03)
4922
b15e2e8343b0 [gaim-migrate @ 5256]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 4909
diff changeset
398 * 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
399
4153
76b8bbe8ed34 [gaim-migrate @ 4380]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 4099
diff changeset
400 version 0.60 alpha 4: (12/29/02)
4099
4bafc6dea65c [gaim-migrate @ 4314]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 4063
diff changeset
401 * Feature improvements for transparency plugin.
4063
f8090a166e57 [gaim-migrate @ 4273]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 4003
diff changeset
402 * Font properly set in gtkrc
4003
b5947f2716a0 [gaim-migrate @ 4203]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 3933
diff changeset
403 * Gaim systray icon permanantly parked in systray, with different
b5947f2716a0 [gaim-migrate @ 4203]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 3933
diff changeset
404 icons for connected, disconnected and away.
b5947f2716a0 [gaim-migrate @ 4203]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 3933
diff changeset
405 * Right clickable menu for systray.
b5947f2716a0 [gaim-migrate @ 4203]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 3933
diff changeset
406 * Flashing conversation window on receiving an IM.
b5947f2716a0 [gaim-migrate @ 4203]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 3933
diff changeset
407 * Aspell installer allows user to set install path.
3920
1b3beae6c59c [gaim-migrate @ 4085]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 3908
diff changeset
408
1b3beae6c59c [gaim-migrate @ 4085]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 3908
diff changeset
409 version 0.60 alpha 3: (11/8/02)
3743
e75bfb7fc336 [gaim-migrate @ 3881]
Rob Flynn <gaim@robflynn.com>
parents: 3630
diff changeset
410 * Improved UI
e75bfb7fc336 [gaim-migrate @ 3881]
Rob Flynn <gaim@robflynn.com>
parents: 3630
diff changeset
411 * Plugin for transparent conversation windows
3863
4f6b0d25b828 [gaim-migrate @ 4015]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 3743
diff changeset
412 * Gtkspell/aspell working
3908
d65cf1d628d8 [gaim-migrate @ 4061]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 3863
diff changeset
413 * IdleTracker added for Windows idle reporting.
3920
1b3beae6c59c [gaim-migrate @ 4085]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 3908
diff changeset
414 * Nativewin gtk theme (using native windows fonts)
3933
9c64922fdb4d [gaim-migrate @ 4105]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 3920
diff changeset
415 * New gaim and gaim-installer icons (Thanks Tux Racer)
3743
e75bfb7fc336 [gaim-migrate @ 3881]
Rob Flynn <gaim@robflynn.com>
parents: 3630
diff changeset
416
e75bfb7fc336 [gaim-migrate @ 3881]
Rob Flynn <gaim@robflynn.com>
parents: 3630
diff changeset
417 version 0.60 alpha 2 (10/9/02):
3630
9682c0e022c6 [gaim-migrate @ 3753]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
418 * Perl functionality added
9682c0e022c6 [gaim-migrate @ 3753]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
419 * PNGs work
9682c0e022c6 [gaim-migrate @ 3753]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
420 * Path issues fixed for Win9x
9682c0e022c6 [gaim-migrate @ 3753]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
421 * Added g command line flag for logging of GTK and GLIB debugging.
9682c0e022c6 [gaim-migrate @ 3753]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
422 * No more console in Win9x for glib logging (when not debugging).
9682c0e022c6 [gaim-migrate @ 3753]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
423 * URL links now work.
9682c0e022c6 [gaim-migrate @ 3753]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
424 * Plugins: autorecon, iconaway, spellchk and ticker now work.
9682c0e022c6 [gaim-migrate @ 3753]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
425 * Language translations are working.
9682c0e022c6 [gaim-migrate @ 3753]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
426 * Using GTK 2.0.6 (Some GTK bugs fixed since 2.0.3)
9682c0e022c6 [gaim-migrate @ 3753]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
427 * Gadu-Gadu works
9682c0e022c6 [gaim-migrate @ 3753]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
428 * gtkimhtml copying to clipboard works. Selecting text copies it to
9682c0e022c6 [gaim-migrate @ 3753]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
429 the clipboard.
9682c0e022c6 [gaim-migrate @ 3753]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
430 * Gaim now minimizes to the system tray.
9682c0e022c6 [gaim-migrate @ 3753]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
431 * Various other feature updates from the Gaim crew. Read ChangeLog :)
9682c0e022c6 [gaim-migrate @ 3753]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
432
3743
e75bfb7fc336 [gaim-migrate @ 3881]
Rob Flynn <gaim@robflynn.com>
parents: 3630
diff changeset
433 version 0.60 alpha 1 (9/13/2002):
3630
9682c0e022c6 [gaim-migrate @ 3753]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
434 * Initial alpha release