.. |
.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
|
* global.h: Include vfs.h.
|
2002-07-10 21:20:49 +00:00 |
boxes.h
|
* boxes.c (tree): Rename to tree_box() to avoid confusion.
|
2001-10-01 06:51:15 +00:00 |
ChangeLog
|
* main.c (do_execute): Don't ask to press any key when the shell
|
2002-07-16 06:00:54 +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
|
Initial revision
|
1998-02-27 04:54:42 +00:00 |
cmd.c
|
* cmd.c (view_other_cmd): Shut down extra select channels before
|
2002-07-03 05:56:49 +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 [USE_NCURSES]: Eliminate division by COLOR, it's 0 in
|
2002-07-14 22:18:12 +00:00 |
color.h
|
* slint.c: Move functions for allocating color pairs ...
|
2002-07-14 21:41:12 +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
|
* 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 (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
|
* 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
|
* mem.h: Clean up obsolete definitions, incorporate into ...
|
2002-07-14 19:34:17 +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
|
Initial revision
|
1998-02-27 04:54:42 +00:00 |
hotlist.c
|
* hotlist.c (hotlist_button_callback): Don't process B_REMOVE
|
2002-05-07 05:37:04 +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 [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
|
Initial revision
|
1998-02-27 04:54:42 +00:00 |
learn.c
|
* x.h: Remove. Adjust all users. Make sure that global.h is
|
2001-09-03 05:07:40 +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 |
mad.c
|
* mad.[ch] [__GNUC__] (mad_strconcat): Use macro varargs.
|
2002-07-03 15:58:54 +00:00 |
mad.h
|
* mad.[ch] [__GNUC__] (mad_strconcat): Use macro varargs.
|
2002-07-03 15:58:54 +00:00 |
main.c
|
* main.c (do_execute): Don't ask to press any key when the shell
|
2002-07-16 06:00:54 +00:00 |
main.h
|
* main.h: Remove dead declarations.
|
2002-01-17 07:17:54 +00:00 |
Makefile.am
|
* mem.h: Clean up obsolete definitions, incorporate into ...
|
2002-07-14 19:34:17 +00:00 |
man2hlp.c
|
* man2hlp.c (handle_link): Strip .B and .I
|
2002-03-21 13:01:20 +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
|
* slint.c: Move functions for allocating color pairs ...
|
2002-07-14 21:41:12 +00:00 |
ncurses.patch
|
Initial revision
|
1998-02-27 04:54:42 +00:00 |
OChangeLog
|
s/ommited/omitted/
|
2002-07-14 06:36:07 +00:00 |
option.c
|
* x.h: Remove. Adjust all users. Make sure that global.h is
|
2001-09-03 05:07:40 +00:00 |
option.h
|
Initial revision
|
1998-02-27 04:54:42 +00:00 |
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
|
Initial revision
|
1998-02-27 04:54:42 +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
|
* 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: Eliminate hardcoded color terminals. Most users no
|
2002-07-15 06:01:29 +00:00 |
subshell.c
|
* subshell.c: ioctl() doesn't set errno - don't use perror() to
|
2002-07-10 22:49:08 +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 |
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
|
* 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: Use standard autoconf defines to determine which
|
2002-07-13 05:13:07 +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
|
* file.c (do_transform_source): Cast the argument to functions
|
2002-07-03 19:47:40 +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: Cast argument for GUINT_TO_POINTER to int to fix
|
2002-07-10 23:27:36 +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 |