.. |
event
|
6f6c676776
(mc_event_mass_add): make events const.
|
6 years ago |
filehighlight
|
566992da32
Ticket #1620: change file highlighting defaults.
|
6 years ago |
mcconfig
|
ddd645526a
Update copyright years.
|
6 years ago |
search
|
c04f8776de
(mc_search__recode_str): minor optimization.
|
6 years ago |
skin
|
ddd645526a
Update copyright years.
|
6 years ago |
strutil
|
eb507862ff
(str_ptr_array_join): constify argument.
|
6 years ago |
tty
|
93f790dc7c
Sync with gnulib e96dcbcbc5142bd04c6c2e9e4595d9bea910fb3b.
|
6 years ago |
vfs
|
ba6845f2d6
(vfs_stamp_path): get rid of path conversion.
|
5 years ago |
widget
|
669a8e3e17
(dlg_run_done): fix possible NULL dereference.
|
6 years ago |
Makefile.am
|
a31d6ac29e
Replace obsolete `INTLLIBS` with `LIBINTL` for `libmc`
|
8 years ago |
charsets.c
|
d70a899c16
(convert_from_8bit_to_utf_c2): use convert_from_8bit_to_utf_c().
|
6 years ago |
charsets.h
|
fde36f2d1a
lib/charsets.[ch]: clarify usage of const qualifier.
|
8 years ago |
event-types.h
|
97f65abd94
Reimplement handling of ev_vfs_print_message_t message.
|
9 years ago |
event.h
|
6f6c676776
(mc_event_mass_add): make events const.
|
6 years ago |
filehighlight.h
|
be158faca6
filehighlight: clarify includes.
|
8 years ago |
fileloc.h
|
fac8c5d2f3
Ticket #2625: mc does not preserve file mtime when copying over ssh
|
13 years ago |
fs.h
|
156bf097e2
Ticket #3464: (compute_namelen): remove...
|
9 years ago |
glibcompat.c
|
ddd645526a
Update copyright years.
|
6 years ago |
glibcompat.h
|
1ff4005228
Use g_queue_free_full().
|
7 years ago |
global.c
|
ddd645526a
Update copyright years.
|
6 years ago |
global.h
|
d352220604
Ticket #3930: clarify name of struct stat members for Apple compilation.
|
6 years ago |
hook.c
|
ddd645526a
Update copyright years.
|
6 years ago |
hook.h
|
55c8f041da
fixed doxygen documentation
|
12 years ago |
keybind.c
|
ddd645526a
Update copyright years.
|
6 years ago |
keybind.h
|
ff1510de1f
File panel: unification of terminology.
|
7 years ago |
lock.c
|
ddd645526a
Update copyright years.
|
6 years ago |
lock.h
|
12a9390524
Changed lock_file() and unlock_file() functions
|
12 years ago |
logging.c
|
ddd645526a
Update copyright years.
|
6 years ago |
logging.h
|
d9ad3d2e32
Clarify __attribute ((format (printf))) usage.
|
9 years ago |
mcconfig.h
|
2151edaff2
Get rid of global variables mc_main_config and mc_panels_config.
|
8 years ago |
search.h
|
e4badcf7bc
(mc_search_set_error): cleanup compile warning on older gcc compilers:
|
8 years ago |
serialize.c
|
af8b0ce339
(mc_deserialize_str): trivial optimization.
|
6 years ago |
serialize.h
|
e7bb47cc2d
Added ability to serialize/deserialize strings and config objects(mc_config_t)
|
13 years ago |
shell.c
|
ddd645526a
Update copyright years.
|
6 years ago |
shell.h
|
7f383fbd6b
Add mc_shell_init() and mc_shell_deinit() functions.
|
8 years ago |
skin.h
|
31320b597c
Ticket #3145: support for True Color (16 millions colors).
|
8 years ago |
stat-size.h
|
654b58d2b5
Sync with gnulib 23671eec22f5221a2dff50942f24c41bcf9caeaf.
|
6 years ago |
strescape.h
|
feb733663f
Code indentation in lib directory
|
14 years ago |
strutil.h
|
52d1980c46
strutil: character test functions return gboolean instead of int.
|
6 years ago |
timefmt.c
|
ddd645526a
Update copyright years.
|
6 years ago |
timefmt.h
|
53ad349a36
Moved time related stuff from lib/util.[ch] into lib/timefmt.[ch].
|
14 years ago |
timer.c
|
ddd645526a
Update copyright years.
|
6 years ago |
timer.h
|
62faec3a61
Ticket #2136: implement user-friendly interruption of long-time operations.
|
10 years ago |
unixcompat.h
|
792d25a48b
Sync with gnulib 4d4877e6c2123c4862c321f3eab28a55bf886216.
|
6 years ago |
util.c
|
5eb9bd605e
Ticket #3906: ZSTD support.
|
6 years ago |
util.h
|
5eb9bd605e
Ticket #3906: ZSTD support.
|
6 years ago |
utilunix.c
|
1fec6e9854
Partially revert "VFS: (vfs_s_subclass): make the derived class from vfs_class."
|
6 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 |