Commit Graph

61 Commits

Author SHA1 Message Date
Leonard den Ottolander
565866175d NEWS: Fixed commit to the wrong branch. 2005-07-08 14:07:31 +00:00
Leonard den Ottolander
26e5b1d1c0 NEWS: Reorganized and updated post 4.6.0 entries. 2005-07-08 13:41:29 +00:00
Leonard den Ottolander
ba85d5b50b NEWS: Sync entries with MC_4_6_1_PRE. 2005-07-03 13:50:35 +00:00
Roland Illig
7d685417ca Updated NEWS to contain the differences between pre3 and HEAD. 2005-06-05 23:41:21 +00:00
Andrew V. Samoilov
a7434f34d8 Reformating, and add new comment 2005-05-31 02:59:05 +00:00
Andrew V. Samoilov
c14b24ebe9 * syntax/idl.syntax: Add syntax file for the CORBA idl.
From Ian Zagorskih <ianzag@megasignal.com>
        * syntax/lua.syntax: Add syntax file for the LUA programming language.
        From Mike Gorchak  <mike@malva.ua>
        * syntax/Syntax: Add syntax file for CORBA idl and lua.
        * syntax/Makefile.am: Likewise.
        * mc.qpg.in: Likewise.
        * NEWS: Likewise.
2005-03-19 17:46:14 +00:00
Andrew V. Samoilov
eadb04b532 * syntax/assembler.syntax: Add syntax file for the x86 assembler.
* syntax/povray.syntax: Add syntax file for the POVRay.
        * syntax/Syntax: Add syntax file for x86 assembler and POVRay.
        * syntax/Makefile.am: Likewise.
        * mc.qpg.in: Likewise.
        * NEWS: Likewise.
2005-03-18 10:26:35 +00:00
Roland Illig
1af65894cc Fixed X11 connection problems. 2005-03-10 09:57:37 +00:00
Roland Illig
6916fd28a2 * NEWS: Added the changes between mc-4.6.1-pre3 and now. 2005-02-07 07:05:17 +00:00
Roland Illig
9558c7178f * src/info.c (info_show_info): Enabled display of the device number,
for the case that the column in the directory listing is too
	short. This had been disabled since 1994, for no obvious reason
	and without any comment.
	* src/screen.c (format_device_number): Added. Converts a device number
	into a bounded string.
	* screen.c (string_file_size): Support for larger device numbers
	(and for non-Linux systems).
	* vfs/cpio.c (cpio_read_crc_head): Fixed device number handling for
	non-Linux systems.
	* vfs/fish.c (fish_dir_load): Likewise.
	* vfs/utilvfs.c (vfs_parse_ls_lga): Likewise.
2005-01-27 23:32:13 +00:00
Andrew V. Samoilov
7e75c2d423 * acinclude.m4: Fix "make distcheck".
* NEWS: Update.
2004-12-13 17:56:27 +00:00
Pavel Roskin
7e02c8592e New translations: Mongolian, Serbian and Lithuanian. 2004-01-26 17:52:28 +00:00
Dmitry Alexeyev
81fec8e3ba Mention that ISO images are supported. 2003-12-24 07:13:52 +00:00
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