Andrew Borodin
|
ae6e647845
(mc_global_t::shell): new member to store user's shell
|
12 years ago |
Andrew Borodin
|
82bb9c39da
Define winch_flag as volatile sig_atomic_t.
|
12 years ago |
Andrew Borodin
|
b2f97443e2
Refactoring of subshell support.
|
12 years ago |
Andrew Borodin
|
dea3aa9023
Reorder fields in mc_global struct and change type for some of them.
|
13 years ago |
Andrew Borodin
|
c7bde637f9
Tweak background operations support.
|
13 years ago |
Ilia Maslakov
|
0b631ab1eb
Ticket #86 (disable X11 from command line)
|
13 years ago |
Slava Zanko
|
41af257135
Added configuration option 'preallocate_space' for toggle space preallocating behaviour.
|
13 years ago |
Slava Zanko
|
0138645541
Ticket 1551: Update GPL version from 2 to 3
|
13 years ago |
Slava Zanko
|
a1e34b8dfa
Code cleanup after runing splint on src/main.c file
|
13 years ago |
Slava Zanko
|
70ff1dc3aa
Removed mc_global.args structure.
|
13 years ago |
Ilia Maslakov
|
67c35a20a6
Added -g, --oldmouse option to support of NORMAL/BUTTON_EVENT mouse type.
|
13 years ago |
Slava Zanko
|
bfbe9b94ae
Removed global variable slow_tty
|
13 years ago |
Slava Zanko
|
8d44ed297b
Moved xterm_flag global variable to mc_global.tty.xterm_flag
|
13 years ago |
Slava Zanko
|
f40887c3c6
Lib: removed includes to "src" directory
|
14 years ago |
Slava Zanko
|
6016620f42
Remove backlinks from lib to src - move global variables(used in lib) to mc_global structure (see lib/global.c)
|
14 years ago |