Roland Illig
1b18865579
* user.c (execute_menu_command): Allow execution on no-exec
...
filesystems. This fixes Savannah Bug #13832 .
2005-07-31 19:29:04 +00:00
Roland Illig
ae2ec0ec2e
Added missing #include.
2005-07-31 19:08:18 +00:00
Roland Illig
7bb3bea344
Removed redundant comment.
2005-07-31 18:57:20 +00:00
Roland Illig
16b7d7b60a
Added standard file header.
2005-07-31 18:47:12 +00:00
Roland Illig
35a8f2b2a2
* Makefile.am: Added support for extended character sets.
...
* ecs.h: Support for extended character sets.
* ecs.c: Likewise.
* ecs-test.c: Testsuite for ecs.c.
2005-07-31 18:30:43 +00:00
Roland Illig
c940af47d0
Added Vietnamese translation. Updated German translation.
2005-07-31 16:31:29 +00:00
Roland Illig
3764717a9b
Updated German translation.
2005-07-31 16:29:36 +00:00
Roland Illig
2b62e0e61c
Added Vietnamese translation.
2005-07-31 16:17:33 +00:00
Roland Illig
4dbb9f3191
Define __unix__ if __MACH__ is defined.
2005-07-30 22:56:39 +00:00
Pavel Roskin
8129d1ae5e
Generate mc.pot, upload it and *.po files to the FTP directory.
2005-07-27 20:00:41 +00:00
Pavel Roskin
f3f7719799
Recognize gettext_ui when generating POTFILES.in
2005-07-27 19:39:58 +00:00
Leonard den Ottolander
952464ef81
syntax/syntax.syntax: Keyword brightblue on black background.
...
syntax/mail.syntax: Added keywords. Removed excessive quoting matches.
2005-07-27 15:56:42 +00:00
Leonard den Ottolander
412d3b8123
edit/choosesyntax.c: Add option to reload current syntax.
2005-07-27 15:43:55 +00:00
Leonard den Ottolander
772c2600b9
* utilunix.c (mc_tmpdir): Check that tmpdir is correctly initialized.
2005-07-27 15:03:24 +00:00
Pavel Roskin
3b40737834
* extfs/urar.in: Remove month translation and year windowing -
...
they are better handled by mc. Use more robust date format.
Set locale to C.
2005-07-25 21:51:51 +00:00
Pavel Roskin
271a56e3f8
* extfs/uzip.in: Preserve seconds. Avoid month translation - it
...
only slows down processing.
2005-07-25 20:24:01 +00:00
Pavel Roskin
23c29ab03a
* extfs/ualz.in: Fix compatibility with unalz 0.51.
2005-07-25 16:19:53 +00:00
Pavel Roskin
bf14886277
Add some translations.
2005-07-25 15:31:17 +00:00
Pavel Roskin
fef285babc
Update base version to 4.6.1.
2005-07-25 14:22:59 +00:00
Leonard den Ottolander
ed1899d211
* src/ChangeLog, edit/ChangeLog: Fix wrong dates on latest entries.
2005-07-24 13:42:28 +00:00
Leonard den Ottolander
f21564b9e6
* edit/choosesyntax.c: Create file. Menu option to override syntax
...
highlighting.
* edit/Makefile.am: Add choosesyntax.c.
* edit/edit.c (edit_init): Set option_auto_syntax to 1 on every invokation
of the editor.
* edit/edit.h: Pass char*** to edit_load_syntax(). Add parameters for
syntax dialog and override.
* edit/editmenu.c (menu_options): Add menu option to override syntax
hightlighting.
* edit/editoptions.c (edit_options_dialog): Pass option_syntax_type to
edit_load_syntax().
* edit/syntax.c (edit_read_syntax_file): Dynamically allocate and fill
syntax list pnames.
* edit/syntax.c (edit_load_syntax): Use char*** for syntax list.
* src/wtools.h: #include "widget.h" and remove redundant declarations
of Dlg_head and WListbox.
2005-07-24 13:37:58 +00:00
Roland Illig
9ad35c9daa
Fixed duplicate entry for Savannah.
2005-07-23 13:16:31 +00:00
Roland Illig
be3ab1a3e0
* view.c: When saving and loading the file position, use the
...
full pathname instead of the one passed as argument.
2005-07-23 08:20:58 +00:00
Roland Illig
2bf2f0c38d
* util.c (save_file_position): Only save the position if not
...
at the beginning of the file (1;0).
2005-07-23 08:20:03 +00:00
Roland Illig
20bc9ef7f9
change ?= to =, because the Solaris make(1) does not know it.
2005-07-22 23:40:16 +00:00
Roland Illig
df1477f1ec
Fixed wrong comparison of the result of iconv().
2005-07-22 23:21:45 +00:00
Pavel Roskin
a0c56a1a7d
* extfs/ualz.in: Anticipate eventual posixification of the date
...
format.
2005-07-22 21:54:00 +00:00
Roland Illig
c22e826761
Updated German translation.
2005-07-22 21:16:50 +00:00
Roland Illig
ec9f3aa635
... and a little bugfix. I forgot a %s in the translated string.
2005-07-22 16:50:42 +00:00
Roland Illig
4fafc5e99a
Updated German translation.
2005-07-22 16:36:15 +00:00
Roland Illig
3979b56523
* statistics.pl: Added a Perl program to print the translation
...
status.
2005-07-22 16:21:38 +00:00
Roland Illig
d6dc8bb3e9
It was Arpad who updated the hu.po translations, not me. ;)
2005-07-22 15:12:48 +00:00
Roland Illig
e44ec510f9
Updated Hungarian translation.
2005-07-22 15:03:23 +00:00
Roland Illig
03e4f30b23
Updated Hungarian translation.
2005-07-22 15:03:23 +00:00
Roland Illig
7f2a69bdc2
* README: Added a section about special strings (containing
...
prefixes like ButtonBar|).
2005-07-22 14:47:27 +00:00
Roland Illig
6e318ab041
* help.c: Fixed shadowing warnings from gcc.
2005-07-22 09:29:50 +00:00
Roland Illig
7b0f17ad6a
fixed a bug that had been introduced by
...
me, when replacing Dlg_head * with void *.
2005-07-22 09:01:04 +00:00
Roland Illig
390f69bc30
* help.c: Fixed an invalid memory access, which has been noted
...
by Vitja Makarov.
2005-07-22 08:41:45 +00:00
Roland Illig
37ffcf9ae7
* ext.c: Fixed a typo which has been noted by Arpad Biro.
2005-07-22 07:27:01 +00:00
Pavel Roskin
2fd33802b3
* Makefile.am: Add usermap.h to the sources.
2005-07-21 21:01:51 +00:00
Roland Illig
e1181e08d6
* hu.po: Updated Hungary translation for -pre5.
2005-07-21 17:43:09 +00:00
Pavel Roskin
179aa43514
* lib/mc.ext.in: Restore support for opening 7-zip archives.
2005-07-20 21:28:50 +00:00
Roland Illig
1c8c676c76
* key.c: When the command line option -x is given, enable
...
additional key sequences that are typical for xterms.
* main.c: First parse command line arguments, then initialize
key sequences.
2005-07-20 20:29:08 +00:00
Pavel Roskin
680ccc7e56
* configure.ac: Add vfs/extfs/ualz to AC_CONFIG_FILES.
...
* lib/mc.ext.in: Add support for ALZip archives.
2005-07-20 19:07:18 +00:00
Pavel Roskin
a24baacdf8
* extfs/ualz.in: New file - support for ALZip archives.
...
* extfs/Makefile.am: Add ualz.
* extfs/extfs.ini: Likewise.
2005-07-20 19:03:53 +00:00
Roland Illig
43eab2720a
* Makevars: Added gettext_ui() to the list of translation
...
functions.
* de.po: Updated German translation.
2005-07-20 15:55:00 +00:00
Roland Illig
867bcf5ebd
* Makevars: Added gettext_ui() to the list of translation
...
functions.
* de.po: Updated German translation.
2005-07-20 15:41:27 +00:00
Roland Illig
3abff48000
* util.c: Added gettext_ui(), which translates a string and
...
strips everything before the first '|' character. This function
is used to translate special elements of the user interface,
like ButtonBar labels.
* util.h: Likewise.
* view.c: Using the new gettext_ui() function.
2005-07-20 15:39:47 +00:00
Roland Illig
48ff22779a
ISO C90 headers may be included unconditionally.
2005-07-20 13:14:30 +00:00
Roland Illig
073907ec5f
* usermap.c: Allow user-defined keyboard bindings for mcedit.
...
* usermap.h: Likewise.
* Makefile.am: Likewise.
* editcmd.c: Define new editor commands which had been coded
inline before.
This change also affects some other files.
* edit-widget.h: Invented a new type edit_key_map_type instead of
using long for.
* editkeys.c: Using that type.
2005-07-20 11:56:30 +00:00