mc/src
Andrew Borodin 5ef6375120 Symbolic names of keymap sections are defined.
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2011-03-20 19:26:08 +03:00
..
consaver Code indentation in src/consaver directory 2010-11-24 10:27:47 +03:00
diffviewer Define keybind numbers using enum. 2011-03-20 19:26:08 +03:00
editor Prepare to merge default and user-defined keymaps. 2011-03-20 19:26:08 +03:00
filemanager Define keybind numbers using enum. 2011-03-20 19:26:08 +03:00
man2hlp Fixed a typo and bad grammar in man2hlp. 2010-09-06 17:37:28 +03:00
viewer Prepare to merge default and user-defined keymaps. 2011-03-20 19:26:08 +03:00
.gitignore Added .svnignore files (same as .cvsignore) 2008-12-28 23:27:03 +02:00
args.c Added --nokeymap command line option to disable load keybindings from file. 2011-03-20 19:26:08 +03:00
args.h Added --nokeymap command line option to disable load keybindings from file. 2011-03-20 19:26:08 +03:00
background.c Moved filemanager-related stuff to src/filemanager directory 2010-11-24 10:51:32 +03:00
background.h Code indentation in src directory 2010-11-24 10:27:47 +03:00
clipboard.c Ticket #1851: Home config directory [xdg-user-dirs] 2011-01-20 17:38:27 +02:00
clipboard.h Cleanup of main.[ch]. 2010-11-24 10:51:31 +03:00
cons.handler.c Moved filemanager-related stuff to src/filemanager directory 2010-11-24 10:51:32 +03:00
execute.c Moved filemanager-related stuff to src/filemanager directory 2010-11-24 10:51:32 +03:00
execute.h Cleanup of main.[ch]. 2010-11-24 10:51:31 +03:00
help.c Define keybind numbers using enum. 2011-03-20 19:26:08 +03:00
help.h Code indentation in src directory 2010-11-24 10:27:47 +03:00
history.h added a new action "Record and Repeat commands", added menu entry (Record/Repeat actions) for this. 2011-03-03 20:45:07 +00:00
keybind-defaults.c Symbolic names of keymap sections are defined. 2011-03-20 19:26:08 +03:00
keybind-defaults.h Change hardcoded definitions of default keymap. 2011-03-20 19:26:08 +03:00
learn.c Moved filemanager-related stuff to src/filemanager directory 2010-11-24 10:51:32 +03:00
learn.h Code indentation in src directory 2010-11-24 10:27:47 +03:00
main.c Added --nokeymap command line option to disable load keybindings from file. 2011-03-20 19:26:08 +03:00
main.h Direct commit: fixed visibility scope for global variable GArray *macros_list 2011-03-04 11:53:30 +02:00
Makefile.am Ticket #2409: fix of GModule detection and usage. 2010-12-02 21:59:42 +03:00
selcodepage.c Cleanup of main.[ch]. 2010-11-24 10:51:31 +03:00
selcodepage.h Cleanup of main.[ch]. 2010-11-24 10:51:31 +03:00
setup.c Symbolic names of keymap sections are defined. 2011-03-20 19:26:08 +03:00
setup.h Added --nokeymap command line option to disable load keybindings from file. 2011-03-20 19:26:08 +03:00
subshell.c Ticket #1851: Home config directory [xdg-user-dirs] 2011-01-20 17:38:27 +02:00
subshell.h Cleanup of main.[ch]. 2010-11-24 10:51:31 +03:00
textconf.c Modified output of --version key. 2010-11-25 16:31:05 +03:00
textconf.h Code indentation in src directory 2010-11-24 10:27:47 +03:00