Mercurial > pidgin.yaz
annotate ChangeLog.win32 @ 6686:0b286eace44c
[gaim-migrate @ 7212]
Tim Ringenbach (marv_sf) writes:
" Changed an isprint to a g_ascii_isprint in disabled
debug code, this used to cause a crash back when it was
enabled (invalid utf8).
Made it only show buddies away when they really are
(instead of thinking they're away just because they
have a status message).
Made it notice when people log on using the java chat
client.
Made it show how long idle buddies have been idle, and
also notice that idle buddies with status messages are
in fact idle.
Eliminated duplicate code in yahoo_process_contact
(which fixes some bugs, such as not showing the buddies
status message when you just added them), and also made
it show a message when a buddy denied your add (basicly
deleting themselves from your server-side buddy list).
We still don't do anything about this, however (should
probably delete the buddy, or show him as offline or
unathorized or something)."
sean rocks. just in case you weren't sure, now you know.
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Tue, 02 Sep 2003 02:08:52 +0000 |
parents | 4f93f10ddc75 |
children | 1194d9673b99 |
rev | line source |
---|---|
6494
4f93f10ddc75
[gaim-migrate @ 7009]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6477
diff
changeset
|
1 version 0.68: |
4f93f10ddc75
[gaim-migrate @ 7009]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6477
diff
changeset
|
2 * Installer translations for: Bulgarian |
4f93f10ddc75
[gaim-migrate @ 7009]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6477
diff
changeset
|
3 |
6477
a224dc78d10a
[gaim-migrate @ 6988]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6476
diff
changeset
|
4 version 0.67 (08/14/2003): |
6476
1325c207d159
[gaim-migrate @ 6987]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6438
diff
changeset
|
5 * Installer translations for: Dutch, French, German, Hungarian, |
1325c207d159
[gaim-migrate @ 6987]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6438
diff
changeset
|
6 Italian, Portuguese (Brazilian), Serbian (Latin) and |
1325c207d159
[gaim-migrate @ 6987]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6438
diff
changeset
|
7 Simplified Chineese. Thanks to all of you who provided translations. |
6410
37f30005ed2d
[gaim-migrate @ 6916]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6220
diff
changeset
|
8 * 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
|
9 * Option to turn off Conversation Window flashing added. |
6413
6b0a8796e9ae
[gaim-migrate @ 6920]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6410
diff
changeset
|
10 * 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
|
11 Penners. |
6438
b3744996da0d
[gaim-migrate @ 6946]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6413
diff
changeset
|
12 * 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
|
13 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
|
14 on 8/8/03 which includes my move/resize patch. |
6410
37f30005ed2d
[gaim-migrate @ 6916]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6220
diff
changeset
|
15 |
6220
6ccfed90c918
[gaim-migrate @ 6707]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6201
diff
changeset
|
16 version 0.66 (07/18/2003): |
6201
b48088c41599
[gaim-migrate @ 6687]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6166
diff
changeset
|
17 * Windows files join the source distribution. |
b48088c41599
[gaim-migrate @ 6687]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6166
diff
changeset
|
18 |
6166
5da258c6aad0
[gaim-migrate @ 6648]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6158
diff
changeset
|
19 version 0.65 (07/16/2003): |
6158
1827fd43fe96
[gaim-migrate @ 6633]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
5600
diff
changeset
|
20 * WinGaim plugins can now be built with gcc stabs debugging info, |
1827fd43fe96
[gaim-migrate @ 6633]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
5600
diff
changeset
|
21 allowing for more informative crash dumps. |
1827fd43fe96
[gaim-migrate @ 6633]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
5600
diff
changeset
|
22 * Buddy List DnD bug fixed. |
1827fd43fe96
[gaim-migrate @ 6633]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
5600
diff
changeset
|
23 * The systray code is now integrated into the docklet plugin, bringing |
1827fd43fe96
[gaim-migrate @ 6633]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
5600
diff
changeset
|
24 those nice docklet features to WinGaim. |
5600
c6565a8d4f23
[gaim-migrate @ 6004]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
5448
diff
changeset
|
25 |
c6565a8d4f23
[gaim-migrate @ 6004]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
5448
diff
changeset
|
26 version 0.64 (05/30/3003) |
c6565a8d4f23
[gaim-migrate @ 6004]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
5448
diff
changeset
|
27 * Perl plugin support is back.. after the plugin api rewrite |
c6565a8d4f23
[gaim-migrate @ 6004]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
5448
diff
changeset
|
28 * File transfer fixed for win32 |
5448
aed28286e4fc
[gaim-migrate @ 5832]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
5386
diff
changeset
|
29 |
aed28286e4fc
[gaim-migrate @ 5832]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
5386
diff
changeset
|
30 version 0.63 (05/16/2003) |
5386
fff5a7bfdb62
[gaim-migrate @ 5762]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
5040
diff
changeset
|
31 * Gaim installer re-written. Our own GTK+ installer is now bundled |
fff5a7bfdb62
[gaim-migrate @ 5762]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
5040
diff
changeset
|
32 with the Gaim installer (installs to the same location as the |
fff5a7bfdb62
[gaim-migrate @ 5762]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
5040
diff
changeset
|
33 dropline version). Installer gives user the choice to install one |
fff5a7bfdb62
[gaim-migrate @ 5762]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
5040
diff
changeset
|
34 of three GTK+ theme engines, including GTK-Wimp. Installations |
fff5a7bfdb62
[gaim-migrate @ 5762]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
5040
diff
changeset
|
35 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
|
36 guest accounts). No more DLL Hell. Sexier installer look (Thanks |
aed28286e4fc
[gaim-migrate @ 5832]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
5386
diff
changeset
|
37 Phroggie). |
5386
fff5a7bfdb62
[gaim-migrate @ 5762]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
5040
diff
changeset
|
38 * Language translations in the systray menu should now be displayed |
fff5a7bfdb62
[gaim-migrate @ 5762]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
5040
diff
changeset
|
39 properly. |
5448
aed28286e4fc
[gaim-migrate @ 5832]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
5386
diff
changeset
|
40 * Fixed some bugs (Thanks Phroggie for debugging help). |
5386
fff5a7bfdb62
[gaim-migrate @ 5762]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
5040
diff
changeset
|
41 |
5040
9af91af51192
[gaim-migrate @ 5384]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
4922
diff
changeset
|
42 version 0.60 (4/5/03) |
4909
6feabef26285
[gaim-migrate @ 5243]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
4153
diff
changeset
|
43 * Fixed oscar protocol high cpu usage bug. |
6feabef26285
[gaim-migrate @ 5243]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
4153
diff
changeset
|
44 * Separated aspell from Gaim, and switched to aspell.net windows |
6feabef26285
[gaim-migrate @ 5243]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
4153
diff
changeset
|
45 installer. Gaim will function with or without aspell installation. |
6feabef26285
[gaim-migrate @ 5243]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
4153
diff
changeset
|
46 * Gaim installer no longer installs GTK+ runtime dlls. Gaim now |
6feabef26285
[gaim-migrate @ 5243]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
4153
diff
changeset
|
47 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
|
48 * Updated Gaim installer to use modern UI. |
5040
9af91af51192
[gaim-migrate @ 5384]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
4922
diff
changeset
|
49 * Drag and Drop Smiley theme installation works now. |
9af91af51192
[gaim-migrate @ 5384]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
4922
diff
changeset
|
50 * 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
|
51 |
6feabef26285
[gaim-migrate @ 5243]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
4153
diff
changeset
|
52 version 0.60 alpha 5 (2/8/03) |
6feabef26285
[gaim-migrate @ 5243]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
4153
diff
changeset
|
53 * Buddy Icons no longer corrupted. |
6feabef26285
[gaim-migrate @ 5243]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
4153
diff
changeset
|
54 * Buddy & login window drift fixed. |
6feabef26285
[gaim-migrate @ 5243]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
4153
diff
changeset
|
55 * No more console window. |
6feabef26285
[gaim-migrate @ 5243]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
4153
diff
changeset
|
56 * File path related bugs fixed. |
6feabef26285
[gaim-migrate @ 5243]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
4153
diff
changeset
|
57 * Fixed disapearing systray icon bug, w/ failed signon. |
6feabef26285
[gaim-migrate @ 5243]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
4153
diff
changeset
|
58 * Fixed performance issue on some win machines due to Pango uniscribe |
6feabef26285
[gaim-migrate @ 5243]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
4153
diff
changeset
|
59 * Autoreconnect plugin works once more. |
6feabef26285
[gaim-migrate @ 5243]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
4153
diff
changeset
|
60 * Fixed windows idle reporting. |
6feabef26285
[gaim-migrate @ 5243]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
4153
diff
changeset
|
61 * Fixed MSN mail open. |
6feabef26285
[gaim-migrate @ 5243]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
4153
diff
changeset
|
62 |
6feabef26285
[gaim-migrate @ 5243]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
4153
diff
changeset
|
63 version 0.60 alpha 4.1: (1/22/03) |
4922
b15e2e8343b0
[gaim-migrate @ 5256]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
4909
diff
changeset
|
64 * 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
|
65 |
4153
76b8bbe8ed34
[gaim-migrate @ 4380]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
4099
diff
changeset
|
66 version 0.60 alpha 4: (12/29/02) |
4099
4bafc6dea65c
[gaim-migrate @ 4314]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
4063
diff
changeset
|
67 * Feature improvements for transparency plugin. |
4063
f8090a166e57
[gaim-migrate @ 4273]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
4003
diff
changeset
|
68 * Font properly set in gtkrc |
4003
b5947f2716a0
[gaim-migrate @ 4203]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
3933
diff
changeset
|
69 * Gaim systray icon permanantly parked in systray, with different |
b5947f2716a0
[gaim-migrate @ 4203]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
3933
diff
changeset
|
70 icons for connected, disconnected and away. |
b5947f2716a0
[gaim-migrate @ 4203]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
3933
diff
changeset
|
71 * Right clickable menu for systray. |
b5947f2716a0
[gaim-migrate @ 4203]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
3933
diff
changeset
|
72 * Flashing conversation window on receiving an IM. |
b5947f2716a0
[gaim-migrate @ 4203]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
3933
diff
changeset
|
73 * Aspell installer allows user to set install path. |
3920
1b3beae6c59c
[gaim-migrate @ 4085]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
3908
diff
changeset
|
74 |
1b3beae6c59c
[gaim-migrate @ 4085]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
3908
diff
changeset
|
75 version 0.60 alpha 3: (11/8/02) |
3743 | 76 * Improved UI |
77 * Plugin for transparent conversation windows | |
3863
4f6b0d25b828
[gaim-migrate @ 4015]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
3743
diff
changeset
|
78 * Gtkspell/aspell working |
3908
d65cf1d628d8
[gaim-migrate @ 4061]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
3863
diff
changeset
|
79 * IdleTracker added for Windows idle reporting. |
3920
1b3beae6c59c
[gaim-migrate @ 4085]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
3908
diff
changeset
|
80 * Nativewin gtk theme (using native windows fonts) |
3933
9c64922fdb4d
[gaim-migrate @ 4105]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
3920
diff
changeset
|
81 * New gaim and gaim-installer icons (Thanks Tux Racer) |
3743 | 82 |
83 version 0.60 alpha 2 (10/9/02): | |
3630 | 84 * Perl functionality added |
85 * PNGs work | |
86 * Path issues fixed for Win9x | |
87 * Added g command line flag for logging of GTK and GLIB debugging. | |
88 * No more console in Win9x for glib logging (when not debugging). | |
89 * URL links now work. | |
90 * Plugins: autorecon, iconaway, spellchk and ticker now work. | |
91 * Language translations are working. | |
92 * Using GTK 2.0.6 (Some GTK bugs fixed since 2.0.3) | |
93 * Gadu-Gadu works | |
94 * gtkimhtml copying to clipboard works. Selecting text copies it to | |
95 the clipboard. | |
96 * Gaim now minimizes to the system tray. | |
97 * Various other feature updates from the Gaim crew. Read ChangeLog :) | |
98 | |
3743 | 99 version 0.60 alpha 1 (9/13/2002): |
3630 | 100 * Initial alpha release |