Commit History

Author SHA1 Message Date
  Andrew Borodin 6718b3ec26 Indentation using GNU indent-2.2.13. 1 month ago
  Andrew Borodin 52572d5b80 (vfs_path_new): add argument to create relative path object. 1 year ago
  Andrew Borodin 5a40f24658 (vfs_path_build_url_params_str): return GString. 1 year ago
  Andrew Borodin ab897e4ca6 (vfs_path_element_build_pretty_path_str): return GString. 1 year ago
  Andrew Borodin d35df9ad60 Use argument names in function declarations. 3 years ago
  Andrew Borodin 536fb676d8 (vfs_path_free): add 2nd parameter... 3 years ago
  Andreas Mohr 3231160d99 lib/vfs/path.c: cleanup some -Wcast-qual warning. 8 years ago
  Slava Zanko 857fe38e87 Fix panel recoding 11 years ago
  Andrew Borodin 32bc72a1d7 (vfs_path_as_string): clarify return value. 11 years ago
  Slava Zanko 2640b21bb9 Remove vfs_path_to_str() function for avoid often memory allocations. 11 years ago
  Slava Zanko c984447f8e Rename vfs_path_cmp() to vfs_path_equals() 11 years ago
  Andrew Borodin 315c499c09 Ticket #2827: tweak and cleanup of code in case of --disable-charset option usage. 12 years ago
  Slava Zanko 0a44a9ff5f Ticket #2779: Active VFS directories list contain incorrect current path 12 years ago
  Slava Zanko 05d220a9c6 vfs_path: Fixed broken relative paths processing. 12 years ago
  Slava Zanko a8da7179d0 Return values of following functions are constants now: 12 years ago
  Slava Zanko 2b5c28b316 Changes to handle vfs_path_t object: 12 years ago
  Slava Zanko 18d8b06238 VFS: Added new function vfs_path_to_str_flags() 12 years ago
  Slava Zanko db58cd9ca7 Changed internal editor to use vfs_path_t objects. 12 years ago
  Slava Zanko ddf8c542c9 Added function vfs_path_cmp() 12 years ago
  Slava Zanko b319ddfbab Added vfs_path_cmp() ans vfs_path_ncmp() functions 12 years ago
  Slava Zanko 78f9f4252e VFS: internal changes in vfs_path_t type. 12 years ago
  Slava Zanko 902e5cb978 Changed format of string 'current directory path' at header of panel. 12 years ago
  Slava Zanko 66e5af24d9 Added new fnction for manipulate vpath objects: 12 years ago
  Slava Zanko a34a3b3aa5 Added vfs_path_tokens_count() and vfs_path_tokens_get() functions 13 years ago
  Slava Zanko ff69719304 Added inline function vfs_path_get_last_path_vfs() 13 years ago
  Slava Zanko 02f31f4db6 Added inline function vfs_path_get_last_path_str() 13 years ago
  Slava Zanko 034252a71a Changed interface of function mc_opendir() 13 years ago
  Slava Zanko c47bc3778e added vfs_path_build_filename() function 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 04a4ed0ece added vfs_path_element_valid() function 13 years ago
  Slava Zanko bba132381e vfs_path_to_str() now return URL string instead of old representation 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 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 b0df841a4a Removed vfs_path_t->unparsed_encoding. 13 years ago
  Slava Zanko ebe519ef15 remove struct dirinfo definition 13 years ago
  Slava Zanko a12fdfbb0e VFS: many changes for use vfs_path_t 13 years ago
  Slava Zanko 1406eb5035 Following prototypes of functions was changed in VFS-module API: 13 years ago
  Slava Zanko 3a1936aade Added vfs_path_t structure 13 years ago