История коммитов

Автор SHA1 Сообщение Дата
  Slava Zanko 8a28d3bac4 Rename type file_entry to the file_entry_t. 11 лет назад
  Andrew Borodin e7dc599e42 Use "'" instead of "`" for messages and comments quoting. 11 лет назад
  Slava Zanko 2406284762 Add function lib/utilunix.c:my_systemv_flags() 12 лет назад
  Slava Zanko c2f030f2e8 Add new functions: 12 лет назад
  Slava Zanko d32fefee76 Ticket #2206: Add jump support to target line in some external editors 12 лет назад
  Ilia Maslakov 55c8f041da fixed doxygen documentation 12 лет назад
  Slava Zanko 2b5c28b316 Changes to handle vfs_path_t object: 13 лет назад
  Slava Zanko 8562a215be Code refactoring: removed concat_dir_and_file() function. 13 лет назад
  Slava Zanko 862d53090d Code refactoring 13 лет назад
  Slava Zanko db58cd9ca7 Changed internal editor to use vfs_path_t objects. 13 лет назад
  Slava Zanko 0aa10fd6cb Changed type of WPanel::cwd (char *) and WPanel::lwd (char *) 13 лет назад
  Slava Zanko 53c500f58c Moved functions mc_mkstemp() and mc_tempdir() to VFS module. 13 лет назад
  Slava Zanko c47bc3778e added vfs_path_build_filename() function 13 лет назад
  Slava Zanko 1beaecdf12 Added function mc_build_filename() for processing URL-paths as well 13 лет назад
  Slava Zanko f40887c3c6 Lib: removed includes to "src" directory 14 лет назад
  Slava Zanko c58365fa64 Move check_for_default() function from lib/util.c to src/util.c 14 лет назад
  Andrew Borodin 12ccfdff6c Ticket #2429: overflow of file operation counters. 14 лет назад
  Slava Zanko bbf1f4e857 Moved filemanager-related stuff to src/filemanager directory 14 лет назад
  Andrew Borodin f24dd62dc2 Use str_msg_term_size() instead of msglen() 14 лет назад
  Andrew Borodin 7660a8ce66 lib/util.h: deleted unused defines. 14 лет назад
  Andrew Borodin 1685730d7c OS-specific defines are moved from lib/util.h into lib/global.h. 14 лет назад
  Andrew Borodin 50c128a01f is_exe() is inline now. 14 лет назад
  Andrew Borodin d154b0f676 exist_file() is inline now. 14 лет назад
  Andrew Borodin d543be11d9 Use g_file_get_contents() instead of load_file(). 14 лет назад
  Andrew Borodin 43ed65e3d9 Moved string-related routines from lib/util.[ch] into lib/strutil. 14 лет назад
  Andrew Borodin 593157d8cb lib/util.[ch]: removed unused functions. 14 лет назад
  Andrew Borodin d169d13296 Use str_trunc() directly instead of name_trunc(). 14 лет назад
  Andrew Borodin 53ad349a36 Moved time related stuff from lib/util.[ch] into lib/timefmt.[ch]. 14 лет назад
  Andrew Borodin 97aa4e99c9 Use g_strndup() directly instead of str_dup_range. 14 лет назад
  Andrew Borodin 8425e6fc71 Moved PATH_MAX definition from lib/util.h into lib/fs.h. 14 лет назад
  Andrew Borodin 79133154b0 Moved hooks from lib/util.[ch] to new files lib/hook.[ch] 14 лет назад
  Andrew Borodin 34c1e1a38a Removed unused enum. 14 лет назад
  Andrew Borodin 5e0c9c911d Moved declaration of "easy_patterns" variable from lib/util.[ch] to src/setup.[ch]. 14 лет назад
  Slava Zanko feb733663f Code indentation in lib directory 14 лет назад
  Andrew Borodin 8be556abc5 Declarations of use_dash() and rotate_dash() were moved form lib/util.h to src/layout.h. 14 лет назад
  Andrew Borodin 9636ca2583 Load locale-specific info (help and hints) from /usr/share/mc only. 14 лет назад
  Ilia Maslakov 3013a364b0 Merge commit 'origin/2287_persistent_bookmarks' 14 лет назад
  Andrew Borodin c36a810c09 Fix of file panel encoding change w/o VFS support. 14 лет назад
  Andrew Borodin ed18e2d093 Use GArray for bookmarks instead of raw array. 14 лет назад
  Andrew Borodin 3af16693e2 Minor optimization, type accuracy, includes fix. 14 лет назад
  Filip Sefrna a4651d8d2b Ticket #2287 (mcedit: persistent bookmarks) 14 лет назад
  Andrew Borodin 17d8107e8d Ticket #171: fixed remained plain int types in VFS. 14 лет назад
  Andrew Borodin 2b167cbef0 Configuration dialogs reorganization. 14 лет назад
  Andrew Borodin be622a9981 Refactoring of configuration handling. 14 лет назад
  Andrew Borodin 9db9fd766e Applied MC indentation policy. 14 лет назад
  Andrew Borodin d2b23924dd Ticket #1911: use system realapth(3) function if available. 14 лет назад
  Andrew Borodin 9547a991cb Ticket #2119: some trivial corrections. 14 лет назад
  Martin Petricek 7c3196b60e Ticket #1767: Custom/locale-based date format 15 лет назад
  Slava Zanko 99abd3ab9a Moved src/util.[ch] into lib, also moved unixcompat.h and utilunix.c. 15 лет назад