mc/src
Ilia Maslakov 5579c4f920 Ticket #1542
initial commit for support external filters in editor.
    added dialog for input parameters

Signed-off-by: Ilia Maslakov <il.smind@gmail.com>
2009-10-22 13:54:18 +00:00
..
filehighlight 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
mcconfig branch-outside patch: Fix return value of function mc_config_normalize_before_save() 2009-10-21 20:13:00 +00:00
search Fixed segfault in search in editor and viewer. 2009-09-26 00:27:45 +03:00
skin Fix showing widget elements with 'mc -a' option. 2009-10-15 14:51:24 +03:00
tty Ticket #1706 2009-10-13 11:34:05 +00:00
viewer Ticket #1664 (Viewer: incorrect tabs alignment) 2009-10-07 07:25:26 +00:00
.gitignore Added .svnignore files (same as .cvsignore) 2008-12-28 23:27:03 +02:00
achown.c Base support of skins. 2009-09-18 11:49:44 +03:00
achown.h Simple doxygen description for files in src directory. 2009-02-10 16:07:59 +02:00
args.c Added --keymap command line option 2009-09-29 17:42:34 +00:00
args.h Added --keymap command line option 2009-09-29 17:42:34 +00:00
background.c TTY: moved repaint_screen() from src/main.[ch] to src/layout.[ch]. 2009-08-12 21:23:54 +04:00
background.h vfs/gc.c src/widget.c: removed unneeded #include's. 2009-06-18 21:07:10 +04:00
boxes.c Ticket #1451: fixed placement of choose encoding dialog window. 2009-10-15 11:40:30 +04:00
boxes.h Added handlers for panel sort keybind actions. 2009-10-06 10:18:54 +03:00
charsets.c 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
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 Base support of skins. 2009-09-18 11:49:44 +03:00
chmod.h Simple doxygen description for files in src directory. 2009-02-10 16:07:59 +02:00
chown.c Base support of skins. 2009-09-18 11:49:44 +03:00
chown.h Simple doxygen description for files in src directory. 2009-02-10 16:07:59 +02:00
cmd.c Ticket #1451: fixed placement of choose encoding dialog window. 2009-10-15 11:40:30 +04:00
cmd.h Add menu entry for editing filehighlight.ini (Rules for filenames highlighting) 2009-09-03 13:12:48 +03:00
cmddef.h Ticket #1542 2009-10-22 13:54:18 +00:00
command.c Ticket #1680: Allow 'exit' command on non-local filesystems. 2009-10-07 12:24:40 +03:00
command.h Simple doxygen description for files in src directory. 2009-02-10 16:07:59 +02:00
complete.c New functions. 2009-08-12 21:23:12 +04:00
cons.handler.c Base support of skins. 2009-09-18 11:49:44 +03:00
cons.saver.c Reorganization of key and window management functions. 2009-08-12 21:23:12 +04:00
cons.saver.h Reorganization of key and window management functions. 2009-08-12 21:23:12 +04:00
dialog.c Ticket #54: fix of dialog mouse handling. 2009-10-05 15:13:36 +04:00
dialog.h Added new WIDGET_COMMAND message. 2009-09-29 17:42:37 +00:00
dir.c Some changes for better toggle sort types of panel. 2009-10-06 10:18:53 +03:00
dir.h Remove unneded code 2009-10-06 10:18:54 +03:00
ecs-test.c Simple doxygen description for files in src directory. 2009-02-10 16:07:59 +02:00
ecs.c Simple doxygen description for files in src directory. 2009-02-10 16:07:59 +02:00
ecs.h vfs/gc.c src/widget.c: removed unneeded #include's. 2009-06-18 21:07:10 +04:00
execute.c Moved do_possible_cd() function from main.c to execute.c. 2009-08-12 21:23:55 +04:00
execute.h Simple doxygen description for files in src directory. 2009-02-10 16:07:59 +02:00
ext.c 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
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 Fixed calculation of Copy/Move dialog width. 2009-10-16 13:07:30 +04:00
file.h Fixed calculation of Copy/Move dialog width. 2009-10-16 13:07:30 +04:00
filegui.c Adjust width of Copy/Move dialog depending on initial screen width. 2009-10-16 13:07:30 +04:00
filegui.h Fixed calculation of Copy/Move dialog width. 2009-10-16 13:07:30 +04:00
fileloc.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
filenot.c fixed several missing #include's 2009-06-18 21:02:29 +04:00
fileopctx.c Merge branch 'm-utf-8' 2009-05-07 13:01:01 +03:00
fileopctx.h Merge branch 'm-utf-8' 2009-05-07 13:01:01 +03:00
find.c Ticket #1662: keep empty 'Content:' field in 'Find File' dialog. 2009-10-06 21:20:26 +04:00
find.h Simple doxygen description for files in src directory. 2009-02-10 16:07:59 +02:00
fs.h further include file fixups 2009-06-18 21:02:29 +04:00
fsusage.c Simple doxygen description for files in src directory. 2009-02-10 16:07:59 +02:00
fsusage.h Simple doxygen description for files in src directory. 2009-02-10 16:07:59 +02:00
glibcompat.c Simple doxygen description for files in src directory. 2009-02-10 16:07:59 +02:00
glibcompat.h Simple doxygen description for files in src directory. 2009-02-10 16:07:59 +02:00
global.h Ticket #380: About colors schemes (reopened ticket) 2009-09-28 20:54:20 +03:00
help.c Base support of skins. 2009-09-18 11:49:44 +03:00
help.h Simple doxygen description for files in src directory. 2009-02-10 16:07:59 +02:00
history.h Ticket #1460 (shared search history) 2009-08-05 14:30:08 +00:00
hotlist.c 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
hotlist.h Simple doxygen description for files in src directory. 2009-02-10 16:07:59 +02:00
info.c Base support of skins. 2009-09-18 11:49:44 +03:00
info.h Call menu using mouse for all panel types. 2009-09-14 15:11:59 +04:00
keybind.c Ticket #1542 2009-10-22 13:54:18 +00:00
keybind.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
layout.c Ticket #38: fixed saving other_dir path into panels.ini. 2009-10-05 13:09:41 +04:00
layout.h Ticket #38: fixed saving other_dir path into panels.ini. 2009-10-05 13:09:41 +04:00
learn.c Ticket #1532: Key configuration doesn't save properly 2009-10-15 14:58:47 +03:00
learn.h Simple doxygen description for files in src directory. 2009-02-10 16:07:59 +02:00
listmode.c Ticket #1451: fixed placement of choose encoding dialog window. 2009-10-15 11:40:30 +04:00
listmode.h Some fixups with wrongly highlighted words 2009-02-10 16:07:59 +02:00
logging.c 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
logging.h Simple doxygen description for files in src directory. 2009-02-10 16:07:59 +02:00
main-widgets.h Simple doxygen description for files in src directory. 2009-02-10 16:07:59 +02:00
main.c Use local buffers instead of global cmd_buf one. 2009-10-16 13:07:30 +04:00
main.h Use local buffers instead of global cmd_buf one. 2009-10-16 13:07:30 +04:00
Makefile.am Ticket #1649: Prepare for prerelease mc-4.7.0-pre3 (code cleanup) 2009-10-01 16:14:32 +03:00
man2hlp.c Simple doxygen description for files in src directory. 2009-02-10 16:07:59 +02:00
menu.c Ticket #1564: fiix segfault in menu at GPM_DRAG mouse event. 2009-09-23 09:38:50 +04:00
menu.h Merge branch 'm-utf-8' 2009-05-07 13:01:01 +03:00
mfmt.c Simple doxygen description for files in src directory. 2009-02-10 16:07:59 +02:00
mountlist.c Merge branch '252_doxygen_desc_src' 2009-04-16 08:26:52 +03:00
mountlist.h Simple doxygen description for files in src directory. 2009-02-10 16:07:59 +02:00
option.c Ticket #268 (Allow using SI-based size prefixes) 2009-08-17 11:14:59 +00:00
option.h Simple doxygen description for files in src directory. 2009-02-10 16:07:59 +02:00
panel.h Ticket #397: i18n for sort indicator 2009-10-09 09:48:38 +03:00
panelize.c Base support of skins. 2009-09-18 11:49:44 +03:00
panelize.h Simple doxygen description for files in src directory. 2009-02-10 16:07:59 +02:00
pipethrough.3 * pipethrough.3: Fixed use of mandoc macros according to a 2004-11-21 21:13:43 +00:00
pipethrough.c Simple doxygen description for files in src directory. 2009-02-10 16:07:59 +02:00
pipethrough.h Simple doxygen description for files in src directory. 2009-02-10 16:07:59 +02:00
screen.c Ticket #1704: fixed quick search show. 2009-10-15 20:45:24 +04:00
selcodepage.c Ticket #1451: fixed placement of choose encoding dialog window. 2009-10-15 11:40:30 +04:00
selcodepage.h Ticket #1451: fixed placement of choose encoding dialog window. 2009-10-15 11:40:30 +04:00
setup.c 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
setup.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
strescape.c Ticket #1545: Don't escape tilde on cmdline, this is not necessary. 2009-08-19 22:10:33 +02:00
strescape.h src/strescape.{c,h}: sanitized fn proto to keep in sync with rest of code 2009-07-17 12:00:02 +03:00
strutil8bit.c 8bit: convert properly nonascii signed chars in panel and viewer (#360) 2009-05-21 00:49:01 +03:00
strutil.c Added IBM866 locale to the list of 8-bit locales. 2009-09-21 16:43:08 +04:00
strutil.h Project builds with option --disable-charsets 2009-05-07 12:20:34 +03:00
strutilascii.c Added functions to convert GError messages (which are in UTF-8 charset) 2009-04-29 20:08:33 +04:00
strutilutf8.c Added functions to convert GError messages (which are in UTF-8 charset) 2009-04-29 20:08:33 +04:00
subshell.c Ticket #213 [mc-ru-fork] patch for fix bug 'The shell is already running a command' 2009-10-16 14:47:27 +03:00
subshell.h Simple doxygen description for files in src directory. 2009-02-10 16:07:59 +02:00
textconf.c Ticket #390: remove own 'libpopt' stuff. 2009-09-02 14:32:32 +03:00
textconf.h Ticket #390: remove own 'libpopt' stuff. 2009-09-02 14:32:32 +03:00
timefmt.h Simple doxygen description for files in src directory. 2009-02-10 16:07:59 +02:00
tree.c Use local buffers instead of global cmd_buf one. 2009-10-16 13:07:30 +04:00
tree.h Simple doxygen description for files in src directory. 2009-02-10 16:07:59 +02:00
treestore.c 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
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
unixcompat.h Simple doxygen description for files in src directory. 2009-02-10 16:07:59 +02:00
user.c Ticket #1451: fixed placement of choose encoding dialog window. 2009-10-15 11:40:30 +04:00
user.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
util.c Ticket #1617: Current editing position of files don't save. 2009-10-12 09:34:08 +03:00
util.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
utilunix.c Ticket #1475: warningis fix 2009-08-06 16:20:28 +03:00
vfsdummy.h vfs/gc.c src/widget.c: removed unneeded #include's. 2009-06-18 21:07:10 +04:00
widget.c Some fixies for optimization. 2009-10-07 11:57:19 +00:00
widget.h Ticked #1552: fixed non-standard button location in dialogs. 2009-09-15 11:36:09 +04:00
wtools.c Ticket #1451: fixed placement of choose encoding dialog window. 2009-10-15 11:40:30 +04:00
wtools.h Ticket #1451: fixed placement of choose encoding dialog window. 2009-10-15 11:40:30 +04:00