mc/src
Andrew Borodin c0c744ba08 Ticket #1660: color keyword names unification.
Changed name of following color keywords:

menu -> menunormal
linestate -> editlinestate

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2010-04-22 16:09:52 +04:00
..
consaver Move src/cons.saver into src/consaver/* subdir 2010-01-26 10:30:26 +02:00
editor Ticket #2081 (editor: incorrect overwrite text after input utf-8 chars) 2010-04-06 15:08:30 +04:00
viewer Merged tty_draw_double_box() function into tty_draw_box() one. 2010-04-06 10:30:58 +04:00
.gitignore
achown.c Added deletable member to WListbox structure. 2010-02-04 13:42:44 +00:00
achown.h
args.c Ticket #1660: color keyword names unification. 2010-04-22 16:09:52 +04:00
args.h Added --keymap command line option 2009-09-29 17:42:34 +00:00
background.c Reorganization of sources. Part 1. 2010-01-26 10:30:23 +02:00
background.h Fixed problems: 2009-10-28 12:05:07 +02:00
boxes.c Height of 'Sort order' dialog window now calculated automatically 2010-02-22 11:08:37 +02:00
boxes.h Added handlers for panel sort keybind actions. 2009-10-06 10:18:54 +03:00
charsets.c Changes for build after moving strutil into lib 2010-01-26 10:30:24 +02:00
charsets.h Reorganize work with files. Fixed permissions of files in mc home dir. All file names now accumulated into src/fileloc.h 2009-10-07 12:01:05 +03:00
chmod.c Applied MC indentation policy. 2010-04-06 11:16:11 +04:00
chmod.h
chown.c Applied MC indentation policy. 2010-04-06 11:16:11 +04:00
chown.h
cmd.c compute_dir_size() function now respect 'follow symlinks' option 2010-04-06 09:40:20 +04:00
cmd.h Reorganization of sources. Part 2 2010-01-26 10:30:23 +02:00
cmddef.h Ticket #1991: toggle panels view 2010-02-04 11:29:16 +02:00
command.c Ticket #1990: code cleanup before 4.7.0.2 release. 2010-02-02 21:45:05 +03:00
command.h
complete.c Applied MC indentation policy. 2010-03-30 16:21:22 +04:00
cons.handler.c Move src/cons.saver into src/consaver/* subdir 2010-01-26 10:30:26 +02:00
dialog.c Applied MC indentation policy. 2010-04-06 11:16:11 +04:00
dialog.h Applied MC indentation policy. 2010-04-06 11:16:11 +04:00
dir.c Ticket #1994: Sort files by version (like strverscmp(3) does) 2010-02-22 11:08:37 +02:00
dir.h Ticket #1994: Sort files by version (like strverscmp(3) does) 2010-02-22 11:08:37 +02:00
ecs-test.c Reorganization of sources. Part 1. 2010-01-26 10:30:23 +02:00
ecs.c Reorganization of sources. Part 1. 2010-01-26 10:30:23 +02:00
ecs.h Reorganization of sources. Part 1. 2010-01-26 10:30:23 +02:00
execute.c Ticket #2087: crash in standalone editor and viewer. 2010-03-06 11:08:18 +03:00
execute.h
ext.c Ticket #1838: source_codepage autodetect with enca program. 2010-02-08 15:56:48 +02:00
ext.h Reorganize work with files. Fixed permissions of files in mc home dir. All file names now accumulated into src/fileloc.h 2009-10-07 12:01:05 +03:00
file.c Applied MC indentation policy. 2010-04-06 09:50:33 +04:00
file.h Applied MC indentation policy. 2010-04-06 09:50:33 +04:00
filegui.c Ticket #2001: Broken default regexp mask in filecopy dialog 2010-03-29 11:11:26 +03:00
filegui.h Change progressbar dialog. 2010-02-24 10:40:11 +02:00
filenot.c Changes for build after moving util.[ch] 2010-01-26 10:30:24 +02:00
fileopctx.c Identation of some source files. 2010-02-26 11:26:00 +02:00
fileopctx.h Change progressbar dialog. 2010-02-24 10:40:11 +02:00
find.c Ticket #2068: fixed segfault in panelization of file find result. 2010-02-28 20:10:20 +03:00
find.h
fsusage.c
fsusage.h
help.c Applied MC indentation policy. 2010-04-01 16:34:14 +04:00
help.h Applied MC indentation policy. 2010-04-01 16:34:14 +04:00
history.h New 'Goto' dialog implementation in viewer. 2010-01-19 19:15:29 +00:00
hotlist.c Applied MC indentation policy. 2010-04-06 11:16:11 +04:00
hotlist.h
info.c Applied MC indentation policy. 2010-04-06 11:16:11 +04:00
info.h Call menu using mouse for all panel types. 2009-09-14 15:11:59 +04:00
keybind.c Ticket #1991: toggle panels view 2010-02-04 11:29:16 +02:00
keybind.h Ticket #1990: code cleanup before 4.7.0.2 release. 2010-02-02 21:45:05 +03:00
layout.c Ticket #1991: toggle panels view 2010-02-04 11:29:16 +02:00
layout.h Ticket #1991: toggle panels view 2010-02-04 11:29:16 +02:00
learn.c Moved strecape.[ch] into library 2010-01-26 10:30:25 +02:00
learn.h
listmode.c Added deletable member to WListbox structure. 2010-02-04 13:42:44 +00:00
listmode.h
main-widgets.h Ticket #1563: Modified menu engine to create and modify menu dynamically. 2009-10-26 16:15:31 +03:00
main.c Fixed variable declarations and added missing includes. 2010-02-24 16:22:43 +00:00
main.h Ticket #2022 (case sensitive quick search) 2010-03-19 09:15:29 +03:00
Makefile.am Move src/cons.saver into src/consaver/* subdir 2010-01-26 10:30:26 +02:00
man2hlp.c Applied MC indentation policy. 2010-04-01 16:34:14 +04:00
menu.c Applied MC indentation policy. 2010-04-06 11:16:11 +04:00
menu.h Reorganization of sources. Part 1. 2010-01-26 10:30:23 +02:00
mfmt.c
mountlist.c Applied MC indentation policy. 2010-03-30 16:21:22 +04:00
mountlist.h Applied MC indentation policy. 2010-03-30 16:21:22 +04:00
option.c Move all interface includes from subdirs lib/*/*.h into lib/*.h 2010-01-26 10:30:25 +02:00
option.h
panel.h Changes for build after moving strutil into lib 2010-01-26 10:30:24 +02:00
panelize.c Applied MC indentation policy. 2010-04-06 11:16:11 +04:00
panelize.h
screen.c Applied MC indentation policy. 2010-04-06 11:16:11 +04:00
selcodepage.c Ticket #1838: source_codepage autodetect with enca program. 2010-02-08 15:56:48 +02:00
selcodepage.h Ticket #1838: source_codepage autodetect with enca program. 2010-02-08 15:56:48 +02:00
setup.c Ticket #2022 (case sensitive quick search) 2010-03-19 09:15:29 +03:00
setup.h Ticket #1918: viewer in QuickView mode corrupts screen. 2010-01-06 18:12:53 +03:00
subshell.c Ticket #2008: reimplemented pty_buffer as static buffer. 2010-02-19 11:30:29 +00:00
subshell.h
textconf.c Reorganization of sources. Part 1. 2010-01-26 10:30:23 +02:00
textconf.h Ticket #390: remove own 'libpopt' stuff. 2009-09-02 14:32:32 +03:00
tree.c Applied MC indentation policy. 2010-04-06 11:16:11 +04:00
tree.h Implemented keybindings engine for ButtonBar (F1-F10 keys). 2009-11-19 10:07:51 +03:00
treestore.c Move all interface includes from subdirs lib/*/*.h into lib/*.h 2010-01-26 10:30:25 +02:00
treestore.h Reorganize work with files. Fixed permissions of files in mc home dir. All file names now accumulated into src/fileloc.h 2009-10-07 12:01:05 +03:00
user.c Reimplemented WListbox to use GList. 2010-02-04 13:42:43 +00:00
user.h Ticket #1990: code cleanup before 4.7.0.2 release. 2010-02-02 21:45:05 +03:00
widget.c Added capability to draw single or double lines. 2010-04-06 10:30:58 +04:00
widget.h Added ability to show progressbars (when copy files) from right to left. 2010-02-24 10:37:43 +02:00
wtools.c Added deletable member to WListbox structure. 2010-02-04 13:42:44 +00:00
wtools.h Reorganization of sources. Part 1. 2010-01-26 10:30:23 +02:00