..
.cvsignore
Add mc.hlp.??
2002-03-12 16:26:53 +00:00
ChangeLog
* util.h: Rename compression types, add a type for uncompressed
2002-07-02 21:09:25 +00:00
Makefile.am
* Makefile.am: doc/mc.1 is in top_builddir, not in top_srcdir.
2002-05-22 16:10:52 +00:00
OChangeLog
…
TODO
* TODO: Typo fixed
2001-10-26 11:32:41 +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
…
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 (tree): Rename to tree_box() to avoid confusion.
2001-10-01 06:51:15 +00:00
boxes.h
* boxes.c (tree): Rename to tree_box() to avoid confusion.
2001-10-01 06:51:15 +00:00
charsets.c
* util.c [!HAVE_TRUNCATE] (truncate): Close fd if my_ftruncate
2002-02-04 18:09:42 +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
…
cmd.c
* main.c [!WITH_MCFS] (PanelMenu): Eliminate mcfs related entry.
2002-04-19 07:21:09 +00:00
cmd.h
* cmd.[ch] [USE_INTERNAL_EDIT] (edit_syntax_cmd:) New dialog
2002-03-25 07:46:18 +00:00
color.c
* color.c: Remove unused code.
2001-09-03 04:32:16 +00:00
color.h
* color.c: Remove unused code.
2001-09-03 04:32:16 +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
…
complete.c
* complete.c (insert_text): Fix buffer overflow.
2002-03-25 07:28:25 +00:00
complete.h
…
cons.handler.c
* global.h: Include io.h, pwd.h, grp.h and utime.h. Adjust all
2001-09-07 17:52:19 +00:00
cons.saver.c
* cons.saver.c: Define LINUX_CONS_SAVER_C so that some parts
2001-11-29 20:28:48 +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 (handle_dirent): Don't process ".." entries.
2002-06-20 21:10:06 +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.c (add_widget): Check for what is not NULL
2001-11-07 12:15:11 +00:00
dlg.h
* cmd.c: Clean up unused GNOME code and some ifdef's.
2001-09-16 00:53:43 +00:00
eregex.h
* eregex.h [!USE_INCLUDED_REGEX]: Include <regex.h>.
2002-03-26 14:13:10 +00:00
ext.c
* ext.c (exec_extension): Use "#! /bin/sh".
2002-02-21 14:37:51 +00:00
ext.h
Fully eliminate all references to HAVE_X and HAVE_GNOME.
2001-11-14 23:20:37 +00:00
file.c
* file.c (copy_file_file): Rollback one hunk to eliminate infinitive loop.
2002-03-06 07:37:14 +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
* eregex.h: Update from glibc-2.2.5.
2002-03-18 21:08:18 +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
* util.c: Move replacements for permission bits ...
2002-01-22 01:23:18 +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
gindex.pl
* man2hlp.c (handle_link): Strip .B and .I
2002-03-21 13:01:20 +00:00
global.h
* global.h: Include unix.h under "classical" QNX.
2002-02-18 21:54:27 +00:00
help.c
* global.h: Include io.h, pwd.h, grp.h and utime.h. Adjust all
2001-09-07 17:52:19 +00:00
help.h
…
hotlist.c
* hotlist.c (hotlist_button_callback): Don't process B_REMOVE
2002-05-07 05:37:04 +00:00
hotlist.h
…
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 [USE_NCURSES] (get_key_code): Ignore KEY_RESIZE.
2002-02-06 05:23:50 +00:00
key.h
Fully eliminate all references to HAVE_X and HAVE_GNOME.
2001-11-14 23:20:37 +00:00
keys.h
* features.h, keys.h, textconf.h, x.h: added protection against
2000-08-30 20:51:03 +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
* key.c [USE_NCURSES] (get_key_code): Ignore KEY_RESIZE.
2002-02-06 05:23:50 +00:00
layout.h
…
learn.c
* x.h: Remove. Adjust all users. Make sure that global.h is
2001-09-03 05:07:40 +00:00
learn.h
…
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
mad.c
* mad.c (mad_tempnam): Commented out to make linker happy.
2002-05-30 13:27:43 +00:00
mad.h
* mad.h: Enable glib support.
2001-11-12 07:32:55 +00:00
main.c
* main.c [HAVE_MAD && !_OS_NT] (main): G_free mc_home.
2002-05-30 13:35:09 +00:00
main.h
* main.h: Remove dead declarations.
2002-01-17 07:17:54 +00:00
man2hlp.c
* man2hlp.c (handle_link): Strip .B and .I
2002-03-21 13:01:20 +00:00
mem.h
* mem.h: Undefine bcopy(), bcmp() and bzero() before redefining
2001-06-23 16:02:05 +00:00
menu.c
* boxes.c (display_init): Associate correct help topic.
2001-08-06 22:22:04 +00:00
menu.h
* TODO: Remove XView-related entries.
2001-05-18 16:58:03 +00:00
mfmt.c
* cons.saver.c: Make all functions except main() static.
2001-06-07 19:28:03 +00:00
mountlist.c
* fsusage.c: Include sys/param.h before sys/mount.h - it's
2001-09-07 02:40:45 +00:00
mountlist.h
* utilunix.c (init_my_statfs): Move this ...
2001-06-18 22:24:04 +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
* myslang.h [!HAVE_SYSTEM_SLANG]: Include slang/slang-mc.h to
2001-12-21 22:15:24 +00:00
ncurses.patch
…
option.c
* x.h: Remove. Adjust all users. Make sure that global.h is
2001-09-03 05:07:40 +00:00
option.h
…
panel.h
* screen.c: Make functions static whenever possible. Remove
2002-01-22 23:16:21 +00:00
panelize.c
Fully eliminate all references to HAVE_X and HAVE_GNOME.
2001-11-14 23:20:37 +00:00
panelize.h
Merges from the FileOpContext-changes branch. Please see
1999-01-14 01:10:32 +00:00
popt.c
* findme.c: Respect HAVE_UNISTD_H.
2002-01-21 21:04:44 +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
Updated address of Free Software Foundation
2000-08-22 22:50:00 +00:00
profile.h
…
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
* screen.c (do_enter_on_file_entry): Process associations before
2002-06-27 21:25:03 +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
* util.c [!HAVE_TRUNCATE] (truncate): Close fd if my_ftruncate
2002-02-04 18:09:42 +00:00
setup.h
These are a bunch of changes to fix CORBA and session management. They
1999-03-30 06:09:56 +00:00
slint.c
* slint.c (has_colors): Don't reset SLtt_Use_Ansi_Colors to 0 if
2002-06-13 12:40:50 +00:00
subshell.c
* global.h: Include unix.h under "classical" QNX.
2002-02-18 21:54:27 +00:00
subshell.h
* main.c: Remove support for subshell debugging. Firstly, it
2001-11-12 22:09:40 +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
* main.c [!WITH_MCFS] (PanelMenu): Eliminate mcfs related entry.
2002-04-19 07:21:09 +00:00
textconf.h
* textconf.h: Get rid of all PORT_HAS_*. Adjust all users.
2001-09-16 01:10:09 +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
* global.h: Provide fallbacks for getuid(), getgid(), geteuid()
2002-01-21 20:47:05 +00:00
treestore.h
1999-09-13 Federico Mena Quintero <federico@redhat.com>
1999-09-14 00:31:35 +00:00
tty.h
* tty.h: Remove support for old curses and GNOME.
2001-09-03 03:07:46 +00:00
user.c
* user.c (expand_format): Fix '%b' proccessing.
2002-06-13 11:22:04 +00:00
user.h
* user.h: Fix location of the home editor menu.
2001-09-15 18:56:58 +00:00
util.c
* util.h: Rename compression types, add a type for uncompressed
2002-07-02 21:09:25 +00:00
util.h
* util.h: Rename compression types, add a type for uncompressed
2002-07-02 21:09:25 +00:00
utilunix.c
* utilunix.c (close_error_pipe): Use "%s" in message () to
2002-07-01 19:08:44 +00:00
view.c
* util.h: Rename compression types, add a type for uncompressed
2002-07-02 21:09:25 +00:00
view.h
* view.c: Cleanup of preprocessor directives.
2001-09-16 01:22:12 +00:00
widget.c
* widget.h: Use type "buttonbarfn" more consistently.
2001-10-01 06:31:40 +00:00
widget.h
* widget.h: Use type "buttonbarfn" more consistently.
2001-10-01 06:31:40 +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
Fully eliminate all references to HAVE_X and HAVE_GNOME.
2001-11-14 23:20:37 +00:00
wtools.h
* gtkedit/editcmd.c: Remove support for XView layout attributes.
2001-04-06 21:48:11 +00:00