Mercurial > pidgin
annotate STATUS @ 1119:ba292594e938
[gaim-migrate @ 1129]
scroll more intelligently
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Wed, 22 Nov 2000 02:03:14 +0000 |
parents | c61f9c384413 |
children | 16ea7a3fdbb6 |
rev | line source |
---|---|
1114
c61f9c384413
[gaim-migrate @ 1124]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1065
diff
changeset
|
1 STATUS of GAIM CVS tree. Last modified $Date: 2000-11-20 20:00:45 -0500 (Mon, 20 Nov 2000) $ by $Author: warmenhoven $. |
960 | 2 |
3 This file is meant to provide gaim users who use the CVS version to see whether | |
996
388ac74f4212
[gaim-migrate @ 1006]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
966
diff
changeset
|
4 they actually want to compile what they just checked out. Gaim CVS is usually |
960 | 5 relatively stable (we use it all the time), but has tendencies to be quirky at |
6 times. | |
7 | |
8 | |
9 OVERALL | |
10 ======= | |
11 | |
1114
c61f9c384413
[gaim-migrate @ 1124]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1065
diff
changeset
|
12 The current CVS tree is more or less back to "normal". It seems to be stable, |
c61f9c384413
[gaim-migrate @ 1124]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1065
diff
changeset
|
13 and allows multiple connections (which should also be stable). |
960 | 14 |
1114
c61f9c384413
[gaim-migrate @ 1124]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1065
diff
changeset
|
15 There have been a lot of changes in the past month; I think all of the bugs |
c61f9c384413
[gaim-migrate @ 1124]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1065
diff
changeset
|
16 have been worked out but I'm sure there are still a lot remaining. Please, if |
c61f9c384413
[gaim-migrate @ 1124]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1065
diff
changeset
|
17 you get bored one day, go on a big bug hunt. |
960 | 18 |
19 | |
20 MULTIPLE CONNECTIONS | |
21 ==================== | |
22 | |
23 I'm impressed that this is working. It took a major restructuring of the | |
24 internals of gaim. Everything had been based around one connection, and that | |
25 connection used one protocol or the other. Now, there are many connections, and | |
1114
c61f9c384413
[gaim-migrate @ 1124]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1065
diff
changeset
|
26 each connection may be using a different protocol. This change should be nearing |
c61f9c384413
[gaim-migrate @ 1124]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1065
diff
changeset
|
27 completion now; most things are working and there are very few FIXME's related |
c61f9c384413
[gaim-migrate @ 1124]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1065
diff
changeset
|
28 to multiple connections left. |
960 | 29 |
30 | |
31 BUDDY LIST | |
32 ========== | |
33 | |
1114
c61f9c384413
[gaim-migrate @ 1124]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1065
diff
changeset
|
34 The buddy list should now be stable. The only thing that'll be missing is if |
c61f9c384413
[gaim-migrate @ 1124]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1065
diff
changeset
|
35 you're signed on as more than one name, the tooltips and idle times for buddies |
c61f9c384413
[gaim-migrate @ 1124]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1065
diff
changeset
|
36 won't display correctly. |
960 | 37 |
38 | |
39 TOC | |
40 === | |
41 | |
1114
c61f9c384413
[gaim-migrate @ 1124]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1065
diff
changeset
|
42 TOC is working reasonably well. The options to use a proxy got moved to the |
c61f9c384413
[gaim-migrate @ 1124]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1065
diff
changeset
|
43 account editor, and are set up on a per-account basis, in case you were |
c61f9c384413
[gaim-migrate @ 1124]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1065
diff
changeset
|
44 wondering. |
960 | 45 |
46 | |
47 Oscar | |
48 ===== | |
49 | |
50 Oscar is working reasonably well. Please see gaim/libfaim/README.gaim for more | |
51 details on Oscar. | |
52 | |
53 | |
54 Applet | |
55 ====== | |
56 | |
1114
c61f9c384413
[gaim-migrate @ 1124]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1065
diff
changeset
|
57 The applet should be stable and completely functional now (as far as the applet |
c61f9c384413
[gaim-migrate @ 1124]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1065
diff
changeset
|
58 part of it goes). |
960 | 59 |
60 | |
1001
b8a819390499
[gaim-migrate @ 1011]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
996
diff
changeset
|
61 Plugins |
b8a819390499
[gaim-migrate @ 1011]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
996
diff
changeset
|
62 ======= |
b8a819390499
[gaim-migrate @ 1011]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
996
diff
changeset
|
63 |
1114
c61f9c384413
[gaim-migrate @ 1124]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1065
diff
changeset
|
64 The plugin system got a good reworking. It's got a few more features now. Nearly |
c61f9c384413
[gaim-migrate @ 1124]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1065
diff
changeset
|
65 every plugin is going to need to be rewritten. Have fun porting from 0.10.x to |
c61f9c384413
[gaim-migrate @ 1124]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1065
diff
changeset
|
66 0.11.0 (it's actually very simple). |
1038
daad2440a642
[gaim-migrate @ 1048]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1030
diff
changeset
|
67 |
960 | 68 |
1001
b8a819390499
[gaim-migrate @ 1011]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
996
diff
changeset
|
69 Perl |
b8a819390499
[gaim-migrate @ 1011]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
996
diff
changeset
|
70 ==== |
b8a819390499
[gaim-migrate @ 1011]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
996
diff
changeset
|
71 |
1114
c61f9c384413
[gaim-migrate @ 1124]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1065
diff
changeset
|
72 Perl also got a good reworking, but also has a few more features now. Again, |
c61f9c384413
[gaim-migrate @ 1124]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1065
diff
changeset
|
73 porting from 0.10.x to 0.11.0 should be simple, but read the docs to see what's |
c61f9c384413
[gaim-migrate @ 1124]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1065
diff
changeset
|
74 going on. |