Commit Graph

48 Commits

Author SHA1 Message Date
Pavel Roskin 11afe8263e Add:
Add --disable-background option to disable background support.
Background support now uses pipes instead of UNIX sockets.
2003-10-26 06:50:00 +00:00
Pavel Roskin 5b2bd08768 * configure.in: Remove test for SCO UNIX. Remove all references
to SCO_FLAVOR everywhere.  SCO flavor is rather unsavory now.
2003-06-18 04:47:17 +00:00
Pavel Roskin 37dbe13ce6 Add:
User is warned if one mc is run from another.
2003-03-05 20:36:50 +00:00
Pavel Roskin 1e5340ac27 Add:
Screen saving is now supported on FreeBSD console.
2003-02-27 20:36:15 +00:00
Pavel Roskin 03c475c4b7 Add: libX11 is loaded dynamically using gmodule. 2003-02-23 05:25:57 +00:00
Pavel Roskin 6536eb48f2 * configure.in: Add --with-glib12 option to confugure to force using glib 1.2.x. 2003-02-22 21:15:50 +00:00
Pavel Roskin 526018a520 Add news for 4.6.0. 2003-02-05 17:54:46 +00:00
Pavel Roskin 08dae770a6 Specify that the AltGr bug was only affecting the Linux console. 2003-01-22 22:50:42 +00:00
Andrew V. Samoilov 619fbfef9d Version 4.6.0-pre3.
- Core functionality.
	- Fixed segmentation fault when processing truncated
	  section header in the corrupted initialization file.

Version 4.6.0-pre1.

- Translations.
	- Belarussian translation has been added.
