Commit History

Author SHA1 Message Date
  Andrew Borodin 315c499c09 Ticket #2827: tweak and cleanup of code in case of --disable-charset option usage. 12 years ago
  Andrew Borodin a878a2dd37 (vfs_expare): changed argument type from int to gboolean. 12 years ago
  Andrew Borodin a4426ee8d7 (vfs_get_raw_current_dir): return pointer to constant. 12 years ago
  Andrew Borodin 1b4df2bdd2 Removed check of unused header files. 12 years ago
  Slava Zanko 0aa10fd6cb Changed type of WPanel::cwd (char *) and WPanel::lwd (char *) 13 years ago
  Slava Zanko 75c2b483ff Changed interface of functions mc_getlocalcopy() and mc_ungetlocalcopy() 13 years ago
  Slava Zanko 389ac85992 Changed input parameters of mc_mkstemp() and mc_tempdir() functions 12 years ago
  Slava Zanko 53c500f58c Moved functions mc_mkstemp() and mc_tempdir() to VFS module. 12 years ago
  Slava Zanko 4945d0f9a6 Changed interface of function mc_open() for handle vfs_path_t object as parameter 13 years ago
  Slava Zanko 0a7caff306 Changed interface of function mc_symlink() 13 years ago
  Slava Zanko b27f686f87 Changed interface of functions mc_link() and mc_rename() 13 years ago
  Slava Zanko 3f6f89bc49 Changed interface of following functions to handle vfs_path_t object as parameter: 13 years ago
  Slava Zanko 031e994cba changed interface of function mc_setctl() for handle vfs_path_t object as parameter 13 years ago
  Slava Zanko 034252a71a Changed interface of function mc_opendir() 13 years ago
  Slava Zanko eeaad790ab Changed interface of mc_stat() and mc_lstat() functions 13 years ago
  Slava Zanko 8ec4f94dc6 changed interface of function mc_chdir() for handle vfs_path_t object as parameter 13 years ago
  Slava Zanko 323fedecd7 Added implementation for files space preallocation 13 years ago
  Andrew Borodin ea4078e52e Ticket #2361: VFS URI reimplementation 13 years ago
  Slava Zanko c8ae0a5aaf Code cleanup 13 years ago
  Slava Zanko 39462b9b76 Reorder VFS parser to work with VFS parameters: 13 years ago
  Slava Zanko 3d1e2df9b7 Removed vfs_get_class() function 13 years ago
  Slava Zanko a5dc2de78b Added vfs_change_encoding() and vfs_path_element_need_cleanup_converter() functions. 13 years ago
  Slava Zanko cedad03833 Move vfs_get_encoding() to path.c and make as static function. 13 years ago
  Slava Zanko 405cc98cea VFS: Make functions vfs_canon_and_translate() and vfs_canon() as static in lib/vfs/path.c 13 years ago
  Slava Zanko 8ea49095c3 Changed functions vfs_file_is_local() and vfs_file_class_flags() for handle vfs_path_t type 13 years ago
  Slava Zanko 7745006b60 VFS: removed interface.h 13 years ago
  Slava Zanko 093128c532 VFS: Current directory handler now have type vfs_path_t 13 years ago
  Slava Zanko 152124d9b7 Following prototypes of functions was changed in VFS-module API: 13 years ago
  Slava Zanko d67da5dfa8 Following prototypes of functions was changed in VFS-module API: 13 years ago
  Slava Zanko 1406eb5035 Following prototypes of functions was changed in VFS-module API: 13 years ago
  Slava Zanko dd19ca201d Following prototypes of functions was changed in VFS-module API: 13 years ago
  Slava Zanko 479902f83e Following prototypes of functions was changed in VFS-module API: 13 years ago
  Slava Zanko 2c0ae5aa55 Moved interface functions from lib/vfs/vfs.[ch] to lib/vfs/interface.[ch] 13 years ago
  Slava Zanko 5a458c702d Use events to show VFS messages. 13 years ago
  Slava Zanko 6c5f5bf768 VFS structure changes: 13 years ago