annotate ChangeLog.win32 @ 6109:0922bb7a7bbc

[gaim-migrate @ 6571] Make attempting to sign on to an account twice not crash Gaim, and make the prompt for password request window only open once at max. I might change this in a few minutes, but this works, and I wanted to commit it before I break something. Move the gaim_request_input() call for "Please enter your password" to connection.c instead of gtkconn.c. There is no need for this to be in gtkconn.c, and doing it in core means less work for UIs. Make closing a notify window call the cancel action. Set the titles for request windows, when given. Remove a bit of odd, un-needed code from main.c (hitting "enter" in the password field was calling doenter which called dologin. Now it just calls dologin). committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sun, 13 Jul 2003 18:33:25 +0000
parents c6565a8d4f23
children 1827fd43fe96
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
5600
c6565a8d4f23 [gaim-migrate @ 6004]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 5448
diff changeset
1 version 0.65
c6565a8d4f23 [gaim-migrate @ 6004]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 5448
diff changeset
2
c6565a8d4f23 [gaim-migrate @ 6004]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 5448
diff changeset
3 version 0.64 (05/30/3003)
c6565a8d4f23 [gaim-migrate @ 6004]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 5448
diff changeset
4 * Perl plugin support is back.. after the plugin api rewrite
c6565a8d4f23 [gaim-migrate @ 6004]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 5448
diff changeset
5 * File transfer fixed for win32
5448
aed28286e4fc [gaim-migrate @ 5832]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 5386
diff changeset
6
aed28286e4fc [gaim-migrate @ 5832]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 5386
diff changeset
7 version 0.63 (05/16/2003)
5386
fff5a7bfdb62 [gaim-migrate @ 5762]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 5040
diff changeset
8 * Gaim installer re-written. Our own GTK+ installer is now bundled
fff5a7bfdb62 [gaim-migrate @ 5762]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 5040
diff changeset
9 with the Gaim installer (installs to the same location as the
fff5a7bfdb62 [gaim-migrate @ 5762]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 5040
diff changeset
10 dropline version). Installer gives user the choice to install one
fff5a7bfdb62 [gaim-migrate @ 5762]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 5040
diff changeset
11 of three GTK+ theme engines, including GTK-Wimp. Installations
fff5a7bfdb62 [gaim-migrate @ 5762]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 5040
diff changeset
12 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
13 guest accounts). No more DLL Hell. Sexier installer look (Thanks
aed28286e4fc [gaim-migrate @ 5832]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 5386
diff changeset
14 Phroggie).
5386
fff5a7bfdb62 [gaim-migrate @ 5762]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 5040
diff changeset
15 * Language translations in the systray menu should now be displayed
fff5a7bfdb62 [gaim-migrate @ 5762]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 5040
diff changeset
16 properly.
5448
aed28286e4fc [gaim-migrate @ 5832]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 5386
diff changeset
17 * Fixed some bugs (Thanks Phroggie for debugging help).
5386
fff5a7bfdb62 [gaim-migrate @ 5762]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 5040
diff changeset
18
5040
9af91af51192 [gaim-migrate @ 5384]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 4922
diff changeset
19 version 0.60 (4/5/03)
4909
6feabef26285 [gaim-migrate @ 5243]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 4153
diff changeset
20 * Fixed oscar protocol high cpu usage bug.
6feabef26285 [gaim-migrate @ 5243]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 4153
diff changeset
21 * Separated aspell from Gaim, and switched to aspell.net windows
6feabef26285 [gaim-migrate @ 5243]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 4153
diff changeset
22 installer. Gaim will function with or without aspell installation.
6feabef26285 [gaim-migrate @ 5243]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 4153
diff changeset
23 * Gaim installer no longer installs GTK+ runtime dlls. Gaim now
6feabef26285 [gaim-migrate @ 5243]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 4153
diff changeset
24 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
25 * Updated Gaim installer to use modern UI.
5040
9af91af51192 [gaim-migrate @ 5384]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 4922
diff changeset
26 * Drag and Drop Smiley theme installation works now.
9af91af51192 [gaim-migrate @ 5384]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 4922
diff changeset
27 * 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
28
6feabef26285 [gaim-migrate @ 5243]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 4153
diff changeset
29 version 0.60 alpha 5 (2/8/03)
6feabef26285 [gaim-migrate @ 5243]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 4153
diff changeset
30 * Buddy Icons no longer corrupted.
6feabef26285 [gaim-migrate @ 5243]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 4153
diff changeset
31 * Buddy & login window drift fixed.
6feabef26285 [gaim-migrate @ 5243]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 4153
diff changeset
32 * No more console window.
6feabef26285 [gaim-migrate @ 5243]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 4153
diff changeset
33 * File path related bugs fixed.
6feabef26285 [gaim-migrate @ 5243]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 4153
diff changeset
34 * Fixed disapearing systray icon bug, w/ failed signon.
6feabef26285 [gaim-migrate @ 5243]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 4153
diff changeset
35 * Fixed performance issue on some win machines due to Pango uniscribe
6feabef26285 [gaim-migrate @ 5243]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 4153
diff changeset
36 * Autoreconnect plugin works once more.
6feabef26285 [gaim-migrate @ 5243]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 4153
diff changeset
37 * Fixed windows idle reporting.
6feabef26285 [gaim-migrate @ 5243]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 4153
diff changeset
38 * Fixed MSN mail open.
6feabef26285 [gaim-migrate @ 5243]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 4153
diff changeset
39
6feabef26285 [gaim-migrate @ 5243]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 4153
diff changeset
40 version 0.60 alpha 4.1: (1/22/03)
4922
b15e2e8343b0 [gaim-migrate @ 5256]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 4909
diff changeset
41 * 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
42
4153
76b8bbe8ed34 [gaim-migrate @ 4380]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 4099
diff changeset
43 version 0.60 alpha 4: (12/29/02)
4099
4bafc6dea65c [gaim-migrate @ 4314]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 4063
diff changeset
44 * Feature improvements for transparency plugin.
4063
f8090a166e57 [gaim-migrate @ 4273]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 4003
diff changeset
45 * Font properly set in gtkrc
4003
b5947f2716a0 [gaim-migrate @ 4203]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 3933
diff changeset
46 * Gaim systray icon permanantly parked in systray, with different
b5947f2716a0 [gaim-migrate @ 4203]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 3933
diff changeset
47 icons for connected, disconnected and away.
b5947f2716a0 [gaim-migrate @ 4203]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 3933
diff changeset
48 * Right clickable menu for systray.
b5947f2716a0 [gaim-migrate @ 4203]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 3933
diff changeset
49 * Flashing conversation window on receiving an IM.
b5947f2716a0 [gaim-migrate @ 4203]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 3933
diff changeset
50 * Aspell installer allows user to set install path.
3920
1b3beae6c59c [gaim-migrate @ 4085]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 3908
diff changeset
51
1b3beae6c59c [gaim-migrate @ 4085]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 3908
diff changeset
52 version 0.60 alpha 3: (11/8/02)
3743
e75bfb7fc336 [gaim-migrate @ 3881]
Rob Flynn <gaim@robflynn.com>
parents: 3630
diff changeset
53 * Improved UI
e75bfb7fc336 [gaim-migrate @ 3881]
Rob Flynn <gaim@robflynn.com>
parents: 3630
diff changeset
54 * Plugin for transparent conversation windows
3863
4f6b0d25b828 [gaim-migrate @ 4015]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 3743
diff changeset
55 * Gtkspell/aspell working
3908
d65cf1d628d8 [gaim-migrate @ 4061]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 3863
diff changeset
56 * IdleTracker added for Windows idle reporting.
3920
1b3beae6c59c [gaim-migrate @ 4085]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 3908
diff changeset
57 * Nativewin gtk theme (using native windows fonts)
3933
9c64922fdb4d [gaim-migrate @ 4105]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 3920
diff changeset
58 * New gaim and gaim-installer icons (Thanks Tux Racer)
3743
e75bfb7fc336 [gaim-migrate @ 3881]
Rob Flynn <gaim@robflynn.com>
parents: 3630
diff changeset
59
e75bfb7fc336 [gaim-migrate @ 3881]
Rob Flynn <gaim@robflynn.com>
parents: 3630
diff changeset
60 version 0.60 alpha 2 (10/9/02):
3630
9682c0e022c6 [gaim-migrate @ 3753]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
61 * Perl functionality added
9682c0e022c6 [gaim-migrate @ 3753]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
62 * PNGs work
9682c0e022c6 [gaim-migrate @ 3753]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
63 * Path issues fixed for Win9x
9682c0e022c6 [gaim-migrate @ 3753]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
64 * Added g command line flag for logging of GTK and GLIB debugging.
9682c0e022c6 [gaim-migrate @ 3753]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
65 * No more console in Win9x for glib logging (when not debugging).
9682c0e022c6 [gaim-migrate @ 3753]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
66 * URL links now work.
9682c0e022c6 [gaim-migrate @ 3753]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
67 * Plugins: autorecon, iconaway, spellchk and ticker now work.
9682c0e022c6 [gaim-migrate @ 3753]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
68 * Language translations are working.
9682c0e022c6 [gaim-migrate @ 3753]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
69 * 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
70 * Gadu-Gadu works
9682c0e022c6 [gaim-migrate @ 3753]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
71 * gtkimhtml copying to clipboard works. Selecting text copies it to
9682c0e022c6 [gaim-migrate @ 3753]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
72 the clipboard.
9682c0e022c6 [gaim-migrate @ 3753]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
73 * Gaim now minimizes to the system tray.
9682c0e022c6 [gaim-migrate @ 3753]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
74 * Various other feature updates from the Gaim crew. Read ChangeLog :)
9682c0e022c6 [gaim-migrate @ 3753]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
75
3743
e75bfb7fc336 [gaim-migrate @ 3881]
Rob Flynn <gaim@robflynn.com>
parents: 3630
diff changeset
76 version 0.60 alpha 1 (9/13/2002):
3630
9682c0e022c6 [gaim-migrate @ 3753]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
77 * Initial alpha release