home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / pwicq028.zip / history.txt next >
Text File  |  2000-02-09  |  3KB  |  92 lines

  1. - Corrected SYS3175 on failure of the UDP's bind
  2.  
  3. - New bitmap logo in the "pwICQ" button (By Dr. Slaughter)
  4.  
  5. - Changed the userlist's redraw method to reduce 'blinks'
  6.  
  7. - Viewer windows don't request focus
  8.  
  9. - Auto-select user when TCP's connection received
  10.  
  11. - Brasilian scripts removed from the base packet
  12.  
  13. - Changed the main window's button styles.
  14.  
  15. - Rexx event configuration changed to use the same events of the sounds.
  16.  
  17. - Script action changed to 'replace selected text' instead of 'replace all
  18.   text'
  19.  
  20. - Added cyrillic codepage translation using DCPLUS.DLL
  21.   (Tks to Marat N. Afanasyev for the suggestion and Andrey Demidenko for 
  22.   your help in the tests).
  23.  
  24. - Send buttons only enables with text (to avoid sending of blank messages)
  25.  
  26. - Enabled "3d look" in menus
  27.  
  28. - Added "user's online" sound to a specific user.
  29.  
  30. - Changed the default dialog fonts to 8.Helv
  31.  
  32. - Corrected bug in packet timeout control.
  33.  
  34. - Password length limited to 8 characters.
  35.  
  36. - Corrected failures in the log functions
  37.  
  38. - Added codepage translation thru internal OS/2 functions, the codepage
  39.   translation is configurable thru "Locale" option.
  40.  
  41. - Randomic SYS3175 when processing away message dialog (failure in thread
  42.   sincronization)
  43.  
  44. - Most part of the constant strings passed to resource file (preparation
  45.   to multi-language versions)
  46.  
  47. - Added PC-Speaker sounds. To use them put a % at the beginning of the
  48.   sound filename configuration followed by frequency and duration of
  49.   sound. Example: %3000,100,1500,100
  50.  
  51.  
  52. ** Version 0.27
  53.  
  54. - Button "Add User" doesn't send "User added" notification to 
  55.   the server.
  56.  
  57. - Disabled Dialog box in network errors 'Host unreachable' and 
  58.   'network down' added new sound event to report this errors.
  59.  
  60. - multimedia module completely redesigned to runs in an independent
  61.   thread, new event sounds added.
  62.  
  63. - Increased the stack size in the GUI threads to solved the problems below:
  64.  
  65.   SYS3171 in SOFTDRAW.DLL 0001:00006bd7
  66.   SYS3171 in SMARTWIN.DLL 0001:000007a9 when using Styler/2
  67.   SYS3171 in MMPMCRTS.DLL 0001:00012264 when using CandyBar
  68.  
  69.   Thanks to Lech Wiktor Piotrowski, Clark Tompsett and 
  70.   Daniel Jorge Caetano for the help on testing.
  71.  
  72. - Changed the pwICQ WPS folder object creation method.
  73.  
  74. - Corrected failure in logon process.
  75.  
  76. - Default sound type changed to .WAV
  77.  
  78. - Changes made in the logon thread to avoid the SYS3171 when using
  79.   gethostbyname() in the older TCP-IP stack (traps on DOSCALL1.DLL 
  80.   0002:00002d67). The INETVER.EXE output in the failing machine 
  81.   was "Inet Version: 4.00e".
  82.  
  83.   Thanks to Rodrigo Cesar Banhara for the help on testing.
  84.   
  85. - Nat/Socks detection is now disabled by default.
  86.  
  87.  
  88. ** Version 0.26
  89.  
  90. - This is the first alpha version released to the public. 
  91.  
  92.