1
1
mc/src
Pavel Roskin bfa6fb6d12 * configure.in: Remove unused HAVE_PORTABLE_TOKEN_PASTING.
* acconfig.h: Likewise.
* src/layout.c: Likewise.
2001-05-27 06:19:21 +00:00
..
.cvsignore Removed ync.hlp - no longer used 2000-08-16 21:36:02 +00:00
achown.c Updated address of Free Software Foundation 2000-08-22 22:50:00 +00:00
achown.h Initial revision 1998-02-27 04:54:42 +00:00
background.c * background.c (real_message_2s): Declare arguments "const" when 2001-05-14 22:50:28 +00:00
background.h * background.h: Omit definitions that require FileOpContext if 2001-05-14 23:28:29 +00:00
boxes.c * TODO: Remove Tk-related entries. 2001-05-18 17:44:02 +00:00
boxes.h Warning fixes. 1998-12-02 21:27:27 +00:00
ChangeLog * cmd.c: Clean up useless preprocessor directives. 2001-05-26 02:00:52 +00:00
chmod.c * TODO: Remove Tk-related entries. 2001-05-18 17:44:02 +00:00
chmod.h Initial revision 1998-02-27 04:54:42 +00:00
chown.c Updated address of Free Software Foundation 2000-08-22 22:50:00 +00:00
chown.h Initial revision 1998-02-27 04:54:42 +00:00
cmd.c * cmd.c: Clean up useless preprocessor directives. 2001-05-26 02:00:52 +00:00
cmd.h * POTFILES.in: src/features.inc renamed to src/features.c 2000-08-23 14:41:59 +00:00
color.c Updated address of Free Software Foundation 2000-08-22 22:50:00 +00:00
color.h If someone experiences strange colors in the text edition 1998-12-29 16:52:49 +00:00
command.c Updated address of Free Software Foundation 2000-08-22 22:50:00 +00:00
command.h Initial revision 1998-02-27 04:54:42 +00:00
complete.c * complete.c [HAVE_GNOME]: Likewise. 2001-05-14 22:17:06 +00:00
complete.h Initial revision 1998-02-27 04:54:42 +00:00
cons.handler.c * cons.handler.c: Include "global.h" for exit(). 2001-04-06 16:24:27 +00:00
cons.saver.c * cons.saver.c (check_file): close fd on error. There was a bug, which 2000-11-16 17:09:08 +00:00
cons.saver.h Initial revision 1998-02-27 04:54:42 +00:00
dialog.c Updated address of Free Software Foundation 2000-08-22 22:50:00 +00:00
dialog.h * background.c (real_message_2s): Declare arguments "const" when 2001-05-14 22:50:28 +00:00
dir.c * dir.c: Respect HAVE_STRCOLL. Added a comment about strcoll(). 2001-01-27 05:51:26 +00:00
dir.h 1999-08-27 Federico Mena Quintero <federico@redhat.com> 1999-08-27 05:01:08 +00:00
dlg.c * cmd.c: Clean up useless preprocessor directives. 2001-05-26 02:00:52 +00:00
dlg.h * gtkedit/editcmd.c: Remove support for XView layout attributes. 2001-04-06 21:48:11 +00:00
eregex.h Updated address of Free Software Foundation 2000-08-22 22:50:00 +00:00
ext.c * ext.c (exec_extension): Use g_free() on the result of 2001-05-22 07:10:43 +00:00
ext.h * cmd.c (edit_cmd) [HAVE_GNOME]: Use gmc_edit(). Don't use 2001-02-26 21:21:18 +00:00
file.c Fixed various po files headers and syntax errors 2001-01-26 13:49:28 +00:00
file.h Add a global file to list directories that are slow (afs, etc) 1999-02-25 04:21:30 +00:00
filegui.c * gtkedit/editcmd.c: Remove support for XView layout attributes. 2001-04-06 21:48:11 +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 Merges from the FileOpContext-changes branch. Please see 1999-01-14 01:10:32 +00:00
fileopctx.h 1999-02-24 Owen Taylor <otaylor@redhat.com> 1999-02-26 00:27:23 +00:00
find.c * boxes.c [HAVE_GNOME]: Disable unused code. 2001-05-14 21:57:10 +00:00
find.h Warning fixes. 1998-12-02 21:27:27 +00:00
findme.c 1999-08-03 Norbert Warmuth <nwarmuth@privat.circular.de> 1999-08-03 05:17:47 +00:00
findme.h Fixes to make MC compile with popt-1.2 1998-11-04 17:54:17 +00:00
fs.h OS2 now uses property defines instead of OS2_NT 1999-01-10 08:55:35 +00:00
fsusage.c * fsusage.c: Include stdlib.h for abort(). 2001-05-14 21:18:58 +00:00
fsusage.h Updated address of Free Software Foundation 2000-08-22 22:50:00 +00:00
gindex.pl gindex.pl: Enable warnings. Existing warnings fixed. 2000-08-17 21:04:02 +00:00
global.h Glibing..... (2) 1999-01-27 01:08:30 +00:00
help.c * TODO: Remove Tk-related entries. 2001-05-18 17:44:02 +00:00
help.h Initial revision 1998-02-27 04:54:42 +00:00
hotlist.c * TODO: Remove Tk-related entries. 2001-05-18 17:44:02 +00:00
hotlist.h Initial revision 1998-02-27 04:54:42 +00:00
i18n.h Workaround for gnome_regex_h problem 1998-09-28 06:17:36 +00:00
info.c * TODO: Remove Tk-related entries. 2001-05-18 17:44:02 +00:00
info.h Warning fixes. 1998-12-02 21:27:27 +00:00
key.c * key.c (mi_getch): Discard non-events (EV_NONE), but not 2001-03-02 23:04:52 +00:00
key.h This patch set adds a new feature to the text edtion (off by default). 1999-04-21 19:18:31 +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 Updated address of Free Software Foundation 2000-08-22 22:50:00 +00:00
layout.c * configure.in: Remove unused HAVE_PORTABLE_TOKEN_PASTING. 2001-05-27 06:19:21 +00:00
layout.h Initial revision 1998-02-27 04:54:42 +00:00
learn.c Updated address of Free Software Foundation 2000-08-22 22:50:00 +00:00
learn.h Initial revision 1998-02-27 04:54:42 +00:00
listmode.c * gtkedit/editcmd.c: Remove support for XView layout attributes. 2001-04-06 21:48:11 +00:00
listmode.h * listmode.c, listmode.h, main.c: Consistently using define 2000-09-26 22:38:13 +00:00
mad.c Updated address of Free Software Foundation 2000-08-22 22:50:00 +00:00
mad.h * gtkedit/edit.h: Only include malloc.h if STDC_HEADERS is not 2001-02-20 17:57:23 +00:00
main.c * cmd.c: Clean up useless preprocessor directives. 2001-05-26 02:00:52 +00:00
main.h * POTFILES.in: src/features.inc renamed to src/features.c 2000-08-23 14:41:59 +00:00
Makefile.in * Make.common.in: Remove obsolete dependency tracking system. 2001-05-27 04:34:12 +00:00
man2hlp.c Updated address of Free Software Foundation 2000-08-22 22:50:00 +00:00
mem.h Glibing..... (2) 1999-01-27 01:08:30 +00:00
menu.c Updated address of Free Software Foundation 2000-08-22 22:50:00 +00:00
menu.h * TODO: Remove XView-related entries. 2001-05-18 16:58:03 +00:00
mfmt.c Sun Oct 11 20:21:20 1998 Peter Kleiweg <kleiweg@let.rug.nl> 1998-10-11 19:19:03 +00:00
mountlist.c Updated address of Free Software Foundation 2000-08-22 22:50:00 +00:00
mountlist.h Updated address of Free Software Foundation 2000-08-22 22:50:00 +00:00
mouse.c Updated address of Free Software Foundation 2000-08-22 22:50:00 +00:00
mouse.h Initial revision 1998-02-27 04:54:42 +00:00
myslang.h OS2 now uses property defines instead of OS2_NT 1999-01-10 08:55:35 +00:00
ncurses.patch Initial revision 1998-02-27 04:54:42 +00:00
OChangeLog Address of Pavel Roskin changed 1998-09-07 17:48:44 +00:00
option.c * gtkedit/editcmd.c: Remove support for XView layout attributes. 2001-04-06 21:48:11 +00:00
option.h Initial revision 1998-02-27 04:54:42 +00:00
panel.h * panel.h, screen.c (panel_new): panel_name constified to do gcc 2001-03-30 01:29:08 +00:00
panelize.c * gtkedit/editcmd.c: Remove support for XView layout attributes. 2001-04-06 21:48:11 +00:00
panelize.h Merges from the FileOpContext-changes branch. Please see 1999-01-14 01:10:32 +00:00
popt.c 1999-08-03 Norbert Warmuth <nwarmuth@privat.circular.de> 1999-08-03 05:17:47 +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 Updated address of Free Software Foundation 2000-08-22 22:50:00 +00:00
rxvt.c Updated address of Free Software Foundation 2000-08-22 22:50:00 +00:00
screen.c * TODO: Remove Tk-related entries. 2001-05-18 17:44:02 +00:00
setup.c Updated address of Free Software Foundation 2000-08-22 22:50:00 +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 Updated address of Free Software Foundation 2000-08-22 22:50:00 +00:00
subshell.c * subshell.c (pty_open_master) [HAVE_SCO]: Fix ambigous `else'. 2001-05-17 16:53:35 +00:00
subshell.h * do_subshell_chdir (): directory constified 2001-01-21 10:27:21 +00:00
terms.c Updated address of Free Software Foundation 2000-08-22 22:50:00 +00:00
text.c * features.h: Joined with textconf.h to avoid name clash with 2000-09-14 18:18:24 +00:00
textconf.c * features.h: Joined with textconf.h to avoid name clash with 2000-09-14 18:18:24 +00:00
textconf.h * features.h: Joined with textconf.h to avoid name clash with 2000-09-14 18:18:24 +00:00
TODO * TODO: Remove Tk-related entries. 2001-05-18 17:44:02 +00:00
tree.c * fsusage.c: Include stdlib.h for abort(). 2001-05-14 21:18:58 +00:00
tree.h 1999-04-16 Federico Mena Quintero <federico@nuclecu.unam.mx> 1999-04-16 22:02:09 +00:00
treestore.c Updated address of Free Software Foundation 2000-08-22 22:50:00 +00:00
treestore.h 1999-09-13 Federico Mena Quintero <federico@redhat.com> 1999-09-14 00:31:35 +00:00
tty.h Lots of changes: 1998-12-02 05:18:20 +00:00
user.c * ext.c (exec_extension): Use g_free() on the result of 2001-05-22 07:10:43 +00:00
user.h 2000-05-04 Valery Kornienkov <vlk@dimavb.st.simbirsk.su> 2000-05-09 01:18:27 +00:00
util.c * ext.c (exec_extension): Use g_free() on the result of 2001-05-22 07:10:43 +00:00
util.h * src/ext.c (exec_extension): Use mc_mkstemps(). 2001-05-21 16:21:07 +00:00
utilunix.c Updated address of Free Software Foundation 2000-08-22 22:50:00 +00:00
view.c * TODO: Remove Tk-related entries. 2001-05-18 17:44:02 +00:00
view.h * TODO: Remove Tk-related entries. 2001-05-18 17:44:02 +00:00
widget.c * widget.c (update_input) [HAVE_SLANG]: Work around a bug in 2001-05-25 01:49:18 +00:00
widget.h 2000-04-06 Timur Bakeyev <mc@bat.ru> 2000-04-09 22:37:50 +00:00
win.c Updated address of Free Software Foundation 2000-08-22 22:50:00 +00:00
win.h Initial revision 1998-02-27 04:54:42 +00:00
wtools.c * TODO: Remove Tk-related entries. 2001-05-18 17:44:02 +00:00
wtools.h * gtkedit/editcmd.c: Remove support for XView layout attributes. 2001-04-06 21:48:11 +00:00
x.h * features.h, keys.h, textconf.h, x.h: added protection against 2000-08-30 20:51:03 +00:00
xcurses.c Updated address of Free Software Foundation 2000-08-22 22:50:00 +00:00
xslint.c Updated address of Free Software Foundation 2000-08-22 22:50:00 +00:00
xtty.h Lots of changes: 1998-12-02 05:18:20 +00:00