Commit Graph

510 Commits

Author SHA1 Message Date
Paul Sheer 1ea0f2cadc *** empty log message *** 1998-09-14 21:07:44 +00:00
Timur Bakeyev 38d687870f *** empty log message *** 1998-09-14 20:50:11 +00:00
Paul Sheer 23a9f263db *** empty log message *** 1998-09-14 20:39:46 +00:00
Paul Sheer 2414203d9f changes to compile gtkedit 1998-09-14 20:36:39 +00:00
Paul Sheer 5036dfc48f call to edit added for gnome, menus and F4 key now works 1998-09-14 20:35:21 +00:00
Paul Sheer 6335b8e241 Initial commit 1998-09-14 20:28:25 +00:00
Paul Sheer d049b61af7 *** empty log message *** 1998-09-14 20:27:23 +00:00
Paul Sheer df20f28f2e Initial commit 1998-09-14 20:18:54 +00:00
Norbert Warmuth e87670a3bd 1998-09-14 Norbert Warmuth <k3190@fh-sw.de>
* sfs.c (sfs_free): assignment operator was used to check for equality
1998-09-14 19:21:04 +00:00
Pavel Machek 924aee9ede Update docs in order to reflect changes in vfs layer. 1998-09-14 18:23:44 +00:00
Pavel Machek 6bc8719e94 Minor ommission fixed, it should compile, now. 1998-09-14 08:14:31 +00:00
Norbert Warmuth 51dfbe0bc9 1998-09-14 Norbert Warmuth <k3190@fh-sw.de>
* file.c (move_dir_dir): Fixed severe bug reported by Andrew Pechenov
<zx80@demo.ru> (losing files when moving directories cross filesystem
boundaries): make sure erase_list is emptied always not only when we
deleted files.
1998-09-13 23:40:09 +00:00
Pavel Machek f45e5aa3fc Adding fish, cleanups, and small updates everywhere to support fish. 1998-09-13 10:40:43 +00:00
Timur Bakeyev 6af6c687c5 Small fix to the previous patch - function return one extra symbol :( 1998-09-11 23:54:23 +00:00
Timur Bakeyev 04daf44b51 Author's name fix 1998-09-11 23:37:44 +00:00
Timur Bakeyev 445046de11 *** empty log message *** 1998-09-11 23:27:49 +00:00
Pavel Machek bca3821dac screen.c: make cd .. from extfs file highlight it 1998-09-11 13:29:43 +00:00
Pavel Roskin 340fe60801 aclocal.m4 should not be deleted by autogen.sh if "macros" directory is
missing
1998-09-08 12:21:59 +00:00
Pavel Roskin 367e8389cd Use stdout instead of stderr for hints output on xterm 1998-09-08 12:12:59 +00:00
Miguel de Icaza b09d70e07e Forgot to commit this 1998-09-08 03:36:40 +00:00
Pavel Roskin c50ea17db9 Minor corrections to make CVS ignore gmc, tkmc and mxc respectively 1998-09-07 19:30:02 +00:00
Pavel Roskin d2e8a8696c Address of Pavel Roskin changed
I'm very, very sorry for this :-(((
1998-09-07 17:48:44 +00:00
Vincent Renardias 8b298b1a99 1998-09-05 Vincent Renardias <vincent@waw.com>
* Weekly i18n updates:
	  - Updated some POTFILES.in's.
	  - Updated fr.po's accordingly.
	  - Corrected a couple of typos. in the src code.
1998-09-05 19:21:29 +00:00
Pavel Machek fb62340c99 Adding unarj and various small but neccessary bits. 1998-09-03 19:43:38 +00:00
Pavel Machek 6436e3efc1 Midnight's own mini-icon added. 1998-09-02 11:43:26 +00:00
Pavel Machek 1d4406bf3d ChangeLog update was missing from prev. update 1998-09-01 08:51:48 +00:00
Owen Taylor 86d9078964 Mon Aug 31 10:46:32 1998 Owen Taylor <otaylor@redhat.com>
* gscreen.c (display_mini_info): Removed calls to
	gtk_clip_label_set() hack, since its cut-n-paste code didn't work
	with new GTK's. If excessive resizes are a problem, they can be
	solved by adding an adjustment around the label, and calling
	gtk_container_set_resize_mode().
1998-08-31 14:40:49 +00:00
Pavel Machek a36671fbb5 View file with selection of that file added. 1998-08-31 10:06:25 +00:00
Pavel Machek 436eedd6d4 Unneccessary code removal 1998-08-31 10:05:42 +00:00
Pavel Machek 286c61a200 Undelfs was too broken for too long. 1998-08-31 10:02:52 +00:00
Miguel de Icaza b95d74c493 Make it work with recent Gtk changes 1998-08-29 21:38:02 +00:00
Pavel Roskin 922f78b220 "make dist" should not do anything with the file "VERSION" 1998-08-27 19:22:13 +00:00
Pavel Roskin 2f1dedf371 File VERSION removed from CVS since it is rebuilt every time as
configure is run. configure.in defines VERSION now
1998-08-27 18:58:13 +00:00
Pavel Roskin fe579d66f3 extfs.c didn't compile because of error in extfs_open()
sfs was not even mentioned in makefiles
1998-08-27 18:51:20 +00:00
Pavel Roskin 034919825e VERSION is now defined in configure.in (as in all "right" programs
including GNOME). Definition in Make.common.in is removed. File
"VERSION" is still needed for the PC port.
acconfig.h doesn't include "VERSION" anymore
config.h.in is rebuild using autoheader
1998-08-27 18:28:22 +00:00
Miguel de Icaza 77c27f6130 Make program relocatable trough MCHOME variable, patch from Ludovic Drolez 1998-08-26 20:23:10 +00:00
Pavel Machek 3d0a91d4a8 Added vfs_uid for use by libvfs.so users (rpc.nfsd)
Added single file filesystem (sfs)
Added vfs_flags so library users can disable selected filesystems
Minor shuffling of functions so garbage collection works for library
1998-08-25 16:00:16 +00:00
Pavel Roskin e3121ab349 URL for SLang updated 1998-08-24 09:45:20 +00:00
Raja R Harinath db3b4bac0a * mad.h: Include stdlib.h/malloc.h first, to prevent prototypes
from being clobbered by the subsequent macro defines.
1998-08-20 22:05:09 +00:00
Raja R Harinath 25ed8288b9 * gdesktop.c: Include "mad.h", for xmalloc.
* gkey.c: Likewise.
* gscreen.c: Likewise.
(panel_create_file_list): Use `g_free', not `free'.
1998-08-20 22:04:52 +00:00
Raja R Harinath 00f7c04d3b Use autoconf determined `exec_prefix', and `datadir'. 1998-08-20 21:58:01 +00:00
Raja R Harinath 5da83a791d * Makefile.am (mad.c, mad.h): Create symlinks to counterparts in
`mc-src'.

Doesn't compile, yet.
1998-08-20 19:14:43 +00:00
Michael Fulbright 2d927e1082 Fixed so cons.saver is not installed setuid
Dr Mike <msf@redhat.com>
1998-08-20 19:07:50 +00:00
The Rasterman 5240be11ae Wed Aug 19 19:45:16 EDT 1998 The Rasterman <raster@redhat.com>
* gdesktop.c - changed dnd setting routine for desktop icon to set
	events on child window...
	* gtrans.c - chnaged routines to make window with
	child rawing area and set shape on parent window
1998-08-19 23:39:57 +00:00
The Rasterman 12b563f15e <raster@redhat.com>
Added entry for mp3 files for mc to recognise.
1998-08-19 17:28:55 +00:00
Mandrake (Geoff Harrison) b5d870d6e3 1998-08-16 Mandrake (Geoff Harrison) <mandrake@mandrake.net>
* Changed version numbers to 0.27.0 in lib dirs.  I will likely
    automate these changes a little later to use versions in the
    configure.in file
1998-08-17 02:31:13 +00:00
Miguel de Icaza 3f35312dad Minimal fix 1998-08-14 19:38:50 +00:00
Pavel Roskin d0db348c9a mailfs and patchfs added to extfs.ini
patchfs uses %H instead of %k for "date" command
1998-08-12 18:08:42 +00:00
Pavel Roskin 66919ad808 Added "../" before some includes in edit.h to avoid unnecessary "-I"
options for the PC port makefiles.
1998-08-12 14:57:59 +00:00
Pavel Roskin 5c716cf328 Fix for buggy "cut" on HP-UX 10.20 which ignores unterminated strings
and so makes all INFO about rpm packages invisible
1998-08-11 14:28:54 +00:00