..
filehighlight
Ticket #2478 : HARDLINK file type
2011-02-18 15:20:33 +02:00
keybind
Moved filemanager-related stuff to src/filemanager directory
2010-11-24 10:51:32 +03:00
mcconfig
(mc_config_del_param): renamed to mc_config_del_key.
2011-02-05 16:54:56 +02:00
search
Moved charsets.[ch] from src to lib directory
2010-11-24 10:51:31 +03:00
skin
Remove extra checks before call of g_strfreev().
2011-02-05 16:54:56 +02:00
strutil
Formatting fix after indentation.
2011-02-05 16:54:56 +02:00
tty
use_mouse_p: moved definition from src/filemanager/midnight.c to lib/tty/mouse.c.
2011-02-05 16:54:56 +02:00
vfs
ftpfs.c: added include of stdio.h needed for sscanf().
2011-02-05 16:54:56 +02:00
widget
Ticket #2459 : switch to the left panel after mouse click on input line history pictogram.
2011-01-24 20:42:38 +03:00
charsets.c
Renamed variables mc_home to mc_sysconfig_dir and mc_home_alt to mc_share_data_dir for more sence
2011-01-20 17:38:27 +02:00
charsets.h
Refactoring: removed unused variable
2010-11-24 10:51:31 +03:00
filehighlight.h
Moved filemanager-related stuff to src/filemanager directory
2010-11-24 10:51:32 +03:00
fileloc.h
renamed cedit.menu to mcedit.menu
2011-01-20 17:44:04 +02:00
fs.h
Moved filemanager-related stuff to src/filemanager directory
2010-11-24 10:51:32 +03:00
glibcompat.c
Code indentation in lib directory
2010-11-24 10:27:20 +03:00
glibcompat.h
Code indentation in lib directory
2010-11-24 10:27:20 +03:00
global.h
Fix of uintmax_t variables output.
2010-12-03 10:58:39 +03:00
hook.c
Moved hooks from lib/util.[ch] to new files lib/hook.[ch]
2010-11-24 10:27:46 +03:00
hook.h
Moved hooks from lib/util.[ch] to new files lib/hook.[ch]
2010-11-24 10:27:46 +03:00
keybind.c
Ticket #2499 (action to the mark current word)
2011-02-17 21:38:06 +00:00
keybind.h
Ticket #2499 (action to the mark current word)
2011-02-17 21:38:06 +00:00
lock.c
Split lib/widget/widget.[ch] and lib/widget/wtools.[ch] files
2010-11-24 10:51:30 +03:00
lock.h
Code indentation in lib directory
2010-11-24 10:27:20 +03:00
logging.c
Added environment variable MC_LOG_ENABLE for specify if logging is enabled
2011-01-20 17:38:27 +02:00
logging.h
Added new function mc_always_log() for logging on early bootstrap stages
2011-01-20 17:38:27 +02:00
Makefile.am
Split file src/keybind.[ch] to lib/keybind.[ch] and src/keybind-defaults.[ch].
2010-11-24 10:51:31 +03:00
mcconfig.h
(mc_config_del_param): renamed to mc_config_del_key.
2011-02-05 16:54:56 +02:00
search.h
Clean up some empty lines.
2010-11-24 10:27:46 +03:00
skin.h
fail back to standard skin if 256-colors skin used on non256 colors terminal
2011-01-24 15:46:10 +02:00
strescape.h
Code indentation in lib directory
2010-11-24 10:27:20 +03:00
strutil.h
Optimization of str_msg_term_size().
2010-11-24 10:51:30 +03:00
timefmt.c
Moved time related stuff from lib/util.[ch] into lib/timefmt.[ch].
2010-11-24 10:27:47 +03:00
timefmt.h
Moved time related stuff from lib/util.[ch] into lib/timefmt.[ch].
2010-11-24 10:27:47 +03:00
unixcompat.h
Code indentation in lib directory
2010-11-24 10:27:20 +03:00
util.c
Ticket #1851 : Home config directory [xdg-user-dirs]
2011-01-20 17:38:27 +02:00
util.h
Ticket #2429 : overflow of file operation counters.
2010-12-02 09:41:51 +03:00
utilunix.c
Moved charsets.[ch] from src to lib directory
2010-11-24 10:51:31 +03:00
widget.h
Moved filemanager-related stuff to src/filemanager directory
2010-11-24 10:51:32 +03:00