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

Автор SHA1 Сообщение Дата
  Slava Zanko d74ce809e5 Ticket #2576: Duplicate symbols (Linking) problem under Mac OS X 13 лет назад
  Slava Zanko 6016620f42 Remove backlinks from lib to src - move global variables(used in lib) to mc_global structure (see lib/global.c) 14 лет назад
  Slava Zanko bdf5543950 Direct commit: fixed visibility scope for global variable GArray *macros_list 14 лет назад
  Ilia Maslakov 8509b74f73 Ticket #323 (reimplimented editor macros) 14 лет назад
  Slava Zanko f31863a80a Renamed variables mc_home to mc_sysconfig_dir and mc_home_alt to mc_share_data_dir for more sence 14 лет назад
  Slava Zanko acbe048486 Ticket #1851: Home config directory [xdg-user-dirs] 14 лет назад
  Andrew Borodin fdb61594df Cleanup of main.[ch]. 14 лет назад
  Slava Zanko 08e9759283 Split file src/keybind.[ch] to lib/keybind.[ch] and src/keybind-defaults.[ch]. 14 лет назад
  Andrew Borodin 3d92a0846a Menu improvements. 14 лет назад
  Slava Zanko 1ff8b77f92 Code indentation in src directory 14 лет назад
  Andrew Borodin 72ce32f518 Function movements. 14 лет назад
  Yury V. Zaytsev 3d2c4edd9c Ticket #30: Support for x clipboard (fixup) 14 лет назад
  Andrew Borodin f86415f03e Ticket #1490: fix of exit from subshell handling. 14 лет назад
  Andrew Borodin 8bcc49900b Applied MC indentation policy. 14 лет назад
  Andrew Borodin dce8010059 Declaration of option_tab_spacing variable was moved from main.h to setup.h. 14 лет назад
  Andrew Borodin 0485ae5026 Ticket #2196: editor hangup if editor_tab_spacing is equalt to 0. 14 лет назад
  Ilia Maslakov c46e2925e1 Ticket #30 (use external clipboard utility) 14 лет назад
  Andrew Borodin a0dc031854 More options in configure dialogs. 15 лет назад
  Andrew Borodin 2b167cbef0 Configuration dialogs reorganization. 15 лет назад
  Ilia Maslakov 823387a793 Removed hardcoded hotkeys in dialog.c Replaced keymap's initialization from main.c into setup.c 14 лет назад
  Andrew Borodin 78032688f5 Added capability to run MC as standalone diff viewer. 15 лет назад
  Ilia Maslakov 329ef3846a Ticket #120 (View diff files) 15 лет назад
  Ilia Maslakov 0400e92fc5 Ticket #2022 (case sensitive quick search) 15 лет назад
  Andrew Borodin a78115ad8e Fixed variable declarations and added missing includes. 15 лет назад
  Andrew Borodin 45073c35e7 Ticket #1992: incorrect sturtup of MC with some special paths. 15 лет назад
  Leonid Myravjev 56d955152c Ticket #1838: source_codepage autodetect with enca program. 15 лет назад
  Andrew Borodin ad60c3fd8d Preparation to history cleanup confirmation. 15 лет назад
  Andrew Borodin 0bd03e07f5 Ticket #1990: code cleanup before 4.7.0.2 release. 15 лет назад
  Slava Zanko 93dbc46e9c Reorganization of sources. Part 1. 15 лет назад
  Slava Zanko 59efad629f Ticket #1613: remove charset confirmation on startup 15 лет назад
  Andrew Borodin ccabd60ffc Implemented keybindings for Help window. 15 лет назад
  Andrew Borodin 8224a26cf4 ButtonBar optimizations. 15 лет назад
  Andrew Borodin da33e767e9 Type accuracy and code clean up. 15 лет назад
  Andrew Borodin efdb645468 Implemeted keybindings for Tree widget 15 лет назад
  Ilia Maslakov 82b7c4fdee Add support for multi-hotkeys in editor (like a ctrl-x,t). 15 лет назад
  Andrew Borodin b4b30941f5 Some refactoring. 15 лет назад
  Andrew Borodin 42ba60cebe Use local buffers instead of global cmd_buf one. 15 лет назад
  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 лет назад
  Ilia Maslakov 93f8b96b32 Ticket #1664 (Viewer: incorrect tabs alignment) 15 лет назад
  Slava Zanko 7896ea84f6 Added handlers for panel sort keybind actions. 15 лет назад
  Slava Zanko 5bdd17a6ec Rename widget_* functions and variables into input_* functions and variables. 15 лет назад
  Ilia Maslakov 8830338411 little cosmetic refactoring 15 лет назад
  Ilia Maslakov 5a397a6b9a * add new commands into cmddef.h 15 лет назад
  Ilia Maslakov 606dce4e8b add redefine keys support in viewer 15 лет назад
  Ilia Maslakov 27545f1745 rework screen.c keymapping 15 лет назад
  Ilia Maslakov 71b1a8bf99 Ticket #212 (User defined hotkeys) 15 лет назад
  Slava Zanko 4afc04eedc Ticket #418: File coloring 15 лет назад
  Martin Petricek 3033429645 Ticket #268 (Allow using SI-based size prefixes) 15 лет назад
  Andrew Borodin cf2ecb4491 Moved do_possible_cd() function from main.c to execute.c. 15 лет назад
  Andrew Borodin d21c8dc448 Screen: moved maybe_cd() function from main.c to screen.c. 15 лет назад