home *** CD-ROM | disk | FTP | other *** search
-
-
- -----------------------------------------------------------
- Version 2.2 (07.10.94 21:48:28)
- -----------------------------------------------------------
-
- - DFAEditor: If you selected 'All' to select all visible
- addresses, all available addresses were counted.
- This could lead to confusion:-). Fixed.
- (Report: Xen)
-
- - Locale bug fixed: If locale.library was present but not the
- locale: assign, DFA crashed:-(
-
- - Last minute bug fixed: If the editor was used without
- the server, it could happen (well, the chance was quite
- big:-)) that the Prefs program wasn't found!
-
- - (Un)set groups window did not close after pushing one of the
- (action) buttons, but you had to hit the close icon or the cancel
- button. Fixed.
- (Report: Xen)
-
- - CheckBirthday program included. Thanks Kai!
- Even got a wonderful icon for it. Thanks Xen!
-
- - DFAEditor/Print: A small window poped up, containing the
- printer name. I had forgotten to remove this 'puts()' call
- after a debugging session. Fixed.
- (Report: K.Kilper, M.Herold, etc.)
-
- - DFAEditor: Sometimes 'Addresses modified' text was
- not displayed - fixed.
- (Report: Michael Herold)
-
- - DFA-Editor: Status text display function deleted one
- pixel too much.
- (Report: Michael Herold)
-
- - Installer ist now available with german description texts
- as well. Notice: I still use the unlocalized installer, but
- have translated all custom description and help texts.
-
- - (Re)implemented "own" text gadget for the messages
- in the DFAEditor. This should remove any problems with
- OS < 3.x and several "special" fonts.
-
- - *** HD - Problem ***
- Some work lost ;-(
-
- - Search-Next after changing groups crashed.
- Fixed.
- (Report: Kai Iske)
-
- - If you've used a menu shortcut while the listview was
- reformatted (during the DFAEditor startup) and this caused
- a window to open, the main window poped in front as soon
- as the reformatting was finished. Fixed.
- (Report: Xen)
-
- - Cleaned up adr_fileio.h. Format strings no longer needed!
-
- - Changed the default address file name from
- s:adr.file to DFA:Addressfiles/default.dfa.
- This was done to give the DFA:AddressFiles drawer
- more sense. Up to now it has been an empty drawer;-))
-
- - Improved the information-i look. Up to now the
- lower serive has been overwritten by the frame.
- (Report: Xen)
-
- - Switched back to Smartrefresh...some tests showed that
- simple refresh leeds to problems at least while the main
- window input loop is "locked" (e.g. edit window active) or a
- bit "slow" (other activities).
-
- - Removed a bug that appeared after the change to a simple
- refresh window: Readpixel "sometimes" returned an error
- code (-1), but this code was used as a pen number ;-( .
-
- - Arexx-Port: IMPORTANT CHANGE
- Up to now I implemented the /T switch as described in
- the RKMs (3rd revision), i.e. giving the parameter just
- toggled the current stage. This was, however not 100%
- correct as newer information tells.
- Now, the /T switch works as it should have all the time
- before. Giving "ON" or "YES" means toggle switch on, "OFF" or
- "NO" means switch it off.
- I do really hope that this change will not lead to any
- troubles... ;-)
- (Report: Magnus Holmgren)
-
- - Arexx-Port: New command: GUI input/T output/T
- Enables/disables DFAEditor user input and DFAEditor
- "output", i.e. listview updating etc.
- (Request: Kai Iske)
-
- - DFAEditor main window has been an smart refresh window,
- which made the display "a bit slow" on 256 color screens.
- Now it's a simple refresh window with "custom" refresh
- handling.
- (Request: Kai Iske)
-
- - Search function: Looked up some wrong fields. Fixed.
- (Report: Henning Hucke)
-
- - "Improved" the about window, i.e. made it more "fool proof"
- against enforcer hits and "too" long strings.
- Do really hope it works in _every_ case;-)
- (Report: Kai Iske, Xen)
-
- - Implemeted visual feedback for all button gadgets in
- DFAEditor and DFAPrefs.
- Has been some work and needs some more code, but I think,
- it's worth the price;-))
-
- - Added some more messages for the DFA-Editor message
- gadget. Some fine tunig of the user interface for the
- "Search" and "Copy to Clip" functions.
-
- - Another speedup for the reformatting of the
- main address listview. Optimized puddle size for the main
- address list and the display list. Especially the display
- list puddle size was a bit too small.;-)
-
- - Enlarged buffer sizes for the string gadgets in
- DFAEditor/EditWindow. This is the last part in DFA where
- fixed sized buffers are needed, as Gadtools must know
- about the string gadget size.
-
- - Cleaned up some parts of code in:
- * DFAEditor/adr_showdial.c
- * reslib/adr_list.c
- * include/buffers.h
-
- - Enhancement: Sped up address file loading by some
- percent;-))
- (Request: Xen)
-
- - Changed locale handling! Up to now, ALL (english) default
- strings have been included into the dfa.library! This made
- not much sense, of course. Now, the default locale strings
- are located where they are needed: In the different parts
- of DFA;-) (Editor/Server/Prefs)
-
- - Added clipboard support. Up to now there is only the
- possibility given to COPY the COMPLETE current address
- to the clipboard (UNIT 0). This can be enhanced, of course,
- either by configuration the fields to copy or by setting the
- clipboard unit, etc.
- Only NON-Zero fields are copied to the clipboard.
-
- - Some minor important window positions were not saved.
- Fixed.
-
- - (Un)set groups: It is possible now to change the addresses'
- group flags comfortably out of the DFAEditor main window.
- A window pops up that lets you set / unset the group flags
- of the active/all marked/all addresses.
- (Request: Michael 'MickH' Hohmann)
-
-
- -----------------------------------------------------------
- Version 2.1 (12.05.94 18:12:28)
- -----------------------------------------------------------
-
- - Panel listview has had a "selected" text field. Removed.
-
- - Redesigned About window to display the DFA logo and the SASG
- logo as well. More work than I'd expected:-)
-
- - DFAEditor/Full: Description texts have been in english.
- Localization works now.
- (Report: Marcel Hofstetter)
-
- - DFAPrefs: Set RMBTRAP flag in all windows (exception: main
- window).
- (Suggestion: Marcel Hofstetter)
-
- - Added 'Windows' like gadget panel. Removed toolbox
- stuff.
-
- - Changed the Edithook for all windows of DFAPrefs that contain
- ONE string/integer gadget only. Up to now it has not been
- possible to leave such a gadget by hitting RETURN.
-
-
- -----------------------------------------------------------
- Version 2.0 (21.04.94 00:07:57)
- -----------------------------------------------------------
-
- --- Initial release ---
-
-
-