mc/src
Miguel de Icaza aaa7b5e9a2 Lots of changes:
- GNOME edition now compiles without any trace of the text mode
  dependencies.

- We no longer link with libraries we do not use (crypt, gpm), this
  fixes the recent bug reports.

- More tree updates, enhancements.

Miguel.
1998-12-02 05:18:20 +00:00
..
.cvsignore Ignore files which are created on "make dist" 1998-04-14 18:05:58 +00:00
achown.c Lots of changes: 1998-12-02 05:18:20 +00:00
achown.h Initial revision 1998-02-27 04:54:42 +00:00
background.c Weee! 1998-11-18 02:31:23 +00:00
background.h Initial revision 1998-02-27 04:54:42 +00:00
boxes.c Lots of changes: 1998-12-02 05:18:20 +00:00
boxes.h Initial revision 1998-02-27 04:54:42 +00:00
ChangeLog Lots of changes: 1998-12-02 05:18:20 +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 Lots of changes: 1998-12-02 05:18:20 +00:00
cmd.h View file with selection of that file added. 1998-08-31 10:06:25 +00:00
color.c Lots of changes: 1998-12-02 05:18:20 +00:00
color.h Revert the color back to its previous state. 1998-04-24 18:52:40 +00:00
command.c Lots of changes: 1998-12-02 05:18:20 +00:00
command.h Initial revision 1998-02-27 04:54:42 +00:00
complete.c Lots of changes: 1998-12-02 05:18:20 +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 Define stderr_fd 1998-12-01 05:06:15 +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 Lots of changes: 1998-12-02 05:18:20 +00:00
dialog.h Adding unarj and various small but neccessary bits. 1998-09-03 19:43:38 +00:00
dir.c View now relies on sfs, few bugs killed 1998-11-02 21:47:06 +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 Lots of changes: 1998-12-02 05:18:20 +00:00
dlg.h Lots of changes: 1998-12-02 05:18:20 +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 moved functions around... 1998-12-02 04:33:26 +00:00
file.h Weee! 1998-11-18 02:31:23 +00:00
filegui.c moved functions around... 1998-12-02 04:33:26 +00:00
filegui.h moved functions around... 1998-12-02 04:33:26 +00:00
filenot.c Lots of changes: 1998-12-02 05:18:20 +00:00
find.c Lots of changes: 1998-12-02 05:18:20 +00:00
find.h Initial revision 1998-02-27 04:54:42 +00:00
findme.c update popt 1998-11-03 23:34:54 +00:00
findme.h Fixes to make MC compile with popt-1.2 1998-11-04 17:54:17 +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 Lots of changes: 1998-12-02 05:18:20 +00:00
info.h Initial revision 1998-02-27 04:54:42 +00:00
key.c Lots of changes: 1998-12-02 05:18:20 +00:00
key.h Pass2 of the QNX port of mc from Tamasi Gyorgy 1998-05-20 02:19:17 +00:00
keys.h Lots of changes: 1998-12-02 05:18:20 +00:00
keyxdef.c Make program relocatable trough MCHOME variable, patch from Ludovic Drolez 1998-08-26 20:23:10 +00:00
layout.c Weee! 1998-11-18 02:31:23 +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 Big merge: fish now uses proper caching, small fixes almost 1998-11-21 19:36:01 +00:00
mad.h Big merge: fish now uses proper caching, small fixes almost 1998-11-21 19:36:01 +00:00
main.c Lots of changes: 1998-12-02 05:18:20 +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 Lots of changes: 1998-12-02 05:18:20 +00:00
man2hlp.c Initial revision 1998-02-27 04:54:42 +00:00
mc.hlp Increased version number to 4.5.2 1998-10-30 17:45:43 +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 Lots of changes: 1998-12-02 05:18:20 +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 Define stderr_fd 1998-12-01 05:06:15 +00:00
panelize.c Thu Oct 22 20:41:50 1998 Norbert Warmuth <nwarmuth@privat.circular.de> 1998-10-22 20:17:49 +00:00
panelize.h Initial revision 1998-02-27 04:54:42 +00:00
popt.c update popt 1998-11-03 23:34:54 +00:00
popt.h update popt 1998-11-03 23:34:54 +00:00
poptconfig.c update popt 1998-11-03 23:34:54 +00:00
popthelp.c update popt 1998-11-03 23:34:54 +00:00
poptint.h more popt 1998-11-03 23:36:58 +00:00
poptparse.c update popt 1998-11-03 23:34:54 +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 Lots of changes: 1998-12-02 05:18:20 +00:00
setup.c Weee! 1998-11-18 02:31:23 +00:00
setup.h Weee! 1998-11-18 02:31:23 +00:00
slint.c 1998-10-30 Sung-Hyun Nam <namsh@lgic.co.kr> 1998-10-30 01:28:09 +00:00
subshell.c View now relies on sfs, few bugs killed 1998-11-02 21:47:06 +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 Tempo hack 1998-12-01 06:27:57 +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 Lots of changes: 1998-12-02 05:18:20 +00:00
tree.h Lots of changes: 1998-12-02 05:18:20 +00:00
tty.h Lots of changes: 1998-12-02 05:18:20 +00:00
user.c Weee! 1998-11-18 02:31:23 +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 Lots of changes: 1998-12-02 05:18:20 +00:00
view.h Lots of prototypes added, warnings removed -miguel 1998-04-17 00:59:58 +00:00
widget.c Lots of changes: 1998-12-02 05:18:20 +00:00
widget.h Lots of prototypes added, warnings removed -miguel 1998-04-17 00:59:58 +00:00
win.c Lots of changes: 1998-12-02 05:18:20 +00:00
win.h Initial revision 1998-02-27 04:54:42 +00:00
wtools.c Lots of changes: 1998-12-02 05:18:20 +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 Following names changed to bring MC in accordance with curses.m4: 1998-11-26 12:26:59 +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
xtty.h Lots of changes: 1998-12-02 05:18:20 +00:00