home *** CD-ROM | disk | FTP | other *** search
/ Amiga MA Magazine 1998 #3 / amigamamagazinepolishissue1998.iso / bazy / addresser / addresser.changes < prev    next >
Text File  |  1992-11-21  |  5KB  |  88 lines

  1. Changes to Addresser
  2.  
  3. V2.0    - Addresser no longer crashes if you select "Show only" under
  4.           the Marker menu and there are no marked records.  It will now
  5.           display a message stating there are no marked records
  6.         - The Quick list requestor now accepts the up and down arrow keys
  7.           as the up and down arrow buttons. (Works for AmigaDOS 2.0 only)
  8.         - Pressing a letter in the Quick List requestor will now go to the
  9.           next name containing the letter.
  10.         - Under V2.0ß, if you set Addresser to start iconified and then
  11.           expand the Addresser window, half of the buttons would disappear.
  12.           This has been fixed.
  13.         - Because of a small change made to the merging functions, creating
  14.           merge files for Excellence!, ProWrite and PPage 3 would not work
  15.           with their respective word processors (extra spaces were padded to
  16.           the end of the field names).  This has been fixed.
  17.         - Some crashes waiting to happen have been patched up.
  18.         - Addresser 2.0 will now allow the user to apply Boldface, Italic
  19.           or Underlining to each format line.
  20.         - The print requestor now allows for different type sizes for
  21.           the sending and return address on an envelope.
  22.         - The print requestor will now let the user print to a file.
  23.         - The name of the person being printed or merged will now be
  24.           displayed on the top line of the print/merge status window.
  25.         - The labels across selector is now a slider (a lot easier to use
  26.           than a drop down menu).
  27.         - Attempts have been made to ensure that Addresser is not stomping
  28.           on memory it is not supposed to be.  Hopefully this will fix some
  29.           mysterious bugs that have been showing up.
  30.  
  31. V2.0ß - Released only to registered beta testers.
  32.  
  33.         - Improved gadget look, more in tune with Commodore's interface
  34.           design specs.
  35.         - Larger letter and next/prev list buttons.
  36.         - Now uses AutoRequest() instead of own custom requestor function.
  37.           Much easier to use and looks better.
  38.         - Support for TransScript, PPage 3, BeckerText, and Excellence merge
  39.           file format
  40.         - Addition of configuration options for printer and modem
  41.           initialization.
  42.         - New address format feature added along with user configuration
  43.           of all formats.
  44.         - Addition of name grouping
  45.         - Improved (non-anchored) searching as well as search and un-mark
  46.           feature added.
  47.         - Printing of multiple copies, envelopes, phone book format, single
  48.           sheets, 1, 2, and 3 across label printing and pica and elite
  49.           printer
  50.           font selection added.
  51.         - All windows are NOCAREREFRESH to speed up things a bit
  52.         - Serial device is now opened as shared for dialing.
  53.         - Dial requestor and operations re-designed.  Separate hangup button
  54.           added.  Clicking on DIAL button will hang up the modem, send an
  55.           initialization string, then send the dial string to the modem.
  56.         - A space character is sent to the modem, then the DTR line is
  57.           dropped
  58.           to hang up to modem now.
  59.         - All requestors now keep their previous selections, and all
  60.           selections are saved with Addresser's configuration.
  61.         - All text (except for text requestors) specifically use topaz 8.
  62.           If Addresser is run under AmigaDOS 2.0, the text gadgets will
  63.           display the window title font if it is smaller than size 9.
  64.           Otherwise topaz 9 is used (this is not of my design, AmigaDOS 2.0
  65.           does this)
  66.         - Blank records are no longer accepted
  67.         - Warning requestor will pop up if user attempts to enter a duplicate
  68.           record.
  69.         - A Quick list window is now available.  This window will allow the
  70.           user to scroll through all the names in the Addresser database.
  71.         - A manual save function has been added
  72.         - Company feild has been added
  73.         - Note, First, and Last feilds have been lengthened
  74.         - Addresses can now be copied to and pasted from the clipboard
  75.         - All requestors now have menus attached to them with keyboard
  76.           equivalents available.  All gadgets with keyboard shortcuts have
  77.           the letter highlighted.  And any gadget that is activated by
  78.           pressing the return key has a border drawn around it.  Left and
  79.           right cursor key moves up and down through addresser list (2.0
  80.           only) 
  81. (BUG)   - Tagged checkbox is now cleared when Add is selected.  (would
  82.           sometimes stay on under V1.0) 
  83. (BUG)   - Addresser now checks if the serial-device is available (Addresser
  84.           1.0 used to crash if serial device was unavailable and cancel was
  85.           selected on warning requestor).
  86.  
  87.  
  88. V1.0    - Initial release