mc/src
Jiri Tyr 4310b066e2 Ticket #3750: Adding support for RPM transaction scripts.
Adding support for PRETRANS, PRETRANSPROG, POSTTRANS and
POSTTRANSPROG RPM tags which allow the relevant scripts to be visible
in the INFO/SCRIPTS vfs directory.

Signed-off-by: Jiri Tyr <jiri.tyr@gmail.com>
Signed-off-by: Mooffie <mooffie@gmail.com>
2017-01-16 17:01:31 +02:00
..
consaver Clarify usage of st_rdev. Use it if HAVE_STRUCT_STAT_ST_RDEV is defined. 2017-01-11 14:52:35 +03:00
diffviewer Ticket #2919: refactoring of focus/unfocus of widgets. 2016-09-11 11:26:00 +03:00
editor Ticket #3731: add new MSG_CHANGED_FOCUS message. 2016-12-10 18:31:03 +03:00
filemanager Ticket #3757: cannot show more than one column in user defined listing mode. 2017-01-16 00:23:03 +02:00
man2hlp Ticket 1551: Update GPL version from 2 to 3 2011-10-18 14:08:34 +03:00
subshell Ticket #3693: code cleanup before 4.8.19 release. 2016-11-21 13:08:32 +03:00
vfs Ticket #3750: Adding support for RPM transaction scripts. 2017-01-16 17:01:31 +02:00
viewer Use g_assert() instead of assert(3). 2016-11-21 13:12:55 +03:00
.gitignore Ticket 1551: Update GPL version from 2 to 3 2011-10-18 14:08:34 +03:00
args.c args.c: Make Solaris Studio happy 2016-05-07 16:19:02 +03:00
args.h Cleanup: args.c: recude function scope for mcedit_arg_*. 2016-03-04 09:23:37 +03:00
background.c Remove unneeded struct keyword for typedef'd structs 2016-03-04 09:23:38 +03:00
background.h Remove unneeded struct keyword for typedef'd structs 2016-03-04 09:23:38 +03:00
clipboard.c src/clipboard.c: cleanup Wcast-qual warning. 2016-04-16 10:23:45 +03:00
clipboard.h Use events for operate with clipboard (copy/paste to external clipboard, save/load to file) 2011-03-21 23:55:52 +02:00
cons.handler.c Ticket #3643: fix FTBFS in cons.handler.c on FreeBSD 11 2016-05-11 21:16:29 +02:00
events_init.c Update copyright years. 2016-01-01 11:48:10 +03:00
events_init.h Prepare to initialize application events. 2011-03-21 11:46:41 +02:00
execute.c Get rid of global variables mc_main_config and mc_panels_config. 2016-05-07 16:19:02 +03:00
execute.h Remove unused function exec_shell(). 2016-01-01 11:48:09 +03:00
help.c Ticket #2919: refactoring of focus/unfocus of widgets. 2016-09-11 11:26:00 +03:00
help.h Typo fixes. 2013-07-23 14:15:24 +04:00
history.h fixed doxygen documentation 2012-09-10 14:29:53 +03:00
keybind-defaults.c Ticket #3672: allow rebind TAB key to change panel. 2016-10-03 15:21:57 +03:00
keybind-defaults.h Ticket #2576: fix of symbols duplication. 2011-07-14 21:46:59 +04:00
learn.c (dlg_select_widget): rename to widget_select. 2016-09-11 11:30:20 +03:00
learn.h Code indentation in src directory 2010-11-24 10:27:47 +03:00
main.c Clarify startup. 2016-11-21 13:12:55 +03:00
Makefile.am Clarify AM_CPPFLAGS. 2016-03-04 09:23:36 +03:00
selcodepage.c Update copyright years. 2016-01-01 11:48:10 +03:00
selcodepage.h Cleanup of main.[ch]. 2010-11-24 10:51:31 +03:00
setup.c Ticket #3130: implement center scrolling of panel. 2016-05-07 18:20:16 +03:00
setup.h Ticket #3130: implement center scrolling of panel. 2016-05-07 18:20:16 +03:00
textconf.c Rename mc_config_get_profile_root() to mc_get_profile_root() 2016-12-04 09:37:50 +03:00
textconf.h Added --configure-options for easy update & reconfigure existing mc. 2011-03-29 12:37:55 +03:00
util.c Update copyright years. 2016-01-01 11:48:10 +03:00
util.h (check_for_default): minor optimization and change return value. 2012-04-22 11:25:11 +03:00