Commit History

Author SHA1 Message Date
  Andrew Borodin d6f1728fff Ticket #2874: enter on directory named '~' goes to the home one. 12 years ago
  Andrew Borodin 260bd9742d Optimization of ini files load. 12 years ago
  Slava Zanko a1719d12cd Ticket #2791: Fixed: cannot Copy/Move files with filename encoding change 12 years ago
  Andrew Borodin 057a762e9f Ticket #2827: tweak and cleanup of code in case of --disable-charset option usage. 12 years ago
  Andrew Borodin 4d399b8f7e (vfs_path_element_clone): ret rid of extra actions. 12 years ago
  Slava Zanko b1dc778b3d Ticket #2779: Active VFS directories list contain incorrect current path 12 years ago
  Slava Zanko 28408d2bb9 Fixed creating string from relative non-local VFS. 12 years ago
  Ilia Maslakov 97025ab61a fixed reading the not initialized data 12 years ago
  Slava Zanko 29f4c2bdf6 vfs_path: Fixed broken relative paths processing. 12 years ago
  Slava Zanko 27b6ef7e43 Return values of following functions are constants now: 12 years ago
  Slava Zanko 9dad3cf45c Changes to handle vfs_path_t object: 13 years ago
  Slava Zanko 7f974fdbbb VFS: Added new function vfs_path_to_str_flags() 13 years ago
  Slava Zanko 493a8ce96d Code refactoring: removed concat_dir_and_file() function. 13 years ago
  Slava Zanko 95fdd25753 Changed internal editor to use vfs_path_t objects. 13 years ago
  Slava Zanko fec5cd6c5d Added function vfs_path_cmp() 13 years ago
  Slava Zanko d71e62c9fc Added vfs_path_cmp() ans vfs_path_ncmp() functions 13 years ago
  Slava Zanko e239aaa307 VFS: internal changes in vfs_path_t type. 13 years ago
  Slava Zanko 916ac05c4b Changed format of string 'current directory path' at header of panel. 13 years ago
  Slava Zanko fdedfb5d3b Added new fnction for manipulate vpath objects: 13 years ago
  Slava Zanko 133cf183b5 Added vfs_path_tokens_count() and vfs_path_tokens_get() functions 13 years ago
  Slava Zanko e51c9e50fe Changed interface of function mc_opendir() 13 years ago
  Slava Zanko a959d2843f added vfs_path_build_filename() function 13 years ago
  Andrew Borodin 62b6023c08 Support of use ~ as home directory in hotlist. 12 years ago
  Slava Zanko 0138645541 Ticket 1551: Update GPL version from 2 to 3 13 years ago
  Slava Zanko 20a79d52ab Ticket #2595: Broken panels recode in current master 13 years ago
  Slava Zanko 0f249bd9b5 Fixed errors while connect to IPv6 hosts 13 years ago
  Slava Zanko 32a9f8257d Deprecated parser now used just in Hotlist widget. 13 years ago
  Slava Zanko 12af8e5db0 fixed relative symlink operations. Symlink now stay relative 13 years ago
  Andrew Borodin ea4078e52e Ticket #2361: VFS URI reimplementation 13 years ago
  Slava Zanko 91fe0d71bb vfs_path_get_by_index(): added check for valid element index 13 years ago
  Slava Zanko 5fa1070225 Fixed memory leaks in folowing functions: 13 years ago
  Slava Zanko bba132381e vfs_path_to_str() now return URL string instead of old representation 13 years ago
  Slava Zanko 2ec4cc59ab Added URL-like path parser 13 years ago
  Slava Zanko 39462b9b76 Reorder VFS parser to work with VFS parameters: 13 years ago
  Slava Zanko e9ed6a41cf Added function vfs_path_url_split() for parse VFS parameters 13 years ago
  Slava Zanko 922114a1d0 Following prototypes of functions was changed in VFS-module API: 13 years ago
  Slava Zanko 997876a109 Remove vfs_url_t structure (replace with vfs_path_element_t) 13 years ago
  Slava Zanko 3eafe7308a Added serialization and deserialization for vfs_path_t object 13 years ago
  Slava Zanko ac939a1bea Fixed path recoding in VFS modules 13 years ago
  Slava Zanko 691c06ce30 removed vfs_path_t->unparsed variable 13 years ago
  Slava Zanko a5dc2de78b Added vfs_change_encoding() and vfs_path_element_need_cleanup_converter() functions. 13 years ago
  Slava Zanko c0004807d4 vfs_path_element_t->encoding now handled in lib/vfs/path.c 13 years ago
  Slava Zanko cedad03833 Move vfs_get_encoding() to path.c and make as static function. 13 years ago
  Slava Zanko b0df841a4a Removed vfs_path_t->unparsed_encoding. 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 093128c532 VFS: Current directory handler now have type vfs_path_t 13 years ago
  Slava Zanko a12fdfbb0e VFS: many changes for use vfs_path_t 13 years ago
  Slava Zanko 9e4dc03e9e lib/vfs/direntry.c: vfs_s_inode_from_path() and vfs_s_get_path() now handle vfs_path_t 13 years ago
  Slava Zanko 1406eb5035 Following prototypes of functions was changed in VFS-module API: 13 years ago
  Slava Zanko 41f2e27f8d VFS: Use vfs_path_t in some interface functions 13 years ago