Commit History

Author SHA1 Message Date
  Slava Zanko c58365fa64 Move check_for_default() function from lib/util.c to src/util.c 14 years ago
  Slava Zanko 99abd3ab9a Moved src/util.[ch] into lib, also moved unixcompat.h and utilunix.c. 15 years ago
  Slava Zanko dbaff2b6f6 Reorganization of sources. Part 2 15 years ago
  Slava Zanko 93dbc46e9c Reorganization of sources. Part 1. 15 years ago
  Ilia Maslakov b1de9bbd80 Little refactoring of load_file_position, save_file_position (added new param 'offset') 15 years ago
  Slava Zanko 4f36622725 Ticket #1828: Improved symlink handling in ftpfs 15 years ago
  Slava Zanko e3702891ae Ticket #1617: Fixed saving filepos file 15 years ago
  Slava Zanko 14be06d050 Reorganize work with files. Fixed permissions of files in mc home dir. All file names now accumulated into src/fileloc.h 15 years ago
  Slava Zanko bd95f71a6b Some little bugfixies for xz and lzma archives: 15 years ago
  Andrew Borodin f559aeb6b9 Ticket #59: display file size in full precision. 15 years ago
  Andrew Borodin ea0cb38b9e Initial step to split NCurses- and SLang-based TTY layers. 15 years ago
  Enrico Weigelt, metux IT service c7d04dd47a fixed several missing #include's 16 years ago
  Sergei Trofimovich f5dce266fe Merge commit 'origin/340_inrorrect_handling_of_wildcards' 15 years ago
  Andrew Borodin fb48d4a295 Small reorganization of MC and Editor menus. 15 years ago
  Slava Zanko 5f810602e0 Moved 'escape' and 'unescape' strings functions from src/util.[ch] into src/strescape.[ch] 15 years ago
  Slava Zanko a70255f643 Changed all source files for use new config module 15 years ago
  Sergei Trofimovich fd55b916de Revert "Replace self-made code for work with ini-files to glib native code" 15 years ago
  Slava Zanko 4648ad8bf9 Replace self-made code for work with ini-files to glib native code 15 years ago
  xgizzmo 24ca27fe30 Added XZ compression support. Signed-off-by: xgizzmo <xgizzmo@slackbuilds.org> 15 years ago
  Mikhail S. Pobolovets 31332a2f00 src/utils.[ch]: _icase_search clean up 15 years ago
  Slava Zanko 2ebdf91079 Merge branch 'm-utf-8' 15 years ago
  Slava Zanko 087ef15b1f Total replacement to mc_search stuff in all places 15 years ago
  Mikhail S. Pobolovets 1959b42fdc Merge branch '252_doxygen_desc_src' 16 years ago
  Mikhail S. Pobolovets da3b76b8d7 Merge branch '176_lzma' 16 years ago
  Mikhail S. Pobolovets 758ab591d8 Simple doxygen description for files in src directory. 16 years ago
  Sergei Trofimovich 96fc77bc3e fixed canonicalize_pathname() breakage: fixed str_move() function (memmove semantics) again 16 years ago
  Patrick Winnertz 161164c556 Reworked shell_unescape function in order to make use of glib. 16 years ago
  Slava Zanko e54f318cef Completely removed MHL stuff 16 years ago
  Patrick Winnertz 3b8f37b99e Moved some functions out of mhl into src/util.c 16 years ago
  Enrico Weigelt, metux IT service a5ba278729 merged in lzma patch from mandriva 16 years ago
  Sergei Trofimovich 6b6d4a222d cleanup: moved int to size_t 16 years ago
  Enrico Weigelt, metux IT service 54d6ec88dc replaced buggy concat_dir_and_file() by mhl_str_dir_plus_file() 16 years ago
  Roland Illig f7f06c0202 * util.h (str_unconst): This function is never needed to be 19 years ago
  Pavel Roskin 7b3b03f9db * glibcompat.c: Move Q_ back ... 19 years ago
  Pavel Roskin 01f571f1d2 * util.c (gettext_ui): Rename to Q_() for glib compatibility, 19 years ago
  Roland Illig 4df8fde197 * util.h: Added get_config_string() and set_config_string(), 19 years ago
  Roland Illig 3abff48000 * util.c: Added gettext_ui(), which translates a string and 19 years ago
  Roland Illig 6d3226c4e7 * util.c: Added ascii_alpha_to_cntrl(), which converts 'x' to 19 years ago
  Roland Illig ecfbe13fa3 AC_CHECK_TYPES([mode_t off_t pid_t socklen_t uid_t nlink_t],,, 19 years ago
  Roland Illig db1e5ef53c Added an "inline" specifier to str_unconst_inlined. 19 years ago
  Roland Illig c4c1c12432 * util.h (free_after): Moved to vfs/smbfs.c, as this is the only 19 years ago
  Roland Illig caaf0730b6 * util.h: Added const-preserving version of strstr(). 19 years ago
  Roland Illig 14a8919772 * util.h (str_unconst): Added a conditional INLINE_STR_UNCONST 20 years ago
  Roland Illig a3a1e26210 * util.h (str_unconst): Provide a replacement for the const_cast 20 years ago
  Roland Illig f629c91ded * util.h: Added macro str_cmp to allow syntactically nice string 20 years ago
  Roland Illig 3a40734373 * util.h (msglen): Converted from a function to a procedure. 20 years ago
  Andrew V. Samoilov d332606fd5 * subshell.c (do_subshell_chdir): Use mc_realpath() to fix tcsh's 20 years ago
  Roland Illig e792cffb8d * *.h: Renamed multiple inclusion guards that started with a 20 years ago
  Roland Illig 2a9f3b6ce3 * util.c (cstrcasestr): Added a function to search for a 20 years ago
  Andrew V. Samoilov cee8133838 * subshell.c (do_subshell_chdir): Filter out a possible password from 20 years ago