.. |
event
|
7b184ddea4
PCRE_CFLAGS are CPPFLAGS, actually.
|
12 years ago |
filehighlight
|
7b184ddea4
PCRE_CFLAGS are CPPFLAGS, actually.
|
12 years ago |
mcconfig
|
705afe88c0
(mc_config_new_or_override_file): minor optimization.
|
11 years ago |
search
|
de2a934b37
lib/search/search.c: cosmetics.
|
11 years ago |
skin
|
7b184ddea4
PCRE_CFLAGS are CPPFLAGS, actually.
|
12 years ago |
strutil
|
ccf82ada12
Add functions to transform string to unsigned integer:
|
11 years ago |
tty
|
9645d3f256
Ticket #2129: fix build with static GLib.
|
11 years ago |
vfs
|
33c47b5734
Ticket #3025: race condition when creating temporary directory.
|
11 years ago |
widget
|
48abe8735f
Rename functions:
|
11 years ago |
Makefile.am
|
9645d3f256
Ticket #2129: fix build with static GLib.
|
11 years ago |
charsets.c
|
2940b7455d
Fix of DOXYGEN docs: @return instead of @returns
|
12 years ago |
charsets.h
|
e7fb3526f3
Core, mceditor, mcviewer and mcdiffviewer code tweak and cleanup
|
12 years ago |
event-types.h
|
82b27ead4d
Optimization of history load.
|
13 years ago |
event.h
|
b473577525
Event system: added addition parameter event_init_data to mc_event_del() function.
|
13 years ago |
filehighlight.h
|
f40887c3c6
Lib: removed includes to "src" directory
|
13 years ago |
fileloc.h
|
fac8c5d2f3
Ticket #2625: mc does not preserve file mtime when copying over ssh
|
13 years ago |
fs.h
|
a1e34b8dfa
Code cleanup after runing splint on src/main.c file
|
13 years ago |
glibcompat.c
|
cb08c1d0bf
Fix: sftp: password ask too often if hostname was bring from ~/.ssh/config file
|
11 years ago |
glibcompat.h
|
cb08c1d0bf
Fix: sftp: password ask too often if hostname was bring from ~/.ssh/config file
|
11 years ago |
global.c
|
ae6e647845
(mc_global_t::shell): new member to store user's shell
|
12 years ago |
global.h
|
e7dc599e42
Use "'" instead of "`" for messages and comments quoting.
|
11 years ago |
hook.c
|
6cd19ea6cb
Remove irrelevant comments about file_date() function.
|
12 years ago |
hook.h
|
55c8f041da
fixed doxygen documentation
|
12 years ago |
keybind.c
|
d8aa98b7d4
Ticket #2863 (mcdiff bidirectional merge enhancement)
|
12 years ago |
keybind.h
|
d8aa98b7d4
Ticket #2863 (mcdiff bidirectional merge enhancement)
|
12 years ago |
lock.c
|
2940b7455d
Fix of DOXYGEN docs: @return instead of @returns
|
12 years ago |
lock.h
|
12a9390524
Changed lock_file() and unlock_file() functions
|
12 years ago |
logging.c
|
6c32fa3b84
Added function mc_config_get_full_path() for search user's config files by short names.
|
13 years ago |
logging.h
|
cf162ef810
Added new function mc_always_log() for logging on early bootstrap stages
|
14 years ago |
mcconfig.h
|
278178093e
Add support of reading parameters for external editor/viewer from main config.
|
11 years ago |
search.h
|
d0955f3793
Search callbacks should return mc_search_cbret_t not int.
|
11 years ago |
serialize.c
|
55c8f041da
fixed doxygen documentation
|
12 years ago |
serialize.h
|
e7bb47cc2d
Added ability to serialize/deserialize strings and config objects(mc_config_t)
|
13 years ago |
skin.h
|
4fa4e7568d
Skin support for window frames.
|
12 years ago |
strescape.h
|
feb733663f
Code indentation in lib directory
|
14 years ago |
strutil.h
|
ccf82ada12
Add functions to transform string to unsigned integer:
|
11 years ago |
timefmt.c
|
0138645541
Ticket 1551: Update GPL version from 2 to 3
|
13 years ago |
timefmt.h
|
53ad349a36
Moved time related stuff from lib/util.[ch] into lib/timefmt.[ch].
|
14 years ago |
unixcompat.h
|
feb733663f
Code indentation in lib directory
|
14 years ago |
util.c
|
805703523d
Misspellings fixes by https://github.com/vlajos/misspell_fixer
|
11 years ago |
util.h
|
e7dc599e42
Use "'" instead of "`" for messages and comments quoting.
|
11 years ago |
utilunix.c
|
e7dc599e42
Use "'" instead of "`" for messages and comments quoting.
|
11 years ago |
utilunix.h
|
f40887c3c6
Lib: removed includes to "src" directory
|
13 years ago |
widget.h
|
843dcd104e
Rename Dlg_head to WDialog.
|
12 years ago |