Commit Graph

10349 Commits

Author SHA1 Message Date
mbouzada 7b16323134 l10n: Updates to Galician translation
New status: 973 messages complete with 0 fuzzies and 64 untranslated.

Transmitted-via: Transifex (www.transifex.net).
2010-08-22 19:30:42 +00:00
mbouzada 324f33ff47 l10n: Updates to Galician translation
New status: 760 messages complete with 164 fuzzies and 113 untranslated.

Transmitted-via: Transifex (www.transifex.net).
2010-08-22 16:09:01 +00:00
Andrew Borodin a4883b9478 Added new gl.po file (Galician locale).
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2010-08-22 19:03:21 +04:00
username eca382c009 l10n: Updated German (de) translation to 100%
New status: 1102 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (www.transifex.net).
2010-08-21 23:43:34 +00:00
Gergely Szabó 820c84cd7a l10n: Updated Hungarian (hu) translation to 99%
New status: 1091 messages complete with 0 fuzzies and 1 untranslated.

Transmitted-via: Transifex (www.transifex.net).
2010-08-21 15:08:30 +00:00
Andrew Borodin 29cdc3d258 Merge branch '2299_show_history'
* 2299_show_history:
  Fixed memory leaks after history show.
  Ticket #2299: history can be shown incorrectly due to access to the invalid pointer.
2010-08-11 21:38:06 +04:00
Andrew Borodin 460311c7c7 Fixed memory leaks after history show.
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2010-08-11 21:33:59 +04:00
Andrew Borodin 5cccff75fb Ticket #2299: history can be shown incorrectly due to access to the invalid pointer.
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2010-08-11 21:33:59 +04:00
Tomasz Pala 44459c19f6 Ticket #2303: man mc: s/xterm_mode/xtree_mode/
Fixed the title in the section describing xtree_mode variable.

Signed-off-by: Yury V. Zaytsev <yury@shurup.com>
2010-08-02 11:03:49 +02:00
Andrew Borodin 395dcf49e1 Merge branch '2273_fork_signals'
* 2273_fork_signals:
  Ticket #2273: Restore signals even if fork() fails.
2010-07-30 19:26:33 +04:00
Oswald Buddenhagen 9c3b434197 Ticket #2273: Restore signals even if fork() fails.
The -1 is not sent through WEXITSTATUS() in case of wait()
failing any more. I think that's the original intention.
2010-07-30 19:26:09 +04:00
Andrew Borodin e9c1eb64bd Merge branch '2189_mcedit_version'
* 2189_mcedit_version:
  Ticket #2189: use MC version as a version of MCEdit.
2010-07-30 19:12:30 +04:00
Andrew Borodin 4c505ff791 Ticket #2189: use MC version as a version of MCEdit.
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2010-07-30 19:12:08 +04:00
Andrew Borodin f6e8360980 Merge branch '123_vfs_file_size'
* 123_vfs_file_size:
  Ticket #123: fixed types to avoid file size limitation in VFS layer.
2010-07-29 12:58:38 +04:00
Andrew Borodin 232ca56501 Ticket #123: fixed types to avoid file size limitation in VFS layer.
Fixed modifiers and removed types recastin in envoronment
variables and messages forming.
Minor code cleanup.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2010-07-29 12:57:04 +04:00
Andrew Borodin bae864990e Merge branch '1818_vfs_smb'
* 1818_vfs_smb:
  Define ENABLE_VFS_NET in C code not in M4 one.
  Fixed default behavior of --enable-vfs-undelfs option.
  Run samba configure script if --enable-vfs-smb option is used.
  Don't check samba options in main configure.
  Ticket #1818: configure of samba VFA runs unconditionally.
2010-07-24 09:28:34 +04:00
Andrew Borodin da8e14bcbb Define ENABLE_VFS_NET in C code not in M4 one.
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2010-07-24 09:27:27 +04:00
Andrew Borodin 965e9d6bff Fixed default behavior of --enable-vfs-undelfs option.
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2010-07-24 09:27:27 +04:00
Andrew Borodin 5b8b72b067 Run samba configure script if --enable-vfs-smb option is used.
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2010-07-24 09:27:27 +04:00
Andrew Borodin 4dcc1148a3 Don't check samba options in main configure.
They are checked in the Samba configure script.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2010-07-24 09:26:28 +04:00
Andrew Borodin ae50b78314 Ticket #1818: configure of samba VFA runs unconditionally.
Disable Smb VFS by default.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2010-07-24 09:26:28 +04:00
Jake Li eb7a91c51c l10n: Updated Chinese (China) (zh_CN) translation to 100%
New status: 1102 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (www.transifex.net).
2010-07-23 07:09:31 +00:00
Andrew Borodin 43b9c754b4 Merge branch '1818_refactoring_no_vfs'
* 1818_refactoring_no_vfs:
  Fixup of conditions for networking VFS.
  Changes for configure and build with samba:
  VFS: cleaned up smbfs.
  VFS: fishfs can now be switched off
  VFS: ftpfs can now be switched off
  VFS: extfs can now be switched off
  VFS: sfs can now be switched off
  VFS: tarfs can now be switched off
  VFS: cpiofs can now be switched off
  Type accuracy in undelfs vfs.
  undelfs now switched off by default
  VFS: fixups of UNDELFS VFS switch on/off.
  Cleanup of lib/vfs/mc-vfs/Makefile.am file.
  VFS: Type accuracy in netutil.[ch].
  VFS: Moved vfs_split_url() function from netutil.c into utilvfs.c.
  Some reorginizing of VFS private and public APIs.
  Added type for VFS class flags.
  Bug: if VFS is disabled, perl is not checked and man2hlp doesn't work.
  Ticket #1818: refactoring of VFS building options.