2003-01-22 15:19:51 +00:00
Pavel Roskin 1a2fe5f98b Add news for 4.6.0-pre3. 2003-01-22 07:22:13 +00:00
Pavel Roskin 9ae2b513e4 Add:
- Current directory is shown in the xterm window title.
2002-12-26 21:31:39 +00:00
Pavel Roskin 6ef3ea6500 Grouped changes for 4.6.0-pre2. 2002-12-26 20:38:33 +00:00
Pavel Roskin 001cb449d0 * configure.in: Enable X11 support by default, use --without-x
to disable.
2002-12-23 17:02:04 +00:00
Pavel Roskin 51c2c5ad55 Add:
- Internal editor now saves the cursor position in the file.
2002-12-08 08:21:22 +00:00
Pavel Roskin aa1573f046 * configure.in: Fully enable glib2. Update the documentation. 2002-11-15 17:37:53 +00:00
Pavel Roskin ad4949c6cd Behavior of Alt-O is more intuitive now. 2002-11-11 18:44:36 +00:00
Pavel Roskin 64b97da9b7 Add:
When using support for setting the last working directory of mc in the
parent shell, "mc" is now an alias in all shells, not a function.
2002-11-01 20:02:55 +00:00
Pavel Roskin f828ff10f9 Add: Included S-Lang library has been updated to version 1.4.5. 2002-10-07 04:43:06 +00:00
Pavel Roskin cce5ab3a78 Screen library is now selected by the option --with-screen.
Fixed viewing and editing files on mcfs.
2002-10-05 02:00:13 +00:00
Pavel Roskin 28cca5d4f5 Fixed segmentation fault when displaying messages from background process. 2002-09-28 05:13:29 +00:00
Pavel Roskin 2cd434f6c2 Editor shows control characters in the caret notation.
Mouse wheel in the viewer.
2002-09-23 23:22:03 +00:00
Pavel Roskin e30ec8eff1 * configure.in: Remove support for HSC proxy - it's obsolete.
Remove all references to HSC proxy everywhere.
2002-09-22 06:23:56 +00:00
Pavel Roskin d433e41f3e - mc now complies with the Filesystem Hierarchy Standard and uses
@prefix@/share/mc for the data files.
2002-09-22 01:02:18 +00:00
Pavel Roskin 8bded038ab Mention glib 2.0.x and mouse wheel. 2002-09-21 00:30:23 +00:00
Pavel Roskin 8c0051403a mc now creates its own temporary directory, separate for each user. 2002-09-11 15:52:10 +00:00
Pavel Roskin 0d7af2cdba * acinclude.m4: Remove Termnet support, it's too old and obscure
to be supported properly.
2002-09-03 17:58:26 +00:00
Pavel Roskin 5894dcecb4 New syntax rules - RPM specfile. 2002-08-26 04:49:59 +00:00
Pavel Roskin a8d0e4df50 Add some news about changes after 4.6.0-pre1. 2002-08-25 08:03:25 +00:00
Pavel Roskin fdcc7ba2b6 Add a note about corrupted zip files. 2002-08-21 21:56:11 +00:00
Pavel Roskin e86cb49d6b New structured text for 4.6.0-pre1. 2002-08-21 06:48:51 +00:00
Pavel Roskin ab3336c68f MAD (Memory Allocation Debugger) has been removed. 2002-08-02 17:04:12 +00:00
Pavel Roskin cb06231d26 Mention Shift-F5 and Shift-F6. 2002-07-26 20:12:34 +00:00
Pavel Roskin c679783d10 More about syntax highlighting. 2002-07-18 19:36:12 +00:00
Pavel Roskin ccf2496792 Mention Tcl, .netrc support. 2002-07-10 21:59:12 +00:00
Pavel Roskin 8d519dc4cc Colors are enabled on all capable terminals when using S-Lang. 2002-06-13 12:50:26 +00:00
Andrew V. Samoilov 90702a2ddc * NEWS: Mention new configure options --with-codepagedir=DIR,
--with-configdir=DIR and --without-mcfs.
2002-05-23 15:33:11 +00:00
Andrew V. Samoilov 3b8abce8f8 * NEWS: Mention ftpfs/fish uploading changes. 2002-05-23 14:49:15 +00:00
Pavel Roskin 95734aee1c * NEWS: Mention word completion in the editor. 2002-01-21 17:52:26 +00:00
Pavel Roskin 922f8b75c3 * NEWS: Mention removal of the OS/2 port.
* README.PC: Remove OS/2 specific parts.
2002-01-03 08:27:25 +00:00
Pavel Roskin 15c3c2fe8d New item:
Directories with many files are now reloaded much faster.
Thanks to Björn Eriksson <mdeans@algonet.se>
2001-12-11 00:33:40 +00:00
Pavel Roskin add68bf853 * configure.in: Don't check whether grep supports stdin - it's
not used anymore.
* NEWS: Mention this change.
2001-09-30 19:17:48 +00:00
Pavel Roskin 27a58d6bb4 * NEWS: Update. 2001-09-09 04:24:34 +00:00
Pavel Roskin a85dc7c5f9 * configure.in: Enable large file support by default.
* NEWS: Mention it.
* INSTALL: Document it.  Minor fixes.
2001-08-24 22:11:42 +00:00
Pavel Roskin 5da3ebc119 * FAQ: Remove information about GNOME edition. Minor fixes.
* README: Likewise.
* NEWS: Mention removing the GNOME edition.
2001-08-24 21:38:37 +00:00
Pavel Roskin 6bcdb7a5c2 * AUTHORS: Update and spell check.
* FAQ: Likewise.
* INSTALL: Likewise.
* INSTALL.FAST: Likewise.
* NEWS: Likewise.
* README.PC: Likewise.
* README.QNX: Likewise.
2001-08-24 07:02:24 +00:00
Pavel Roskin 1810387c0b * AUTHORS: Updated.
* INSTALL: Likewise.
* NEWS: Likewise.
* doc/mc.1.in: Likewise.
* doc/mcserv.8.in: Likewise.
2001-08-20 16:58:42 +00:00
Miguel de Icaza 9712686402 1999-09-01 Federico Mena Quintero <federico@redhat.com>
* README: Updated and spell-checked.

	* NEWS: Updated.
1999-09-01 16:13:33 +00:00
Miguel de Icaza eb6b3842ab Initial revision 1998-02-27 04:54:42 +00:00