.. |
.cvsignore
|
Add mc.hlp.??
|
2002-03-12 16:26:53 +00:00 |
achown.c
|
* global.h: Include io.h, pwd.h, grp.h and utime.h. Adjust all
|
2001-09-07 17:52:19 +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
|
* dlg.h: Remove all unused flags for create_dlg(). Adjust all
|
2002-08-19 06:22:32 +00:00 |
boxes.h
|
* boxes.h: Remove user_format.
|
2002-08-19 01:01:20 +00:00 |
ChangeLog
|
* keys.h: Remove, include ...
|
2002-08-22 06:56:35 +00:00 |
charsets.c
|
* charsets.c: Unconditionally enable finalization code that was
|
2002-08-01 20:31:52 +00:00 |
charsets.h
|
* util.c [!HAVE_TRUNCATE] (truncate): Close fd if my_ftruncate
|
2002-02-04 18:09:42 +00:00 |
chmod.c
|
* global.h: Include io.h, pwd.h, grp.h and utime.h. Adjust all
|
2001-09-07 17:52:19 +00:00 |
chmod.h
|
* achown.c: Make all global variables static. Fix help.
|
2001-07-24 15:04:21 +00:00 |
chown.c
|
* chown.c (chown_cmd): Use size_trunc_len() to show the file
|
2002-02-24 07:17:47 +00:00 |
chown.h
|
Initial revision
|
1998-02-27 04:54:42 +00:00 |
cmd.c
|
* cmd.c (info_cmd_no_menu): Toggle info screen.
|
2002-08-22 00:27:14 +00:00 |
cmd.h
|
* cmd.c (fishlink_cmd): Implement user interface for FiSH.
|
2002-08-19 06:06:09 +00:00 |
color.c
|
* charsets.c: Unconditionally enable finalization code that was
|
2002-08-01 20:31:52 +00:00 |
color.h
|
* charsets.c: Unconditionally enable finalization code that was
|
2002-08-01 20:31:52 +00:00 |
command.c
|
* x.h: Remove. Adjust all users. Make sure that global.h is
|
2001-09-03 05:07:40 +00:00 |
command.h
|
Initial revision
|
1998-02-27 04:54:42 +00:00 |
complete.c
|
* complete.c (insert_text): Fix buffer overflow.
|
2002-03-25 07:28:25 +00:00 |
complete.h
|
Initial revision
|
1998-02-27 04:54:42 +00:00 |
cons.handler.c
|
* cons.handler.c (handle_console): Use _exit(), not exit() in
|
2002-08-20 00:04:49 +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
|
Fully eliminate all references to HAVE_X and HAVE_GNOME.
|
2001-11-14 23:20:37 +00:00 |
dialog.h
|
* dialog.h: Include global.h.
|
2001-10-22 15:37:27 +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
|
* dlg.h: Remove unused fields in struct Dlg_head.
|
2002-08-22 05:15:47 +00:00 |
dlg.h
|
* dlg.h: Remove unused fields in struct Dlg_head.
|
2002-08-22 05:15:47 +00:00 |
eregex.h
|
* eregex.h [!USE_INCLUDED_REGEX]: Include <regex.h>.
|
2002-03-26 14:13:10 +00:00 |
ext.c
|
* ext.c: (regex_check_type): Further split. Restore caching
|
2002-08-21 19:22:32 +00:00 |
ext.h
|
* ext.c (exec_extension): Eliminate unused argument.
|
2002-08-10 00:37:55 +00:00 |
file.c
|
* file.c (do_transform_source): Cast the argument to functions
|
2002-07-03 19:47:40 +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
|
* filegui.c (file_mask_dialog): Enable 'follow Links'
|
2002-02-28 15:18:10 +00:00 |
filegui.h
|
Merges from the FileOpContext-changes branch. Please see
|
1999-01-14 01:10:32 +00:00 |
filenot.c
|
Glibing..... (2)
|
1999-01-27 01:08:30 +00:00 |
fileopctx.c
|
* fileopctx.h: Define new type mc_stat_fn.
|
2001-10-01 04:20:23 +00:00 |
fileopctx.h
|
* fileopctx.h: Define new type mc_stat_fn.
|
2001-10-01 04:20:23 +00:00 |
find.c
|
* global.h: Move include for rx.h and eregex.h here.
|
2002-08-21 07:20: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 (compute_namelen): New inline function to take care of
|
2002-08-15 19:35:53 +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
|
* global.h: Move include for rx.h and eregex.h here.
|
2002-08-21 07:20:39 +00:00 |
help.c
|
* help.c (interactive_display): Always show button bar.
|
2002-08-21 23:02:19 +00:00 |
help.h
|
* help.c (help_follow_link): Made static.
|
2002-08-19 05:00:58 +00:00 |
hotlist.c
|
* dlg.h: Remove all unused flags for create_dlg(). Adjust all
|
2002-08-19 06:22:32 +00:00 |
hotlist.h
|
Initial revision
|
1998-02-27 04:54:42 +00:00 |
i18n.h
|
Fully eliminate all references to HAVE_X and HAVE_GNOME.
|
2001-11-14 23:20:37 +00:00 |
info.c
|
* x.h: Remove. Adjust all users. Make sure that global.h is
|
2001-09-03 05:07:40 +00:00 |
info.h
|
Warning fixes.
|
1998-12-02 21:27:27 +00:00 |
key.c
|
* key.c (delete_select_channel): Avoid using freed memory.
|
2002-08-10 04:37:13 +00:00 |
key.h
|
* key.h (key_code_name_t): Typedef const.
|
2002-07-31 00:35:06 +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: Remove unused fields in struct Widget.
|
2002-08-22 00:50:24 +00:00 |
layout.h
|
Initial revision
|
1998-02-27 04:54:42 +00:00 |
learn.c
|
* learn.c (learn_button): Don't allow Tab to be learned.
|
2002-08-21 06:50:09 +00:00 |
learn.h
|
Initial revision
|
1998-02-27 04:54:42 +00:00 |
listmode.c
|
* global.h: Include io.h, pwd.h, grp.h and utime.h. Adjust all
|
2001-09-07 17:52:19 +00:00 |
listmode.h
|
* listmode.c, listmode.h, main.c: Consistently using define
|
2000-09-26 22:38:13 +00:00 |
main.c
|
* menu.c (create_menu): Get help node as an argument.
|
2002-08-20 21:30:06 +00:00 |
main.h
|
* main.h [USE_INTERNAL_EDIT]: Don't include declarations from
|
2002-08-19 01:43:40 +00:00 |
Makefile.am
|
* keys.h: Remove, include ...
|
2002-08-22 06:56:35 +00:00 |
man2hlp.c
|
Missing return after perror().
|
2002-08-20 16:14:48 +00:00 |
menu.c
|
* menu.c (create_menu): Get help node as an argument.
|
2002-08-20 21:30:06 +00:00 |
menu.h
|
* menu.c (create_menu): Get help node as an argument.
|
2002-08-20 21:30:06 +00:00 |
mfmt.c
|
* cons.saver.c: Make all functions except main() static.
|
2001-06-07 19:28:03 +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: Major cleanup and interface change. init_mouse()
|
2001-09-17 04:43:58 +00:00 |
myslang.h
|
* keys.h: Remove, include ...
|
2002-08-22 06:56:35 +00:00 |
OChangeLog
|
s/ommited/omitted/
|
2002-07-14 06:36:07 +00:00 |
option.c
|
* dlg.h: Remove all unused flags for create_dlg(). Adjust all
|
2002-08-19 06:22: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
|
* dlg.h: Remove all unused flags for create_dlg(). Adjust all
|
2002-08-19 06:22:32 +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
|
more popt
|
1998-11-03 23:36:58 +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: Make AppName parameter const char * everywhere.
|
2002-07-25 13:44:06 +00:00 |
profile.h
|
* profile.c: Make AppName parameter const char * everywhere.
|
2002-07-25 13:44:06 +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
|
* panel.h (struct format_e): Make string_fn return const char *.
|
2002-08-18 22:01:51 +00:00 |
selcodepage.c
|
* global.h: Include io.h, pwd.h, grp.h and utime.h. Adjust all
|
2001-09-07 17:52:19 +00:00 |
selcodepage.h
|
* charsets.c: Warning fixes.
|
2001-07-31 05:54:39 +00:00 |
setup.c
|
* main.h [USE_INTERNAL_EDIT]: Don't include declarations from
|
2002-08-19 01:43:40 +00:00 |
setup.h
|
* setup.c: New variable global_profile_name to hold full name of
|
2002-08-17 01:11:21 +00:00 |
slint.c
|
* charsets.c: Unconditionally enable finalization code that was
|
2002-08-01 20:31:52 +00:00 |
subshell.c
|
* subshell.c (synchronize): Workaround for Cygwin (should not be
|
2002-08-19 22:28:00 +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
|
* mouse.h: Major cleanup and interface change. init_mouse()
|
2001-09-17 04:43:58 +00:00 |
textconf.c
|
* textconf.c (features) [USE_VFS]: Add cpiofs.
|
2002-08-22 07:31:08 +00:00 |
textconf.h
|
* dlg.c: Eliminate all useless x_* functions.
|
2002-07-19 22:16:24 +00:00 |
TODO
|
* TODO: Typo fixed
|
2001-10-26 11:32:41 +00:00 |
tree.c
|
* tree.c (set_navig_label): Get argument "tree".
|
2001-10-01 06:42:37 +00:00 |
tree.h
|
* boxes.c (tree): Rename to tree_box() to avoid confusion.
|
2001-10-01 06:51:15 +00:00 |
treestore.c
|
* setup.c: New variable global_profile_name to hold full name of
|
2002-08-17 01:11:21 +00:00 |
treestore.h
|
* treestore.c: Remove unused code, reformat.
|
2002-08-15 23:31:23 +00:00 |
tty.h
|
* tty.h: Use standard autoconf defines to determine which
|
2002-07-13 05:13:07 +00:00 |
user.c
|
* user.c (expand_format): Cast the argument to functions
|
2002-08-16 14:56:13 +00:00 |
user.h
|
* user.h: Fix location of the home editor menu.
|
2001-09-15 18:56:58 +00:00 |
util.c
|
* global.h: Move include for rx.h and eregex.h here.
|
2002-08-21 07:20:39 +00:00 |
util.h
|
* util.h: Remove unused and dangerous flags for my_system():
|
2002-08-19 23:41:21 +00:00 |
utilunix.c
|
* util.h: Remove unused and dangerous flags for my_system():
|
2002-08-19 23:41:21 +00:00 |
view.c
|
* global.h: Move include for rx.h and eregex.h here.
|
2002-08-21 07:20:39 +00:00 |
view.h
|
* dlg.c: Eliminate all useless x_* functions.
|
2002-07-19 22:16:24 +00:00 |
widget.c
|
* widget.c (buttonbar_callback): Fix a bug that prevented the
|
2002-08-21 22:52:29 +00:00 |
widget.h
|
* widget.c: Make more functions static.
|
2002-08-21 21:47:29 +00:00 |
win.c
|
Fully eliminate all references to HAVE_X and HAVE_GNOME.
|
2001-11-14 23:20:37 +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
|
* dlg.h: Remove all unused flags for create_dlg(). Adjust all
|
2002-08-19 06:22:32 +00:00 |
wtools.h
|
* gtkedit/editcmd.c: Remove support for XView layout attributes.
|
2001-04-06 21:48:11 +00:00 |