1
1
mc/src
1998-10-12 22:07:53 +00:00
..
.cvsignore Ignore files which are created on "make dist" 1998-04-14 18:05:58 +00:00
achown.c static's added, do_reget hack removed 1998-10-12 22:07:53 +00:00
achown.h Initial revision 1998-02-27 04:54:42 +00:00
background.c Integration of Pavel Machek's vfs code split and vfs syntax change. 1998-05-26 00:53:24 +00:00
background.h Initial revision 1998-02-27 04:54:42 +00:00
boxes.c Minor corrections to suppress gcc warnings 1998-09-18 18:24:01 +00:00
boxes.h Initial revision 1998-02-27 04:54:42 +00:00
ChangeLog static's added, do_reget hack removed 1998-10-12 22:07:53 +00:00
chmod.c static's added, do_reget hack removed 1998-10-12 22:07:53 +00:00
chmod.h Initial revision 1998-02-27 04:54:42 +00:00
chown.c static's added, do_reget hack removed 1998-10-12 22:07:53 +00:00
chown.h Initial revision 1998-02-27 04:54:42 +00:00
cmd.c Undelfs was too broken for too long. 1998-08-31 10:02:52 +00:00
cmd.h View file with selection of that file added. 1998-08-31 10:06:25 +00:00
color.c Useless keyword "static" removed from structure declaration 1998-05-17 03:27:53 +00:00
color.h Revert the color back to its previous state. 1998-04-24 18:52:40 +00:00
command.c MC goes Internationallsls./gmc Spanish translation almost complete -mig 1998-03-25 05:16:00 +00:00
command.h Initial revision 1998-02-27 04:54:42 +00:00
complete.c Added #include "../vfs/vfs.h". Otherwise mc cannot be built without VFS. 1998-06-08 14:21:10 +00:00
complete.h Initial revision 1998-02-27 04:54:42 +00:00
cons.handler.c Make program relocatable trough MCHOME variable, patch from Ludovic Drolez 1998-08-26 20:23:10 +00:00
cons.saver.c Jakub's fix to cons.saver 1998-10-01 16:42:33 +00:00
cons.saver.h Initial revision 1998-02-27 04:54:42 +00:00
depend.awk Initial revision 1998-02-27 04:54:42 +00:00
dialog.c i18n compilation fixes for the new gnome-i18n.h changes. 1998-04-28 04:29:19 +00:00
dialog.h Adding unarj and various small but neccessary bits. 1998-09-03 19:43:38 +00:00
dir.c Integration of Pavel Machek's vfs code split and vfs syntax change. 1998-05-26 00:53:24 +00:00
dir.h Initial revision 1998-02-27 04:54:42 +00:00
dirhist.c Initial revision 1998-02-27 04:54:42 +00:00
dirhist.h Initial revision 1998-02-27 04:54:42 +00:00
dlg.c Updated Makefile.i to autogenerate on changes -mig 1998-09-25 18:51:02 +00:00
dlg.h Updated Makefile.i to autogenerate on changes -mig 1998-09-25 18:51:02 +00:00
ext.c Various memory leak fixes. 1998-05-19 18:37:03 +00:00
ext.h 1998-05-25 Miguel de Icaza <miguel@nuclecu.unam.mx> 1998-05-26 05:03:38 +00:00
features.inc Initial revision 1998-02-27 04:54:42 +00:00
file.c static's added, do_reget hack removed 1998-10-12 22:07:53 +00:00
file.h Fixes 80% of the bugs reported by Elliot on his last email. 1998-04-17 00:21:53 +00:00
find.c MC now uses egrep found in PATH rather than in standard directories. 1998-10-01 17:48:03 +00:00
find.h Initial revision 1998-02-27 04:54:42 +00:00
fixhlp.c Initial revision 1998-02-27 04:54:42 +00:00
fs.h Initial revision 1998-02-27 04:54:42 +00:00
fsusage.c Initial revision 1998-02-27 04:54:42 +00:00
fsusage.h Initial revision 1998-02-27 04:54:42 +00:00
gindex.pl mc 4.1.28 is released 1998-03-19 20:07:54 +00:00
global.h Initial revision 1998-02-27 04:54:42 +00:00
help.c Minor fixes to avoid compiler errors. "main" renamed to "main_node" everywhere 1998-09-22 13:06:59 +00:00
help.h Initial revision 1998-02-27 04:54:42 +00:00
hotlist.c Memory leak fixed. 1998-09-18 12:12:19 +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 MC goes Internationallsls./gmc Spanish translation almost complete -mig 1998-03-25 05:16:00 +00:00
info.h Initial revision 1998-02-27 04:54:42 +00:00
key.c Sun May 31 22:02:33 1998 Norbert Warmuth <k3190@fh-sw.de> 1998-05-31 20:27:44 +00:00
key.h Pass2 of the QNX port of mc from Tamasi Gyorgy 1998-05-20 02:19:17 +00:00
keyxdef.c Make program relocatable trough MCHOME variable, patch from Ludovic Drolez 1998-08-26 20:23:10 +00:00
layout.c Fixed buffer overrun. 1998-09-29 12:07:13 +00:00
layout.h Initial revision 1998-02-27 04:54:42 +00:00
learn.c <ctype.h> included for isalpha() 1998-09-22 13:11:14 +00:00
learn.h Initial revision 1998-02-27 04:54:42 +00:00
listmode.c - Simplified the update_panels routine to only care about the current 1998-04-30 03:21:52 +00:00
listmode.h Initial revision 1998-02-27 04:54:42 +00:00
mad.c All messages from mad.c are now sent to stderr and terminate with \r\n 1998-09-18 13:16:04 +00:00
mad.h * mad.h: Include stdlib.h/malloc.h first, to prevent prototypes 1998-08-20 22:05:09 +00:00
main.c static's added, do_reget hack removed 1998-10-12 22:07:53 +00:00
main.h - Simplified the update_panels routine to only care about the current 1998-04-30 03:21:52 +00:00
Makefile.in Now gmc, tkmc and mc build one my glibc2 system (builddir != srcdir). 1998-09-28 20:41:28 +00:00
man2hlp.c Initial revision 1998-02-27 04:54:42 +00:00
mc.hlp URL updated 1998-09-18 19:44:47 +00:00
mem.h Initial revision 1998-02-27 04:54:42 +00:00
menu.c Applied Namsh's patch for i18n hotkey support in the menu code -mig 1998-06-08 00:33:31 +00:00
menu.h Applied Namsh's patch for i18n hotkey support in the menu code -mig 1998-06-08 00:33:31 +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 Initial revision 1998-02-27 04:54:42 +00:00
mountlist.h Initial revision 1998-02-27 04:54:42 +00:00
mouse.c Pass2 of the QNX port of mc from Tamasi Gyorgy 1998-05-20 02:19:17 +00:00
mouse.h Initial revision 1998-02-27 04:54:42 +00:00
myslang.h Minor cleanups for OS2_NT 1998-03-23 23:47:03 +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 Various fixes reported by DrMike: 1998-04-07 23:45:27 +00:00
option.h Initial revision 1998-02-27 04:54:42 +00:00
panel.h Keyboard works on iconic view. It is basically done. 1998-05-12 04:26:21 +00:00
panelize.c Added braces to suppress a warning. 1998-09-22 13:52:35 +00:00
panelize.h Initial revision 1998-02-27 04:54:42 +00:00
popt.c Minor changes for IBM CSet. 1998-03-29 22:23:24 +00:00
popt.h Initial revision 1998-02-27 04:54:42 +00:00
profile.c Initial revision 1998-02-27 04:54:42 +00:00
profile.h Initial revision 1998-02-27 04:54:42 +00:00
regex.c Initial revision 1998-02-27 04:54:42 +00:00
regex.h Initial revision 1998-02-27 04:54:42 +00:00
rxvt.c Initial revision 1998-02-27 04:54:42 +00:00
screen.c static's added, do_reget hack removed 1998-10-12 22:07:53 +00:00
setup.c Sun Oct 11 20:21:20 1998 Peter Kleiweg <kleiweg@let.rug.nl> 1998-10-11 19:19:03 +00:00
setup.h Lots of prototypes added, warnings removed -miguel 1998-04-17 00:59:58 +00:00
slint.c Pass2 of the QNX port of mc from Tamasi Gyorgy 1998-05-20 02:19:17 +00:00
subshell.c Pass2 of the QNX port of mc from Tamasi Gyorgy 1998-05-20 02:19:17 +00:00
subshell.h My previous patch for subshell.h was incorrect. I'm sorry. 1998-04-08 19:37:06 +00:00
terms.c Initial revision 1998-02-27 04:54:42 +00:00
text.c Sun Apr 12 02:24:57 1998 Norbert Warmuth <k3190@fh-sw.de> 1998-04-12 00:40:18 +00:00
textconf.h Icon View mode for GNOME/mc: 1998-05-08 02:25:00 +00:00
TODO Fri Apr 3 12:14:08 1998 Norbert Warmuth <k3190@fh-sw.de> 1998-04-03 12:22:29 +00:00
tree.c Added braces to avoid warnings 1998-09-22 16:13:54 +00:00
tree.h Initial revision 1998-02-27 04:54:42 +00:00
tty.h Initial revision 1998-02-27 04:54:42 +00:00
user.c Icon View mode for GNOME/mc: 1998-05-08 02:25:00 +00:00
user.h Initial revision 1998-02-27 04:54:42 +00:00
util.c Make mc compilable again: decompress_extension added. 1998-09-22 11:20:32 +00:00
util.h Missing function prototype added. 1998-09-27 19:27:04 +00:00
utilunix.c MC now uses egrep found in PATH rather than in standard directories. 1998-10-01 17:48:03 +00:00
view.c klugkitty's fix to saving the wrap mode 1998-06-08 00:27:27 +00:00
view.h Lots of prototypes added, warnings removed -miguel 1998-04-17 00:59:58 +00:00
widget.c Sun May 31 22:02:33 1998 Norbert Warmuth <k3190@fh-sw.de> 1998-05-31 20:27:44 +00:00
widget.h Lots of prototypes added, warnings removed -miguel 1998-04-17 00:59:58 +00:00
win.c MC goes Internationallsls./gmc Spanish translation almost complete -mig 1998-03-25 05:16:00 +00:00
win.h Initial revision 1998-02-27 04:54:42 +00:00
wtools.c Various memory leak fixes. 1998-05-19 18:37:03 +00:00
wtools.h MC goes Internationallsls./gmc Spanish translation almost complete -mig 1998-03-25 05:16:00 +00:00
x.h Workaround for gnome_regex_h problem 1998-09-28 06:17:36 +00:00
xcurses.c Initial revision 1998-02-27 04:54:42 +00:00
xmkdir Initial revision 1998-02-27 04:54:42 +00:00
xslint.c 1998-03-10 Federico Mena Quintero <federico@nuclecu.unam.mx> 1998-03-10 21:10:30 +00:00