comparison libfaim/CHANGES @ 1959:741842331ceb

[gaim-migrate @ 1969] mickey mouse doesn't wear a shirt, donald duck doesn't wear pants. mickey is dating minnie, donald is dating daisy, and goofy has a kid. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Mon, 04 Jun 2001 20:13:34 +0000
parents 109cacf1ff97
children 4bf0163563ca
comparison
equal deleted inserted replaced
1958:b71494004378 1959:741842331ceb
1 1
2 No release numbers 2 No release numbers
3 ------------------ 3 ------------------
4 - Mon Jun 4 12:57:46 PDT 2001
5 - Fix chatnav. Whoops.
6
7 - Mon Jun 4 12:45:18 PDT 2001
8 - Don't use snacid's for generic requests (gets around recent blocks)
9 - If they start doing snacid-based blocks again, an audit will have
10 to be done to see what WinAIM requests uses snacids for and what
11 it leaves it blank for. That will be tedious and I'm not going to
12 do it.
13
14 - Thu May 31 23:00:50 PDT 2001
15 - Store two hardcoded hashes in login.c. Sigh.
16 - Add prototype for aim_callhandler_noparam in aim_internal.h
17
18 - Sat May 26 03:58:27 PDT 2001
19 - Aha! This is why I could never get icons to work before.
20 - Luckily the checksum is painfully simple.
21
22 - Sat May 26 01:37:39 PDT 2001
23 - So this is my big merge with the ActiveBuddy version...
24 - Remove use of tlvchains from IM parsing for better performance
25 - Add in buddy icon support
26 - Add support for sending UNICODE messages.
27 - Split up the more complicated options to aim_send_im into a structure
28 that is passed to aim_send_im_ext(). This makes it easier to send
29 simple messages, and only slightly harder to send complex ones.
30 - aim_send_im_ext() must be used if you're using buddy icons and/or you
31 are sending UNICODE messages.
32 - UNICODE is fully explained in commentary above aim_send_im_ext() in im.c.
33 - The ISO-8859-1 option is also added. Use when necessary, to avoid making
34 WinAIM barf.
35 - This removes the msglen parameter to aim_send_im because that was only
36 needed to do UNICODE, which can now only be done by aim_send_im_ext.
37
38 - Wed May 23 18:05:46 PDT 2001
39 - I upgraded libtool. Which broke the faimtest makefile.
40 - Parse locate rights
41 - You shouldn't ask so many questions, Eric.
42
43 - Wed May 16 12:48:13 PDT 2001
44 - Thanks Rob and Eric
45
4 - Thu May 10 17:37:23 PDT 2001 46 - Thu May 10 17:37:23 PDT 2001
5 - I haven't had lunch yet. What should I have? 47 - I haven't had lunch yet. What should I have?
6 48
7 - Wed May 9 15:21:51 PDT 2001 49 - Wed May 9 15:21:51 PDT 2001
8 - I had pizza for lunch. 50 - I had pizza for lunch.