Commit Graph

845 Commits

Author SHA1 Message Date
Andrew V. Samoilov
abe4dddc99 New file. Configuration files for Sun Solaris pkgmk(1). 2005-05-31 03:20:43 +00:00
Andrew V. Samoilov
966f5cb430 * lib/mc.ext.in: Added support for .7z archives. 2005-05-30 08:12:17 +00:00
Pavel Roskin
1f60f44145 Update postal address of Free Software Foundation. 2005-05-27 03:35:10 +00:00
Roland Illig
f9604266b2 * syntax/ChangeLog: The syntax directory has got its own
ChangeLog.
2005-05-24 09:39:29 +00:00
Roland Illig
2e7fa0fa37 * configure.ac: Removed the extra definition of
HAVE_C_TYPE_SOCKLEN_T, which is unused.
2005-05-17 17:06:14 +00:00
Roland Illig
7b17421a43 * syntax/makefile.syntax: Added useful comments before the
contexts.
2005-05-15 00:09:15 +00:00
Roland Illig
cf4c046bf9 * syntax/makefile.syntax: Highlight $$ (a literal $) in
brightcyan. This way $${var} is not highlighted as if it were a
	Makefile variables.
2005-05-15 00:02:06 +00:00
Roland Illig
455b0d006e * syntax/diff.syntax: Lines starting with a <tab> character are
displayed like lines starting with a <space>. This is for the
	cvs diff -T option.
2005-05-14 11:30:54 +00:00
Pavel Roskin
0e2177c8cd * configure.ac: Require Autoconf 2.53 or newer.
* m4/Makefile.am: Remove isc-posix.m4, it's obsolete.
* m4/isc-posix.m4: Remove.
2005-05-13 15:27:21 +00:00
Pavel Roskin
ef3e4ddcc9 * lib/mc.ext.in: Add OpenOffice.org 2 extensions, use o3totxt
to view OpenOffice.org documents.
2005-05-13 15:09:55 +00:00
Pavel Roskin
4f09f45404 * acinclude.m4: Remove MC_ARG_ENABLE_DEVELOPER_MODE.
* configure.ac: Replace MC_ARG_ENABLE_DEVELOPER_MODE with a
simpler and more user-friendly piece of code.
2005-05-11 21:56:57 +00:00
Roland Illig
419025e926 * syntax/c.syntax: Added missing punctuation characters. 2005-05-01 14:21:02 +00:00
Pavel Roskin
bf7853c225 * syntax/Syntax: Don't highlight csh scripts. Allow using
"/usr/bin/env" instead of the full path.
2005-04-28 19:44:49 +00:00
Pavel Roskin
2836321b37 trimmed by trim_changelog 2005-04-28 19:42:30 +00:00
Leonard den Ottolander
2a6e12765a Added pchel and leonardjo as contributors. 2005-04-27 20:55:01 +00:00
Roland Illig
957f3d180d * acinclude.m4: Renamed AS_HELP_STRING to AC_HELP_STRING for
compatibility with autoconf-2.57.
2005-04-26 17:29:58 +00:00
Roland Illig
4a96e50b13 * configure.ac: Using MC_ARG_ENABLE_DEVELOPER_MODE instead of
the --maintainer-mode.
2005-04-21 22:31:58 +00:00
Roland Illig
26c8b13218 * acinclude.m4: Added macro MC_ARG_ENABLE_DEVELOPER_MODE. 2005-04-21 22:28:48 +00:00
Andrew V. Samoilov
d519f9cbe8 Add new line for standard formatting. 2005-04-21 10:02:52 +00:00
Leonard den Ottolander
c774c5b4a7 Syntax fixes (eiffel, perl, php, syntax). 2005-04-16 23:53:28 +00:00
Roland Illig
afce6c8106 * lib/mc.ext.in: Recognize either *.udeb or *.deb as Debian
packages. Fixes Savannah patch #3899.
2005-04-16 10:24:46 +00:00
Leonard den Ottolander
6108289e48 Catch Makefiles with capitals in extension. 2005-04-14 21:34:13 +00:00
Roland Illig
adaa78022f * doc/mc.1.in (Internal File Viewer): Rewrote some documentation.
Removed the paragraph about the growing buffers. It's generally
	uninteresting to users.
