Commit Graph

2910 Commits

Author SHA1 Message Date
Pavel Roskin
bec643d103 * achown.c: Eliminate untyped declarations.
* boxes.c: Likewise.
* cons.saver.c: Likewise.
* hotlist.c: Likewise.
* panelize.c: Likewise.
* rxvt.c: Likewise.
* main.c: Likewise. Make undeclared functions static.
* treestore.c: Make undeclared functions static.
* view.c: Likewise.
* widget.c: Likewise.
2001-06-14 22:33:00 +00:00
Pavel Roskin
b916d53577 * gmain.c (try_alloc_color_pair): Remove. 2001-06-14 21:32:10 +00:00
Pavel Roskin
c2c3918eb3 * main.h: Fix prototype of exec_shell.
* tree.c: Make all functions static when possible.
* tree.h: Changes for the above.
2001-06-14 21:21:25 +00:00
Pavel Roskin
6abe9e7249 * edit.c: Declare cmd_F* static. Comment out cmd_F9. 2001-06-14 21:07:58 +00:00
Pavel Roskin
5da3b42969 * ftpfs.c: Declare functions without declarations static. Don't
omit `void' in declarations.
* cpio.c: Likewise.
* direntry.c: Likewise.
* extfs.c: Likewise.
* mcfs.c: Likewise.
* tar.c: Likewise.
* vfs.c: Likewise.
* vfs.h: Likewise.
* mcserv.c: Likewise. Remove unused functions.
2001-06-14 20:08:27 +00:00
Pavel Roskin
b504500f49 * text.c [HAVE_X]: Remove useless #error.
* cons.saver.c: Indent #error to hide it from old compilers.
2001-06-14 15:59:52 +00:00
Pavel Roskin
c68f401c67 * src/param.h: Remove. Should use HAVE_SYS_PARAM_H everywhere
instead.
* key_nt.c: Use indented #error.
* key_os2.c: Use indented #error.
2001-06-14 15:55:24 +00:00
Pavel Roskin
b341c86ca4 * edit.c: Use indented #error for compatibility with old C
compilers.
2001-06-14 15:33:24 +00:00
Pavel Roskin
22a3755dc0 * util-alone.c: Use indented #error.
* vfs.h: Use indented #warning instead of hiding it from non-gcc
compilers.
2001-06-14 15:26:29 +00:00
Pavel Roskin
ff84fd632e * screen.c (display_mini_info): Avoid nested i18n calls.
(parse_panel_size): Warning fix.
* user.c [HAVE_X]: Warning fix.
(check_format_var): Avoid nested i18n calls. Improve messages.
2001-06-13 22:12:04 +00:00
Pavel Roskin
b33943d789 * acinclude.m4 (AC_SHORT_D_NAME_LEN): Fix compiler warnings in
the test code.
* configure.in: Fix compiler warnings in the arguments to
AC_TRY_WARNINGS. Fix value of NEED_CRYPT_PROTOTYPE - add spaces
around `=' in the `test' command.
2001-06-13 21:33:44 +00:00
Pavel Roskin
c2f8f8d935 * screen.c (user_file_menu_cmd) [HAVE_X]: Disable.
(panel_callback) [HAVE_X]: Don't define labels, they are unused.
* user.c [HAVE_X]: Disable all user meny code.
2001-06-13 16:51:15 +00:00
Pavel Roskin
6d83120d2f * edit.c (edit_execute_cmd) [GTK]: Disable user menu - it
doesn't work.
(user_menu) [GTK]: Disable.
* gtkedit.c (tb_items): Use complete words. Disable pull-down
menu.
2001-06-13 07:49:39 +00:00
Pavel Roskin
869afff53c * color.c (color_table): Make static. Only use in text edition.
* xtty.h: Remove unused definitions.
2001-06-13 07:19:48 +00:00
Pavel Roskin
c603d50193 * slint.c (slang_init): Check screen dimensions and exit if they
are abnormal. This may happen due to a S-Lang bug when the TERM
is set to a value not listed in termcap or terminfo.
2001-06-13 06:53:08 +00:00
Pavel Roskin
624c3eb71d * es.po: Update.
* es_ES.po: Likewise.
2001-06-12 19:03:13 +00:00
Pavel Roskin
212444523c * boxes.c [HAVE_CHARSET]: Localize more strings. Lay out the
encoding dialog using the translated title length. Remove
useless preprocessor directives.
From David Martin <dmartina@excite.es>
2001-06-12 18:55:48 +00:00
Pavel Roskin
6fe51516de * cpio.c (vfs_cpiofs_ops): Use short name for the filesystem.
This avoids creating long filenames in dirent.c when the "name"
field is used.
* extfs.c (vfs_extfs_ops): Likewise.
* fish.c (vfs_fish_ops): Likewise.
* ftpfs.c (vfs_ftpfs_ops): Likewise.
* local.c (vfs_local_ops): Likewise.
(vfs_nil_ops): Likewise.
* mcfs.c (vfs_mcfs_ops): Likewise.
* sfs.c (vfs_sfs_ops): Likewise.
* tar.c (vfs_tarfs_ops): Likewise.
* undelfs.c (vfs_undelfs_ops): Likewise.
2001-06-11 21:58:58 +00:00
Pavel Roskin
cc78b0ccdc * Makefile.MIN: Add "-mno-cygwin" to MC_MISC_CFLAGS.
* Makefile.PC: Use VERSION, not ../VERSION. Add a rule to
extract package version from ../configure.in.
* mc.rc: Include VERSION, not ../VERSION.
2001-06-11 15:39:57 +00:00
Pavel Roskin
1e6d15a98b * Sat Jun 09 2001 Pavel Roskin <proski@gnu.org>
- Use %{_prefix} and %{_mandir}. Specify --mandir to configure.
2001-06-11 12:19:10 +00:00
Andrew V. Samoilov
3f801e3e37 * selcodepage.c (do_select_codepage): Fix compilation. 2001-06-11 12:11:06 +00:00
Andrew V. Samoilov
17791c512b * dlg.[ch] (x_set_dialog_title): title constified.
(create_dlg): Use g_new0 instead of g_new.
2001-06-11 11:25:25 +00:00
Andrew V. Samoilov
aa8b92b547 * gmain.c (x_set_dialog_title): title constified.
(xtoolkit_create_dialog): Don't hardcode layout file location.
2001-06-11 11:17:23 +00:00
Pablo Saratxaga
d0ac0bff43 updated Azeri file 2001-06-10 16:46:21 +00:00
Marco Ciampa
455c85c136 Some corrections made at chown & chmod applets 2001-06-09 08:28:02 +00:00
Pavel Roskin
62d3aaeffc * ru.po: Update. 2001-06-09 07:52:16 +00:00
Pavel Roskin
e7c0ad7af1 Ignore *.cat, *.msg and *.pox. 2001-06-09 07:28:50 +00:00
Pavel Roskin
89efd201ca Give credit to Andrew V. Samoilov for the last patch. 2001-06-09 07:24:50 +00:00
Pavel Roskin
97b1ab977f * editcmd.c (catstrs): Use interactive_display() without
specifying the help file.
From Andrew V. Samoilov.
2001-06-09 07:24:04 +00:00
Pavel Roskin
58d8979490 * util.c (load_mc_home_file): New function. Load file from
mc_home, but try localized version of that file first.
* util.h: Declare load_mc_home_file().
* help.c (interactive_display): Use load_mc_home_file(). If the
first argument is NULL assume mc.hlp.
* dlg.c (dialog_handle_key): Use interactive_display() without
specifying the help file.
* tree.c (tree_copy): Likewise.
* cmd.c (help_cmd): Likewise.
(get_random_hint): Use load_mc_home_file().
2001-06-09 07:13:46 +00:00
Marco Ciampa
9193c81bd9 Codepage messages related translated & other stuff... 2001-06-08 14:28:46 +00:00
Andrew V. Samoilov
fbd1a3f367 * editcmd.c [HAVE_CHARSET]: Really include charset.h.
* editmenu.c (edit_wrap_cmd): Memory leaking fixed.
2001-06-08 07:22:28 +00:00
Pavel Roskin
2c5388d1ac * doc-gnome/C/gmc.sgml: Remove index - it's not used in the
GNOME documentation template.
* doc-gnome/C/mkhtml: Don't generate index.
* doc-gnome/C/Makefile.am: Don't distribute genindex.sgml.
2001-06-08 01:14:26 +00:00
Andrew V. Samoilov
46e9007ea3 * charsets.h: Define CHARSETS_INDEX without leading LIBDIR.
* charsets.c (translate_character): Warning fix.
(init_translation_table): Don't deal with printable.
This one is initialized by init_printable_table ().
(load_codepages_list): Use CHARSETS_INDEX.

