home *** CD-ROM | disk | FTP | other *** search
/ ST-Computer Leser 2002 January / STC_CD_01_2002.iso / APP / AICQ151D / ATARICQ / UPDATE.TXT < prev   
Encoding:
Text File  |  2001-06-16  |  4.8 KB  |  121 lines

  1. AtarICQ 0.151
  2.  
  3.  
  4. -Please support AtarICQ! We have put tremendous efforts into this program!-
  5.  
  6.  
  7.  
  8. New stuff since 0.150 public release:
  9.  
  10.  
  11. -aICQ now uses a stacksize of 32kb which was badly needed for working 
  12.  together with a MiNTnet overlay.
  13.  Thanks to RGF for supplying custom changed licom libs :)
  14.  
  15. -ataricq.udb is now saved to HOME dir (if HOME is defined, else it is
  16.  stored in aicq:s workdir like before) If you run aICQ from a write 
  17.  protected partition, you'll like this
  18.  
  19. -AtarICQ has been translated and is available in these languages:
  20.  English, French, German, Polish, Swedish and Italian
  21.  
  22. -Redraws have been restructured in a way allowing me to easily add more
  23.  subredraws in the future. Saved about 1.5kb binary size as a bonus ;)
  24.  
  25. -aICQ will now be able to replay even unsigned avr samples in
  26.  XBIOS and DMA mode (using asm inline by Ozk)
  27.  
  28. -Registration procedure now added. All registered users will recieve a 
  29.  key. If you did register and still got no key, please get in touch and 
  30.  I'll send it over :) (fastest via email or ICQ)
  31.  Unregged version contains reminders. Read HYP to learn how to register
  32.  
  33. -Possible to tweak aICQ to reconnect if keep_alive2 call is dumped
  34.  (see ALERTMOD.TXT) This will make aICQ more sensitive to problems
  35.  with the mirabilis server
  36.  
  37. -Disconnection due to dumped packets, will now trigger the sound sample 
  38.  for disconnection to be played
  39.  
  40. -Date and time will be included in the logfile for instants
  41.  
  42. -Killed (at least) one bug related to "preserve list" option
  43.  
  44. -aICQ will understand new message from AICQLOAD (termination)
  45.  (see AICQLOAD.TXT for details)
  46.  AICQLOAD will now also understand parameters through ARGV
  47.  
  48. -Entry "status_icon_offset" in config, will allow you to increase the 
  49.  space between status icon and text in contact list (see ALERTMOD.TXT)
  50.  
  51. -Possible to have contact list popping up whenever a contact goes 
  52.  online (see ALERTMOD.TXT)
  53.  
  54. -Fixed a bug that would (if aICQ was set to terminate when user 
  55.  clicked CLOSER on contact list window) cause aICQ to terminate if 
  56.  user closed windows with CTRL+U or CTRL+SHIFT+U
  57.  
  58. -A marker will at all times  indicate what is the current recieving nick 
  59.  (the nick your outgoing messages will be sent to) and the contact 
  60.  list will scroll, if necessary, in order to view the nick.
  61.  See ALERTMOD.TXT for details on how to change the markers appearance
  62.  
  63. -New keyboard shortcuts for the currently marked nick:
  64.  CTRL+I opens info window, CTRL+D removed a nick from TAB-list 
  65.  
  66. -Keyboard inputs (except TAB!) when contact list is on top will cause the
  67.  message window to get topped
  68.  
  69. -Left clicking in area to the left of nick in contact list will set 
  70.  that nick entry to "selected", but not bring message window to front
  71.  
  72. -AtarICQ will now save all incoming URL:s to a special logfile 
  73.  (url.log) and this file will be saved to the logpath dir
  74.  
  75. -Window for sending URL now has iconify widget
  76.  
  77. -If aICQ is set to ping system bell (sound_play=5) this will no longer 
  78.  affect the console window (using BIOS function instead of chr$(7) )
  79.  Thanks to lp  :) Ping is also used when there is an (aICQ non-modal) 
  80.  alert on screen, but user tries to make inputs in other windows
  81.  
  82. -Added detection for XaAES. If XaAES is detected I had to adjust a 
  83.  form_dial call to prevent the popup menus from being strangely formatted 
  84.  under XaAES. (ST-GUIDE has exactly that problem I had)
  85.  
  86. -The slider routines have been heavily restructered and turned into a 
  87.  library. Adding more sliders will be very easy in the future.
  88.  New funtion: doubleclick on arrows will move slider to top/bottom
  89.  
  90. -Routine for reading config has been bugfixed. 
  91.  (now using only direct GEMDOS calls, not GFA specific ones)
  92.  You can now have more than 1 UIN in the ignore list and
  93.  in contact list, all chars except "," are allowed for nicknames!
  94.  
  95. -CTRL + arrows will move sliders page up/down
  96.  
  97. -Status icon for Occupied was not shown at all in msg window if the 
  98.  contact in question was using a Mac. Fixed.
  99.  
  100. -New method to detect if MagiC is used with 3d effects off
  101.  (important to be able to position objects accurate on screen, MagiC 
  102.  does not stick to the GEM-standards for 3d-objects)
  103.  Thanks to RGF for help on this one :)
  104.  
  105. -If a contact is put on the temporary list he will be lost next time 
  106.  you start aICQ. To alarm user about this, there is now a skull icon 
  107.  next to all temporary contacts.
  108.  
  109.  
  110. +ridicilously huge amounts of work with restructuring the code and 
  111.  fixing small glitches..
  112.  
  113.  
  114.  
  115. Enjoy this version, and please consider to register if you end up 
  116. using this program on a regular basis! Thank you.
  117.  
  118.                                                              
  119.  
  120. gokmase@bigfoot.com (Joakim Högberg, GUI author)
  121. baldrick@netset.com (Dan Ackerman, OVL + API author)