2005-04-14 01:15:36 +00:00
Roland Illig
d34c405387 * configure.ac: Add -DNDEBUG to CPPFLAGS if the maintainer mode
is not enabled.
2005-04-13 18:39:15 +00:00
Pavel Roskin
a4cf54d41c * acinclude.m4 (MC_WITH_SLANG): Partly restore original order of
checks and add a comment with a warning.
From Pavel S. Shirshov <me@pavelsh.pp.ru>
2005-03-19 21:53:24 +00:00
Pavel Roskin
d89c5eb128 * acinclude.m4 (MC_WITH_SLANG): Reorder checks. Move termcap
checks ...
(MC_SLANG_TERMCAP): ... here.
(MC_SLANG_PRIVATE): Check if private functions are available.
It's not the case on Debian unstable.
2005-03-19 19:16:35 +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
Pavel Roskin
0074c885f2 * acinclude.m4 (MC_WITH_SLANG): Define HAVE_SYSTEM_SLANG after
all fallbacks so it shows whether we are using system S-Lang.
* configure.ac: Remove USE_INCLUDED_SLANG, since it's now fully
dependent on HAVE_SLANG and HAVE_SYSTEM_SLANG.
* src/myslang.h: Likewise.
2005-03-19 17:27:36 +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
14cf1c7673 * syntax/diff.syntax: Changed default color from gray, which was
quite unreadable, to a bright yellow.

	Patch by Leonard den Ottolander.
2005-03-14 00:12:27 +00:00
Roland Illig
d7c54f1fe3 * autogen.sh: Made the gettext version check more portable. The
actual sed command is unchanged.
2005-03-10 09:59:27 +00:00
Miguel de Icaza
49d8769122 Update manual 2005-02-26 16:38:59 +00:00
Roland Illig
51156030fb * ChangeLog: Applied trim_changelog. 2005-02-07 07:33:47 +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
7e498cbc2e * configure.ac: Add checks for C headers <sys/mkdev.h> and
<sys/sysmacros.h> to support major/minor arithmetics on
	device numbers.
2005-01-27 22:42:55 +00:00
Andrew V. Samoilov
33e157631c * acinclude.m4: Fix '--with-screen' configure option. 2005-01-11 09:16:52 +00:00
Andrew V. Samoilov
1605a544c6 * autogen.sh: Fix workaround for automake 1.5. 2004-12-30 06:33:18 +00:00
Andrew V. Samoilov
d94ff42371 * syntax/spec.syntax: Set whole on spec macro option keywords. 2004-12-28 13:22:27 +00:00
Andrew V. Samoilov
7e75c2d423 * acinclude.m4: Fix "make distcheck".
* NEWS: Update.
2004-12-13 17:56:27 +00:00
Andrew V. Samoilov
9ce7ab3b9b * autogen.sh: Comment workaround for Automake 1.5. It's not working
for Automake 1.9.
2004-12-10 06:24:35 +00:00
Andrew V. Samoilov
e69c7db958 Fix typos 2004-12-07 08:55:33 +00:00
Roland Illig
88812bee22 * syntax/Makefile.am: Don't install syntax highlighting files if
the internal editor is disabled.
2004-12-06 23:14:43 +00:00
Andrew V. Samoilov
be067bb92e * configure.ac: Bump version to 4.6.1a 2004-12-03 05:45:21 +00:00
Andrew V. Samoilov
a6c81a0d7a Change my contacts 2004-12-02 16:53:50 +00:00
Andrew V. Samoilov
319cdb81bc * acinclude.m4: Fix compiling mc with system slang on FreeBSD. 2004-11-16 19:23:40 +00:00
Roland Illig
01867b4001 * TODO: Checked the remaining vfs/extfs shell scripts and
removed them from the TODO list. This was the last item
	in the section "Before 4.6.1", so I deleted the whole
	section.