2010-07-21 16:44:43 +04:00
Andrew Borodin 11c00959f3 Fixup of conditions for networking VFS.
Clean up of code duplicate in configure.ac.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2010-07-21 16:43:50 +04:00
Slava Zanko 12446899f7 Changes for configure and build with samba:
* m4: AC_CONFIG_SUBDIRS() macros should be always called without relation to enable/disable samba support
 * vfs/samba: configure.ac: renamed --with-configdir to --with-smb-configdir
 * vfs/samba: configure.ac: renamed --with-codepagedir to --with-smb-codepagedir

Signed-off-by: Slava Zanko <slavazanko@gmail.com>
2010-07-21 16:43:50 +04:00
Enrico Weigelt, metux IT service 9b89d60522 VFS: cleaned up smbfs.
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
Signed-off-by: Slava Zanko <slavazanko@gmail.com>
2010-07-21 16:43:50 +04:00
Enrico Weigelt, metux IT service 67d6ebfd16 VFS: fishfs can now be switched off
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2010-07-21 16:43:50 +04:00
Enrico Weigelt, metux IT service 05516fbac8 VFS: ftpfs can now be switched off
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2010-07-21 16:43:50 +04:00
Enrico Weigelt, metux IT service bc1de7cd78 VFS: extfs can now be switched off
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2010-07-21 16:43:50 +04:00
Enrico Weigelt, metux IT service 6f289617d2 VFS: sfs can now be switched off
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2010-07-21 16:43:50 +04:00
Enrico Weigelt, metux IT service f33f7a5031 VFS: tarfs can now be switched off
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2010-07-21 16:43:50 +04:00
Enrico Weigelt, metux IT service 19390ab2d7 VFS: cpiofs can now be switched off
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2010-07-21 16:43:50 +04:00
Slava Zanko f7ac8acd29 Type accuracy in undelfs vfs.
Signed-off-by: Slava Zanko <slavazanko@gmail.com>
2010-07-21 16:43:50 +04:00
Slava Zanko 57b980ccb9 undelfs now switched off by default
Signed-off-by: Slava Zanko <slavazanko@gmail.com>
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2010-07-21 16:43:50 +04:00
Enrico Weigelt, metux IT service 5df06e7630 VFS: fixups of UNDELFS VFS switch on/off.
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2010-07-21 16:43:50 +04:00
Andrew Borodin 7d765e4050 Cleanup of lib/vfs/mc-vfs/Makefile.am file.
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2010-07-21 16:43:50 +04:00
Andrew Borodin 699ecb5e21 VFS: Type accuracy in netutil.[ch].
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2010-07-21 16:43:50 +04:00
Enrico Weigelt, metux IT service bd8a2d4c79 VFS: Moved vfs_split_url() function from netutil.c into utilvfs.c.
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2010-07-21 16:43:50 +04:00
Andrew Borodin 9df2f96e75 Some reorginizing of VFS private and public APIs.
Clean up of remained mcfs support.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2010-07-21 16:43:49 +04:00
Andrew Borodin 57281c6e0b Added type for VFS class flags.
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2010-07-21 16:43:49 +04:00
Slava Zanko 3ef8854036 Bug: if VFS is disabled, perl is not checked and man2hlp doesn't work.
Signed-off-by: Slava Zanko <slavazanko@gmail.com>
2010-07-21 16:43:49 +04:00
Andrew Borodin d0de39bcde Ticket #1818: refactoring of VFS building options.
Initial step: removed MVFS references. MVFS is not supported.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2010-07-21 16:43:49 +04:00
Ilia Maslakov e04291c56d Merge branch '2267_fish_resume_download'
* 2267_fish_resume_download:
  Ticket #2267 (fish: resume download)
2010-07-20 18:33:45 +00:00
Ilia Maslakov 0795cc2bc9 Ticket #2267 (fish: resume download)
implemented resuming file downloads (reget) in FISH VFS

Signed-off-by: Ilia Maslakov <il.smind@gmail.com>
2010-07-20 18:31:28 +00:00
Andrew Borodin 34f09fa7c3 Merge branch '171_vfs_int_types_fix'
* 171_vfs_int_types_fix:
  Ticket #171: fixed remained plain int types in VFS.
2010-07-20 09:27:05 +04:00
Andrew Borodin 17d8107e8d Ticket #171: fixed remained plain int types in VFS.
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
Signed-off-by: Slava Zanko <slavazanko@gmail.com>
2010-07-20 09:26:38 +04:00
Andrew Borodin 3322964fbf Merge branch '2272_editor_replace_skip_cancel_segfault'
* 2272_editor_replace_skip_cancel_segfault:
  Minor cleanup of replace conversion functions.
  Ticket #2272: fixed segfault in replace confirmation in editor.
2010-07-19 21:05:41 +04:00
Andrew Borodin 11e335cdba Minor cleanup of replace conversion functions.
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2010-07-19 21:05:21 +04:00
Andrew Borodin 49f70b5339 Ticket #2272: fixed segfault in replace confirmation in editor.
Editor segfaults after pressing Skip or Cancel button in 'Confirm
replace' dialog.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2010-07-19 21:05:21 +04:00
Andrew Borodin 71070d2de5 Merge branch '2271_confirmation_dialog_i18n'
* 2271_confirmation_dialog_i18n:
  Ticket #2271: fixed i18n in Confirmation dialog.
2010-07-19 16:36:39 +04:00