home *** CD-ROM | disk | FTP | other *** search
/ AMIGA PD 1 / AMIGA-PD-1.iso / Programme_zum_Heft / Anwendungen / Kurztests / DFA / Important! / History < prev    next >
Text File  |  1994-10-08  |  7KB  |  195 lines

  1.  
  2.  
  3. -----------------------------------------------------------
  4. Version 2.2                             (07.10.94 21:48:28)
  5. -----------------------------------------------------------
  6.  
  7.      - DFAEditor: If you selected 'All' to select all visible
  8.        addresses, all available addresses were counted.
  9.        This could lead to confusion:-). Fixed.
  10.        (Report: Xen)
  11.  
  12.      - Locale bug fixed: If locale.library was present but not the
  13.        locale: assign, DFA crashed:-(
  14.  
  15.      - Last minute bug fixed: If the editor was used without
  16.        the server, it could happen (well, the chance was quite
  17.        big:-)) that the Prefs program wasn't found!
  18.  
  19.      - (Un)set groups window did not close after pushing one of the
  20.        (action) buttons, but you had to hit the close icon or the cancel
  21.        button. Fixed.
  22.        (Report: Xen)
  23.  
  24.      - CheckBirthday program included. Thanks Kai!
  25.        Even got a wonderful icon for it. Thanks Xen!
  26.  
  27.      - DFAEditor/Print: A small window poped up, containing the
  28.        printer name. I had forgotten to remove this 'puts()' call
  29.        after a debugging session. Fixed.
  30.        (Report: K.Kilper, M.Herold, etc.)
  31.  
  32.      - DFAEditor: Sometimes 'Addresses modified' text was 
  33.        not displayed - fixed.
  34.        (Report: Michael Herold)
  35.  
  36.      - DFA-Editor: Status text display function deleted one
  37.        pixel too much.
  38.        (Report: Michael Herold)
  39.  
  40.      - Installer ist now available with german description texts
  41.        as well. Notice: I still use the unlocalized installer, but
  42.        have translated all custom description and help texts.
  43.  
  44.      - (Re)implemented "own" text gadget for the messages
  45.        in the DFAEditor. This should remove any problems with
  46.        OS < 3.x and several "special" fonts.
  47.  
  48.      - *** HD - Problem ***
  49.        Some work lost ;-(
  50.  
  51.      - Search-Next after changing groups crashed.
  52.        Fixed.
  53.        (Report: Kai Iske)
  54.  
  55.      - If you've used a menu shortcut while the listview was
  56.        reformatted (during the DFAEditor startup) and this caused
  57.        a window to open, the main window poped in front as soon
  58.        as the reformatting was finished. Fixed.
  59.        (Report: Xen)
  60.  
  61.      - Cleaned up adr_fileio.h. Format strings no longer needed!
  62.  
  63.      - Changed the default address file name from 
  64.        s:adr.file to DFA:Addressfiles/default.dfa.
  65.        This was done to give the DFA:AddressFiles drawer
  66.        more sense. Up to now it has been an empty drawer;-))
  67.  
  68.      - Improved the information-i look. Up to now the
  69.        lower serive has been overwritten by the frame.
  70.        (Report: Xen)
  71.  
  72.      - Switched back to Smartrefresh...some tests showed that
  73.        simple refresh leeds to problems at least while the main
  74.        window input loop is "locked" (e.g. edit window active) or a
  75.        bit "slow" (other activities).
  76.  
  77.      - Removed a bug that appeared after the change to a simple
  78.        refresh window: Readpixel "sometimes" returned an error 
  79.        code (-1), but this code was used as a pen number ;-( .
  80.  
  81.      - Arexx-Port: IMPORTANT CHANGE
  82.        Up to now I implemented the /T switch as described in
  83.        the RKMs (3rd revision), i.e. giving the parameter just
  84.        toggled the current stage. This was, however not 100% 
  85.        correct as newer information tells.
  86.        Now, the /T switch works as it should have all the time
  87.        before. Giving "ON" or "YES" means toggle switch on, "OFF" or
  88.        "NO" means switch it off.
  89.        I do really hope that this change will not lead to any
  90.        troubles... ;-)
  91.        (Report: Magnus Holmgren)
  92.  
  93.      - Arexx-Port: New command: GUI input/T output/T
  94.        Enables/disables DFAEditor user input and DFAEditor
  95.        "output", i.e. listview updating etc.
  96.        (Request: Kai Iske)
  97.  
  98.      - DFAEditor main window has been an smart refresh window,
  99.        which made the display "a bit slow" on 256 color screens.
  100.        Now it's a simple refresh window with "custom" refresh
  101.        handling.
  102.        (Request: Kai Iske)
  103.  
  104.      - Search function: Looked up some wrong fields. Fixed.
  105.        (Report: Henning Hucke)
  106.  
  107.      - "Improved" the about window, i.e. made it more "fool proof"
  108.        against enforcer hits and "too" long strings.
  109.        Do really hope it works in _every_ case;-)
  110.        (Report: Kai Iske, Xen)
  111.  
  112.      - Implemeted visual feedback for all button gadgets in
  113.        DFAEditor and DFAPrefs.
  114.        Has been some work and needs some more code, but I think,
  115.        it's worth the price;-))
  116.  
  117.      - Added some more messages for the DFA-Editor message
  118.        gadget. Some fine tunig of the user interface for the
  119.        "Search" and "Copy to Clip" functions.
  120.  
  121.      - Another speedup for the reformatting of the
  122.        main address listview. Optimized puddle size for the main
  123.        address list and the display list. Especially the display
  124.        list puddle size was a bit too small.;-)
  125.  
  126.      - Enlarged buffer sizes for the string gadgets in
  127.        DFAEditor/EditWindow. This is the last part in DFA where
  128.        fixed sized buffers are needed, as Gadtools must know
  129.        about the string gadget size.
  130.  
  131.      - Cleaned up some parts of code in:
  132.        * DFAEditor/adr_showdial.c
  133.        * reslib/adr_list.c
  134.        * include/buffers.h
  135.  
  136.      - Enhancement: Sped up address file loading by some
  137.        percent;-))
  138.        (Request: Xen)
  139.  
  140.      - Changed locale handling! Up to now, ALL (english) default
  141.        strings have been included into the dfa.library! This made
  142.        not much sense, of course. Now,  the default locale strings
  143.        are located where they are needed: In the different parts
  144.        of DFA;-) (Editor/Server/Prefs)
  145.  
  146.      - Added clipboard support. Up to now there is only the
  147.        possibility given to COPY the COMPLETE current address
  148.        to the clipboard (UNIT 0). This can be enhanced, of course,
  149.        either by configuration the fields to copy or by setting the
  150.        clipboard unit, etc.
  151.        Only NON-Zero fields are copied to the clipboard.
  152.  
  153.      - Some minor important window positions were not saved.
  154.        Fixed.
  155.  
  156.      - (Un)set groups: It is possible now to change the addresses'
  157.        group flags comfortably out of the DFAEditor main window.
  158.        A window pops up that lets you set / unset the group flags
  159.        of the active/all marked/all addresses.
  160.        (Request: Michael 'MickH' Hohmann)
  161.  
  162.  
  163. -----------------------------------------------------------
  164. Version 2.1                             (12.05.94 18:12:28)
  165. -----------------------------------------------------------
  166.  
  167.      - Panel listview has had a "selected" text field. Removed.
  168.  
  169.      - Redesigned About window to display the DFA logo and the SASG
  170.        logo as well. More work than I'd expected:-)
  171.  
  172.      - DFAEditor/Full: Description texts have been in english.
  173.        Localization works now.
  174.        (Report: Marcel Hofstetter)
  175.  
  176.      - DFAPrefs: Set RMBTRAP flag in all windows (exception: main
  177.        window).
  178.        (Suggestion: Marcel Hofstetter)
  179.  
  180.      - Added 'Windows' like gadget panel. Removed toolbox
  181.        stuff.
  182.  
  183.      - Changed the Edithook for all windows of DFAPrefs that contain
  184.        ONE string/integer gadget only. Up to now it has not been
  185.        possible to leave such a gadget by hitting RETURN.
  186.  
  187.  
  188. -----------------------------------------------------------
  189. Version 2.0                             (21.04.94 00:07:57)
  190. -----------------------------------------------------------
  191.  
  192.        --- Initial release ---
  193.  
  194.  
  195.