Commit Graph

668 Commits

Author SHA1 Message Date
Pavel Roskin
c90321d4b4 Fix address. 2003-08-15 15:30:58 +00:00
Pavel Roskin
8c4a0aa3c0 * lib/cedit.menu: Avoid using "id -u", it doesn't work on
Solaris.  From Andrew V. Samoilov <andrew@email.zp.ua>
2003-08-02 23:01:51 +00:00
Pavel Roskin
ff9c544b88 * lib/mc.lib: Add more "end" and "home" sequences for xterm. 2003-07-23 05:48:55 +00:00
Pavel Roskin
c72a1ea44c Get rid of all references to NATIVE_WIN32. 2003-07-23 03:22:32 +00:00
Pavel Roskin
fe7d3b9a4e * pc: Remove. No work has been done on the PC post for years.
* README.PC: Likewise.
* Makefile.am: Adjust for the above.
* configure.in: Likewise.
2003-07-23 03:02:18 +00:00
Pavel Roskin
ff144aca4d * configure.in: Check posix_openpt() first and fallback to
GNU-specific getpt() only if needed.
2003-07-21 23:29:29 +00:00
Pavel Roskin
c1d9304c3f * lib/mc.hint.cs: Typo fixes. 2003-06-29 23:18:23 +00:00
Marco Ciampa
620308c65f Small fix in manual translation. 2003-06-25 16:01:49 +00:00
Pavel Roskin
e54ac85df6 * lib/mc.ext: Allow ZIP in all capitals in "file" output. 2003-06-23 17:00:57 +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
f0e6a9d522 * lib/mc.ext.in: Don't run compressed logs from /var/log through
nroff.  Suggested by Alfie Costa <agcosta@gmx.net>
2003-06-06 23:40:05 +00:00
Pavel Roskin
881964e5a9 Typo fixes. 2003-06-02 18:38:42 +00:00
Marco Ciampa
debb223eaf Updated ruby and perl sintax files. 2003-05-16 09:35:51 +00:00
Pavel Roskin
615ef181db * syntax/ruby.syntax: New file - syntax for Ruby.
* syntax/Syntax: Add ruby.syntax.
* syntax/Makefile.am: Likewise.
2003-05-14 22:30:02 +00:00
Pavel Roskin
964cc57445 * mc.spec.in: Strip pre-1998 changelog to work around a bug in
rpm 4.2, which doesn't like %install inside %changelog.
2003-05-08 06:36:45 +00:00
Pavel Roskin
31e038ded1 * configure.in: Add vfs/extfs/iso9660 to AC_CONFIG_FILES.
* lib/mc.ext.in: Add support for ISO images.
2003-04-29 16:05:12 +00:00
Pavel Roskin
b190930e09 * syntax/Syntax: Highlight *.mc as a makefile.
* syntax/sql.syntax: Add more keywords for PostgreSQL.
2003-03-31 16:27:52 +00:00
Pavel Roskin
7e31c4e83c * syntax/sh.syntax: Highlight "find". Highlight whole string
after "#!".  Make unrecognized text inside `` less bright.
2003-03-22 04:38:58 +00:00
Marco Ciampa
99598a25fb Italian manual fixies... 2003-03-17 22:58:13 +00:00
Pavel Roskin
8cf02b5559 * syntax/c.syntax: Allow integer specifiers for %x and %X in C
format strings.
* syntax/cs.syntax: Likewise.
* syntax/java.syntax: Likewise.
* syntax/ml.syntax: Likewise.
* syntax/php.syntax: Likewise.
* syntax/python.syntax: Likewise.
* syntax/slang.syntax: Likewise.
* syntax/swig.syntax: Likewise.
2003-03-15 04:41:19 +00:00
Pavel Roskin
d6d16e47ef * acinclude.m4 (MC_ASM_LABELS): New macro to work around a bug
gettext.  Define _INTL_REDIRECT_MACROS if needed.
* configure.in: Use MC_ASM_LABELS.
2003-03-12 00:10:23 +00:00
Pavel Roskin
949f2c3167 * configure.in: Add --with-glib-static option. 2003-03-07 18:10:37 +00:00
Pavel Roskin
5a3d2c562e * syntax/spec.syntax: Add BuildArch. 2003-03-06 13:48:23 +00:00
Pavel Roskin
86a8c4193e * configure.in: Check availability of setsid(). 2003-03-05 20:26:25 +00:00
Andrew V. Samoilov
64ea375eac s/confugure/configure/ 2003-03-05 19:13:14 +00:00
Sanlig Badral
e9c702cdc5 *** empty log message *** 2003-03-04 13:17:16 +00:00
Pavel Roskin
6747ef213e * lib/mc.lib: Add xterm arrows both for application and normal
mode.  Normal mode can be accidentally enabled if one mc is run
from another and Ctrl-O is used to switch between them.
Add F11-F20 definitions for cons25 (FreeBSD console).
2003-03-03 08:05:49 +00:00
Pavel Roskin
fafc7c6365 * syntax/cs.syntax: New file.
* syntax/Syntax: Add cs.syntax.
* syntax/Makefile.am: Likewise.
2003-02-27 21:15:44 +00:00
Marco Ciampa
cb24a269f7 Updated manual, added -e switch description. 2003-02-27 12:58:41 +00:00
Pavel Roskin
c8f5d1a7f5 * syntax/syntax.syntax: Highlight "define". 2003-02-26 19:31:07 +00:00
Marco Ciampa
d9de24cc48 Committed some stilistic changes to the italian manual pages. 2003-02-23 14:00:39 +00:00
Pavel Roskin
c13e3a213a * lib/mc.ext.in: Add entry for QNX Neutrino packages. 2003-02-23 05:52:05 +00:00
Pavel Roskin
509020b6b5 * acinclude.m4 [AC_G_MODULE_SUPPORTED]: New macro.
* configure.in: Test for gmodule.  Don't link mc with libX11 if
gmodule is supported.
2003-02-23 04:38:24 +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
Andrew V. Samoilov
71b13d75c6 * doc/ru/mc.1.in (Extension File Edit): Translate include feature. 2003-02-21 14:54:18 +00:00
Andrew V. Samoilov
274b53e1c1 * doc/ru/mc.1.in (Layout): Translate 'Xterm window title' option. 2003-02-21 14:09:06 +00:00
Pavel Roskin
b4fda7049e * configure.in: Move list of all translations ...
* po/LINGUAS: ... here.
2003-02-20 18:35:32 +00:00
Pavel Roskin
3cf9a2aabf * syntax/c.syntax: Highlight C++ comments in preprocessor
directives.
Reported by Oswald Buddenhagen <ossi@kde.org>
2003-02-18 08:03:13 +00:00
Marco Ciampa
f3f47387a0 it.po converted in UTF-8, changed some upper/lower convention in a more 'italian' way & manual pages updated... 2003-02-13 18:56:56 +00:00
Pavel Roskin
1b9b557238 * configure.in: Bump version to 4.6.0a. 2003-02-05 19:41:43 +00:00
Pavel Roskin
a8726a9a1e * configure.in: Version 4.6.0 released. 2003-02-05 18:06:48 +00:00
Pavel Roskin
d8a24ad682 * syntax/Syntax: Match *.syntax before other files to fix
highlighting of makefile.syntax.
2003-02-05 09:43:37 +00:00
Pavel Roskin
620bf270aa * syntax/c.syntax: Revert highlighting trailing whitespaces. 2003-02-05 07:44:49 +00:00
Andrew V. Samoilov
46349cbf6e * autogen.sh: Fix unportable "+" sed regexp in gettext_ver
calculation.  Reported by vlad@geekizoid.com.
2003-02-03 21:19:57 +00:00
Pavel Roskin
40734f6a14 * syntax/nroff.syntax: Make colors more compatible with the
highlighting used in the internal viewer - yellow for bold and
brightred for italic.
2003-01-31 20:39:33 +00:00
Andrew V. Samoilov
9604cb48c6 * syntax/c.syntax: Highlight trailing whitespace(s). 2003-01-31 13:00:21 +00:00
Pavel Roskin
b0c4a45dcf * acinclude.m4 (MC_WITH_NCURSES): Check -lcurses if -lncurses
doesn't work.  Useful on OpenBSD 3.2.
2003-01-30 06:52:26 +00:00
Pavel Roskin
4f1e8b8d26 It was a semicolon, not a comma. 2003-01-30 00:30:11 +00:00
Pavel Roskin
9180186101 * lib/mc.ext.in: Fix missing comma that affected viewing RPM packages. 2003-01-30 00:27:33 +00:00
Pavel Roskin
e606c7bf78 * configure.in: Add -lposix on A/UX before all tests. 2003-01-24 21:14:33 +00:00