..
.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): Cast pointer to long
2002-02-21 01:49: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
* boxes.c: Fix remaining old-style calls to create_dlg().
2002-09-03 20:19:22 +00:00
boxes.h
* boxes.h: Remove user_format.
2002-08-19 01:01:20 +00:00
ChangeLog
* mouse.h: Put return codes from the mouse callback to an enum.
2002-09-22 05:49:17 +00:00
charsets.c
* charsets.c: Add disclaimer of warranty.
2002-08-27 05:27:11 +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
* command.c: Make `command' a standard WInput widget, just
2002-09-20 19:36:55 +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: Move hascolors variable into init_colors(). Adjust
2002-09-08 17:30:52 +00:00
color.h
* color.c: Move hascolors variable into init_colors(). Adjust
2002-09-08 17:30:52 +00:00
command.c
* command.c: (command_insert): New function - insert quoted
2002-09-20 19:59:28 +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
* Makefile.am: Rename LIBDIR to DATADIR, since it refers to
2002-09-22 00:13:32 +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
* dir.c (do_load_dir): Fix leaking of file descriptors - always
2002-08-15 02:02:49 +00:00
dir.h
* dir.c (sort_type_to_name): Remove, it's unused in the text
2001-11-14 18:57:24 +00:00
dlg.c
* mouse.h: Put return codes from the mouse callback to an enum.
2002-09-22 05:49:17 +00:00
dlg.h
* dlg.c (x_set_dialog_title): Completely eliminate. Adjust all
2002-09-03 07:42:36 +00:00
eregex.h
* eregex.h [!USE_INCLUDED_REGEX]: Include <regex.h>.
2002-03-26 14:13:10 +00:00
ext.c
Reuse other translated strings.
2002-09-03 16:55:05 +00:00
ext.h
Globally replace OS2_NT and _OS_NT with WIN32_NATIVE.
2002-09-10 22:04:11 +00:00
file.c
Globally replace OS2_NT and _OS_NT with WIN32_NATIVE.
2002-09-10 22:04:11 +00:00
file.h
* cmd.c: Change all "long" variables to "off_t" whenever they
2001-09-21 05:04:38 +00:00
filegui.c
* wtools.h (QuickDialog): Eliminate the "class" field - it's not
2002-09-03 08:00:02 +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
* fileopctx.h: Define new type mc_stat_fn.
2001-10-01 04:20:23 +00:00
find.c
Reuse the same title "Find File". Reformat most ugly code.
2002-09-03 20:04:54 +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
* fsusage.c: Include sys/param.h before sys/mount.h - it's
2001-09-07 02:40:45 +00:00
fsusage.h
Updated address of Free Software Foundation
2000-08-22 22:50:00 +00:00
global.h
Globally replace OS2_NT and _OS_NT with WIN32_NATIVE.
2002-09-10 22:04:11 +00:00
help.c
Globally replace OS2_NT and _OS_NT with WIN32_NATIVE.
2002-09-10 22:04:11 +00:00
help.h
* help.c (help_follow_link): Made static.
2002-08-19 05:00:58 +00:00
hotlist.c
* command.c: Make `command' a standard WInput widget, just
2002-09-20 19:36:55 +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
* command.c: Make `command' a standard WInput widget, just
2002-09-20 19:36:55 +00:00
layout.h
Initial revision
1998-02-27 04:54:42 +00:00
learn.c
* dlg.c (x_set_dialog_title): Completely eliminate. Adjust all
2002-09-03 07:42:36 +00:00
learn.h
Initial revision
1998-02-27 04:54:42 +00:00
listmode.c
* dlg.c (x_set_dialog_title): Completely eliminate. Adjust all
2002-09-03 07:42:36 +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 (process_args): Print only data directory and nothing
2002-09-22 01:59:37 +00:00
main.h
* main.c: Remove advanced_chfns variable. Adjust all
2002-09-13 16:33:18 +00:00
Makefile.am
* Makefile.am: Rename LIBDIR to DATADIR, since it refers to
2002-09-22 00:13:32 +00:00
man2hlp.c
* man2hlp.c (handle_command): Make clear that unsupported
2002-09-05 20:47:12 +00:00
menu.c
Globally replace OS2_NT and _OS_NT with WIN32_NATIVE.
2002-09-10 22:04:11 +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.h: Move some internals ...
2002-08-19 00:07:08 +00:00
mountlist.h
* mountlist.h: Move some internals ...
2002-08-19 00:07:08 +00:00
mouse.c
* mouse.c: Add default cases to fix warnings with gcc-2.96.
2001-11-14 18:27: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: Remove definition of initscr(), it's unused.
2002-09-08 16:49:41 +00:00
OChangeLog
s/ommited/omitted/
2002-07-14 06:36:07 +00:00
option.c
* option.c: Make "Configure options" dialog more flexible,
2002-09-13 16:29:32 +00:00
option.h
Initial revision
1998-02-27 04:54:42 +00:00
panel.h
* panel.h (struct format_e): Make string_fn return const char *.
2002-08-18 22:01:51 +00:00
panelize.c
* panelize,c: Remove unused variable panelize_title.
2002-09-21 06:20:25 +00:00
panelize.h
Merges from the FileOpContext-changes branch. Please see
1999-01-14 01:10:32 +00:00
popt.c
* main.c (handle_args): Set POPT_CONTEXT_NO_EXEC flag for
2002-08-20 00:01:33 +00:00
popt.h
1999-07-21 Norbert Warmuth <nwarmuth@privat.circular.de>
1999-07-21 04:29:11 +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
1999-08-03 Norbert Warmuth <nwarmuth@privat.circular.de>
1999-08-03 05:17:47 +00:00
popthelp.c
1999-08-03 Norbert Warmuth <nwarmuth@privat.circular.de>
1999-08-03 05:17:47 +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
1999-08-03 Norbert Warmuth <nwarmuth@privat.circular.de>
1999-08-03 05:17:47 +00:00
profile.c
* profile.c: Remove unused code. Eliminate global variables.
2002-09-06 20:25:15 +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
Globally replace OS2_NT and _OS_NT with WIN32_NATIVE.
2002-09-10 22:04:11 +00:00
selcodepage.c
* selcodepage.c (select_charset): Use snprintf instead of sprintf.
2002-08-27 13:23:29 +00:00
selcodepage.h
* charsets.c: Warning fixes.
2001-07-31 05:54:39 +00:00
setup.c
* main.c: Remove advanced_chfns variable. Adjust all
2002-09-13 16:33:18 +00:00
setup.h
Globally replace OS2_NT and _OS_NT with WIN32_NATIVE.
2002-09-10 22:04:11 +00:00
slint.c
* charsets.c: Unconditionally enable finalization code that was
2002-08-01 20:31:52 +00:00
subshell.c
* subshell.c: Move tcsh_fifo to the file scope. Use mc_tmpdir()
2002-09-11 05:23:18 +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
* charsets.c: Add disclaimer of warranty.
2002-08-27 05:27:11 +00:00
textconf.c
* textconf.c: Don't use SLANG_TERMINFO, which is unused anywhere
2002-09-07 07:36:59 +00:00
textconf.h
* dlg.c: Eliminate all useless x_* functions.
2002-07-19 22:16:24 +00:00
TODO
No need to document C-x C-l, it's dead :-)
2002-09-18 22:34:05 +00:00
tree.c
* mouse.h: Put return codes from the mouse callback to an enum.
2002-09-22 05:49:17 +00:00
tree.h
* boxes.c (tree): Rename to tree_box() to avoid confusion.
2001-10-01 06:51:15 +00:00
treestore.c
Globally replace OS2_NT and _OS_NT with WIN32_NATIVE.
2002-09-10 22:04:11 +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
Globally replace OS2_NT and _OS_NT with WIN32_NATIVE.
2002-09-10 22:04:11 +00:00
user.h
Globally replace OS2_NT and _OS_NT with WIN32_NATIVE.
2002-09-10 22:04:11 +00:00
util.c
* utilunix.c (mc_tmpdir): New function that returns temporary
2002-09-11 04:58:24 +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): New function that returns temporary
2002-09-11 04:58:24 +00:00
view.c
* view.c (view_event): Add mouse wheel support.
2002-09-21 05:46:19 +00:00
view.h
* view.c: Make static whatever possible.
2002-08-27 19:10:54 +00:00
widget.c
* mouse.h: Put return codes from the mouse callback to an enum.
2002-09-22 05:49:17 +00:00
widget.h
* command.c: Make `command' a standard WInput widget, just
2002-09-20 19:36:55 +00:00
win.c
* win.c (key_name_conv_tab): Fix initialization.
2002-09-01 07:42:54 +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
* wtools.c (real_input_dialog_help): Trim spaces from the label
2002-09-16 23:28:09 +00:00
wtools.h
* wtools.c: Remove Chooser, its unused.
2002-09-03 19:57:13 +00:00