home *** CD-ROM | disk | FTP | other *** search
/ Enter 1999 April - Disc 1 / enter_04_1999_1.iso / OS2 / AICQ / AICQ014.ZIP / update < prev    next >
Encoding:
Text File  |  1998-12-27  |  3.8 KB  |  66 lines

  1. Versions update
  2. ---------------
  3.  
  4. [00.001] The first version.
  5. [00.002] Fixed some bugs, added autoupdate service.
  6.          Added sound events.
  7. [00.003] Fixed bugs in offline received messages.
  8.          Some changes in server connection strategy.
  9.          Added button [Reply].
  10.          Now when creating new message incoming messages
  11.          are not shown.
  12.          Errors a now in human-readable format.
  13. [00.004] Fixed errors in reconnect routine. Now we try to reconnect when
  14.          server connection is lost.
  15.          Added message archive (all strored in *.AIM files)
  16.          Some bugs fixed and may be created :)
  17. [00.005] Just bugfix.
  18. [00.006] Some bugs removed, new features added:
  19.          Authorization requests, adding users to contact list from 
  20.          "Old messages", many timeouts settings, sounds to PC speaker.
  21.          config file name in starting params, individual message base
  22.          "MessagesPath" (path to create it, if not set messages base will
  23.          be created in the same directory, where AICQ.EXE located.
  24. [00.007] Just bugfix.
  25. [00.008] Just bugfix.
  26. [00.009] Removed bugs: trap, when message type is 0x8001, when message length
  27.          is zero. Authorization is working when message sent from micq.
  28.          If server sent us "Go away" AICQ won't login (fixed).
  29.          Added: outgoing messages are saved too, text reformatting for 
  30.          incoming messages (optional, TextFormat=True, and may not work), 
  31.          duplicate message check (optional, CheckDuplicates=True) 
  32.          Note ! Authorization messages are not checking for dupes. 
  33. [00.010] Staticaly linked SO32DLL, TCP32DLL. So will not work without
  34.          MPTN, TCP/IP. Some fixes in reconnecting procedure.
  35.          Documentation updated.
  36. [00.011] Fixed bug when receiving URL message.
  37.          Some minor bugfixes... Still can't normally reconnect when 
  38.          connection loss. Added window size selecting (Ctrl+Arrows in main 
  39.          window)
  40.          Now saving outgoing messages that not sent and retry to send them
  41.          at login.
  42.          Now we cache UINs (name, nick) to make programm get info faster.
  43. [00.012] Bugfix of 011. I found that icq server can't send large messages.
  44.          Added "visible" list. Fixed autoupdate service.
  45.          Incoming messages are scrolled, when you can't read it (eg. when
  46.          creating new message).
  47.          Peer2Peer chat, tested only on aicq<>aicq, so may not work.
  48. [00.013] Bugfix of 00.012, new feature: OnReceiveDisplayMessage=[false/true] -
  49.          when receiving message and AICQ in small window, then message not
  50.          shown (sound will play) but message text will scroll. Talk is now
  51.          autolaticaly started only when you in FFC mode, otherwise will be
  52.          confirmation. ".Ini" config name bug fixed.
  53.          Warning ! CHAT in THIS VERSION is DISABLED. DO NOT USE CHAT !
  54. [00.014] Added NA status, highlight of long nickname and uin (status),
  55.          user defined status for new versions of ICQ (see doc), "Quit" in
  56.          menu is fixed, UIN cache improved, hide "Online" list if offline,
  57.          sending URL, receiving URL with Russian characters and showing this
  58.          in dialog or log, fixed old messages sending problem, WPS support,
  59.          more servers definition (and random choose of them), when changing 
  60.          contact/online list focused user not changed, ShowUserIP (and 
  61.          ResolveAddr) to show remote user address and port, sorting contact 
  62.          list depending on codepage and no case sensitive, reply without
  63.          quote, window position (WindowX,WindowY) and alignment (AlignX,
  64.          AlignY), message sending by double click on user (in vio winodow,
  65.          not in wps), text formatting in editor, old messages list order
  66.          definition (ReverseMessageOrder).