mc/src
Andrew V. Samoilov 8085a7d36c * poptconfig.c (configLine): Cast the argument to functions for
character classification to unsigned or use unsigned char *.
(poptReadConfigFile): Likewise.
* popthelp.c (singleOptionHelp): Likewise.
* poptparse.c (poptParseArgvString): Likewise.
2002-10-24 10:02:40 +00:00
..
.cvsignore Add mc.hlp.?? 2002-03-12 16:26:53 +00:00
achown.c * dlg.c (create_dlg): Take title instead of unused name as the 2002-09-02 19:24:23 +00:00
achown.h Initial revision 1998-02-27 04:54:42 +00:00
background.c * background.c (background_attention): Fix calling functions 2002-09-28 05:10:29 +00:00
background.h * background.h: Remove WITH_BACKGROUND, it's now in extraconf.h. 2001-07-27 20:36:22 +00:00
boxes.c Fix some of the most ugly abuses of mixed caps in English texts, 2002-10-21 22:26:39 +00:00
boxes.h * boxes.h: Remove user_format. 2002-08-19 01:01:20 +00:00
ChangeLog * poptconfig.c (configLine): Cast the argument to functions for 2002-10-24 10:02:40 +00:00
charsets.c * charsets.c (init_translation_table): Use g_snprintf() instead of sprintf(). 2002-10-07 07:14:09 +00:00
charsets.h * util.c [!HAVE_TRUNCATE] (truncate): Close fd if my_ftruncate 2002-02-04 18:09:42 +00:00
chmod.c * main.c: Remove advanced_chfns variable. Adjust all 2002-09-13 16:33:18 +00:00
chmod.h * achown.c: Make all global variables static. Fix help. 2001-07-24 15:04:21 +00:00
chown.c * dlg.c (x_set_dialog_title): Completely eliminate. Adjust all 2002-09-03 07:42:36 +00:00
chown.h Initial revision 1998-02-27 04:54:42 +00:00
cmd.c * cmd.c (do_view_cmd): When asking confirmation, correctly 2002-10-21 05:43:09 +00:00
cmd.h * cmd.c (other_symlink_cmd): Remove, this function is 2002-09-18 22:30:48 +00:00
color.c * color.c: Rename stalledlink to stalelink. Make the same 2002-10-13 22:23:17 +00:00
color.h * color.h: Remove Q_SELECTED_COLOR and Q_UNSELECTED_COLOR. 2002-10-13 23:55:39 +00:00
command.c * command.c (do_cd_command): Reuse translated message. 2002-09-26 23:55:00 +00:00
command.h * command.c: (command_insert): New function - insert quoted 2002-09-20 19:59:28 +00:00
complete.c Globally replace OS2_NT and _OS_NT with WIN32_NATIVE. 2002-09-10 22:04:11 +00:00
complete.h Initial revision 1998-02-27 04:54:42 +00:00
cons.handler.c * global.h: Move fcntl.h inclusion here. Define O_BINARY. 2002-09-23 06:43:22 +00:00
cons.saver.c * cons.saver.c: Use SEEK_SET instead of 0 in lseek(). 2002-07-29 21:18:51 +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.h: Cleanup unused functions. 2002-08-22 22:53:02 +00:00
dialog.h * Make-alone.am: Get rid of all standalone code, it has been 2002-09-10 21:48:49 +00:00
dir.c * color.c: Rename stalledlink to stalelink. Make the same 2002-10-13 22:23:17 +00:00
dir.h * color.c: Rename stalledlink to stalelink. Make the same 2002-10-13 22:23:17 +00:00
dlg.c * dlg.c (frontend_run_dlg): Allow terminating the dialog from 2002-09-29 18:51:32 +00:00
dlg.h * dlg.h: New message DLG_RESIZE. 2002-09-24 03:56:08 +00:00
eregex.h * eregex.h [!USE_INCLUDED_REGEX]: Include <regex.h>. 2002-03-26 14:13:10 +00:00
ext.c * ext.c (get_file_type_local): Return -1 for fatal errors. 2002-09-29 19:26:15 +00:00
ext.h Globally replace OS2_NT and _OS_NT with WIN32_NATIVE. 2002-09-10 22:04:11 +00:00
file.c * file.c (copy_file_file): Reuse message. 2002-10-23 08:22:53 +00:00
file.h * file.h: Rename know_not_what_am_i_doing to safe_delete. 2002-10-21 21:03:22 +00:00
filegui.c Fix some of the most ugly abuses of mixed caps in English texts, 2002-10-21 22:26:39 +00:00
filegui.h Merges from the FileOpContext-changes branch. Please see 1999-01-14 01:10:32 +00:00
filenot.c Globally replace OS2_NT and _OS_NT with WIN32_NATIVE. 2002-09-10 22:04:11 +00:00
fileopctx.c * charsets.c: Add disclaimer of warranty. 2002-08-27 05:27:11 +00:00
fileopctx.h s/chwon/chown/ 2002-10-23 08:26:16 +00:00
find.c Fix some of the most ugly abuses of mixed caps in English texts, 2002-10-21 22:26:39 +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
global.h * edit.h: Remove all references to O_TEXT, USE_O_TEXT and 2002-09-23 07:00:30 +00:00
help.c * help.h: Remove unused characters. 2002-10-22 23:56:26 +00:00
help.h * help.h: Remove unused characters. 2002-10-22 23:56:26 +00:00
hotlist.c * hotlist.c (load_hotlist): Remove compatibility code with 2002-09-27 00:04:26 +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 Globally replace OS2_NT and _OS_NT with WIN32_NATIVE. 2002-09-10 22:04:11 +00:00
info.h Warning fixes. 1998-12-02 21:27:27 +00:00
key.c * mouse.h: Define events for the mouse wheel. 2002-09-21 00:11:59 +00:00
key.h Globally replace OS2_NT and _OS_NT with WIN32_NATIVE. 2002-09-10 22:04:11 +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 Fix some of the most ugly abuses of mixed caps in English texts, 2002-10-21 22:26:39 +00:00
layout.h Initial revision 1998-02-27 04:54:42 +00:00
learn.c * learn.c (learn_check_key): Simplify logic. Add a comment for 2002-10-21 22:54:20 +00:00
learn.h Initial revision 1998-02-27 04:54:42 +00:00
listmode.c Fix some of the most ugly abuses of mixed caps in English texts, 2002-10-21 22:26:39 +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 (show_change_notice): Make local variable in main(). 2002-10-23 09:01:08 +00:00
main.h * main.h: Remove all references to icons. 2002-09-27 00:47:29 +00:00
Makefile.am * Makefile.am (man2hlp_LDADD): Set to $(GLIB_LIBS). 2002-10-15 15:33:04 +00:00
man2hlp.c * man2hlp.c (main): Remove unnecessary spaces in the table of 2002-10-23 00:42:34 +00:00
menu.c Global removal of RCS Id: flags. 2002-09-26 23:13:45 +00:00
menu.h * menu.c (create_menu): Get help node as an argument. 2002-08-20 21:30:06 +00:00
mfmt.c * charsets.c: Add disclaimer of warranty. 2002-08-27 05:27:11 +00:00
mountlist.c * mountlist.c: Restore sys/param.h before sys/mount.h - it's 2002-09-24 22:19:32 +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: Put return codes from the mouse callback to an enum. 2002-09-22 05:49:17 +00:00
myslang.h * myslang.h: Add a replacement for addch(), which expects a 2002-10-22 04:16:07 +00:00
OChangeLog s/ommited/omitted/ 2002-07-14 06:36:07 +00:00
option.c Fix some of the most ugly abuses of mixed caps in English texts, 2002-10-21 22:26:39 +00:00
option.h Initial revision 1998-02-27 04:54:42 +00:00
panel.h * main.h: Remove all references to icons. 2002-09-27 00:47:29 +00:00
panelize.c * color.c: Rename stalledlink to stalelink. Make the same 2002-10-13 22:23:17 +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 Global removal of RCS Id: flags. 2002-09-26 23:13:45 +00:00
profile.h Globally replace OS2_NT and _OS_NT with WIN32_NATIVE. 2002-09-10 22:04:11 +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 Remove spaces around "Error" and "Warning" together with their translations. 2002-10-21 04:13:49 +00:00
selcodepage.c Remove spaces around "Error" and "Warning" together with their translations. 2002-10-21 04:13:49 +00:00
selcodepage.h * charsets.c: Warning fixes. 2001-07-31 05:54:39 +00:00
setup.c * setup.c: Remove dead code surrounded by 2002-10-23 00:17:19 +00:00
setup.h Globally replace OS2_NT and _OS_NT with WIN32_NATIVE. 2002-09-10 22:04:11 +00:00
slint.c Global removal of RCS Id: flags. 2002-09-26 23:13:45 +00:00
subshell.c Remove spaces around "Error" and "Warning" together with their translations. 2002-10-21 04:13:49 +00:00
subshell.h * subshell.c (read_subshell_prompt): Remove argument "how", it's 2002-08-15 06:53:44 +00:00
terms.c Updated address of Free Software Foundation 2000-08-22 22:50:00 +00:00
text.c * color.c: Rename stalledlink to stalelink. Make the same 2002-10-13 22:23:17 +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
TODO Add: 2002-10-23 07:41:22 +00:00
tree.c * setup.c: Remove dead code surrounded by 2002-10-23 00:17:19 +00:00
tree.h * setup.c: Remove dead code surrounded by 2002-10-23 00:17:19 +00:00
treestore.c * global.h: Move fcntl.h inclusion here. Define O_BINARY. 2002-09-23 06:43:22 +00:00
treestore.h Globally replace OS2_NT and _OS_NT with WIN32_NATIVE. 2002-09-10 22:04:11 +00:00
tty.h * tty.h [!HAVE_SLANG]: Remove all slang_* definitions. 2002-09-08 16:22:54 +00:00
user.c s/appropriative/suitable/ 2002-09-26 23:40:03 +00:00
user.h * ext.c (get_file_type_local): Make static. 2002-09-26 21:23:55 +00:00
util.c * util.c (name_trunc): Remove unused code, unhelpful error 2002-09-27 21:20:41 +00:00
util.h * utilunix.c (mc_tmpdir): New function that returns temporary 2002-09-11 04:58:24 +00:00
utilunix.c * utilunix.c (mc_tmpdir): Make directory only if not exists. 2002-10-22 11:21:40 +00:00
view.c Remove spaces around "Error" and "Warning" together with their translations. 2002-10-21 04:13:49 +00:00
view.h * view.c: Move call to view_update_bytes_per_line() from 2002-10-07 18:50:27 +00:00
widget.c * global.h: Move fcntl.h inclusion here. Define O_BINARY. 2002-09-23 06:43:22 +00:00
widget.h * command.c: Make `command' a standard WInput widget, just 2002-09-20 19:36:55 +00:00
win.c Global removal of RCS Id: flags. 2002-09-26 23:13:45 +00:00
win.h * info.c (info_show_info): Use size_trunc_len() instead of 2001-08-30 16:58:40 +00:00
wtools.c Fix some of the most ugly abuses of mixed caps in English texts, 2002-10-21 22:26:39 +00:00
wtools.h * wtools.c: Remove Chooser, its unused. 2002-09-03 19:57:13 +00:00