home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 September / Chip_2002-09_cd1.bin / zkuste / spravci / sal_his.txt < prev    next >
Text File  |  2001-02-28  |  25KB  |  369 lines

  1. This file contains a report about bug fixes and new features
  2. in Servant Salamander. Plus sign means new feature addition, 
  3. minus sign means a bug fix.
  4.  
  5. version 2.0: (2/28/2001)
  6. +Introduced Portable Executable viewer - PEView.
  7. +Introduced UnCAB for unpacking Microsoft CAB archives.
  8. +Help system was builded and attached to Servant Salamander.
  9. -Fixed couple of bugs.
  10.  
  11. version 1.6 beta 7: (12/7/2000)
  12. +CheckVer plug-in: check for the latest versions of Salamander and plug-ins
  13.  (connects to ALTAP web page to download information about new versions)
  14. -hot-keys for hot-paths were moved back to Ctrl+numbers (Shift+numbers were
  15.  conflicting with some national keyboard layouts)
  16. +context menu for columns in detailed views
  17. +"<up>" name for up-dir symbol was removed (it disturbs many people)
  18. +Full Row Select works in brief panel mode too (see Configuration/Apearance/Full Row Select)
  19. +you can turn off Panel Captions (see Configuration/Appearance)
  20. +you can turn off icon tincture in panels (see Configuration/Appearance)
  21. +you can turn off displaying of "archive is about to close" messages
  22. +long menus (menus with many items) can scroll through all items
  23. +you can use relative paths ("..", "\") also in archives (when unpacking)
  24. +drag&drop in the same directory makes "Copy of XXX" targets instead of error message
  25. +files are opened through salopen.exe (it bypasses shell extensions errors - directories
  26.  where you have opened files could be possible to delete now) - see Configuration/General
  27.  to turn this off (it is slower then direct files opening)
  28. +text/hex viewer: you can select line under mouse pointer using Ctrl+left mouse
  29.  double click
  30. -text/hex viewer: correct selecting in hex mode at the file beginning
  31. -hidden shares are not displayed (problem only under Win9x)
  32. +smoother paint of items in panels
  33. -you can restore remembered (mapped) network connections again (didn't work under Win9x)
  34. -crash during listing of archive with GNU-long-names in TAR/GZip plug-in
  35. -crash in IEViewer plug-in (only under IE 3.02)
  36.  
  37. version 1.6 beta 6: (11/10/2000)
  38. +external archivers has autoconfiguration (search for packer executables on disks)
  39. +copy/move operations on removable disks uses larger buffer (256KB) - faster
  40. -text/hex viewer: mouse selecting works better at the end of files
  41. +detection of shared directories is optimized (no OLE anymore; much faster)
  42. +copy&paste in the same directory makes "Copy of XXX" targets instead of error message
  43. +you can terminate "trying to reconnect network drive..." window using ESC key
  44. +delete operation is carried out through Windows rutine when using Recycle Bin for all
  45.  files and dirs (so Recycle Bin contains whole deleted directories on Win98 and WinNT)
  46. -text/hex viewer: selecting with mouse connected through USB port was very slow
  47. +history of visited directories (Alt+F12)
  48. -Pack (Alt+F5): default extension is automatically added if no extension is specified
  49. +Change Case: executes only reasonable renames (only if the resulting name is different)
  50. +network drives refreshes after any operation (fixes problems with Samba
  51.  pseudo-auto-refresh)
  52. +Make File List - added variables: Drive, Path, DOSPath
  53. -bugs in archivers (long names, national characters coding problems, etc.)
  54. +user-menu - added variables: NamePart, ExtPart, DOSNamePart, DOSExtPart
  55. -user-menu - problems with expanding variables on ".." (up-dir) symbol
  56. -copy/move operations: root target path on removable disks (like "A:\*.*") can
  57.  report nonsensical error message "path not found"
  58. +Alt+F1/F2 - floppy drives are described (5.25, 3.5, 8)
  59. +panel column Type - standard text description of file type
  60. +text/hex viewer: Find dialog is set to selected text in viewer (if any)
  61. +text/hex viewer: larger visible context when scrolling to Find result (you will
  62.  see at least 3 rows back and some columns left and right)
  63. +you can enter username+password for inaccessible UNC paths
  64. +you can enter username+password when reconnecting to remembered network drive
  65. +Cut to clipboard has visual effect on files and dirs in panels (ghosted effect on icons)
  66. +edit/open in archives - before archive closing, you'll get chance to save changes
  67.  in edited/opened files from archive (changed files will be optionally updated in
  68.  archive or exported from temporary directories to choosen directory)
  69. +after crash Salamander tries to write salamand.bug file to disk, so more bug-reports
  70.  can be collected - more bugs fixed
  71. -MouseWheel should work on Win98
  72. -IEViewer: better version check (versions 3.0 and 3.01 are not supported)
  73. +more items in panel (1 pixel per line was saved)
  74. +hidden files and dirs are visualized in panels (ghosted effect on icons)
  75. +Configuration/Colors has been changed
  76. +single click mode (point to select, click to open), see Configuratin/Appearance
  77. +directory-line and information-line: text drag&drop support + copy to clipboard support
  78. +Alt+F1/F2 shows "hend" icon-overlay when drive is shared
  79. +Make File List: variables with defined width (number of characters or "fit to longest")
  80. +panel listbox has been rebuilded (faster painting, new visual effects)
  81. +you can set colors for specific files/dirs types (if they agree to mask + have required
  82.  attributes -> they are painted with choosen colors)
  83. +click on free space in directory-line opens Drive Info dialog
  84. +Alt+number for selecting of views in panels (Brief/Detailed/Types)
  85. +drag&drop operations in panels: added visual effect - ghosted image is dragged
  86. +Alt+Insert, Alt+Ctrl+Insert, Alt+Shift+Insert for copy names from panels to clipboard
  87.  (see menu Edit)
  88. +Tip of the Day (temporarily disabled, no tips written now) :-)
  89. +own menus with icons (main menu and context menu)
  90. +own toolbars (we hope for fewer crashes) + 256 colors (allows elegant gray-scale 
  91.  inactive icons, colors on mouse activation)
  92. +Ctrl+letter was replaced by Shift+letter (change drive), so Ctrl+letter is free for
  93.  standard hot-keys
  94. +Find Files: finds also directories now, supports operations on results (delete,
  95.  copy/cut to clipboard, drag&drop, context menu, view, edit, user-menu, etc.),
  96.  toolbar was added to found results (for fast operations from mouse),
  97.  searches for substrings (only when name doesn't contain '?', '*', and '.';
  98.  if you want to search for exact name without extension, append '.' to name)
  99. +directory-line indicates active/nonactive panel (colors are customizable)
  100. +history of opened/viewed/edited files (Alt+F11)
  101. +command line: if not still visible, you can enter it (it shows itself) and leave
  102.  it (it hides itself)
  103. +better support for icon in tray (see Configuration/Appearance)
  104. +Go submenu in Left and Right menu popups
  105. +history for copy/move dialogs
  106. +each version of Salamander will have its own configuration key in Registry
  107.  (else users can't use more versions concurently), new versions will offer
  108.  deleting of old keys (to save Registry space)
  109. +right-click context menu in archives
  110.  
  111. version 1.6 beta 5: (6/4/2000)
  112. +removing of the advertisement banner
  113.  
  114. version 1.6 beta 4: (6/3/2000)
  115. -the Quick Rename (F2) can rename directory even if other panel shows subdirectory of
  116.  this directory
  117. +after the first start, Salamander looks for installed plug-ins in "plugins" directory
  118. -the Retry button in Copy/Move operations handles even network errors (netw. disconnection)
  119. +internal text/hex viewer: text is cut/copied to clipboard in Unicode too (non-English
  120.  characters are transported well into Notepad, MS Word, and other software supporting Unicode)
  121. -User Menu, Viewers, and Editors work even if you clear all files/directories from
  122.  system TEMP directory
  123. +viewing from archives: unpacked files are cached (until archive is closed)
  124. -auto-refresh in panels should work better
  125. -Compare Directories (Ctrl+F10) - three bugs fixed (reasons: regional settings sort,
  126.  reverse sort, incorrect name/ext detection)
  127. +paths to archives (e.g. "c:\dir\arc.zip\dir") accepted on many places (Change Directory
  128.  (Shift+F7), hot-path, drag&drop in directory line, command line parameters, clipboard, etc.)
  129. -internal text/hex viewer: "Edit/Copy to" can overwrite even the viewed file (the same
  130.  name can be used)
  131. +last used packer/unpacker (Alt+F5/F6) is stored/restored
  132. +new command line parameters: -L (left panel), -R (right panel), -C (use config)
  133. +plug-ins interface, see Options/Plug-ins
  134. -the problem on SNAP server: rename to equivalent name (only changed case) works
  135.  correctly now (it doesn't delete renamed file)
  136. +internal text/hex viewer: menu Coding (it converts among defined charsets - see
  137.  file codes/codes.cfg), use Ctrl+Space to interactive choose of coding
  138. +Back/Forward buttons (Alt+left/right arrow) - panel paths history
  139. +the Convert command converts selected files/directories among various charsets and
  140.  end-of-lines (for defined charsets - see file codes/codes.cfg)
  141. +simplier configuration page Drives (Drive Specific Settings in beta 3)
  142. +you can choose simple icons in archives (config. page Panel Archivers)
  143. +Cut/Copy/Paste commands (clipboard operations) are handled by Salamander rutines again
  144.  (only files/directories Cut/Copied to clipboard by Salamander - it fixes problems with
  145.  FTP applications using Explorer copy-hook feature to get "target" of FTP transfer)
  146. +drag&drop copy/move operation are handled by Salamander rutines again (only if source
  147.  is in Salamander - it fixes same problems with FTP applications)
  148. -floppy disk Format works even if floppy disk is shown in panel
  149. +internal text/hex viewer: Copy to (Ctrl+S) without selection works with the whole file
  150. +internal text/hex viewer: Refresh (Ctrl+R) - reread viewed file
  151. +internal text/hex viewer: searching can be stopped by the ESC key
  152. +internal text/hex viewer: autodetection of binary files (line longer than 10000 characters),
  153.  it allows you to change view mode to hex (text mode with so long lines is very slow)
  154. -two Edit (F4) commands from archive works even under Win9x (it hung due to operating
  155.  system limitations)
  156. -mouse wheel works better (on more operating systems - Win95/98/NT/2000)
  157. +Directory Line allows changing of panel path using simple left mouse click 
  158. -non-standard size of windows captions (headers - Control Panel/Display/Appearance)
  159.  caused blurred icons in panels
  160. +Directory Line supports drag&drop of path - you can drag&drop path to other panel
  161.  or to text editor (path is dragged in text format); you can drag&drop path from
  162.  viewer/editor to Directory Line too
  163. +you can configure Information Line on config. page Appearance
  164. +Command/Make File List: selected files and directories are written to file (in choosen
  165.  format)
  166. +context menu (right mouse click) in Directory Line (hot-path definition)
  167. +toolbar tooltips contain also information about hot-keys
  168. -Change Drive menu (Alt+F1/F2) is displayed correctly even on systems with more monitors
  169. +User Menu: Command field can contain also environment variables in format "$[ENV_NAME]"
  170.  (e.g. "$[SystemRoot]\regedit.exe")
  171. +IE Viewer works even with MS Internet Explorer 3.02
  172. +menu Files/Security contains Permissions, Auditing, and Owner commands known from
  173.  old Windows File Manager, all three commands have hot-keys
  174. +you can use Edit/Paste command with path-text on clipboard to change path in panel
  175. +new Find dialog: modeless dialog (you can work in panels during searching); load/save
  176.  find options; faster; resizable dialog; you can use group of masks on group of directories;
  177.  Alternate View (Alt+F3) works; you can use more Find dialogs
  178. +MP3 Viewer plug-in shows info about MP3 files: works with MPEG 1 and 2, Layer I, II,
  179.  and III; shows Bitrate (including VBR), Frequency, Frames, Length, Size, Mode, and TAG
  180. +PictView plug-in shows bitmap pictures (over 40 formats), based on PictView application
  181.  by Jan Patera (http://www.pictview.com/)
  182. +internal text/hex viewer: scroll optimalization - faster line up/down moves
  183. +View With (Ctrl+Shift+F3) and Edit With (Ctrl+Shift+F4) commands let you choose
  184.  from all available viewers and editors
  185. +internal text/hex viewer: Ctrl+left/right arrows scroll left/right faster
  186. +IE Viewer displays actual URL in title
  187. -IE Viewer: Ctrl+R (refresh) works
  188. +Change Drive window (Alt+F1/F2) contains also free disk space information for fixed drives
  189. +Detailed view in panels is faster (especially when entering directory with many
  190.  (over 1000) files)
  191.  
  192. version 1.6 beta 3: (5/21/1999)
  193. -crash connected with system menu New, it has occured only on some machines
  194. -Hot Paths assignment (Ctrl+Shift+number) didn't open dialog Configuration/Hot Paths
  195. -radio buttons on page Configuration/Apearance/Panels/Show Filenames didn't work
  196.  
  197. version 1.6 beta 2: (5/18/1999)
  198. +support for Quake PAK files and Quake III PK3 files, see quakepak.txt for details
  199. +optional Windows Explorer look, see Options/Configuration/Appearance/Windows Explorer
  200.  look, you can select to box (use Ctrl modifier to inverse selection or Shift modifier
  201.  to additive selection), we recommend you to choose Windows Explorer color scheme,
  202.  see Options/Configuration/Appearance/Colors
  203. +drag&drop: content of panels scrolls if you point near to border of panel
  204. +mouse wheel support in panels and internal text/hex viewer, you can scroll even if you
  205.  only move mouse cursor above panel or viewer window
  206. +Ctrl+Up Arrow and Ctrl+Down Arrow move focus in panels only within selected files
  207.  and directories, works in quick search mode too
  208. +Quick Search mode can be entered one of three ways - letter (default), Alt+letter
  209.  (Norton Commander default), or Alt+Ctrl+letter, last two ways allow direct writing
  210.  to command line, first way uses Ctrl+Tab to switch to command line
  211. +key Ctrl+G (key Shift+F7) opens the Change Directory dialog (DOS command "cd")
  212. -caret position in command line changed (to end of line) after switching to panel and back
  213. -icon in tray: Salamander icon is in Alt+Tab application list, please note nonstandard
  214.  behaviour - Salamander icon is focused on first Alt+Tab key (not next application),
  215.  we don't know how to fix this problem (window is not in taskbar, should be in Alt+Tab list)
  216. +Statistics feature was added, see Configuration/Statistics for details
  217. +you can use Enter key or left mouse double click to unpack focused file from archive
  218.  and execute association, you can also edit (F4) files from archive; both these ways of
  219.  unpacking (to temporary directory) check file time and size before you leave archive
  220.  and if file change is detected, file update in archive is offered
  221. +pack & unpack & minimalization decrease thread priority, so your other programs
  222.  should run better (system gives them more processor time)
  223. +archivers support is year 2000 compliant (at least for dates 1/1/1980 to 1/19/2038)
  224.  other parts of Salamander are Win32 code, so they are Y2K compliant too
  225. +internal zip shows seconds
  226. +"only-one-instance is on": if first instance of Salamander doesn't respond in
  227.  5 seconds, second instance of Salamander ignores "only-one-instance is on",
  228.  please don't use versions 1.6 beta 1 and 1.6 beta 2 at one time
  229. +you can break hung (not-responding) Salamander from another instance of Salamander
  230.  see command Help/Task List, please use this feature to report such kinds of bugs
  231.  (after break, Bug Report dialog is displayed and you can report state of hung Salamander)
  232. -internal text/hex viewer did disable horizontal scrollbar after roll from long lines
  233.  to short lines (possible only in text mode with wrap off)
  234. +unpack can offer target path named by archive (see Configuration/Custom Archivers)
  235. +toolbar enablers was optimized - faster cursor reactions, etc.
  236. -refresh in archive placed on inaccessible network path - ESC key didn't work
  237. +system icons (not icons extracted from files) are displayed in archives (if system icon
  238.  are on)
  239. -floppy disk drives - after "retry" button Salamander didn't change drive to floppy disk
  240. +"useless" refresh after close of internal (text/hex or IE) viewer has been removed
  241. -minimalization has switched active panel
  242. -drag&drop behaviour corresponds to Explorer
  243. -fixed crash with Internet Explorer version earlier than 4.0
  244. -text variable $(FullPath) is expanded to "C:\" instead of "C:" (fixes problems with
  245.  editing of files in root directories)
  246. -installation program doesn't require shlwapi.dll
  247. -Drive Info dialog: graph is displayed correctly and marks are plastic (only Win9X)
  248. -command line uses system colors (color configuration is not possible
  249.  because text selection color can't be set)
  250. -internal viewer and IE viewer are displayed not under other windows in Win95
  251. +"only-one-instance is on": minimized first instance of Salamander is restored when
  252.  second instance is trying to start
  253. +icon in tray: left mouse button double click minimizes Salamander
  254. -only first start bug: somewhere you could see texts "$(Path)", "$(DOSPath)", etc.
  255. -maximized Salamander isn't above taskbar now
  256. -panel mode Detailed: header line scrolls with the rest of panel in Win9X
  257. +key Ctrl+N switches Automatic Column Widths on/off, if it turns off A.C.W., it tries
  258.  to set column widths to show all used columns (useful when filename is long)
  259. +key Ctrl+H switches "hide-system-and-hidden-files on/off"
  260. -remove.exe clears also values in registry (save configuration to file if you want to
  261.  keep these values)
  262. +remove.exe supports Quiet Uninstall - feature for administrators
  263. -directory line (panel) toolbar has reset to default buttons after dir. line on/off
  264. -under Win9X Alt+F6 key is used by system, so we had to add Alt+F9 for unpack
  265. -bottom toolbar: redraw after font change
  266. -sometimes Salamander could not find files in packers directory
  267. +hidden and system files not displayed in panel are reported by symbol in directory
  268.  line (only if "hide-system-and-hidden-files is on")
  269. +confirmation on NTFS Compress and Uncompress (see Configuration/Confirmations)
  270. -"show icon in tray" + "run minimized" in shortcut -> Salamander starts minimized
  271. +confirmation on drag&drop operations (see Configuration/Confirmations)
  272. +option Separated File Extension in Detailed view in panels (extensions have their
  273.  own column in listing)
  274. +you can save configuration into the file, see Options/Export Configuration,
  275.  file config.reg placed in directory with salamand.exe is loaded to registry
  276.  on Salamander start (default configuration), edit configuration files to
  277.  protect choosen registry values (current user values)
  278.  
  279. version 1.6 beta 1: (3/22/1999)
  280. +you can report bugs using Help/Bug Report, all information about your system,
  281.  computer, and Salamander version are generated, moreover this window catches
  282.  unhandled exceptions too, so you can send us more information about these fatal bugs
  283. +the Drive Information dialog was rebuilt, you can change drive label in this dialog
  284. +you can set the shortest time interval between press and release of mouse button
  285.  in drag&drop (faster press & release are not considered to be drag&drop) - you can
  286.  use this feature to avoid unwanted drag&drop operations with files and directories
  287.  (see Configuration/Options)
  288. +Hot Paths can be displayed in the Change Drive window (Alt+F1/F2) (see configuration/Hot Paths)
  289. +inserting parameters to command line: left panel path (Ctrl+[), right panel path (Ctrl+]),
  290.  focused file name (Ctrl+Enter), active panel path (Ctrl+Space); all four keys with
  291.  Shift modifier work with DOS names
  292. +the Change Drive window (Alt+F1/F2) refreshes after removable medium insertion/removal
  293.  (it doesn't work with floppies, but it should work with CD-ROMs, etc.)
  294. +you can use space key to calculate directory size
  295.  (see Configuration/Options/Selecting with Space calculates occupied space)
  296. +added hotkey Shift+F9 for Go to Hot Path
  297. +quick search mode: added Home, End, PageUp, and PageDown keys
  298. +color schemes (Salamander, Explorer, Norton)
  299. +tooltips in directory line and information line
  300. +new symbols in directory line - 'changes monitoring is off' and 'filter is on'
  301. +any access to temporarily disabled network connection causes an attempt to restore
  302.  this network connection
  303. +Salamander's command line parameters (left and right panels paths) changes paths in
  304.  running Salamander if only-one-instance-at-one-time switch is on
  305. +added hotkeys: Change Drive/Network Neighborhood (Ctrl+`) and Change Drive/Another Panel Path (Ctrl+~)
  306. +Calculate Directories Sizes (Ctrl+Shift+F10) shows directories sizes in panel
  307. +displaying of directories sizes after Calculate Occupied Space and Estimate Space Needs
  308. +context menu for panel (right mouse button click in white space) contains submenu New
  309. +internal viewer: F3 - find next, Shift+F3 - find previous, Ctrl+F3 - set find dialog
  310. +internal viewer: use left mouse button double click to select word under cursor
  311. +you can choose time resolution (number of seconds) of Compare Directories (Ctrl+F10)
  312. +main window context menus (right mouse button click on toolbar, directory line,
  313.  header line, etc.)
  314. +menu has the same behaviour like toolbars (so you can for example move toolbar behind menu)
  315. +store selection (Ctrl+Shift+Num Plus), select/unselect stored selection (Ctrl+Num Plus/Minus)
  316. +you can terminate nearly all long lasting actions using the ESC key
  317. +the User menu was rebuilt (see Configuration/User Mneu for details)
  318. +you can set files operations confirmations (confirm delete?, confirm file overwrite?, ...)
  319. +special way of getting disk information on FAT32 drives (it bypasses MS bug,
  320.  cluster size on FAT32 is correct now).
  321. +you can choose if you want to use autorefresh and see system icons (stored in files)
  322.  for each drive type (removable, fixed, CD-ROM, and remote)
  323. +new internal viewer - Embedded Internet Explorer - use for vieweing HTML, GIF, JPG,
  324.  and other common Internet file formats directly from Salamander
  325. +new configuration of viewers (F3), alternate viewers (Alt+F3), and editors (F4)
  326. +use Shift+ESC to minimize Salamander's main window
  327. +new look of configuration dialog
  328. +added sorting by file attributes
  329. +added header line in panels (left mouse button double click on divider sets
  330.  optimal widths, in Automatic Column Widths mode are widths set to fit optimal widths)
  331. +you can sort files and directories lists in ascending or descending order
  332.  (arrows in menu Left and Right display sort order)
  333. +there are two customizable fonts now, first for panels, second for environment
  334. +quicksearch mode supports new keys: Home, End, PgUp, PgDn (move in prefixed names)
  335. +progress bar has 3D-look now
  336. +better shortening of filenames and pathes too long to be displayed full
  337. +history and masks group in the Select (Num Plus) and Unselect (Num Minus) dialog
  338. +button for access to command-line history
  339. +user menu supports hotkeys for commands (underscored characters - use '&' before
  340.  character in user menu item title)
  341. +top, bottom, left, and right toolbars were added (except bottom toolbar are configurable)
  342. +you can use Status area of Taskbar (Tray) for Salamander's icon instead of Taskbar
  343. +files in panels work as drag&drop targets now (e.g. if you have installed WinZip,
  344.  you can add files to .zip archive by drag&dropping them to .zip archive)
  345. +Confirm drag&drop option was removed; you need to move mouse more 
  346.  than 4 points to start drag&drop
  347. +menu New was added into submenu Files
  348. +better work with system icons (all icons are read in special thread - some waits 
  349.  were eliminated)
  350. +better execution of file types .exe, .com, .pif, and .bat (using new Windows shell)
  351. +line wrapping in the Internal Viewer (F2)
  352. +right click context menu in the Internal Viewer
  353. +you can use drag&drop to copy selected text from the Internal Viewer
  354. +the Internal Viewer displays file offset under mouse cursor in hex view mode
  355. +you can allow only one instance of Salamander at one time
  356. +you can disable command-line history (Ctrl+up,down) - you can safely enter passwords, etc.
  357. +strings are sorted with respect to the Regional Settings (optional)
  358. +the Change Directory dialog initializes path to current path in active panel
  359. +CD-ROM disk labels are displayed in the Change Drive dialog (Alt+F1)
  360. +you can use '1' key to select Network Neighborhood in the Change Drive dialog
  361. -problems with command-line parameters (left and right panels start directory)
  362. -the Change Drive dialog responds to disconnect of inaccessible network drive
  363. -command line: Ctrl+Alt+number collided with RAlt+number (language specific characters)
  364. -the Estimate Space Needs initializes cluster size to active drive cluster size
  365. -the Internal Viewer uses correct backgroung color when it's opening
  366. -you can enable Check file sizes after Copy operation (solves bug on Lantastic 7.0)
  367.  (this check was always enabled in previous versions, but copy to lpt1 didn't work well)
  368. -items in panel are displayed correctly even when their width is bigger then screen resolution
  369.