Commit History

Author SHA1 Message Date
  Andrew Borodin 8598f5c599 Core, mceditor, mcviewer and mcdiffviewer code tweak and cleanup 12 years ago
  Slava Zanko eb5543f02f Moved functions mc_mkstemp() and mc_tempdir() to VFS module. 12 years ago
  Slava Zanko a959d2843f added vfs_path_build_filename() function 13 years ago
  Andrew Borodin 96507a8ae0 Fixed preprocessor conditions. 12 years ago
  Andrew Borodin 1dc00dc3d2 Include sys/param.h conditionally. 12 years ago
  Andrew Borodin f17f7cd760 Allow setup mc home directory using MC_HOME environment variable. 12 years ago
  Andrew Borodin 110886fde6 Added D_CENTER flag to query dialog flags 13 years ago
  Slava Zanko 0138645541 Ticket 1551: Update GPL version from 2 to 3 13 years ago
  Andrew Borodin 79023b26a4 (mc_build_filename): incorrect processing of first element of path. 13 years ago
  Andrew Borodin b63eea10cb (mc_build_filename): fixed incorrect processing of empty paths. 13 years ago
  Slava Zanko 2044d8f853 custom_canonicalize_pathname(): Removed old-style path handling. 13 years ago
  Slava Zanko 1beaecdf12 Added function mc_build_filename() for processing URL-paths as well 13 years ago
  Slava Zanko bba132381e vfs_path_to_str() now return URL string instead of old representation 13 years ago
  Slava Zanko bd022573e5 Handle path /some/path/#vfsprefix:/path as /some/path#vfsprefix:/path 13 years ago
  Slava Zanko c442e5e75f Changed custom_canonicalize_pathname() function for handle URL:// style 13 years ago
  Slava Zanko f40887c3c6 Lib: removed includes to "src" directory 13 years ago
  Slava Zanko 6c5f5bf768 VFS structure changes: 13 years ago
  Slava Zanko 045debaa8a Moved charsets.[ch] from src to lib directory 14 years ago
  Andrew Borodin 71364f88c3 Split lib/widget/widget.[ch] and lib/widget/wtools.[ch] files 14 years ago
  Andrew Borodin 8d1708225c Don't include lib/util.h via lib/global.h. 14 years ago
  Slava Zanko 8b018db98f Some WIDGET-related stuff moved to lib/widget directory 14 years ago
  Andrew Borodin 43ed65e3d9 Moved string-related routines from lib/util.[ch] into lib/strutil. 14 years ago
  Slava Zanko feb733663f Code indentation in lib directory 14 years ago
  Andrew Borodin 5007553299 Remove only supported encodings from path. 14 years ago
  Andrew Borodin aff8e42d64 Created macro VFS_ENCODING_PREFIX for "#enc:" encoding prefix. 14 years ago
  Andrew Borodin c0384e0b6b When cd to "..", remove encoding at the end of path. 14 years ago
  Oswald Buddenhagen 9c3b434197 Ticket #2273: Restore signals even if fork() fails. 14 years ago
  Andrew Borodin aa0d96bd8b Ticket #1646: removed leading and trailing spaces in i18n resources. 14 years ago
  Andrew Borodin d2b23924dd Ticket #1911: use system realapth(3) function if available. 14 years ago
  Slava Zanko 2a8a4131b2 Direct cleanup in master branch 14 years ago
  Andrew Borodin 4cea5be1ac Ticket #2097: clean up before 4.7.2 release. 14 years ago
  Slava Zanko 3a1e0966ae Final Indentation of all touched files 14 years ago
  Enrico Weigelt, metux IT service 303833d590 Ticket #1897: Build breaks on ignored return values 14 years ago
  Enrico Weigelt, metux IT service d26be9da5f Ticket #262: remove obsolete own putenv() implementation. 15 years ago
  Slava Zanko c764f3b84c Changes for build after moving util.[ch] 14 years ago
  Slava Zanko 99abd3ab9a Moved src/util.[ch] into lib, also moved unixcompat.h and utilunix.c. 14 years ago