mc/src
Pavel Roskin f219b81311 * vfsdummy.h: New file to replace vfs.h if VFS is disabled.
* Makefile.am: Add vfsdummy.h.
* global.h [!USE_VFS]: Include vfsdummy.h.  Fix files that
include vfs.h directly.
2003-10-11 08:54:31 +00:00
..
.cvsignore Add mc.hlp.?? 2002-03-12 16:26:53 +00:00
ChangeLog * vfsdummy.h: New file to replace vfs.h if VFS is disabled. 2003-10-11 08:54:31 +00:00
Makefile.am * vfsdummy.h: New file to replace vfs.h if VFS is disabled. 2003-10-11 08:54:31 +00:00
OChangeLog s/ommited/omitted/ 2002-07-14 06:36:07 +00:00
TODO Add two regressions. Typo fixes. 2003-09-30 16:50:42 +00:00
achown.c * dlg.h: Merge Widget_Item into Widget. Massive adjustment. 2003-09-12 23:38:42 +00:00
achown.h Initial revision 1998-02-27 04:54:42 +00:00
background.c * background.h: Eliminate background_wait variable. Adjust all 2003-10-08 05:16:58 +00:00
background.h * background.h: Eliminate background_wait variable. Adjust all 2003-10-08 05:16:58 +00:00
boxes.c * vfsdummy.h: New file to replace vfs.h if VFS is disabled. 2003-10-11 08:54:31 +00:00
boxes.h * boxes.h: Remove user_format. 2002-08-19 01:01:20 +00:00
charsets.c * charsets.c (convert_to_display): Don't crash on empty read 2002-11-11 14:48:37 +00:00
charsets.h * charset.h: Provide new inline functions convert_to_display_c() 2002-10-30 23:42:21 +00:00
chmod.c * dlg.h: Replace DLG_BACKWARD to DLG_REVERSE with a better 2003-09-12 21:22:01 +00:00
chmod.h * achown.c: Make all global variables static. Fix help. 2001-07-24 15:04:21 +00:00
chown.c * vfsdummy.h: New file to replace vfs.h if VFS is disabled. 2003-10-11 08:54:31 +00:00
chown.h Initial revision 1998-02-27 04:54:42 +00:00
cmd.c * layout.c (layout_change): Make static. 2003-09-10 06:15:53 +00:00
cmd.h * cmd.c (delete_cmd_local): New function. Remove file under the 2003-08-18 04:45:54 +00:00
color.c * text.c: Eliminate. Move colors to color.c and clr_scr() to 2003-06-22 09:32:52 +00:00
color.h * color.h: Remove Q_SELECTED_COLOR and Q_UNSELECTED_COLOR. 2002-10-13 23:55:39 +00:00
command.c * dlg.h: Use cb_ret_t and widget_msg_t in widget callbacks. 2003-09-10 22:48:54 +00:00
command.h * command.c: (command_insert): New function - insert quoted 2002-09-20 19:59:28 +00:00
complete.c * vfsdummy.h: New file to replace vfs.h if VFS is disabled. 2003-10-11 08:54:31 +00:00
complete.h Initial revision 1998-02-27 04:54:42 +00:00
cons.handler.c * configure.in: Remove test for SCO UNIX. Remove all references 2003-06-18 04:47:17 +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 * dialog.c (struct Refresh): Make opaque. 2002-11-14 07:25:18 +00:00
dialog.h * dialog.c (struct Refresh): Make opaque. 2002-11-14 07:25:18 +00:00
dir.c * dir.h (file_entry): Rename "buf" to "st". Adjust all 2003-08-18 00:47:43 +00:00
dir.h * dir.h (file_entry): Rename "buf" to "st". Adjust all 2003-08-18 00:47:43 +00:00
dlg.c * dlg.c (dlg_broadcast_msg): Use widget_msg_t type. 2003-10-07 22:59:01 +00:00
dlg.h * dlg.c (dlg_broadcast_msg): Use widget_msg_t type. 2003-10-07 22:59:01 +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 (do_execute): Make static. Print end of line after 2003-06-22 10:15:04 +00:00
execute.h * execute.c: New file with all functions for execution and 2003-06-22 09:17:46 +00:00
ext.c Trivial simplification from Andrew V. Samoilov <sav@bcs.zp.ua> 2003-09-02 22:38:15 +00:00
ext.h Get rid of all references to NATIVE_WIN32. 2003-07-23 03:22:32 +00:00
file.c * vfsdummy.h: New file to replace vfs.h if VFS is disabled. 2003-10-11 08:54:31 +00:00
file.h * file.c (panel_operate_generate_prompt): Remove source 2003-08-18 04:35:28 +00:00
filegui.c * dlg.h: Replace DLG_BACKWARD to DLG_REVERSE with a better 2003-09-12 21:22:01 +00:00
filegui.h Move file_mask_dialog() declaration where it belongs. 2002-12-08 18:59:50 +00:00
filenot.c * vfsdummy.h: New file to replace vfs.h if VFS is disabled. 2003-10-11 08:54:31 +00:00
fileopctx.c * vfsdummy.h: New file to replace vfs.h if VFS is disabled. 2003-10-11 08:54:31 +00:00
fileopctx.h Typos. 2003-06-02 19:26:55 +00:00
find.c * vfsdummy.h: New file to replace vfs.h if VFS is disabled. 2003-10-11 08:54:31 +00:00
find.h Warning fixes. 1998-12-02 21:27:27 +00:00
findme.c * findme.c: Respect HAVE_UNISTD_H. 2002-01-21 21:04:44 +00:00
findme.h Fixes to make MC compile with popt-1.2 1998-11-04 17:54:17 +00:00
fs.h * fs.h: Only redefine S_IS* macros if they are undefined, and 2002-09-06 19:23:45 +00:00
fsusage.c * global.h: Move fcntl.h inclusion here. Define O_BINARY. 2002-09-23 06:43:22 +00:00
fsusage.h Updated address of Free Software Foundation 2000-08-22 22:50:00 +00:00
glibcompat.c * glibcompat.c: New file for compatibility with older versions 2003-09-22 20:21:48 +00:00
glibcompat.h * glibcompat.c: New file for compatibility with older versions 2003-09-22 20:21:48 +00:00
global.h * vfsdummy.h: New file to replace vfs.h if VFS is disabled. 2003-10-11 08:54:31 +00:00
help.c * help.c (interactive_display): User straight widget order. 2003-09-12 22:16:32 +00:00
help.h * help.h: Remove unused characters. 2002-10-22 23:56:26 +00:00
hotlist.c * hotlist.c (l_call): Fix incorrect calls to hotlist_callback(). 2003-09-13 00:12:37 +00:00
hotlist.h Initial revision 1998-02-27 04:54:42 +00:00
i18n.h * Make-alone.am: Get rid of all standalone code, it has been 2002-09-10 21:48:49 +00:00
info.c * dlg.h: Use cb_ret_t and widget_msg_t in widget callbacks. 2003-09-10 22:48:54 +00:00
info.h Warning fixes. 1998-12-02 21:27:27 +00:00
key.c * vfsdummy.h: New file to replace vfs.h if VFS is disabled. 2003-10-11 08:54:31 +00:00
key.h * key.c (correct_key_code): Strip or add modifier information 2002-12-23 09:46:28 +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 * dlg.h: Merge Widget_Item into Widget. Massive adjustment. 2003-09-12 23:38:42 +00:00
layout.h * layout.c (layout_change): Make static. 2003-09-10 06:15:53 +00:00
learn.c * dlg.h: Merge Widget_Item into Widget. Massive adjustment. 2003-09-12 23:38:42 +00:00
learn.h Initial revision 1998-02-27 04:54:42 +00:00
listmode.c * dlg.h: Replace DLG_BACKWARD to DLG_REVERSE with a better 2003-09-12 21:22:01 +00:00
listmode.h * listmode.c, listmode.h, main.c: Consistently using define 2000-09-26 22:38:13 +00:00
main.c * main.c (_do_panel_cd): Use vfs_release_path(). 2003-10-11 06:44:54 +00:00
main.h Fix unsafe defines. 2003-09-10 21:33:12 +00:00
man2hlp.c * man2hlp.c (main): Initialize cnode->heading_level. 2003-01-20 23:21:57 +00:00
menu.c * menu.c (menu_scan_hotkey): Use g_strlcpy() to avoid undefined 2003-09-22 19:40:07 +00:00
menu.h * menu.h: Return to keeping dialog id instead of a widget 2003-09-13 07:43:20 +00:00
mfmt.c * charsets.c: Add disclaimer of warranty. 2002-08-27 05:27:11 +00:00
mountlist.c * mountlist.c (read_filesystem_list) [MOUNTED_GETMNTENT1]: 2003-01-27 17:51:53 +00:00
mountlist.h * mountlist.h: Move some internals ... 2002-08-19 00:07:08 +00:00
mouse.c Global removal of RCS Id: flags. 2002-09-26 23:13:45 +00:00
mouse.h * mouse.h: Use definitions for GPM_B_DOWN and GPM_B_UP 2002-10-30 20:52:59 +00:00
myslang.h Fix unsafe defines. 2003-09-10 21:33:12 +00:00
option.c * dlg.h: Replace DLG_BACKWARD to DLG_REVERSE with a better 2003-09-12 21:22:01 +00:00
option.h Initial revision 1998-02-27 04:54:42 +00:00
panel.h * layout.c (layout_change): Make static. 2003-09-10 06:15:53 +00:00
panelize.c * dlg.h: Replace DLG_BACKWARD to DLG_REVERSE with a better 2003-09-12 21:22:01 +00:00
panelize.h Merges from the FileOpContext-changes branch. Please see 1999-01-14 01:10:32 +00:00
popt.c * popthelp.c (poptPrintHelp): Use POPT_ for "[OPTION...]", 2002-10-22 11:51:47 +00:00
popt.h * popt.h: Adjust poptHelpOptions[] declaration. 2002-10-09 15:27:01 +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 * poptconfig.c (configLine): Cast the argument to functions for 2002-10-24 10:02:40 +00:00
popthelp.c * poptconfig.c (configLine): Cast the argument to functions for 2002-10-24 10:02:40 +00:00
poptint.h * poptint.h: Use i18n.h instead of most own replacement macros. 2002-09-19 06:00:40 +00:00
poptparse.c * poptconfig.c (configLine): Cast the argument to functions for 2002-10-24 10:02:40 +00:00
profile.c * menu.c (menu_scan_hotkey): Use g_strlcpy() to avoid undefined 2003-09-22 19:40:07 +00:00
profile.h Get rid of all references to NATIVE_WIN32. 2003-07-23 03:22:32 +00:00
regex.c * eregex.h [!USE_INCLUDED_REGEX]: Include <regex.h>. 2002-03-26 14:13:10 +00:00
rxvt.c * global.h: Include io.h, pwd.h, grp.h and utime.h. Adjust all 2001-09-07 17:52:19 +00:00
screen.c * dlg.h: Remove "first" field for dialogs and DLG_HAS_MENUBAR. 2003-09-13 05:23:53 +00:00
selcodepage.c Remove spaces around "Error" and "Warning" together with their translations. 2002-10-21 04:13:49 +00:00
selcodepage.h Reformat. 2002-10-30 23:16:16 +00:00
setup.c Make save_panel_types() static. 2003-09-29 18:05:38 +00:00
setup.h Make save_panel_types() static. 2003-09-29 18:05:38 +00:00
slint.c * slint.c (getch): If there is EOF on the input, exit 2003-02-03 18:00:34 +00:00
subshell.c * subshell.c (pty_open_master) [HAVE_GRANTPT]: Prefer 2003-07-21 23:33:34 +00:00
subshell.h * subshell.c (subshell_switch_key): Make static const int. 2002-12-24 00:13:30 +00:00
terms.c Updated address of Free Software Foundation 2000-08-22 22:50:00 +00:00
textconf.c * textconf.c: Don't translate filesystem names. 2002-09-27 01:18:54 +00:00
textconf.h * dlg.c: Eliminate all useless x_* functions. 2002-07-19 22:16:24 +00:00
tree.c * dlg.h: Use cb_ret_t and widget_msg_t in widget callbacks. 2003-09-10 22:48:54 +00:00
tree.h * tree.c: Make struct WTree opaque. Remove "done" flag - it's 2002-11-29 04:55:06 +00:00
treestore.c * vfsdummy.h: New file to replace vfs.h if VFS is disabled. 2003-10-11 08:54:31 +00:00
treestore.h Get rid of all references to NATIVE_WIN32. 2003-07-23 03:22:32 +00:00
tty.h * tty.h [!HAVE_SLANG]: Remove all slang_* definitions. 2002-09-08 16:22:54 +00:00
user.c * vfsdummy.h: New file to replace vfs.h if VFS is disabled. 2003-10-11 08:54:31 +00:00
user.h Get rid of all references to NATIVE_WIN32. 2003-07-23 03:22:32 +00:00
util.c * vfsdummy.h: New file to replace vfs.h if VFS is disabled. 2003-10-11 08:54:31 +00:00
util.h Get rid of all references to NATIVE_WIN32. 2003-07-23 03:22:32 +00:00
utilunix.c * execute.c: New file with all functions for execution and 2003-06-22 09:17:46 +00:00
vfsdummy.h * vfsdummy.h: New file to replace vfs.h if VFS is disabled. 2003-10-11 08:54:31 +00:00
view.c * vfsdummy.h: New file to replace vfs.h if VFS is disabled. 2003-10-11 08:54:31 +00:00
view.h * view.c (view_init): Constify "_command" argument. 2003-09-09 04:54:59 +00:00
widget.c * menu.c (menu_scan_hotkey): Use g_strlcpy() to avoid undefined 2003-09-22 19:40:07 +00:00
widget.h * dlg.h: Use cb_ret_t and widget_msg_t in widget callbacks. 2003-09-10 22:48:54 +00:00
win.c * key.c (mc_bindings): Remove. Esc-">" and Esc-"<" are not 2003-06-14 05:19:19 +00:00
win.h * dlg.h: Move movefn definition ... 2002-11-11 07:12:03 +00:00
wtools.c * dlg.h: Replace DLG_BACKWARD to DLG_REVERSE with a better 2003-09-12 21:22:01 +00:00
wtools.h * widget.h: Completely get rid of tkname. Rename it to histname 2003-09-01 00:18:37 +00:00