home *** CD-ROM | disk | FTP | other *** search
/ PC World 2001 January / PCWorld_2001-01_cd.bin / Software / TemaCD / far / far165.exe / WhatsNew.txt < prev   
Encoding:
Text File  |  2000-06-22  |  5.1 KB  |  148 lines

  1.       The FAR File and Archive Manager
  2.       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3.       What's new in the latest version
  4.       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  5.  
  6.  
  7.    FAR 1.65
  8.  
  9.      1. Fixed a bug with displaying of network printers in Alt-F5 "Print"
  10.         command under Windows NT and 2000.
  11.  
  12.  
  13.    FAR 1.64
  14.  
  15.      1. Information for Windows 2000 users:
  16.  
  17.         Windows 2000 uses value 300 as the default console height.
  18.         It is too large to be used with FAR, so you need to change
  19.         this value. Run FAR, press Alt-Space and select "Properties"
  20.         item to open properties of FAR console window, select "Layout",
  21.         set the screen buffer height to 25 or other reasonable value,
  22.         press Enter and select "Save properties for future windows
  23.         with same title".
  24.  
  25.      2. Year format is changed to 4-digits in "File attributes" command.
  26.  
  27.      3. Windows 2000 reparse points (new NTFS feature similar to Unix
  28.         symbolic links) are now deleted correctly. Only a link is removed
  29.         instead of deleting of a link target.
  30.  
  31.      4. Keyboard macros created in FAR help window are moved to
  32.         the separate macros group.
  33.  
  34.      5. FAR displays 'R' character in the upper left screen corner
  35.         while recording a macro command.
  36.  
  37.      6. Changes in plugins API:
  38.  
  39.         a) ECTL_SAVEFILE command allows to plugin to save an editing file;
  40.  
  41.         b) ECTL_QUIT command closes an editing file.
  42.  
  43.      7. Corrected bugs:
  44.  
  45.         a) the panel title was displayed wrong inside of archives
  46.            with a too long name (more than 100 characters);
  47.  
  48.         b) the previous version did not display file owners under
  49.            Windows 2000;
  50.  
  51.         c) files slack percentage in the quick view panel calculated
  52.            wrong for disks larger than 4GB;
  53.  
  54.         d) high ASCII file names in CAB archives are now displayed
  55.            using correct character table;
  56.  
  57.         e) FTP plugin accepts port number above 32767.
  58.  
  59.  
  60.    FAR 1.63
  61.  
  62.      1. New command line option: -u <username>
  63.         It allows to have separate settings for different users.
  64.  
  65.         For example:
  66.  
  67.         far -u guest
  68.  
  69.         Settings for non-default users are stored under registry key
  70.         HKEY_CURRENT_USER\Software\Far\Users
  71.  
  72.      2. Shift-Enter key can be used in edit controls to insert
  73.         a file name under cursor from the active panel.
  74.  
  75.      3. When indenting in the internal editor FAR copies
  76.         space characters from the previous line, if any,
  77.         instead of inserting spaces as before.
  78.  
  79.      4. New %%S variable in archive support plugin allows 
  80.         to specify place in the command line to insert
  81.         optional switches.
  82.  
  83.      5. Corrections in memory management in editor color API.
  84.         This version should release all memory allocated for
  85.         editor highlighting immediately after closing editor.
  86.  
  87.      6. FAR hung after execution of "Align block" plugin in
  88.         the read-only editor mode (Ctrl-L). Fixed now.
  89.  
  90.      7. RAR.FMT now understands RAR 2.60 extension of the archive format,
  91.         which allows to store huge files (larger than 2Gb).
  92.  
  93.      8. Ukrainian GOST character table is added to Addons\Tables\Ukrainian.
  94.  
  95.      9. RightCtrl+<N> pressed in edit line inserts shortcut path to the line.
  96.  
  97.     10. It is possible to set 4-digits year displaying mode in panel
  98.         increasing width of date column by 2.
  99.  
  100.     11. Changes in plugins API: 
  101.  
  102.         - two new flags of Viewer function: VF_NONMODAL and VF_DELETEONCLOSE.
  103.  
  104.  
  105.    FAR 1.62
  106.  
  107.      1. FAR price is decreased. Please read register.frm for details.
  108.  
  109.      2. By default FAR does not try more to set small (16x16) icon
  110.         of its console window. Though in most cases it is reliable,
  111.         in some configurations it may lead to unstable work.
  112.         Use -I command line switch to force FAR to set the small icon.
  113.  
  114.      3. Text after 0x04 character in file descriptions is not displayed.
  115.         Some programs store additional data in descriptions after this
  116.         character.
  117.  
  118.      4. Changes in plugins API:
  119.  
  120.         a) ECTL_ADDCOLOR and ECTL_GETCOLOR editor control functions
  121.            allow to set color of strings in the internal editor;
  122.  
  123.         b) FAR sends EE_REDRAW editor event to plugins before
  124.            redrawing editor screen;
  125.  
  126.         c) FAR sends EE_CLOSE editor event to plugins before
  127.            closing editor;
  128.  
  129.         d) FAR sends FE_COMMAND event to plugins before executing
  130.            a command in the FAR command line;
  131.  
  132.         e) FCTL_GETCMDLINEPOS and FCTL_SETCMDLINEPOS allow to get and
  133.            set position of the cursor in the command line.
  134.  
  135.      5. A few bugs are corrected:
  136.  
  137.         a) bug in file mask processing when renaming files using
  138.            masks like file.???
  139.  
  140.         b) erroneous "Cannot find file" message, when dragging
  141.            a file to a folder on the another panel;
  142.  
  143.         c) editor "Case conversion" plugin incorrectly handled
  144.            non-OEM text.
  145.  
  146.      6. License for users from xUSSR countries (License.xUSSR.txt)
  147.         is changed. Now it is valid only for non-commercial users.
  148.