Ilia Maslakov dc79096167 added the option editor_smart_home_end, swiched off by default. 12 years ago
..
consaver 0138645541 Ticket 1551: Update GPL version from 2 to 3 12 years ago
diffviewer b4efe67b12 (diff_view): make static. 12 years ago
editor dc79096167 added the option editor_smart_home_end, swiched off by default. 12 years ago
filemanager 4e8faef03e Ticket #2783: directories is opened in the wrong panel. 12 years ago
man2hlp 0138645541 Ticket 1551: Update GPL version from 2 to 3 12 years ago
vfs bf65b9b691 README.fish: fixed location of user scripts. 12 years ago
viewer 8ac2c68d3f Fix of viewer status bar draw. 12 years ago
.gitignore 0138645541 Ticket 1551: Update GPL version from 2 to 3 12 years ago
Makefile.am c7bde637f9 Tweak background operations support. 12 years ago
args.c 25315360bd (mc_setup_by_args): fixed memory leaks. 12 years ago
args.h cce7ccf48a Tweak arguments parsing 12 years ago
background.c dea3aa9023 Reorder fields in mc_global struct and change type for some of them. 12 years ago
background.h c7bde637f9 Tweak background operations support. 12 years ago
clipboard.c 4945d0f9a6 Changed interface of function mc_open() for handle vfs_path_t object as parameter 12 years ago
clipboard.h 62207c8d4d Use events for operate with clipboard (copy/paste to external clipboard, save/load to file) 13 years ago
cons.handler.c 8562a215be Code refactoring: removed concat_dir_and_file() function. 12 years ago
events_init.c c7bde637f9 Tweak background operations support. 12 years ago
events_init.h d512649b33 Prepare to initialize application events. 13 years ago
execute.c c9af137914 Changed lot of functions in src/ directory 12 years ago
execute.h c9af137914 Changed lot of functions in src/ directory 12 years ago
help.c caf5a9e1b5 Ticket #2763 (Last word of help links not clickable) 12 years ago
help.h 5f8a5e4290 Use events for calling help window 13 years ago
history.h 6016620f42 Remove backlinks from lib to src - move global variables(used in lib) to mc_global structure (see lib/global.c) 13 years ago
keybind-defaults.c 53b146c83a Added default shortcuts for dynamically resize panels. 12 years ago
keybind-defaults.h c4b95bcd32 Ticket #2576: fix of symbols duplication. 13 years ago
learn.c 6d99accfe0 Ticket #2676 (save of some learned keys is broken) 12 years ago
learn.h 1ff8b77f92 Code indentation in src directory 13 years ago
main.c bd5c568f8f Ticket #2663: Segmentation fault while background copying 12 years ago
main.h ccfea7a142 Share same code between update_xterm_title_path() and midnight_get_title() functions 12 years ago
selcodepage.c 0138645541 Ticket 1551: Update GPL version from 2 to 3 12 years ago
selcodepage.h fdb61594df Cleanup of main.[ch]. 13 years ago
setup.c dc79096167 added the option editor_smart_home_end, swiched off by default. 12 years ago
setup.h 1b53918e0a Move type and function declarations. 12 years ago
subshell.c dea3aa9023 Reorder fields in mc_global struct and change type for some of them. 12 years ago
subshell.h c68ce1efe4 Use vfs_path_t in execute.c and subshell.c. 12 years ago
textconf.c e4fc99d404 Tweak description of MC_HOME environment variable. 12 years ago
textconf.h 56c83d03d4 Added --configure-options for easy update & reconfigure existing mc. 13 years ago
util.c a9ff27db05 (check_for_default): minor optimization and change return value. 12 years ago
util.h a9ff27db05 (check_for_default): minor optimization and change return value. 12 years ago