annotate ChangeLog.win32 @ 9465:8a4797a608ae

[gaim-migrate @ 10290] 1) Fixes the parsing for Win32 clipboard format so that we more accurately grab the right text 2) Revises our Win32 clipboard format conversion to act more like IE, since this is as close as we will get to "the right way" 3) Makes clipboard pasting not paste HTML comments (this one effects linux too, and fixes a problem i've seen pasting from oo.o) committer: Tailor Script <tailor@pidgin.im>
author Tim Ringenbach <marv@pidgin.im>
date Wed, 07 Jul 2004 01:35:27 +0000
parents d9a1674a9475
children 1931a3977e23
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
9432
b05c856a4dfa [gaim-migrate @ 10252]
Tim Ringenbach <marv@pidgin.im>
parents: 9431
diff changeset
1 version 0.80cvs:
9446
d9a1674a9475 [gaim-migrate @ 10270]
Tim Ringenbach <marv@pidgin.im>
parents: 9432
diff changeset
2 * 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
3 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
4 replacing or removing the file. (Andrew Whewell)
9446
d9a1674a9475 [gaim-migrate @ 10270]
Tim Ringenbach <marv@pidgin.im>
parents: 9432
diff changeset
5 * Fixed a bug in the transparency plugin causing buddy list settings
d9a1674a9475 [gaim-migrate @ 10270]
Tim Ringenbach <marv@pidgin.im>
parents: 9432
diff changeset
6 to also apply to all conversation windows. (Kevin Stange)
d9a1674a9475 [gaim-migrate @ 10270]
Tim Ringenbach <marv@pidgin.im>
parents: 9432
diff changeset
7
9432
b05c856a4dfa [gaim-migrate @ 10252]
Tim Ringenbach <marv@pidgin.im>
parents: 9431
diff changeset
8 version 0.79 (06/24/2004):
9446
d9a1674a9475 [gaim-migrate @ 10270]
Tim Ringenbach <marv@pidgin.im>
parents: 9432
diff changeset
9
9124
4ab8f2b8168b [gaim-migrate @ 9901]
Luke Schierer <lschiere@pidgin.im>
parents: 9116
diff changeset
10 version 0.78 (05/30/2004):
9115
f55f93a975f2 [gaim-migrate @ 9892]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 9105
diff changeset
11 * Win32 transparency plugin now preserves transparency when dragging
f55f93a975f2 [gaim-migrate @ 9892]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 9105
diff changeset
12 conversation tabs (Kevin Stange).
f55f93a975f2 [gaim-migrate @ 9892]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 9105
diff changeset
13 * Installer translations for: Slovenian.
9116
652790c1cae4 [gaim-migrate @ 9893]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 9115
diff changeset
14 * 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
15
a34678b8beda [gaim-migrate @ 9542]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 8567
diff changeset
16 version 0.77 (04/22/2004):
a34678b8beda [gaim-migrate @ 9542]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 8567
diff changeset
17
a34678b8beda [gaim-migrate @ 9542]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 8567
diff changeset
18 version 0.76 (04/01/2004):
8366
5956297c6bcc [gaim-migrate @ 9091]
Christian Hammond <chipx86@chipx86.com>
parents: 8183
diff changeset
19 * Ability to open files directly from file transfer window.
8567
d92a7574473c [gaim-migrate @ 9314]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 8389
diff changeset
20 * Installer translations for: Russian, Polish, Finnish, Japanese
d92a7574473c [gaim-migrate @ 9314]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 8389
diff changeset
21 Hebrew and Norwegian.
8780
a34678b8beda [gaim-migrate @ 9542]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 8567
diff changeset
22 * 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
23 symbol.
8070
e9e80fcb155a [gaim-migrate @ 8768]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 7924
diff changeset
24
e9e80fcb155a [gaim-migrate @ 8768]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 7924
diff changeset
25 version 0.75 (01/09/2004):
7833
ecb31b5d728d [gaim-migrate @ 8486]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 7641
diff changeset
26 * TCL plugin loader now working. Thanks Daniel Atallah.
7924
cb400cd78961 [gaim-migrate @ 8593]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 7833
diff changeset
27 * Installer translations for: Danish.
8070
e9e80fcb155a [gaim-migrate @ 8768]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 7924
diff changeset
28 * 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
29 official move/size fix (Sizing responsiveness is a little slow).
7833
ecb31b5d728d [gaim-migrate @ 8486]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 7641
diff changeset
30
7641
a80010831ff8 [gaim-migrate @ 8283]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 7626
diff changeset
31 version 0.74 (11/25/2003):
7626
2fb83607becf [gaim-migrate @ 8250]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 7600
diff changeset
32 * Installer translations for: Czech.
2fb83607becf [gaim-migrate @ 8250]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 7600
diff changeset
33
7600
f48c6e4db102 [gaim-migrate @ 8222]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 7578
diff changeset
34 version 0.73 (11/21/2003):
7416
daa81bdefef5 [gaim-migrate @ 8018]
Nathan Walp <nwalp@pidgin.im>
parents: 7403
diff changeset
35 * 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
36 * Fix for carriage return pileups in userinfo.
7524
5fbc055c15c7 [gaim-migrate @ 8137]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 7479
diff changeset
37 * Window flashing is back.
5fbc055c15c7 [gaim-migrate @ 8137]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 7479
diff changeset
38 * Fix for gaim settings move bug (#838621).
7600
f48c6e4db102 [gaim-migrate @ 8222]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 7578
diff changeset
39 * Update to NSIS v2.0 b4 final release.
7559
594ee23c7725 [gaim-migrate @ 8173]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 7524
diff changeset
40 * Ability to perform unattended installations.
7578
2660515f58e8 [gaim-migrate @ 8195]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 7559
diff changeset
41 * Installer translations for: Spanish.
7416
daa81bdefef5 [gaim-migrate @ 8018]
Nathan Walp <nwalp@pidgin.im>
parents: 7403
diff changeset
42
7403
818350245bfc [gaim-migrate @ 7999]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 7357
diff changeset
43 version 0.72 (10/31/2003):
7352
af0e0b4d0c32 [gaim-migrate @ 7943]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 7230
diff changeset
44 * 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
45 setting text widgets to RTL or LTR.
af0e0b4d0c32 [gaim-migrate @ 7943]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 7230
diff changeset
46 * New dll hell avoidance policies.. hopefully this time as many bases
af0e0b4d0c32 [gaim-migrate @ 7943]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 7230
diff changeset
47 are covered as can be.
7357
eb0acf8c8f1e [gaim-migrate @ 7950]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 7352
diff changeset
48 * 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
49 lot more stable.
7403
818350245bfc [gaim-migrate @ 7999]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 7357
diff changeset
50 * Compatibility issues with dropline gtk installers are resolved.
7230
664d658c1b17 [gaim-migrate @ 7801]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 7217
diff changeset
51
7216
2879b06ef7ef [gaim-migrate @ 7785]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 7059
diff changeset
52 version 0.71 (10/09/2003):
2879b06ef7ef [gaim-migrate @ 7785]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 7059
diff changeset
53 * Gtk-wimp theme removed.
7230
664d658c1b17 [gaim-migrate @ 7801]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 7217
diff changeset
54 * Installer translations for: Portuguese.
7059
e36cbed14f1e [gaim-migrate @ 7622]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6962
diff changeset
55
e36cbed14f1e [gaim-migrate @ 7622]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6962
diff changeset
56 version 0.70 (09/28/2003):
e36cbed14f1e [gaim-migrate @ 7622]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6962
diff changeset
57 * 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
58 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
59
6962
1ab156496e9e [gaim-migrate @ 7509]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6952
diff changeset
60 version 0.69 (09/24/2003):
6915
7ef0934e76b1 [gaim-migrate @ 7462]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6707
diff changeset
61 * Perl plugin loader is back (now using perl58).
7ef0934e76b1 [gaim-migrate @ 7462]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6707
diff changeset
62 * Gaim now performs 'dll hell' check on startup.
7ef0934e76b1 [gaim-migrate @ 7462]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6707
diff changeset
63 * Using SHGetFolderPath to determine Gaim's app data directory.
6952
094b97348076 [gaim-migrate @ 7499]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6915
diff changeset
64 * Installer translations for: Korean and Romanian.
094b97348076 [gaim-migrate @ 7499]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6915
diff changeset
65 * WinME installer bug fixed.
094b97348076 [gaim-migrate @ 7499]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6915
diff changeset
66 * 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
67 keyboard. Caps Lock bug fixed. Option to disable move/resize patch
094b97348076 [gaim-migrate @ 7499]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6915
diff changeset
68 (This is known to be buggy on XP).
094b97348076 [gaim-migrate @ 7499]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6915
diff changeset
69 * Gtk-wimp updated to 0.4.3
6915
7ef0934e76b1 [gaim-migrate @ 7462]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6707
diff changeset
70
6962
1ab156496e9e [gaim-migrate @ 7509]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6952
diff changeset
71 version 0.68 (09/01/2003):
6707
1194d9673b99 [gaim-migrate @ 7233]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6494
diff changeset
72 * Installer translations for: Bulgarian and Traditional Chinese.
1194d9673b99 [gaim-migrate @ 7233]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6494
diff changeset
73 * 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
74 the next release).
1194d9673b99 [gaim-migrate @ 7233]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6494
diff changeset
75 * Executable pounces now working (Thanks to Kevin Stange).
6494
4f93f10ddc75 [gaim-migrate @ 7009]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6477
diff changeset
76
6477
a224dc78d10a [gaim-migrate @ 6988]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6476
diff changeset
77 version 0.67 (08/14/2003):
6476
1325c207d159 [gaim-migrate @ 6987]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6438
diff changeset
78 * Installer translations for: Dutch, French, German, Hungarian,
1325c207d159 [gaim-migrate @ 6987]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6438
diff changeset
79 Italian, Portuguese (Brazilian), Serbian (Latin) and
1325c207d159 [gaim-migrate @ 6987]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6438
diff changeset
80 Simplified Chineese. Thanks to all of you who provided translations.
6410
37f30005ed2d [gaim-migrate @ 6916]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6220
diff changeset
81 * 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
82 * Option to turn off Conversation Window flashing added.
6413
6b0a8796e9ae [gaim-migrate @ 6920]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6410
diff changeset
83 * 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
84 Penners.
6438
b3744996da0d [gaim-migrate @ 6946]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6413
diff changeset
85 * 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
86 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
87 on 8/8/03 which includes my move/resize patch.
6410
37f30005ed2d [gaim-migrate @ 6916]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6220
diff changeset
88
6220
6ccfed90c918 [gaim-migrate @ 6707]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6201
diff changeset
89 version 0.66 (07/18/2003):
6201
b48088c41599 [gaim-migrate @ 6687]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6166
diff changeset
90 * Windows files join the source distribution.
b48088c41599 [gaim-migrate @ 6687]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6166
diff changeset
91
6166
5da258c6aad0 [gaim-migrate @ 6648]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6158
diff changeset
92 version 0.65 (07/16/2003):
6158
1827fd43fe96 [gaim-migrate @ 6633]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 5600
diff changeset
93 * WinGaim plugins can now be built with gcc stabs debugging info,
1827fd43fe96 [gaim-migrate @ 6633]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 5600
diff changeset
94 allowing for more informative crash dumps.
1827fd43fe96 [gaim-migrate @ 6633]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 5600
diff changeset
95 * Buddy List DnD bug fixed.
1827fd43fe96 [gaim-migrate @ 6633]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 5600
diff changeset
96 * The systray code is now integrated into the docklet plugin, bringing
1827fd43fe96 [gaim-migrate @ 6633]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 5600
diff changeset
97 those nice docklet features to WinGaim.
5600
c6565a8d4f23 [gaim-migrate @ 6004]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 5448
diff changeset
98
c6565a8d4f23 [gaim-migrate @ 6004]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 5448
diff changeset
99 version 0.64 (05/30/3003)
c6565a8d4f23 [gaim-migrate @ 6004]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 5448
diff changeset
100 * Perl plugin support is back.. after the plugin api rewrite
c6565a8d4f23 [gaim-migrate @ 6004]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 5448
diff changeset
101 * File transfer fixed for win32
5448
aed28286e4fc [gaim-migrate @ 5832]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 5386
diff changeset
102
aed28286e4fc [gaim-migrate @ 5832]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 5386
diff changeset
103 version 0.63 (05/16/2003)
5386
fff5a7bfdb62 [gaim-migrate @ 5762]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 5040
diff changeset
104 * Gaim installer re-written. Our own GTK+ installer is now bundled
fff5a7bfdb62 [gaim-migrate @ 5762]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 5040
diff changeset
105 with the Gaim installer (installs to the same location as the
fff5a7bfdb62 [gaim-migrate @ 5762]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 5040
diff changeset
106 dropline version). Installer gives user the choice to install one
fff5a7bfdb62 [gaim-migrate @ 5762]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 5040
diff changeset
107 of three GTK+ theme engines, including GTK-Wimp. Installations
fff5a7bfdb62 [gaim-migrate @ 5762]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 5040
diff changeset
108 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
109 guest accounts). No more DLL Hell. Sexier installer look (Thanks
aed28286e4fc [gaim-migrate @ 5832]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 5386
diff changeset
110 Phroggie).
5386
fff5a7bfdb62 [gaim-migrate @ 5762]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 5040
diff changeset
111 * Language translations in the systray menu should now be displayed
fff5a7bfdb62 [gaim-migrate @ 5762]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 5040
diff changeset
112 properly.
5448
aed28286e4fc [gaim-migrate @ 5832]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 5386
diff changeset
113 * Fixed some bugs (Thanks Phroggie for debugging help).
5386
fff5a7bfdb62 [gaim-migrate @ 5762]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 5040
diff changeset
114
5040
9af91af51192 [gaim-migrate @ 5384]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 4922
diff changeset
115 version 0.60 (4/5/03)
4909
6feabef26285 [gaim-migrate @ 5243]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 4153
diff changeset
116 * Fixed oscar protocol high cpu usage bug.
6feabef26285 [gaim-migrate @ 5243]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 4153
diff changeset
117 * Separated aspell from Gaim, and switched to aspell.net windows
6feabef26285 [gaim-migrate @ 5243]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 4153
diff changeset
118 installer. Gaim will function with or without aspell installation.
6feabef26285 [gaim-migrate @ 5243]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 4153
diff changeset
119 * Gaim installer no longer installs GTK+ runtime dlls. Gaim now
6feabef26285 [gaim-migrate @ 5243]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 4153
diff changeset
120 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
121 * Updated Gaim installer to use modern UI.
5040
9af91af51192 [gaim-migrate @ 5384]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 4922
diff changeset
122 * Drag and Drop Smiley theme installation works now.
9af91af51192 [gaim-migrate @ 5384]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 4922
diff changeset
123 * 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
124
6feabef26285 [gaim-migrate @ 5243]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 4153
diff changeset
125 version 0.60 alpha 5 (2/8/03)
6feabef26285 [gaim-migrate @ 5243]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 4153
diff changeset
126 * Buddy Icons no longer corrupted.
6feabef26285 [gaim-migrate @ 5243]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 4153
diff changeset
127 * Buddy & login window drift fixed.
6feabef26285 [gaim-migrate @ 5243]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 4153
diff changeset
128 * No more console window.
6feabef26285 [gaim-migrate @ 5243]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 4153
diff changeset
129 * File path related bugs fixed.
6feabef26285 [gaim-migrate @ 5243]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 4153
diff changeset
130 * Fixed disapearing systray icon bug, w/ failed signon.
6feabef26285 [gaim-migrate @ 5243]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 4153
diff changeset
131 * Fixed performance issue on some win machines due to Pango uniscribe
6feabef26285 [gaim-migrate @ 5243]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 4153
diff changeset
132 * Autoreconnect plugin works once more.
6feabef26285 [gaim-migrate @ 5243]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 4153
diff changeset
133 * Fixed windows idle reporting.
6feabef26285 [gaim-migrate @ 5243]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 4153
diff changeset
134 * Fixed MSN mail open.
6feabef26285 [gaim-migrate @ 5243]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 4153
diff changeset
135
6feabef26285 [gaim-migrate @ 5243]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 4153
diff changeset
136 version 0.60 alpha 4.1: (1/22/03)
4922
b15e2e8343b0 [gaim-migrate @ 5256]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 4909
diff changeset
137 * 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
138
4153
76b8bbe8ed34 [gaim-migrate @ 4380]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 4099
diff changeset
139 version 0.60 alpha 4: (12/29/02)
4099
4bafc6dea65c [gaim-migrate @ 4314]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 4063
diff changeset
140 * Feature improvements for transparency plugin.
4063
f8090a166e57 [gaim-migrate @ 4273]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 4003
diff changeset
141 * Font properly set in gtkrc
4003
b5947f2716a0 [gaim-migrate @ 4203]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 3933
diff changeset
142 * Gaim systray icon permanantly parked in systray, with different
b5947f2716a0 [gaim-migrate @ 4203]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 3933
diff changeset
143 icons for connected, disconnected and away.
b5947f2716a0 [gaim-migrate @ 4203]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 3933
diff changeset
144 * Right clickable menu for systray.
b5947f2716a0 [gaim-migrate @ 4203]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 3933
diff changeset
145 * Flashing conversation window on receiving an IM.
b5947f2716a0 [gaim-migrate @ 4203]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 3933
diff changeset
146 * Aspell installer allows user to set install path.
3920
1b3beae6c59c [gaim-migrate @ 4085]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 3908
diff changeset
147
1b3beae6c59c [gaim-migrate @ 4085]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 3908
diff changeset
148 version 0.60 alpha 3: (11/8/02)
3743
e75bfb7fc336 [gaim-migrate @ 3881]
Rob Flynn <gaim@robflynn.com>
parents: 3630
diff changeset
149 * Improved UI
e75bfb7fc336 [gaim-migrate @ 3881]
Rob Flynn <gaim@robflynn.com>
parents: 3630
diff changeset
150 * Plugin for transparent conversation windows
3863
4f6b0d25b828 [gaim-migrate @ 4015]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 3743
diff changeset
151 * Gtkspell/aspell working
3908
d65cf1d628d8 [gaim-migrate @ 4061]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 3863
diff changeset
152 * IdleTracker added for Windows idle reporting.
3920
1b3beae6c59c [gaim-migrate @ 4085]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 3908
diff changeset
153 * Nativewin gtk theme (using native windows fonts)
3933
9c64922fdb4d [gaim-migrate @ 4105]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 3920
diff changeset
154 * New gaim and gaim-installer icons (Thanks Tux Racer)
3743
e75bfb7fc336 [gaim-migrate @ 3881]
Rob Flynn <gaim@robflynn.com>
parents: 3630
diff changeset
155
e75bfb7fc336 [gaim-migrate @ 3881]
Rob Flynn <gaim@robflynn.com>
parents: 3630
diff changeset
156 version 0.60 alpha 2 (10/9/02):
3630
9682c0e022c6 [gaim-migrate @ 3753]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
157 * Perl functionality added
9682c0e022c6 [gaim-migrate @ 3753]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
158 * PNGs work
9682c0e022c6 [gaim-migrate @ 3753]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
159 * Path issues fixed for Win9x
9682c0e022c6 [gaim-migrate @ 3753]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
160 * Added g command line flag for logging of GTK and GLIB debugging.
9682c0e022c6 [gaim-migrate @ 3753]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
161 * No more console in Win9x for glib logging (when not debugging).
9682c0e022c6 [gaim-migrate @ 3753]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
162 * URL links now work.
9682c0e022c6 [gaim-migrate @ 3753]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
163 * Plugins: autorecon, iconaway, spellchk and ticker now work.
9682c0e022c6 [gaim-migrate @ 3753]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
164 * Language translations are working.
9682c0e022c6 [gaim-migrate @ 3753]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
165 * 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
166 * Gadu-Gadu works
9682c0e022c6 [gaim-migrate @ 3753]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
167 * gtkimhtml copying to clipboard works. Selecting text copies it to
9682c0e022c6 [gaim-migrate @ 3753]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
168 the clipboard.
9682c0e022c6 [gaim-migrate @ 3753]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
169 * Gaim now minimizes to the system tray.
9682c0e022c6 [gaim-migrate @ 3753]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
170 * Various other feature updates from the Gaim crew. Read ChangeLog :)
9682c0e022c6 [gaim-migrate @ 3753]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
171
3743
e75bfb7fc336 [gaim-migrate @ 3881]
Rob Flynn <gaim@robflynn.com>
parents: 3630
diff changeset
172 version 0.60 alpha 1 (9/13/2002):
3630
9682c0e022c6 [gaim-migrate @ 3753]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
173 * Initial alpha release