Slava Zanko 488c04746a Ticket #2830: subshell history not written on exit 12 years ago
..
consaver 0138645541 Ticket 1551: Update GPL version from 2 to 3 12 years ago
diffviewer 83e3945c24 Ticket #2817: add mouse handler to the dialog. 12 years ago
editor 83e3945c24 Ticket #2817: add mouse handler to the dialog. 12 years ago
filemanager f23f55bc9e Handle directory history of panel. 12 years ago
man2hlp 0138645541 Ticket 1551: Update GPL version from 2 to 3 12 years ago
vfs 06285250aa Ticket #2751: Support *.lib artifacts generated by gputils utility 12 years ago
viewer 77ed2cf70c Change obtaining of working dir. 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 83e3945c24 Ticket #2817: add mouse handler to the dialog. 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 83e3945c24 Ticket #2817: add mouse handler to the dialog. 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 48bd62f9bc Ticket #2783: when right panel is active, panel paths are swapped at each mc start. 12 years ago
setup.h 1b53918e0a Move type and function declarations. 12 years ago
subshell.c 488c04746a Ticket #2830: subshell history not written on exit 12 years ago
subshell.h c68ce1efe4 Use vfs_path_t in execute.c and subshell.c. 12 years ago
textconf.c 18f555a4cf Ticket #2495 (show info about macros) 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