home *** CD-ROM | disk | FTP | other *** search
/ PC World 2001 October / PCWorld_2001-10_cd.bin / Software / Vyzkuste / ichat / ichat120.exe / %MAINDIR% / Changes.eng next >
Encoding:
Text File  |  2001-05-15  |  22.8 KB  |  422 lines

  1. This file contains list of changes for each version.
  2.  
  3. [+] - found and fixed error
  4. [-] - found and not fixed error
  5. [*] - new possibility
  6.  
  7.  
  8. 14.05.2001 (1.20)
  9.  
  10. This version is not compatible with first test version of chat server.
  11.  
  12. Chat from version 1.12 to 1.20
  13.  
  14. [+] - Chat is compiled using Delphi 5. By this very old problem with MS Netmeeting is 
  15.       fixed. When chat was running and Netmeeting was started then chat was closed with 
  16.       error. It was not possible to run it if Netmeeting was running. The same was with 
  17.       Delphi 4 itself. I don't know where the problem was but when it's compiled using 
  18.       Delphi 5 then it works with no problems.
  19. [+] - "Automatic away" function (DLL for it) is rewritten again. And now it's done using 
  20.       Visual C++. All problems that were connected to this function have to be fixed. 
  21.       At least MouseImp that didn't work if it was started before chat now works in any 
  22.       cases.
  23. [+] - If chat was running and shutdown was done then main windows position and size were
  24.       not stored. If worked when chat was closed and then shutdown was done.
  25. [+] - User list width was not stored.
  26. [+] - If shutdown was done when chat was running then main window size and position were
  27.       not stored. 
  28. [+] - When user renamed then all private chats and lines where he was in were expanded in
  29.       the list of users.
  30. [*] - Working with chat server is rewritten but this version is not compatible with first 
  31.       test version of chat server. These errors were fixed:
  32.       1. From time to time chat lost messages.
  33.       2. Sometimes it was not possible to open private chat. It was empty (no users) or
  34.          only one user was connected.
  35.       3. Chat didn't work right with two or more users from one Firewall. Only one of 
  36.          them (first) was in chat.
  37. [*] - It's possible two run two chats. One that will work using MailSlots and another
  38.       that will work using TCP/IP through the chat server. If you want to do this
  39.       then you have to make copy of chat and put it in another folder. Then in IChat.ini
  40.       of one of them change ConnectionType to another value. This ability is useful 
  41.       only if in your network two versions are used or some users still haven't changed
  42.       to the server.
  43. [*] - Added picture for ;-).
  44. [*] - Added support for smiles :[] :-*
  45. [*] - Added ability to insert smiles from the menu like it's done for the quick messages.
  46. [*] - If you will select text and then press right mouse holding left button then selected 
  47.       text will be inserted in current cursor position in message editor.
  48. [*] - Added defense from the so-called "Flood". If the same message by one user is repeated 
  49.       during 5 seconds it will be displayed only first time. It works only for the messages 
  50.       that are sent repeatedly one by one.
  51. [*] - Rewritten message waiting for Windows 9x. Now it works on timer and chat will use
  52.       0.5-2% (dependent from the processor) of processor time. By this problem with 
  53.       overheating in some cases is fixed.
  54.       It worked with no problems on Windows NT/2000 and nothing is changed for these systems.
  55. [*] - Ignoring also works (ignores) for alerts.
  56. [*] - Using * like nickname is restricted.
  57. [*] - Using smiles in the nickname is restricted.
  58. [*] - Added highlight and execute for https://
  59. [*] - Running URLs doesn't hang chat until program starts anymore. It was very often the 
  60.       case for ftp:// and file:// link types.
  61. [*] - Added counters in common chat, message board, lines. Counters are shown on the tab 
  62.       captions, in the menu and in the user/chat list.
  63. [*] - Color of the separating lines is dependent from the background color. So now lines
  64.       will be visible even on the black background.
  65. [*] - Information about users is displayed in the current chat/line and only information
  66.       about users that are in this chat/line will be shown. In the common chat information 
  67.       about all users will be shown.
  68. [*] - Rewritten international support. Now all strings are in the separated text files.
  69.       It's possible also to set help file for each language. In this version translations
  70.       on Czech, Dutch, English, French (made but Russian guy and your changes are welcome 
  71.       ;-), German, Hungarian, Polish, Portuguese, Russian, Slovak, Spanish (Catala) and
  72.       Swedish are added. If you want to translate chat on your native language look in the
  73.       English.ini Then you can send translated file to me and I will add it to the 
  74.       installation package.
  75. [*] - It's possible to select default language during the installation.
  76.  
  77.  
  78. 14.05.2001 (1.12b5)
  79.  
  80. [+] - Information about selected user was diplayed in the common chat intead of current
  81.       chat or line.
  82. [+] - User counter was updated not correctly if automatic refresh was used.
  83. [+] - User list width was not stored.
  84. [+] - If shutdown was done when chat was running then main window size and position were
  85.       not stored. 
  86. [+] - When user renamed then all private chats and lines where he was in were expanded 
  87.       in the list of users.
  88. [+] - Smile :(] is deleted. Don't ask. I will not add it again. Children are using chat.
  89. [*] - Added support for smile :-*
  90.  
  91. 01.05.2001 (1.12b4)
  92.  
  93. [+] - It was possible to use smiles in /nick and /nextnick commands.
  94. [+] - Fixed error in sending long messages on the message board.
  95. [*] - Inserting selected text in the editor using right mouse button while 
  96.       left is pressed inserts also line breakes in the multiline editor.
  97. [*] - Added highlight and execute for https://
  98. [*] - Added picture for ;-)
  99. [*] - Added support for smiles :(] ¿ :[]. Look in the menu for pictures.
  100. [*] - Click on the highlighted link doesn't hang anymore chat until program is 
  101.       executed. It was very often the case for ftp:// and file:// links.
  102. [*] - Added users counters for main chat, message board and lines. Number of 
  103.       connected users is shown in page title, in the list of users/lines and in 
  104.       the popup menu that shows the same.
  105. [*] - Color of the break lines is dependent from the background color. So now 
  106.       they will be visible even on the black background.
  107. [*] - Information about users is shown on the current page. It was always in the 
  108.       main chat before. If not main chat in active then information about users 
  109.       of the active chat will be shown.
  110.  
  111. 08.04.2001 (1.12b3)
  112.  
  113. Almost all changes are connected to the errors that appeared when I started to use
  114. Delphi 5. Some functions work a little different.
  115.  
  116. [+] - Popup menu in main chat was shown not always.
  117. [+] - Popup menu in all chats and lines were shown only for the text not on the 
  118.       empty space.
  119. [+] - Some smiles contained & when they were selected from the menu. Such smiles 
  120.       were not converted to the pictures.
  121. [+] - Changed typing of server IP address. Now it cuts leading zeros in all parts.
  122.       It other case chat doesn't want to connect to the specified server.
  123. [*] - Insert selected text in the message using right mouse button together with left 
  124.       button works after the end of the text line.
  125. [*] - Insert selected text in the message using right mouse button together with left 
  126.       button works on the message board, private chats, lines.
  127. [*] - Using * as nickname is forbidden.
  128. [*] - Using smile combinations in the nickname is forbidden. Chat will cut them.
  129. [*] - Added support for Portuguese language. List of all supported languages: Czech, 
  130.       Dutch, English, French (made but Russian guy and your changes are welcome ;-), 
  131.       German, Hungarian, Polish, Portuguese, Russian, Slovak, Spanish (Catala), 
  132.       Swedish.      
  133.  
  134. 01.04.2001 (1.12b2)
  135.  
  136.  
  137. [+] - Chat is compiled using Delphi 5. By this old problem with MS Netmeeting is 
  138.       fixed. When Netmeeting was started chat usually was closed with error. The 
  139.       same happened with Delphi 4 itself. They don't like to work together and 
  140.       where the problem is in Netmeeting or Delphi I don't know.
  141. [+] - Some users where confused that chat doesn't show repeated own messages.
  142.       They thought that it also doesn't send anything repeatedly but it wasn't 
  143.       the case. Chat always sent messages but they were skipped like repeated 
  144.       messages. Now it will not skip them and show all of them.
  145. [+] - Fixed potential error in ignoring repeated messages. Probably this error was
  146.       the reason why sometimes chat show a lot of exception messages but I'm not 
  147.       sure because I couldn't get them myself ...
  148. [+] - State (visible/invisible) for floating window with chat state was not stored.
  149. [+] - DLL for supporting "Automatic away mode" is rewritten on Visual C++. Problems
  150.       with different programs when chat is running have to be fixed. At least problem
  151.       with MouseImp when it was started before chat is fixed.
  152.       If somebody still has problems with different applications write to me.
  153. [+] - When connection with chat server was broken user was duplicated. This new user
  154.       was left after refresh but it has two addresses in his IP.
  155. [*] - Ignoring messages also work with alerts.
  156. [*] - For each language it's possible to set help file (HelpFile key in each section).
  157.       If language is not set then English help file is used.
  158. [*] - You can choose default language of chat interface during the installation.
  159. [*] - Supported languages: Czech, Dutch, English, French (made but Russian guy and
  160.       your changes are welcome ;-), German, Hungarian, Polish, Russian, Slovak, 
  161.       Spanish (Catala), Swedish.
  162.  
  163. 12.03.2001 (1.12b1)
  164.  
  165. ATTENTION!
  166.  
  167. This version is not compatible with first version of chat server.
  168. It will work only with new version of it.
  169. Look on the chat homepage if you want to try it.
  170. Wortk with mailslots is not changed.
  171.  
  172. [*] - rewritten work of chat with TCP/IP and dedicated server. These bugs are fixed:
  173.       1. Sometimes chat lost messages.
  174.       2. Problems with opening private chats.
  175.       3. Sometimes users had problem if they were under the same firewall.
  176. [*] - it's possible now to run two copies of chat. One that will work on mailslots 
  177.       and another that will work with dedicated server.      
  178. [*] - it's possible to select smile from the list like it is for the quick messages 
  179.       and insert it into the message.
  180. [*] - if after marking text in the message window you will still hold left mouse 
  181.       button and press right mouse button then selected text will be inserted
  182.       into the message in the current cursor position.
  183. [*] - message that is sent more then one time during 5 seconds (repeated message) 
  184.       will be displayed only one time.
  185. [*] - under the Windows 9x chat will not show 100% processor usage anymore. Its work 
  186.       under these operation systems is changed. This fixes problem with too high 
  187.       processor temperature if processor is overlocked.
  188. [*] - multilanguage support is changed. Now all strings are in the special text file
  189.       and you can translate everything on your native language if you want.
  190.       For more information look into the English.ini file.
  191.       In this version alredy included support for Polish, Spain (Catala) (first version
  192.       and may be not finished) and Dutch languages.
  193.  
  194. 16.01.2001 (1.11)
  195.  
  196. All changes from version 1.10
  197.  
  198. [+] - sometimes user name was cut to 15 characters. Maximum length is set to 45 characters.
  199. [+] - chat returns focus to the previous application in such situations:
  200.       1. Hide using ESC key
  201.       2. Chat was shown using hotkey.
  202.       3. Private message is received and it's show in popup window. Then this popup
  203.          window was closed.
  204.       Before in all these cases floating window with chat status became active if
  205.       it was shown. If this window was not shown chat worked right.
  206. [+] - Alt+A (send private message to all) didn't work in the message editor.
  207.       It worked only when list of users was active.
  208. [+] - options dialog was shown not in the center of the screen.
  209. [+] - if common chat page wasn't active and message in it was received
  210.       icon for it wasn't changed to the ringing phone. For the lines and private
  211.       chats it worked right.
  212. [+] - system message "Message board updated" sometimes was shown when new user
  213.       was logged in but he doesn't have any messages on the message board.
  214. [+] - when private chat was created its name were not shown in the list of
  215.       opened chats for the user. Empty node was shown instead of its name.
  216. [+] - chat state that is shown is floating panel (like in ICQ) sometimes was not
  217.       the same like state that is shown in system tray. Mostly it was the case
  218.       when automatic "I'm away mode" was used. Situations:
  219.       1. Chat went to the "I'm away mode". Private message was received. Flag was
  220.          shown. Mouse moving changed chat state to the privious mode but flag
  221.          was not shown anymore like it was shown in system tray.
  222.       2. Private message was received. Flag was shown. Chat automatically went to
  223.          the "I'm away mode". Mouse moving changed chat state to the privious mode
  224.          but flag was not shown anymore like it was shown in system tray.
  225. [+] - after pressing on minimize button chat was minimized but focus wasn't given 
  226.       to the previous application.
  227. [+] - separated windows with chat status was shown sometimes even if it was set to
  228.       don't show it.
  229. [+] - it was possible to close separated window with chat status by Alt+F4 but after 
  230.       this chat began to show exceptions.
  231. [+] - command /nick and /nextnick didn't add new nickname to the list of the nicknames.
  232. [*] - chat restores icon in system tray after the restaring of explorer after it crash.
  233.       This function supported only when IE4+ with the Desktop Updates is installed.
  234.  
  235.       In Windows 95 with IE4+ and the desktop updates is not tested.
  236.       I don't have it anywhere here.
  237.  
  238.       In Windows NT with IE 4.1 but without the Destop Updates doesn't work. In Microsoft
  239.       Documentation they wrote specially about it.
  240.  
  241.       In Windows 2000 works.
  242.  
  243.       In Windows 98 it has to work but I don't have ability to test it.
  244.  
  245. [*] - copy to the clipboard command didn't copy smiles.
  246. [*] - added new command /smiles. It shows all available combinations and pictures
  247.       that can be used. Sometimes, for example :P, combination is show twice.
  248.       It means that it's possible to use it on both languages.
  249. [*] - for the work groups and domains setting were added additional abilities:
  250.       1. Select from the list of the available groups. Chat tries to get list
  251.          of available work groups and domains. It networks works bad and you can't
  252.          even open Network Neighborhood then chat can stop to response on some time.
  253.       2. Add range of IP addresses.
  254.       3. Load list from the file.
  255.       4. Save list to the file.
  256. [*] - added ability to send private messages right from the command line without running
  257.       chat. Message will be sent to the all users. Syntax of the command:
  258.  
  259.       
  260.       ichat /msg sender_name message
  261.  
  262.       Name of the computer will be automatically added to the sender name. This is the small
  263.       defense from the users that will like to send a lot of messages without any responsibility.
  264.       Name is cut if result length is more then 45 characters.
  265.       In this case name of the computer will be always shown.
  266. [*] - added ability to work using TCP/IP and dedicated server. 
  267.  
  268.  
  269. 13.01.2001 (1.11b5)
  270.  
  271.  
  272. [+] - icon in System Tray was shown after crush of Explorer even if it was set
  273.       to don't show it there at all.
  274. [+] - after command /smiles chat began to convert smiles symbols to pictures if 
  275.       this options was off.
  276. [+] - sending messages from command line works for TCP/IP version.
  277. [+] - fixed problem with private chats in TCP/IP version.
  278. [+] - sometimes user name was cut to 15 characters. Maximum length is changed to
  279.       45 characters.
  280. [*] - name of the user that was set in command line (send message from command line)
  281.       is cut if length with computer name more then 45 characters. Name of the computer
  282.       will be always shown after this operation.
  283.  
  284.  
  285. 17.12.2000 (1.11b4)
  286.  
  287. [-] - sending private messages from command line doesn't work for TCP/IP version.
  288. [*] - added ability to work using TCP/IP and dedicated server. 
  289.  
  290. 15.12.2000 (1.11b3)
  291.  
  292.  
  293. [+] - after pressing on minimize button chat was minimized but focus wasn't given 
  294.       to the previous application.
  295. [+] - separated windows with chat status was shown sometimes even if it was set to
  296.       don't show it.
  297. [+] - it was possible to close separated window with chat status by Alt+F4 but after 
  298.       this chat began to show exceptions.
  299. [+] - command /nick and /nextnick didn't add new nickname to the list of the nicknames.
  300. [*] - copy to the clipboard command didn't copy smiles.
  301. [*] - added new command /smiles. It shows all available combinations and pictures
  302.       that can be used. Sometimes, for example :P, combination is show twice.
  303.       It means that it's possible to use it on both languages.
  304. [*] - for the work groups and domains setting were added additional abilities:
  305.       1. Select from the list of the available groups. Chat tries to get list
  306.          of available work groups and domains. It networks works bad and you can't
  307.          even open Network Neighborhood then chat can stop to response on some time.
  308.       2. Add range of IP addresses.
  309.       3. Load list from the file.
  310.       4. Save list to the file.
  311.  
  312. [*] - added ability to send private messages right from the command line without running
  313.       chat. Message will be sent to the all users. Syntax of the command:
  314.  
  315.       
  316.       ichat /msg sender_name message
  317.  
  318.       Name of the computer will be automatically added to the sender name. This is the small
  319.       defense from the users that will like to send a lot of messages without any responsibility.
  320.       In this case name of the computer will be always shown.
  321.  
  322. 23.11.2000 (1.11b2)
  323.  
  324.  
  325. [+] - Alt+A (send private message to all) didn't work in the message editor.
  326.       It worked only when list of users was active.
  327. [+] - chat returns focus to the previous application in such situations:
  328.       1. Hide using ESC key
  329.       2. Chat was shown using hotkey.
  330.       3. Private message is received and it's show in popup window. Then this popup
  331.          window was closed.
  332.       Before in all these cases floating window with chat status became active if
  333.       it was shown. If this window was not shown chat worked right.
  334. [*] - chat restores icon in system tray after the restaring of explorer after it crash.
  335.       This function supported only when IE4+ with the Desktop Updates is installed.
  336.  
  337.       In Windows 95 with IE4+ and the desktop updates is not tested.
  338.       I don't have it anywhere here.
  339.  
  340.       In Windows NT with IE 4.1 but without the Destop Updates doesn't work. In Microsoft
  341.       Documentation they wrote specially about it.
  342.  
  343.       In Windows 2000 works.
  344.  
  345.       In Windows 98 it has to work but I don't have ability to test it.
  346.  
  347.  
  348. 12.11.2000 (1.11b1)
  349.  
  350. [+] - options dialog was shown not in the center of the screen.
  351. [+] - if common chat page wasn't active and message in it was received
  352.       icon for it wasn't changed to the ringing phone. For the lines and private
  353.       chats it worked right.
  354. [+] - system message "Message board updated" sometimes was shown when new user
  355.       was logged in but he doesn't have any messages on the message board.
  356. [+] - when private chat was created its name were not shown in the list of
  357.       opened chats for the user. Empty node was shown instead of its name.
  358. [+] - chat state that is shown is floating panel (like in ICQ) sometimes was not
  359.       the same like state that is shown in system tray. Mostly it was the case
  360.       when automatic "I'm away mode" was used. Situations:
  361.       1. Chat went to the "I'm away mode". Private message was received. Flag was
  362.          shown. Mouse moving changed chat state to the privious mode but flag
  363.          was not shown anymore like it was shown in system tray.
  364.       2. Private message was received. Flag was shown. Chat automatically went to
  365.          the "I'm away mode". Mouse moving changed chat state to the privious mode
  366.          but flag was not shown anymore like it was shown in system tray.
  367.  
  368. 08.10.2000 (1.10)
  369.  
  370.  
  371. [-] - smiles pictures now are in the 256 colors. On some configuration they are
  372.       displayed not transparent and on the some kind of background color.
  373.       If somebody has the same problem write to me. If somebody knows why or have
  374.       some ideas how to fix it write to me.
  375. [+] - fixed layout problems in options dialog and in popup private message windows
  376.       if large fonts (125% 120 dpi) are used.
  377. [+] - when editor mode was switched scroller in all windows wasn't set 
  378.       to the end of the text.
  379. [+] - message that contained URL or smile wasn't displayed correctly if
  380.       after this URL or smile was long word that couldn't be displayed to the
  381.       the end of the line. This word was displayed to the end of the line and
  382.       in the next line.
  383. [+] - /refresh and /who commands didn't work
  384. [+] - smiles in the popup windows were not displayed
  385. [+] - it was not possible to add new quick message and then set hot key for it.
  386.       It was possible only when options dialog was opened next time.
  387. [+] - "Run in the windows startup" didn't work.
  388. [*] - for message board popup menu added item "Delete own message". This is the
  389.       like send empty message.
  390.  
  391. 01.10.2000 (1.09)
  392.  
  393.  
  394. [+] - fixed error in this situation:
  395.       1. Dialog for enetering in line with password is opened.
  396.       2. Private message is received and shown in popup window.
  397.       3. 1 is still opened. Press Reply on received message.
  398.       After this it looks like main window is active. Actually the first 
  399.       dialog is active but it was necessary to find it.
  400. [*] - dialog that displays received private message is changed:
  401.       1. The same font like in common chat for displaying private messages
  402.          is used for displaying message.
  403.       2. Scroll bar is shown from the right side.
  404.       3. It's possible to change side of dialog. Size and position will be
  405.          stored.
  406.       4. Added button "Ignore". After pressing on it menu with two possible
  407.          ignore types will be shown and you can choose one of them.
  408.       5. Smile symbols are comverted to the pictures.
  409. [*] - :mad: is changed to :E
  410. [*] - added pictures for :-) :B :'( :,( :/ =) =( =-)
  411.       8) - for :up:
  412.       X( - for :down:
  413. [*] - added ability to see information about selected user. Before this it was
  414.       possible only to get list of all connected users. Menu item
  415.       "Information ..."
  416. [*] - added ability to enable/disable automatic conversation smiles to pictures.
  417. [*] - options dialog is changed:
  418.       1. Changed editing user names list and work groups/domains list.
  419.       2. Added ability to choose font for list of users.
  420.       3. Added ability to choose background color for message window, message
  421.          editor, list of users.
  422. [*] - help file is updated