Commit Graph

5551 Commits

Author SHA1 Message Date
Tom Tromey
0768855871 Fri Jul 24 00:44:37 1998 Tom Tromey <tromey@cygnus.com>
* mc-local.m4 (AC_STRUCT_LINGER): Moved into macros/linger.m4.
	* autogen.sh: Include linger.m4 in aclocal.m4.
	* Makefile.in (GNOME_M4_FILES): Include linger.m4.
1998-07-24 06:56:54 +00:00
Tom Tromey
0f93ec20cd Thu Jul 23 22:44:16 1998 Tom Tromey <tromey@cygnus.com>
* Makefile.in (aclocal.m4): Depend on all source files.  Include
	gnome-vfs.m4 and gnome-undelfs.m4.
	(GNOME_M4_FILES): New macro.
	* autogen.sh: Include gnome-vfs.m4 and gnome-undelfs.m4 in
	aclocal.m4.
	* configure.in: Use GNOME_VFS_CHECKS and GNOME_UNDELFS_CHECKS
	macros instead of in-line checks.  Create vfs/Makefile from
	vfs/Make-mc.in.
1998-07-24 06:39:59 +00:00
Tom Tromey
c42eed4dd1 Fri Jul 24 00:22:30 1998 Tom Tromey <tromey@cygnus.com>
* Make-mc.in (DISTVFS): Changed Makefile.in to Make-mc.in.
1998-07-24 06:37:37 +00:00
Tom Tromey
320e0976a5 Fri Jul 24 00:22:30 1998 Tom Tromey <tromey@cygnus.com>
* Makefile.am: New file.
	* Make-mc.in: Renamed from Makefile.in.
	* Makefile.in: Removed.
1998-07-24 06:35:02 +00:00
Pavel Roskin
376978b6fb Warning about missing hotlist redesigned
It should now fit in 80 columns
1998-07-23 18:58:28 +00:00
Paul Sheer
df04c09b47 * edit.c, editwidget.c, * syntax.c: Syntax
editdraw.c, editmenu, editcmd.c:   highlighting for Pascal
Added column text highlighting     added.
and block movements.
1998-07-14 23:39:15 +00:00
Paul Sheer
3cc82b6f4a editdraw.c, editmenu, editcmd.c: highlighting for Pascal
Added column text highlighting     added.
	and block movements.
1998-07-14 23:17:26 +00:00
Paul Sheer
5d477ec6a3 Added key explanation for m-y, m-u, and m-s-h in Directory Panels section 1998-07-14 10:29:01 +00:00
Miguel de Icaza
23996f2c7f Version number for the devel version 1998-07-12 19:55:53 +00:00
Sung-Hyun Nam
eed82cad14 Update to mc-19980708 1998-07-08 12:20:32 +00:00
Vincent Renardias
3bc1fbeb25 Tue, 7 Jul 1998 13:16:38 +0200 [Vincent]
* de.po: completed translation (contributed by <joey@debian.org>)
1998-07-07 11:18:51 +00:00
Carsten Schaar
e6aabb8b00 * main.c (main): 'session_management_setup' will be called after
'gnome_init'.
1998-07-04 20:34:11 +00:00
Carsten Schaar
f419d2dfe8 * gmain.c (session_management_setup): Replaced
'gnome_client_new_default' with 'gnome_master_client'.
1998-07-04 20:33:13 +00:00
Vincent Renardias
ff3c190818 Fri, 3 Jul 1998 13:57:37 +0200 [Vincent]
* Updated de.po + typo corrections contributed by joey@debian.org
1998-07-03 11:58:26 +00:00
Pavel Roskin
3231086af2 Added information about my changes in vfs/Makefile.in 1998-06-29 14:14:19 +00:00
Pavel Roskin
5814d76169 uar.in was not copied on "make dist"
uar and patchfs were not copied on "make install"
It should be now much easier to add a new external VFS.
1998-06-29 14:11:26 +00:00
Vincent Renardias
d23d4ad0de Fri, 26 Jun 1998 15:10:25 +0200 [Vincent]
* Contributed by Martin Schulze:
  + de.po: more translated strings
  + edit.c/file.c: Fix typo.