2004-11-16 18:03:56 +00:00
Andrew V. Samoilov
43c3d5504c * TODO (4.6.2): Fix the '#' in path names issue. 2004-11-08 00:06:04 +00:00
Roland Illig
18d9abb15c * TODO (4.6.1): Moved the '#' in path names issue to 4.6.2.
* TODO: Added issue about hiding passwords in VFS pathnames.
2004-11-07 12:54:55 +00:00
Andrew V. Samoilov
23ee7704f9 * README: Fix typo. 2004-11-05 12:04:05 +00:00
Andrew V. Samoilov
3b8d52e2b9 * syntax/Syntax: Treat QNX6 specific files with extensions qpg and
qpg.in as xml files.
2004-11-03 20:16:48 +00:00
Andrew V. Samoilov
52917be78c * configure.ac: Added information about status of charset enabling. 2004-11-03 20:10:54 +00:00
Andrew V. Samoilov
c87628f753 * mc.qpg.in: Synchronization with the latest file has been added
to the distro.
2004-11-03 20:07:00 +00:00
Roland Illig
52fc211ac8 * configure.ac: Add feature test whether socklen_t is defined
in <sys/socket.h>.
2004-11-02 21:54:58 +00:00
Andrew V. Samoilov
89accff625 * lib/mc.ext.in: Add a few sound formats that "play" and "mikmod"
utility knows.
2004-10-28 06:19:23 +00:00
Roland Illig
81112b0e5b * configure.ac: Add check for type socklen_t. 2004-10-27 18:00:20 +00:00
Andrew V. Samoilov
121dbd2b1b * syntax/aspx.syntax: Add syntax file for ASP.NET.
* syntax/Syntax: Likewise.
        * syntax/Makefile.am: Likewise.
