Sun, 30 Apr 2000 21:47:04 +0000
[gaim-migrate @ 210]
Made the receive non-blocking, added a cancel button, and a few other updates.
No, sending a file to someone does not work yet. Be patient.
| 2 | 1 | |
| 2 | aim.h | |
| 3 | ----- | |
| 4 | - Needs a bit of cleaning | |
| 5 | ||
| 6 | aim_auth.c | |
| 7 | ---------- | |
| 8 | - Login doesn't take advantage of aim_conn constructs where it could | |
| 9 | - Login should allow for multiple BOS connections | |
| 10 | ||
| 11 | aim_chat.c | |
| 12 | ---------- | |
| 13 | - Needs to be implemented. | |
| 14 | ||
| 15 | aim_chatnav.c | |
| 16 | ------------- | |
| 17 | - Needs to be implemented. | |
| 18 | ||
| 19 | aim_conn.c | |
| 20 | ---------- | |
| 21 | - Does not work with proxies. | |
| 22 | ||
| 23 | aim_search.c | |
| 24 | ------------ | |
| 25 | - Still need aim_usersearch_name() | |
| 26 | ||
| 27 | aim_snac.c | |
| 28 | ---------- | |
| 29 | - Should implement better SNAC handling |