home *** CD-ROM | disk | FTP | other *** search
/ Dream 52 / Amiga_Dream_52.iso / Amiga / Internet / ICQ / AmiComSysMUI.readme < prev   
Text File  |  1998-05-11  |  9KB  |  221 lines

  1. Short:    V1.18d Personal Communicator (MUI) Needs AMarquee.lib
  2. Author:   hparting@hem.passagen.se (Hσkan Parting)
  3. Uploader: hparting@hem.passagen.se (Hσkan Parting)
  4. Version:  1.18d
  5. Type:     comm/net
  6. Requires: comm/net/AMarquee1.48.lha, dev/mui/MCC_NList0.82.lha
  7.  
  8. This version is for MC68020 and higher. A MC68000 version may be found
  9. at http://amicomsys.tibb.at
  10.  
  11. AmiComSys is a program which you use to communicate with
  12. other people on a tcp/ip-net - e.g Internet. At the same time it make it
  13. easier to find people's IP-addresses and homepages.
  14.  
  15. It uses AMarquee.library by Jeremy Friesner for most of it's network handling.
  16. Now you can say Hi! to your friends on the net, or just see if they are
  17. connected.
  18.  
  19. You can:
  20. * send text messages
  21. * send chat requests
  22. * send WEB-requests.
  23. * transfer files.
  24. * have a public chat
  25. * have a private chat.
  26.  
  27. Future updates will include more.
  28.  
  29. Please put it in your Online-script or wbstartup drawer and enjoy ...
  30.  
  31. AmiComSys requires amarquee.library v.47+ in LIBS:. Get it from
  32. the AMarquee-package - aminet:comm/net/AMarqueeX.xx.lha
  33.  
  34. and Magic User Interface (MUI) version 3.8 or higher
  35.  
  36. and NList.mcc by Gilles Masson, available at Aminet:dev/mui/MCC_NList0_82.lha
  37.  
  38. and BetterString.mcc by Allan Odgaard. Included in the archive
  39. (MUI/libs/BetterString.mcc). Does only work with Kickstart 3.0+. Normal
  40. MUI-string-gadget is used under Kickstart 2.0
  41.  
  42. optionally you may also use NewString.mcc by Rⁿdiger Sopp. (found in
  43. the Ibrowse-archive)
  44.  
  45. or Textinput.mcc by Oliver Wagner (found at ftp://ftp.vapor.com/misc/textinput_13.xx.lzx)
  46. (kickstart 3.0+)
  47.  
  48. Note that the above only apply if your friends is using AmiComSys,
  49. and have an Amiga. ( An IBM-PC-version of AMarquee.library would
  50. be nice, or better a java class :-))
  51.  
  52. Features:
  53.  
  54. * Send text messages.
  55. * Includes a client list, which shows people which have logged in.
  56. * Send WEB- or Chat-requests.
  57. * Uses Magic User Interface (MUI).
  58. * A message history buffer, which saves all the received messages.
  59. * Logging
  60. * Arexx interface
  61. * File transmission.
  62. * Public chat (HotLine)
  63. * Private chat (PChat)
  64. * Friendsbook.
  65. * TAB- and ':'-nickname-expansion in chat-fields.
  66. * Every window is iconifiable separately from the MUI-application.
  67. * Send WWW, FTP, IRC -addresses to your WEB-browser, FTP-client respective 
  68. AmIRC.
  69. * Optional string-gadget class. Choose from Betterstring.mcc, Newstring.cc
  70. and Textinput.mcc
  71. * Show all/Show only frinds/Highlight friends.
  72.  
  73. History changes:
  74.  
  75. 1.18d (09.05.1998)
  76. -----------------
  77. BUGFIX: The settings were not saved correctly, which lead to clients having
  78. the wrong information at wrong places in the client list. I appologize for
  79. the inconvenience if your settings file "amicomsys.config" is totally corrupted.
  80. This bug first appeared in version 1.18b.
  81. Bug reported by Alex Tucker. Thanks!
  82.  
  83. The PChat was not working at all :(
  84.  
  85. 1.18c (06.05.1998)
  86. -----------------
  87. BUGFIX: AmiComSys crashed, with guru #8100 005? or something else, when a connection
  88. with PChat was refused by the host. Should only happen if the one one tries to connect to
  89. is behind a firewall. Now a "Connection refused" message shows up. In the future version, 1.19,
  90. it will be possible to connect with PChat and SendFile to hosts behind a firewall.
  91.  
  92. The icon now has a transparant background colour.
  93.  
  94. 1.18b (29.04.1998)
  95. -----------------
  96. NEW: Does no longer use TCP device. Made real network code instead, which
  97.      now makes it work with Termite TCP without problems. Some problems with
  98.      hanging TCP-device-tasks should now also have disappeared.
  99.  
  100. BUGFIX: Another corrupted memory list error (guru #8100 0005) when using
  101.         TAB-completion in PChat and Hotline.
  102.         Bug reported by Kenneth Craig. Thanks! If Gurus in PChat reported by
  103.         others also disappeared after this fix is unknown, cause I could never
  104.         reproduce them.
  105.  
  106. 1.18a (22.04.1998)
  107. -----------------
  108. BUGFIX: If you used Textinput.mcc as string gadget there was actually a
  109.         limit of about 46 characters in the PChat and HotLine.
  110.         That limit is now removed.
  111.  
  112.         Kickstart v37 users now use Newstring.mcc or string.mui. Textinput.mcc
  113.         can't be used.
  114.  
  115.         A couple of freemem with the wrong length (guru #81000005).
  116.         Thanks to all who reported this bug! (wonder why it never happened
  117.         on my Amiga ...)
  118.  
  119.         Removed a null pointer access when noone was selected in the
  120.         client list and you tried to send a message or requesting version
  121.         info.
  122.  
  123.         Fixed incompatibility with A4000.
  124.         Thanks to Hσkan Magnusson and Steven Lyon for helping me finding
  125.         the cause.
  126.  
  127.         The AmiComSysRegister and AmiComSysMakekey liked to crash your
  128.         amiga (stack overflow) :(
  129.  
  130.         Fixed 68000 incompatibility in PChat and HotLine. You can now chat
  131.         with people with this kind of processor without causing
  132.         his/her computer to crash.
  133.  
  134.         The Betterstring.mcc now works with 68000 CPU.
  135.  
  136.         Workaround so PChat and Hotline will work without any crashes on
  137.         68000, whether of not the one your are chatting with are using
  138.         AmiComSys 1.18a or lower.
  139.         Bug reported by Mike Constantine. Thanks!
  140.  
  141.         Kickstart v37 owners should use NList.mcc version 19.86+ (1998-04-13)
  142.  
  143.         Replaced the kick 37-replacement of the poolmem-functions, because it
  144.         was broken somehow (led to crashes at exit).
  145.  
  146. NEW: To make it possible to use MUI-windows for the message requesters
  147.      in future you have to set the MUI-iconification at startup to off.
  148.      AmiComSys has it's own iconification-facility at the program
  149.      settings page, the program tab - Iconification group.
  150.      "No GUI at startup" is the same as MUI-prefs system-settings -
  151.      Iconify at start up. You can also decide if an icon should appear on
  152.      the Workbench and/or an AppMenu should be added to the Workbench
  153.      tools menu when AmiComSys is in iconified state.
  154.  
  155.      The MUI-iconify button which can be showed in the upper right corner
  156.      of each window iconize just the window which you pressed the button in.
  157.      Then there are a menu item in AmiComSys Project menu - Iconify application:
  158.      It will use the MUI settings for Iconification and hides the whole application,
  159.      i.e. all windows.
  160.  
  161.      The ToolType CX_POPUP now works again. (CX_POPUP=YES opens the main
  162.      window at startup.)
  163.  
  164. 1.18 (12.04.1998)
  165. -----------------
  166. BUGFIX: Message requester: The light gray background fill entered the string
  167.         gadget's domain.
  168.         Reported by Allan Odgaard. Thanks!
  169.         
  170.         Message History: Texts with new lines were truncated.
  171.  
  172.         Information box in upper part of main window: Stopped working, due to
  173.         server software update. It also crashed if the server had crashed :(
  174.  
  175. NEW: Added MUIA_String_AdvanceOnCR to all the string gadgets, so return now
  176.      behaves like TAB.
  177.  
  178.      If you forget to send a text you have entered into the text field in the
  179.      message requester AmiComSys will notify you.
  180.  
  181.      Removed limit of message length in HotLine and Private Chat (PChat).
  182.      (If you are using Newstring.mcc as textfield gadget there is a limit of 500
  183.      characters.)
  184.  
  185.      Added smart activate, which means that the message requesters don't steal the
  186.      current focus while you are using the keyboard. The time since the last key
  187.      press and when it is okey to open in active state is settable in the window
  188.      settings page - Message requester tab (Activate delay).
  189.      Above sugguested by Allan Odgaard. Thanks!
  190.  
  191.      Empty messages are not sent anymore.
  192.  
  193.      Changed string-class settings, so you have to set it again. Betterstring.mcc
  194.      is now default for the 68020+/WB3.0+ version.
  195.  
  196.      If the default public screen is to small for the message requester a new screen
  197.      will open.
  198.  
  199.      The message requester handles new lines in a better way. It is now also able to
  200.      show text in bold, italic and underlined style. Also added justification (left,
  201.      right and center). Notice that you currently cannot send such a message ...
  202.  
  203.      You can now choose if the email entered into the settings should be showed to
  204.      the public, in the personal settings (Public).
  205.  
  206.      Added a banned user setting on the network-settings-page, due to popular demand.
  207.      Insert nick names or real names of people who harass you or you don't want to
  208.      talk with.
  209.  
  210.      The old banned users setting for registered users was removed. The Autosave-
  211.      history feature is now registered users only.
  212.  
  213.      Removed Topic text field from the PChat-windows.
  214.  
  215.      Made the Client Info requester a MUI-window. To send the home page to your
  216.      browser you now have to press the http://domainname button.
  217.  
  218. This program is ShareWare.
  219. Version 1.18c-MUI (06.05.98)
  220. Copyright 1997-1998 Hσkan Parting
  221.