* Updated fr.po accordingly.
1998-06-26 13:12:22 +00:00
Pavel Roskin
947942f488 If cd failed on "make uninstall" mc.hlp and gnome icons were deleted from
the source directory.
1998-06-26 09:41:17 +00:00
Pavel Roskin
42b886b60b "make uninstall" could delete all icons in icons/ subdirectory
It is a very bad idea to use "-cd" in makefiles!!!
1998-06-26 09:08:55 +00:00
Pavel Roskin
ecd886afa5 "make install" and "make uninstall" corrected 1998-06-26 08:53:40 +00:00
Pavel Roskin
27aea9c0d6 "make uninstall" is now handled properly in lib subdirectory 1998-06-26 08:37:16 +00:00
Pavel Roskin
3db1922a0b Syntax error corrected. "make unintstall" did not uninstall mcedit.1 1998-06-26 07:42:08 +00:00
Miguel de Icaza
4762551dfd Make it work with different ls commands -mig 1998-06-25 17:12:33 +00:00
Miguel de Icaza
96e34093a7 Use new gtk exported function 1998-06-23 17:22:02 +00:00
Pavel Roskin
b5e4d2a6dc Patch for ftpfs undone. Have problems with ntutil.quarta.ru again :-( 1998-06-23 08:23:05 +00:00
Manish Vachharajani
1194fd272b Changlogs ... 1998-06-23 03:33:30 +00:00
Manish Vachharajani
7ee5ddf7b0 Make things compile with gtk-1.1, also removed arfs from the Makefile since it seems not to exist 1998-06-23 02:27:34 +00:00
Vincent Renardias
f2bca463fb Mon, 22 Jun 1998 12:38:50 +0200 [Vincent]
* .fr translation updates.
1998-06-22 10:45:11 +00:00
Pavel Roskin
9a8bfe1ce1 Send "LIST -la /." instead of "LIST -la //." for root directories on ftpfs 1998-06-19 07:29:27 +00:00
Pavel Machek
38f5253e9c Libvfs.so needs i18n disabled. 1998-06-18 09:42:51 +00:00
Pavel Roskin
2f1eda7776 "make install" and "make uninstall" did not handle icons correctly 1998-06-18 07:37:15 +00:00
Pavel Machek
cd8d11a9bf Changes needed because vfs/extfs/*.in names changed. 1998-06-17 18:53:47 +00:00
Pavel Machek
19ce77542e cpio needs to be renamed, too. 1998-06-17 18:51:40 +00:00
Pavel Machek
3390746ba4 Changelog for extfs/ changes. 1998-06-17 18:20:57 +00:00
Pavel Machek
b08797f522 Rename helper scripts, so their names are more logical (and so that
things actually work, because new names are currently in extfs.ini).
1998-06-17 18:18:54 +00:00
Pavel Machek
c57c593179 Modified code to use tempnam() instead of tmpnam(), fixed tempnam() to use NULL instead of 0. 1998-06-17 16:42:53 +00:00
Pavel Roskin
1060e8fa67 "./configure --without-vfs" should work again. Someone forgot to replace
libvfs.a with @LIBVFS@ in two places
1998-06-16 07:58:53 +00:00
Vincent Renardias
0940e14539 Thu, 11 Jun 1998 12:21:07 +0200 [Vincent]
* mc/po/de.po: contributed by Martin "joey" Schulze <joey@debian.org>
1998-06-11 10:22:28 +00:00
Pavel Machek
a3e64fbc8f Fixed typo. 1998-06-11 10:10:05 +00:00
Vincent Renardias
a7967b891f Wed, 10 Jun 1998 17:43:25 +0200 [Vincent]
Correct typo.
1998-06-10 15:43:51 +00:00
Pavel Roskin
def36dfcfe return with value from a function returning void 1998-06-10 14:57:19 +00:00
Pavel Roskin
a7a330d75d Leading spaces replaced with tabs in all makefiles. 1998-06-09 13:09:19 +00:00
Pavel Roskin
5793e82ad2 HP-UX make should now be able to understand "make dist" 1998-06-09 10:17:28 +00:00
Pavel Roskin
79ddddb4ef Converted from DOS to UNIX format (CRLF->LF)
key_table renamed to fkt_table in key_nt.c to prevent name conflict with
slint.c
1998-06-08 15:29:23 +00:00
Pavel Roskin
29c55cee18 Added #include "../vfs/vfs.h". Otherwise mc cannot be built without VFS. 1998-06-08 14:21:10 +00:00
Pavel Machek
e6e9f038ed Fixed number of callbacks, added prototype of function to set
callback. Nothing important.
1998-06-08 13:00:29 +00:00
Sung-Hyun Nam
a804d72b07 Update to MC-980608 1998-06-08 05:24:20 +00:00
Miguel de Icaza
b2b9c116f7 Applied Namsh's patch for i18n hotkey support in the menu code -mig 1998-06-08 00:33:31 +00:00
Miguel de Icaza
a533715938 Cosmetical fix for using the new rounded boxed selection in gnome-icon-list -mig 1998-06-08 00:30:18 +00:00
Miguel de Icaza
897106c82e klugkitty's fix to saving the wrap mode 1998-06-08 00:27:27 +00:00