Changes between Version 3 and Version 4 of roadmap


Ignore:
Timestamp:
02/06/10 13:27:10 (14 years ago)
Author:
angel_il
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • roadmap

    v3 v4  
    119119 
    120120More standard Widgets: WTreeView, WDirectoryList, WGroupBox, WTextArea, WOpenDialog, WSaveDialog, WPrintDialog, WKeyBar. 
     121 
     122== VFS Standartization == 
     123 * Due to problems in the VFS, files are not written back after being edited over VFS with an external editor. 
     124 * Allow pathnames starting with spaces in vfs/extfs. 
     125 * Check if the archive was changed for extfs, tar and cpio.  Free the data associated with the old archive. 
     126 * Hide the passwords when displaying mcvfs path names. 
     127 * Broken pipe warning when viewing large *.tar.gz files.  Warnings should be shown before the viewer is started if possible. 
     128 * Allow entering archives in VFS by Ctrl-PgDown with non-empty command line.  Right now, there is no convenient way to enter an archive when the command line is not empty. 
     129 * Totals are not calculated when copying or moving a single directory.. Totals should only be omitted for single files.