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

Автор SHA1 Сообщение Дата
  Slava Zanko fa9fa18697 Some functions moved from src/setup.c to lib/mcconfig 13 лет назад
  Slava Zanko 6ed4e6de9d Used function g_build_filename() instead of concat_dir_and_file(). 13 лет назад
  Slava Zanko 8a9b4aca0d filehighlight and skin submodules now used mc_config_search_conffile() function 13 лет назад
  Slava Zanko a7a0f6392a added functions mc_config_search_conffile() and mc_config_search_sysconffile() 13 лет назад
  Slava Zanko 6f1c1c5d7d renamed internal function mc_config_new_or_override_file() to mc_config_new_or_overwrite_file() 13 лет назад
  Slava Zanko 845912bb13 moved mc_sysconfig_dir and mc_share_data_dir variables from src/main.c 13 лет назад
  Andrew Borodin 20788b9bde use_mouse_p: moved definition from src/filemanager/midnight.c to lib/tty/mouse.c. 13 лет назад
  Andrew Borodin b8b0abd579 Ticket #2485: added -C key to nm in View action for static libs. 13 лет назад
  Andrew Borodin c30c82ee48 ftpfs.c: added include of stdio.h needed for sscanf(). 13 лет назад
  Andrew Borodin fe60e4c89b find.c (search_content): type accuracy of return value. 13 лет назад
  Andrew Borodin 77ee33e2e5 Formatting fix after indentation. 13 лет назад
  Andrew Borodin 5b9a7dd43f (mc_config_del_param): renamed to mc_config_del_key. 13 лет назад
  Andrew Borodin ac8e519854 Remove extra checks before call of g_strfreev(). 13 лет назад
  Andrew Borodin 1ceb2494e4 Fixup compile with --disable-charset. 13 лет назад
  Slava Zanko 8c4eb1bae8 Two small typos in strings. 13 лет назад
  Andrew Borodin 7a18ad6838 Updated Russian translation. 13 лет назад
  Andrew Borodin d9fc47453b Optimization: get rid of triple run of isoinfo -d. 13 лет назад
  Sergey 3293c5b237 Ticket #2471: isoinfo adds ";1" to the end of file name when Joliet w/o Rock Ridge is used. 13 лет назад
  Ilia Maslakov f11a7290cc Merge branch '2456_editor_incorrect_restore_selection' 13 лет назад
  Ilia Maslakov afb498de3a Ticket #2456 (Incorrect restore selection after UNDO) 13 лет назад
  Ilia Maslakov 9b5de3c96b direct commit: utf8 fixup 13 лет назад
  Andrew Borodin cca5fac0e9 Missed commas. 13 лет назад
  Ilia Maslakov 4a6faa64fb Merge branch '2484_editor_get_prev_utf8_fix' 13 лет назад
  Ilia Maslakov f42e10ab1d Ticket #2484 (segfault after getting previous char) 13 лет назад
  Andrew Borodin d24d429db9 Merge branch '2489_viewer_old_colors' 13 лет назад
  Andrew Borodin e3cbdfad04 Ticket #2489: colors of bold and selected text in viewer cannot be set in the command line 13 лет назад
  Yury V. Zaytsev 14a82ae0ec Merge branch '2401_ai_addrconfig_optional' 13 лет назад
  Yury V. Zaytsev afd8ec8934 Ticket #2401: Make AI_ADDRCONFIG optional for RFC 3493 non-compliant systems 13 лет назад
  Andrew Borodin 22cdf545f4 Merge branch '2305_drop_panel_old_options' 13 лет назад
  Andrew Borodin 09021fd954 Reorganization of "Show mini info" option. 14 лет назад
  Andrew Borodin f13778d94f torben_fj_mode options was moved from [Midnight-Commander] section to [Panels] one. 14 лет назад
  Andrew Borodin 5341a6b53f Ticket #2305: drop backward compatibility for global panels options. 14 лет назад
  Andrew Borodin 69d66dd598 Merge branch '2459_switch_to_left_panel' 13 лет назад
  Andrew Borodin 912c62f564 Ticket #2459: switch to the left panel after mouse click on input line history pictogram. 13 лет назад
  Slava Zanko 6ab2753063 Merge branch '2169_fix_colors' 13 лет назад
  Andrew Borodin 0f2578d45b Fixed parser of old colors string. 13 лет назад
  Slava Zanko 8a1c44c05d Added description of 256colors parameter 13 лет назад
  Slava Zanko 5b167ccc9e fail back to standard skin if 256-colors skin used on non256 colors terminal 13 лет назад
  Slava Zanko df0ae6ad0c Fixed strange incomplete code while replace colour attribute in hash 13 лет назад
  Slava Zanko 3def2733dd Use constant for describe color intensity 13 лет назад
  Slava Zanko 26b0623e87 Ticket #2169: Colors fixups for backward compability 13 лет назад
  Slava Zanko 1b9957058a Merge branch '1851_xdg_config' 13 лет назад
  Slava Zanko 8af4c9ca7f menu file now searched also in mc_sysconfig_dir directory 13 лет назад
  Slava Zanko 71e70a017f renamed cedit.menu to mcedit.menu 13 лет назад
  Slava Zanko 4dcb7c9337 Added environment variable MC_LOG_ENABLE for specify if logging is enabled 13 лет назад
  Slava Zanko cf162ef810 Added new function mc_always_log() for logging on early bootstrap stages 13 лет назад
  Slava Zanko c8982e822c Updated docs (man pages and comments in source code) 13 лет назад
  Slava Zanko f31863a80a Renamed variables mc_home to mc_sysconfig_dir and mc_home_alt to mc_share_data_dir for more sence 13 лет назад
  Slava Zanko acbe048486 Ticket #1851: Home config directory [xdg-user-dirs] 13 лет назад
  Andrew Borodin d21eb43152 Merge branch '2390_panel_format_init' 13 лет назад