home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / amiga / utility / misc / newgad.lha / News < prev    next >
Encoding:
Text File  |  1992-08-10  |  3.2 KB  |  107 lines

  1. ASA version 4, revision 22
  2.  
  3.     - Better management of colors in requesters.
  4.  
  5. Newgad.library version 5, revision 2
  6.  
  7.     - Now teared menus' sub-menu can be teared.
  8.  
  9.     - Color management functions more intelligent.
  10.  
  11.     - Better management of internal state.  Why fix it when it's not
  12.       broken ???  Dunno... just to feel more secure...
  13.  
  14. Newgad.library version 5, revision 0
  15.  
  16.     - Code needed to pop all menu is now included as library call,
  17.       so Popper changed, got smaller !
  18.  
  19.     - Recoded the allocation and freeing of ressources in the
  20.       library to conform with Commodore guideline.
  21.  
  22.     - The library can now be flushed correctly.
  23.  
  24.     - Teared menus show their sub-items.
  25.  
  26.     - Always more sanity check.
  27.  
  28.     - ASA now replies to ALL messages (this is one of the reason
  29.       the library couldn't be flushed).
  30.  
  31. Newgad.library version 3, revision 3
  32.  
  33.     - I TOTALLY changed the way newgad.library communicates with
  34.       asa, so copy BOTH files.  If you don't do that, you'll regret
  35.       it (it'll certainly crash...).
  36.  
  37.     - Now asa can modify it's menu item while running all by itself,
  38.       but won't save the changes (this is provided for any temporary
  39.       changes that you would like to the items).  This is activated
  40.       with the help key.
  41.  
  42.     - The input handler is even more solid then before.  And more
  43.       semaphore is done between asa and newgad.library.
  44.  
  45. Newgad.library version 3, revision 2
  46.  
  47.     - A small bug in the menu controls made them lock input as
  48.       if the menu were displayed when a low memory situation
  49.       prevented display (and no menu were displayed).
  50.  
  51.     - Nicer keyboard menu controls.
  52.  
  53. Newgad.library version 3, revision 0
  54.  
  55.     - Menus can be controlled via the keyboard.
  56.  
  57.     - Menus are always more compatible with intuition's.
  58.  
  59.     - Some minor bugs squashed and more sanity check for more
  60.       security.
  61.  
  62. Newgad.library version 2, revision 5
  63.  
  64.     - The gadgets have a new look.
  65.  
  66.     - The list gadget have new keyboard functionality: when the Shift
  67.       or Alt key is held, it scroll by page or whole list.
  68.  
  69.     - ASA menu are now tearable.
  70.  
  71.     - The window owning the teared menu is automatically selected
  72.       when an item is selected.
  73.  
  74. Newgad.library version 2, revision 3
  75.  
  76.     - The library now refuse to tear workbench's menus.
  77.  
  78.     - ASA-Mover no longer open a window for each level of submenus.
  79.  
  80.     - In ASA-Mover, the first level of sub-menu is now controllable
  81.       from the  keyboard without the need to first create or delete
  82.       an item.
  83.  
  84. Newgad.library version 2, revision 2
  85.  
  86.     - When the ASA menu is active without popper, the checkmark menu
  87.       level is skipped.
  88.  
  89.     - ASA opens a window  on the Workbench screen  only when put to
  90.       sleep, rather than on startup.
  91.  
  92. Newgad.library version 2, revision 1
  93.  
  94.         - Mutually exclusive menus now supported correctly.
  95.  
  96.         - Border gadget now drawn correctly.
  97.  
  98.         - Support multiple  keys qualifier for ASA shortcuts  (you MUST
  99.       load your old menu in the new ASA-Mover or  the qualifier key
  100.       will be wrong).
  101.  
  102.         - CutImage now gives info when run with a question mark as arg-
  103.       ument (ie: CutImage ?).
  104.  
  105.         - ASA no longer crash when it cannot load a 'Workbench program'
  106.           (was ok, then broken in 2.0, now fixed).
  107.