mc/src
Andrew V. Samoilov 11c6534e70 * key.c (qansi_key_defines[]): Add support for qansi-m terminals.
Needed on QNX Neutrino. (correct_key_code): Likewise.
2004-09-26 00:58:47 +00:00
..
.cvsignore Add mc.hlp.?? 2002-03-12 16:26:53 +00:00
achown.c * achown.c: Added const qualifiers and const_cast. 2004-09-19 15:55:58 +00:00
achown.h Initial revision 1998-02-27 04:54:42 +00:00
background.c * achown.c: Added const qualifiers and const_cast. 2004-09-19 15:55:58 +00:00
background.h * background.c (tell_parent): Eliminate. 2003-10-26 05:42:29 +00:00
boxes.c * boxes.c (display_unit): Added const qualifier. 2004-09-25 13:46:23 +00:00
boxes.h * Code cleanup: Added const qualifier for variables and 2004-08-29 16:42:40 +00:00
ChangeLog * key.c (qansi_key_defines[]): Add support for qansi-m terminals. 2004-09-26 00:58:47 +00:00
charsets.c * Code cleanup: Added const qualifier for variables and 2004-08-30 10:38:00 +00:00
charsets.h * Code cleanup: Added const qualifier for variables and 2004-08-30 10:38:00 +00:00
chmod.c * Code cleanup: Added const qualifier for variables and 2004-08-29 22:38:06 +00:00
chmod.h * chmod.c (stat_file): Eliminate. Use mc_stat(). 2003-10-24 18:38:02 +00:00
chown.c * Code cleanup: Added const qualifier for variables and 2004-08-29 22:38:06 +00:00
chown.h * chmod.c (stat_file): Eliminate. Use mc_stat(). 2003-10-24 18:38:02 +00:00
cmd.c * boxes.c (configure_vfs): g_free handles NULL argument too, 2004-09-24 22:22:35 +00:00
cmd.h * Code cleanup: Added const qualifier for variables and 2004-08-29 16:42:40 +00:00
color.c * boxes.c (configure_vfs): g_free handles NULL argument too, 2004-09-24 22:22:35 +00:00
color.h * color.c (load_dialog_colors): Make a separate color for 2004-09-01 22:33:43 +00:00
command.c * command.c (examine_cd): Likewise. Additionally used g_strdup to 2004-09-25 14:34:27 +00:00
command.h Added more const-ness. 2004-08-18 08:58:37 +00:00
complete.c * complete.c: Partly reverted my last patch. I had committed it 2004-09-25 21:08:29 +00:00
complete.h * complete.h: Move CompletionFunction definition ... 2003-10-24 22:11:57 +00:00
cons.handler.c * cons.handler.c (handle_console_linux): Replaced NULL with 2004-09-24 14:02:39 +00:00
cons.saver.c Remove references to the archaic "linux" preprocessor definition. 2003-02-27 05:09:35 +00:00
cons.saver.h * cons.saver.c: Define LINUX_CONS_SAVER_C so that some parts 2001-11-29 20:28:48 +00:00
dialog.c * boxes.c (configure_vfs): g_free handles NULL argument too, 2004-09-24 22:22:35 +00:00
dialog.h * dialog.h: marked the title as "notconst", as it is freed 2004-08-29 22:43:27 +00:00
dir.c * boxes.c (configure_vfs): g_free handles NULL argument too, 2004-09-24 22:22:35 +00:00
dir.h * Code cleanup: Added const qualifier for variables and 2004-08-29 16:42:40 +00:00
eregex.h * eregex.h: Undefine __restrict_arr before redefining to avoid a 2002-12-11 05:33:39 +00:00
execute.c * execute.c (toggle_panels): Fix error. show_output_starts_shell=1 2004-09-12 10:52:17 +00:00
execute.h * execute.c: New file with all functions for execution and 2003-06-22 09:17:46 +00:00
ext.c * boxes.c (configure_vfs): g_free handles NULL argument too, 2004-09-24 22:22:35 +00:00
ext.h * Code cleanup: Added const qualifier for variables and 2004-08-29 16:42:40 +00:00
file.c * boxes.c (display_unit): Added const qualifier. 2004-09-25 13:46:23 +00:00
file.h * Code cleanup: Added const qualifier for variables and 2004-08-29 16:42:40 +00:00
filegui.c * filegui.c (file_mask_dialog): Expand tilde. Remove redundant 2004-09-21 12:40:50 +00:00
filegui.h * Code cleanup: Added const qualifier for variables and 2004-08-29 16:42:40 +00:00
filenot.c * Code cleanup: Added const qualifier for variables and 2004-08-29 22:51:02 +00:00
fileopctx.c * fileopctx.h: Add "operation" filed to FileOpContext. 2004-01-23 21:59:38 +00:00
fileopctx.h * Code cleanup: Added const qualifier for variables and 2004-08-29 22:51:02 +00:00
find.c * boxes.c (display_unit): Added const qualifier. 2004-09-25 13:46:23 +00:00
find.h Warning fixes. 1998-12-02 21:27:27 +00:00
findme.c * Code cleanup: Added const qualifier for variables and 2004-08-29 16:42:40 +00:00
findme.h * Code cleanup: Added const qualifier for variables and 2004-08-29 16:42:40 +00:00
fs.h * fs.h (compute_namelen): Fix warning about unused argument. 2003-10-25 03:44:13 +00:00
glibcompat.c Warning fixes for FreeBSD 5.1. 2003-11-21 03:17:18 +00:00
glibcompat.h * glibcompat.h: Fix definition of g_try_realloc(). 2004-01-22 07:19:58 +00:00
global.h * boxes.c (display_unit): Added const qualifier. 2004-09-25 13:46:23 +00:00
help.c * help.c (search_string): Fixed a warning about a const qualifier. 2004-09-18 14:30:58 +00:00
help.h * Code cleanup: Added const qualifier for variables and 2004-08-29 16:42:40 +00:00
hotlist.c * boxes.c (configure_vfs): g_free handles NULL argument too, 2004-09-24 22:22:35 +00:00
hotlist.h * cmd.c: Cleanup of unneeded global functions and data. 2003-10-14 21:58:56 +00:00
info.c * achown.c: Added const qualifiers and const_cast. 2004-09-19 15:55:58 +00:00
info.h * info.h: Don't expose WInfo internals. 2003-10-26 05:54:55 +00:00
key.c * key.c (qansi_key_defines[]): Add support for qansi-m terminals. 2004-09-26 00:58:47 +00:00
key.h * Code cleanup: Added const qualifier for variables and 2004-08-29 23:27:40 +00:00
keyxdef.c * global.h: Include io.h, pwd.h, grp.h and utime.h. Adjust all 2001-09-07 17:52:19 +00:00
layout.c * achown.c: Added const qualifiers and const_cast. 2004-09-19 15:55:58 +00:00
layout.h * Code cleanup: Added const qualifier for variables and 2004-08-29 16:42:40 +00:00
learn.c 2004-09-24 Roland Illig <roland.illig@gmx.de> 2004-09-24 15:05:28 +00:00
learn.h Initial revision 1998-02-27 04:54:42 +00:00
listmode.c * dlg.h: Merge with ... 2003-10-24 23:20:30 +00:00
listmode.h * listmode.c, listmode.h, main.c: Consistently using define 2000-09-26 22:38:13 +00:00
main.c * boxes.c (display_unit): Added const qualifier. 2004-09-25 13:46:23 +00:00
main.h * Code cleanup: Added const qualifier for variables and 2004-08-29 17:15:23 +00:00
Makefile.am * pipethrough.c: Added pipethrough, a function to execute child 2004-09-25 21:21:09 +00:00
man2hlp.c Typo. 2004-09-02 14:59:12 +00:00
menu.c * boxes.c (display_unit): Added const qualifier. 2004-09-25 13:46:23 +00:00
menu.h * help.c (search_string): Fixed a warning about a const qualifier. 2004-09-18 14:30:58 +00:00
mfmt.c * charsets.c: Add disclaimer of warranty. 2002-08-27 05:27:11 +00:00
mountlist.c * boxes.c (display_unit): Added const qualifier. 2004-09-25 13:46:23 +00:00
mountlist.h * Code cleanup: Added const qualifier for variables and 2004-08-29 23:27:40 +00:00
mouse.c * Code cleanup: Added const qualifier for variables and 2004-08-29 23:27:40 +00:00
mouse.h * Code cleanup: Added const qualifier for variables and 2004-08-29 23:27:40 +00:00
myslang.h * achown.c: Added const qualifiers and const_cast. 2004-09-19 15:55:58 +00:00
OChangeLog s/ommited/omitted/ 2002-07-14 06:36:07 +00:00
option.c * achown.c: Added const qualifiers and const_cast. 2004-09-19 15:55:58 +00:00
option.h Initial revision 1998-02-27 04:54:42 +00:00
panel.h * Code cleanup: Added const qualifier for variables and 2004-08-29 16:42:40 +00:00
panelize.c * Code cleanup: Added const qualifier for variables and 2004-08-29 23:27:40 +00:00
panelize.h * cmd.c: Cleanup of unneeded global functions and data. 2003-10-14 21:58:56 +00:00
pipethrough.3 * pipethrough.c: Added pipethrough, a function to execute child 2004-09-25 21:21:09 +00:00
pipethrough.c * pipethrough.c: Added pipethrough, a function to execute child 2004-09-25 21:21:09 +00:00
pipethrough.h * pipethrough.c: Added pipethrough, a function to execute child 2004-09-25 21:21:09 +00:00
popt.c * Code cleanup: Added const qualifier for variables and 2004-08-29 23:27:40 +00:00
popt.h * help.c (search_string): Fixed a warning about a const qualifier. 2004-09-18 14:30:58 +00:00
poptalloca.h * gtkedit/edit.h: Only include malloc.h if STDC_HEADERS is not 2001-02-20 17:57:23 +00:00
poptconfig.c * boxes.c (display_unit): Added const qualifier. 2004-09-25 13:46:23 +00:00
popthelp.c * boxes.c (display_unit): Added const qualifier. 2004-09-25 13:46:23 +00:00
poptint.h Include global.h, not i18n.h. 2003-10-26 04:15:17 +00:00
poptparse.c * poptconfig.c (configLine): Cast the argument to functions for 2002-10-24 10:02:40 +00:00
profile.c * help.c (search_string): Fixed a warning about a const qualifier. 2004-09-18 14:30:58 +00:00
profile.h * help.c (search_string): Fixed a warning about a const qualifier. 2004-09-18 14:30:58 +00:00
regex.c * eregex.h [!USE_INCLUDED_REGEX]: Include <regex.h>. 2002-03-26 14:13:10 +00:00
rxvt.c * boxes.c (display_unit): Added const qualifier. 2004-09-25 13:46:23 +00:00
screen.c 2004-09-24 Roland Illig <roland.illig@gmx.de> 2004-09-24 15:05:28 +00:00
selcodepage.c * wtools.h: Fix warnings. 2004-09-01 17:46:53 +00:00
selcodepage.h Reformat. 2002-10-30 23:16:16 +00:00
setup.c * boxes.c (configure_vfs): g_free handles NULL argument too, 2004-09-24 22:22:35 +00:00
setup.h * Code cleanup: Added const qualifier for variables and 2004-08-29 16:42:40 +00:00
slint.c * boxes.c (display_unit): Added const qualifier. 2004-09-25 13:46:23 +00:00
subshell.c * boxes.c (display_unit): Added const qualifier. 2004-09-25 13:46:23 +00:00
subshell.h * subshell.c (subshell_switch_key): Make static const int. 2002-12-24 00:13:30 +00:00
textconf.c Renamed version to show_version to avoid name clashes. 2004-08-17 10:40:16 +00:00
textconf.h Renamed version to show_version to avoid name clashes. 2004-08-17 10:40:16 +00:00
tree.c * boxes.c (configure_vfs): g_free handles NULL argument too, 2004-09-24 22:22:35 +00:00
tree.h * Code cleanup: Added const qualifier for variables and 2004-08-29 16:42:40 +00:00
treestore.c 2004-09-24 Roland Illig <roland.illig@gmx.de> 2004-09-24 15:05:28 +00:00
treestore.h * Code cleanup: Added const qualifier for variables and 2004-08-29 16:42:40 +00:00
tty.h * tty.h [!HAVE_SLANG]: Remove all slang_* definitions. 2002-09-08 16:22:54 +00:00
user.c * boxes.c (display_unit): Added const qualifier. 2004-09-25 13:46:23 +00:00
user.h Clean up includes. 2003-10-26 04:03:07 +00:00
util.c * util.c (load_file_position): Fixed possible segmentation fault 2004-09-24 16:43:08 +00:00
util.h 2004-09-24 Roland Illig <roland.illig@gmx.de> 2004-09-24 15:05:28 +00:00
utilunix.c * boxes.c (configure_vfs): g_free handles NULL argument too, 2004-09-24 22:22:35 +00:00
vfsdummy.h * vfsdummy.h [!USE_VFS]: Make sure that vfs_canon() doesn't 2004-04-18 20:56:08 +00:00
view.c * view.c (display): Display "_\b_" correctly in both colors. 2004-09-25 02:00:25 +00:00
view.h * view.c (view_init): Constify "_command" argument. 2003-09-09 04:54:59 +00:00
widget.c * widget.c (label_callback): Reverted my last change. It crashed. 2004-09-25 20:49:15 +00:00
widget.h * Code cleanup: Added const qualifier for variables and 2004-08-29 18:45:56 +00:00
win.c * help.c (search_string): Fixed a warning about a const qualifier. 2004-09-18 14:30:58 +00:00
win.h * help.c (search_string): Fixed a warning about a const qualifier. 2004-09-18 14:30:58 +00:00
wtools.c 2004-09-24 Roland Illig <roland.illig@gmx.de> 2004-09-24 15:05:28 +00:00
wtools.h * wtools.h (QuickWidget): Make text const. 2004-09-17 03:19:21 +00:00