* selcodepage.c (do_select_codepage): Messages marked for i18n.
* setup.c (load_setup): Eliminate errbuf. Fix error message.
2001-06-07 22:36:45 +00:00
Pavel Roskin
e7f81bb092 * setup.c (load_setup): Call init_printable_table() and
init_translation_table() regardless of other failures.
2001-06-07 20:47:36 +00:00
Pavel Roskin
d3b2663c2e * charsets.c (get_codepage_index): Warning fix.
(init_printable_table): New function.
* charsets.h: Declare init_printable_table().
* setup.c (load_setup): Uncomment init_printable_table().
2001-06-07 20:04:03 +00:00
Pavel Roskin
c4c5f40a87 * cons.saver.c: Make all functions except main() static.
* mfmt.c (omain): Remove, it's unused.
2001-06-07 19:28:03 +00:00
Pavel Roskin
f76fdaf75a * update.pl: When using `--maintain' only scan ordinary files. 2001-06-07 16:13:29 +00:00
Pavel Roskin
49d8cd7f50 * sfs.c (sfs_init): Change some warning messages to simplify
their translation.
2001-06-07 05:08:52 +00:00
Pavel Roskin
306136eb20 * ru.po: Update.
* POTFILES.in: Add src/charsets.c, src/selcodepage.c and
src/setup.c.
2001-06-07 05:06:55 +00:00
Pavel Roskin
2ff3d69aa3 * Makefile.in: Don't use terms.o.
* glayout.c: Remove unused global variables. Set command_prompt
to 0.
2001-06-06 22:01:53 +00:00
Pavel Roskin
4d15e658d7 * main.c (done_mc) [HAVE_X]: Don't use xterm_flag.
(midnight_callback) [HAVE_X]: Don't handle any keys except
Ctrl-x sequences.
Remove useless preprocessor conditionals.
* win.c [HAVE_X]: Disable unused functions.
2001-06-06 21:41:44 +00:00
Pavel Roskin
aa8c484f31 * shared_ftp_fish.c: Remove.
* Make-mc.in: Remove shared_ftp_fish.c.
* Makefile.am: Likewise.
2001-06-06 19:07:21 +00:00
Pavel Roskin
4acc96c9c7 * POTFILES.in: Remove vfs/shared_ftp_fish.c. 2001-06-06 19:06:17 +00:00
Pavel Roskin
9a26b9ba2f * gprefs.c [!USE_VFS]: Disable VFS code to allow compilation. 2001-06-06 16:38:03 +00:00
Pavel Roskin
bcfea1e371 * file.c: Add comments after every endif.
[HAVE_GNOME] [!WITH_BACKGROUND]: Fix compilation.
2001-06-06 16:32:31 +00:00
Pavel Roskin
c90efec4ed * gmc-client.c (main): Warning fix. 2001-06-06 15:04:33 +00:00
Pavel Roskin
74ea91f34d * lib/Makefile.am: Make compatible with Automake 1.4 - remove
conditional variables from EXTRA_DIST.
2001-06-06 14:24:08 +00:00
Andrew V. Samoilov
d1ebd015ce * boxes.c (sel_charset_button): Eliminate C++ comment.
(new_display_codepage): Made static.
(display_bits_box): Use "%s" for plain string in message.
2001-06-06 13:46:24 +00:00
Andrew V. Samoilov
71ad50aeca * main.c [HAVE_CHARSET]: Remove source_codepage and display_codepage.
They are declared in selcodepage.c.
* setup.c [USE_VFS]: Remove declarations for variables which are
declared in vfs/ftpfs.c.
(load_setup) [HAVE_CHARSET]: init_printable_table commented
out to enable compilation. Error strings tagged for translation.
(init_setup): Optimized.
2001-06-06 11:52:32 +00:00