2004-10-27 13:29:51 +00:00
Andrew V. Samoilov
dc2430bd45 * TODO: Move entry 'Broken pipe warning...' to 4.6.2 TODO list.
Remove entries for perl extfs scripts.
2004-10-27 13:17:51 +00:00
Roland Illig
8da4a08bbd * configure.ac: Only add "-Wall" to CFLAGS if GCC is set to "yes". 2004-10-24 14:48:01 +00:00
Roland Illig
6178353e9e * TODO: Check proper quoting in vfs/extfs/*. 2004-10-23 07:25:20 +00:00
Andrew V. Samoilov
0112ed6d65 * lib/mc.ext.in: Use xmms for audio files in XWindows mode.
Add support for *.wma files. Add support for playlists.
2004-10-20 05:14:42 +00:00
Roland Illig
48bc8894b2 * TODO: Some new TODO items with low priority: More standard
widgets, CVS frontend, patch editor, context menus.
2004-10-18 04:05:15 +00:00
Roland Illig
c8cd60f3a2 * TODO: Fixed the "./ files in tar archive" item for mc-4.6.1. 2004-10-16 18:02:45 +00:00
Roland Illig
10dbca29ab * syntax/eiffel.syntax: Add syntax highlighting rules for the
Eiffel programming language.
	* syntax/Syntax: Bind *.e with eiffel.syntax.
	* syntax/Makefile.am: Added syntax.eiffel.

	From Daniel F Moisset <dmoisset grulic org ar>
2004-10-16 12:59:26 +00:00
Andrew V. Samoilov
13998a614c * syntax/sql.syntax: Improve sql.syntax file and added several
keywords.
2004-10-12 15:24:47 +00:00
Andrew V. Samoilov
3253bdf876 * acinclude.m4 (MC_WITH_MCSLANG): Set screen_type to mcslang.
* configure.ac: Define USE_INCLUDED_SLANG if screen_type is mcslang.
2004-10-12 04:35:55 +00:00
Andrew V. Samoilov
430cfca91c More typo fixes 2004-10-06 17:33:37 +00:00
Andrew V. Samoilov
04c8d59e51 Fix typos 2004-10-06 17:16:09 +00:00
Andrew V. Samoilov
2d48b95137 * syntax/perl.syntax: Fix highlight the hashes.
* syntax/diff.syntax: highlight comments (lines begin with #),
        and garbage in diff files.
2004-10-05 05:56:03 +00:00
Andrew V. Samoilov
2ee7b81d94 * mc.qpg.in: New file. Description for QNX 6.x packager. 2004-09-28 11:48:57 +00:00
Roland Illig
aad0e2151b * autoconf.ac: #define _GNU_SOURCE to an empty value instead of 1,
which conflicted with src/regex.c.
2004-09-25 15:18:10 +00:00
Roland Illig
df14f4860c * HACKING (Programming tips): added a tip concerning the NULL
pointer in varargs function calls.
2004-09-24 14:19:21 +00:00
Roland Illig
727b62e229 * HACKING: added a section about where to look for bug reports
and patches.
2004-09-22 12:00:42 +00:00
Roland Illig
1b06b35d82 * HACKING: added advice for using g_strdup for a modifiable
copy of a string.
2004-09-22 11:02:20 +00:00
Andrew V. Samoilov
2c07096f86 Second fix typos 2004-09-20 03:18:47 +00:00
Andrew V. Samoilov
53ab2f736e Fix typos 2004-09-20 03:16:47 +00:00
Roland Illig
5418fdc3a8 * HACKING: added explanation for const_cast. 2004-09-19 15:45:54 +00:00
Andrew V. Samoilov
05cea9cabf Typos 2004-09-17 11:43:02 +00:00
Andrew V. Samoilov
c35092fabd * makefile.syntax.diff: adds define and ended keyrowrds
* perl.syntax.diff: adds break keyword
2004-09-17 09:56:47 +00:00
Andrew V. Samoilov
b01dc1030f * lib/mc.lib: Add gnome, rxvt and xterm-new terminals. 2004-09-10 09:23:43 +00:00
Andrew V. Samoilov
221bb320b8 * syntax/php.syntax: Upgrade php.syntax file. 2004-09-09 21:29:51 +00:00
Andrew V. Samoilov
bc432cb01e * configure.ac: grantpt is only available with -D_XOPEN_SOURCE
or -D_GNU_SOURCE under Linux.
2004-09-03 22:37:52 +00:00
Andrew V. Samoilov
e5f21875a3 * HACKING: Add to section "Programming Tips" g_free tip. 2004-09-03 21:39:32 +00:00
Roland Illig
b5ef1bd79a * HACKING: Added a section "Programming Tips" which lists mistakes
that have been done once and should never be repeated.
2004-09-02 14:48:21 +00:00
Roland Illig
bdd4ab2ae5 * m4/ri-gcc-warnings.m4: Now handles only the last --enable or
--disable option. Before, --disable has not been handled
	correctly.
2004-08-30 11:24:11 +00:00
Andrew V. Samoilov
1655a5437c Corrected Changelog entries for ri-gcc-warnings.m4 2004-08-26 09:38:56 +00:00
Andrew V. Samoilov
acc5f18cfa Change e-mail for Leonard den Ottolander 2004-08-24 19:27:01 +00:00
Andrew V. Samoilov
406beebb47 * syntax/m4.syntax: Add matching AS_* keywords. 2004-08-22 13:23:45 +00:00
Andrew V. Samoilov
b2706a92c6 Anti-spam protection e-mail address for Leonard den Ottolander 2004-08-22 12:02:14 +00:00
Andrew V. Samoilov
723a5f6177 *m4/ri-gcc-warnings.m4: Typo fixes.
ChangeLog: Likewise.
2004-08-22 08:04:34 +00:00
Roland Illig
226177cf11 "make uninstall" removes the symlinks bin/mcedit and bin/mcview. 2004-08-18 20:22:59 +00:00
Roland Illig
64aad2cda5 GCC Warnings are only activated in maintainer-mode. They have been moved some lines down to not disturb feature checking (when CFLAGS="-Werror"). 2004-08-17 08:53:30 +00:00
Andrew V. Samoilov
c71b24708a Fix insecure temporary file and directory creations. Add files:
doc/mc.1.in, doc/es/mc.1.in, doc/hu/mc.1.in, doc/it/mc.1.in,
doc/pl/mc.1.in, doc/ru/mc.1.in, doc/sr/mc.1.in
2004-08-17 08:45:49 +00:00
Andrew V. Samoilov
ce8669be61 lib/cedit.menu, lib/mc.menu - Fix insecure temporary file
and directory creations.
2004-08-17 08:37:46 +00:00
Andrew V. Samoilov
ff0d2fe54f * configure.ac: Add check for atoll(). 2004-08-09 09:35:40 +00:00
Andrew V. Samoilov
ea3ff6f126 * doc/mc.1.in (Extension File Edit): Document "directory" keyword.
* doc/ru/mc.1.in: Likewise.
2004-08-09 09:29:12 +00:00
Andrew V. Samoilov
0528e96653 autogen.sh: Fix unportable "\n" in sed. 2004-08-09 09:08:26 +00:00
Pavel Roskin
a0d18b6ce8 Typo fix in the previous commit. 2004-04-02 07:22:45 +00:00
Pavel Roskin
3738fbba68 * lib/mc.ext.in: Use gqview instead of ee for images. ee seems
to be is obsolete.  Suggested by Marcel Pol <mpol@gmx.net>
2004-04-02 07:22:18 +00:00
Pavel Roskin
970793d4e2 * lib/mc.ext.in: Recognize *.tb2 and *.tbz files. 2004-01-22 07:40:51 +00:00
Pavel Roskin
bbd66306bf * configure.in: Rename to ...
* configure.ac: ... this.
2004-01-22 06:33:12 +00:00