Slava Zanko
|
0b0f7e3975
Refactoring: use define DEFAULT_CHARSET for "ASCII" charset.
|
11 years ago |
Andrew Borodin
|
e7dc599e42
Use "'" instead of "`" for messages and comments quoting.
|
11 years ago |
Andrew Borodin
|
ae6e647845
(mc_global_t::shell): new member to store user's shell
|
12 years ago |
Mikulas Patocka
|
b475e31255
Portability: ESC_CHAR is defined in /usr/include/langinfo.h in some systems
|
12 years ago |
Andrew Borodin
|
1d3132c08f
Clarify of sig_atomic_t usage (got from Mutt).
|
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 |
Slava Zanko
|
94bd4b1f78
Code indentation.
|
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 |
Andrew Borodin
|
f7f37f674e
Check assert.h header and use it conditionally.
|
13 years ago |
Andrew Borodin
|
e2b67a33ba
Ticket #2740: code cleanup before 4.8.2 release.
|
13 years ago |
Ilia Maslakov
|
0b631ab1eb
Ticket #86 (disable X11 from command line)
|
13 years ago |
Sergey
|
3e1b644f41
Ticket #2372 (Editor sometimes shows multibyte UTF-8 chars as two dots)
|
13 years ago |
Oswald Buddenhagen
|
1c0cc50a3f
Ticket #2639: doesn't compile when using --disable-nls
|
13 years ago |
Slava Zanko
|
41af257135
Added configuration option 'preallocate_space' for toggle space preallocating behaviour.
|
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
|
746653fda2
Removed mc_main_error_quark() function
|
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 |
Andrew Borodin
|
fe8c5390ad
Fix of uintmax_t variables output.
|
14 years ago |
Andrew Borodin
|
fdb61594df
Cleanup of main.[ch].
|
14 years ago |
Andrew Borodin
|
8d1708225c
Don't include lib/util.h via lib/global.h.
|
14 years ago |
Andrew Borodin
|
1685730d7c
OS-specific defines are moved from lib/util.h into lib/global.h.
|
14 years ago |
Slava Zanko
|
feb733663f
Code indentation in lib directory
|
14 years ago |
Slava Zanko
|
2fa4d9b952
Move logging.[ch] into library
|
15 years ago |
Slava Zanko
|
c764f3b84c
Changes for build after moving util.[ch]
|
15 years ago |
Slava Zanko
|
93dbc46e9c
Reorganization of sources. Part 1.
|
15 years ago |