]> andersk Git - libfaim.git/commit
- Sat Mar 24 03:16:32 UTC 2001
authormid <mid>
Sat, 24 Mar 2001 03:38:58 +0000 (03:38 +0000)
committermid <mid>
Sat, 24 Mar 2001 03:38:58 +0000 (03:38 +0000)
commit00ef5271216e3bea9b233ce26a3c0f21fbca931f
tree8ea48a779850082c415083c9eaa71d451ea39316
parent9f1a40132a2c6642e3544205c31c091051127ae0
 - Sat Mar 24 03:16:32 UTC 2001
  - vaargs to msgerror and locateerror swapped
     - ** CLIENT CHANGE: Reason code comes before SN now.  This is so that
          the backend code for all three error handlers is identical.
  - aim_getinfo() returns -1 on failure (hah! I don't think anyone checks
      return codes from libfaim anyway...they're known for their
      inconsistency and lack of sensicality)
  - Remove _DEFAULT handlers in faimtest...
     - They were not consistent.
     - They did not make sense.
     - They did not work anyway.
     - Most of them were #if 0'd.
  - Add ICBM Parameter Info callback... you can catch this if you want.
  - aim_getbuildstring() now takes a buffer instead of returning static (ew!)
  - Clean up, "factorize", etc
  - More stuff... (Only one "middle handler" left in rxhandlers.c!)
19 files changed:
CHANGES
include/aim.h
include/aim_internal.h
src/admin.c
src/auth.c
src/bos.c
src/buddylist.c
src/chat.c
src/chatnav.c
src/conn.c
src/im.c
src/info.c
src/login.c
src/meta.c
src/misc.c
src/rxhandlers.c
src/search.c
src/stats.c
utils/faimtest/faimtest.c
This page took 0.0593630000000001 seconds and 5 git commands to generate.