Commit Graph

10447 Commits

Author SHA1 Message Date
Andrew Borodin
bf94f35fad Merge branch '2279_mcserver_deprecated'
* 2279_mcserver_deprecated:
  Ticket #2279: mcserver is deprecated.
2010-07-17 18:37:49 +04:00
Andrew Borodin
6a55c9320e Ticket #2279: mcserver is deprecated.
Removed mcserver and mcfs support.

Reasons:
(1) no longer builds
(2) no one is willing to support it
(3) possibly contains unfixed security holes
(4) makes no sense in view of the availability of FISH

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2010-07-17 18:36:54 +04:00
Andrew Borodin
09ad9d04a9 Merge branch '2257_disabled_widget'
* 2257_disabled_widget:
  Visual improvements of 'Virtual File System Setting' dialog.
  Visual improvements of 'Configiration' dialog.
  Reimplemented 'Layout' dialog engine.
  Some reimplementation of "Listing mode" dialog.
  Updated EN and RU man pages.
  Added color for disabled widget.
  Improvements of QuickDialog engine.
  Added parameter to Wbutton callback to get the message sender easy.
  Added dlg_find_by_id() function.
  Ticket #2257: added capability to interactive enable/disable widgets.
2010-07-17 15:37:18 +04:00
Andrew Borodin
65ce1e179a Visual improvements of 'Virtual File System Setting' dialog.
Now 'Virtual File System Setting' dialog shows enabled/disabled input line
for ftp proxy in depend of 'Always use ftp proxy' checkbox state.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2010-07-17 15:36:47 +04:00
Andrew Borodin
ad37b33e0e Visual improvements of 'Configiration' dialog.
Now 'Configuration' dialog shows enabled/disabled input line
for Esc key timeout in depend of 'Single press' checkbox state.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2010-07-17 15:36:34 +04:00
Andrew Borodin
c034b04634 Reimplemented 'Layout' dialog engine.
Now 'Layout' dialog shows enabled/disabled buttons of panel size change
in depends of 'Equal split' chekbox state.
Now the "Console output" widgets are visible everytime, but they are
disabled if console_flag is not set.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2010-07-17 15:32:26 +04:00
Andrew Borodin
80d34ca625 Some reimplementation of "Listing mode" dialog.
Enabled/disabled widgets (input lines) are used now in "Listing mode"
dialog.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2010-07-17 15:32:26 +04:00
Andrew Borodin
dcb0f82b59 Updated EN and RU man pages.
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2010-07-17 15:32:21 +04:00
Andrew Borodin
298e83f40b Added color for disabled widget.
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2010-07-17 15:27:21 +04:00
Andrew Borodin
7869478668 Improvements of QuickDialog engine.
Added capability to modify options of QuickWidget.
Added capability to use custom callback in QuickDialog.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2010-07-17 15:27:21 +04:00
Andrew Borodin
760b700645 Added parameter to Wbutton callback to get the message sender easy.
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2010-07-17 15:27:21 +04:00
Andrew Borodin
09b094b153 Added dlg_find_by_id() function.
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2010-07-17 15:27:21 +04:00
Andrew Borodin
a28edb691e Ticket #2257: added capability to interactive enable/disable widgets.
Added W_DISABLED flag for widget options.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2010-07-17 15:27:20 +04:00
Andrew Borodin
87b28f0811 Merge branch '2284_autocomplete_segfault'
* 2284_autocomplete_segfault:
  Ticket #2248: fixed segfault in autocompletion engine.
2010-07-17 13:46:58 +04:00
Andrew Borodin
2ac7aeadc8 Ticket #2248: fixed segfault in autocompletion engine.
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2010-07-16 09:47:25 +04:00
Slava Zanko
cb85a8b87e Merge branch '2276_cpmv_wrong_dest_dir'
* 2276_cpmv_wrong_dest_dir:
  Ticket #2276: copy/move: wrong directory update with the same name
2010-07-15 14:00:37 +03:00
Slava Zanko
69b8a05816 Ticket #2276: copy/move: wrong directory update with the same name
Revert "Ticket #1907 (append filename to path copy/move operation)"
This reverts commit 9b5a8dec33.

Signed-off-by: Slava Zanko <slavazanko@gmail.com>
2010-07-15 14:00:18 +03:00
Yury V. Zaytsev
c9bef993ad Merge branch '2274_perms_fix'
* 2274_perms_fix:
  Ticket #2274: Adjust extfs script modes to installed permissions
2010-07-14 14:44:00 +02:00
Oswald Buddenhagen
69903712b9 Ticket #2274: Adjust extfs script modes to installed permissions
Some extfs script modes in the repository differ from the ones they get
when installed. This is annoying for those, who hardlink files to the
installed location instead of copying, because git status will show
these files as modified.

Fixing permissions in the repository will resolve this issue.

Signed-off-by: Yury V. Zaytsev <yury@shurup.com>
2010-07-12 20:25:38 +02:00
Yury V. Zaytsev
ae65d8c813 Merge branch '30_typo_fixup'
* 30_typo_fixup:
  Ticket #30: Support for x clipboard (fixup)
2010-07-12 12:55:48 +02:00
Yury V. Zaytsev
3d2c4edd9c Ticket #30: Support for x clipboard (fixup)
Fixed a typo (clipbord -> clipboard) in the code and man pages. Luckily,
mc.ini key name is unaffected.

Signed-off-by: Yury V. Zaytsev <yury@shurup.com>
2010-07-12 12:55:33 +02:00
Yury V. Zaytsev
686f7fab6b Merge branch '2235_rename_be_tarask_po'
* 2235_rename_be_tarask_po:
  Ticket #2235: be-tarask.po should be renamed to be@tarask.po
2010-07-11 17:43:46 +02:00
Yury V. Zaytsev
1932ecba61 Ticket #2235: be-tarask.po should be renamed to be@tarask.po
Additionally, removed extra space from the README file.
2010-07-11 17:42:35 +02:00
Andrew Borodin
848c2ad577 Merge branch '2035_toggle_syntax_highlighting_shortcut'
* 2035_toggle_syntax_highlighting_shortcut:
  Ticket #2035: added "Toggle syntax highlighting" menu item.
2010-07-11 16:42:10 +04:00
Andrew Borodin
c8bd032113 Ticket #2035: added "Toggle syntax highlighting" menu item.
Added "Toggle syntax highlighting" menu item.
Described C-s shortcut in mcedit man page.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2010-07-11 16:22:14 +04:00
Martin Zoubek
f757e8756f l10n: Updated Czech (cs) translation to 100%
New status: 1102 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (www.transifex.net).
2010-07-11 11:48:57 +00:00
Marco Ciampa
c9d0301f85 Updated italian translation. 2010-07-11 01:30:21 +02:00
David Martin
5b8243899e l10n: Updated Spanish (Castilian) (es) translation to 100%
New status: 1102 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (www.transifex.net).
2010-07-09 20:25:10 +00:00
David Martin
4f8d843518 l10n: Updated Spanish (Castilian) (es) translation to 100%
New status: 1102 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (www.transifex.net).
2010-07-09 11:25:26 +00:00
Andrew Borodin
523154e028 Merge branch '2264_advanced_chown_segfault'
* 2264_advanced_chown_segfault:
  Applied MC indentation policy.
  Ticket #2264: segfault in 'Advanced chown' dialog window.
2010-07-09 10:15:23 +04:00
Andrew Borodin
065573c33c Applied MC indentation policy.
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2010-07-09 10:14:14 +04:00
Andrew Borodin
ce12059b0e Ticket #2264: segfault in 'Advanced chown' dialog window.
How ro reproduce:
1. Open 'Advanced chown' dialog window for any file.
2. Press "x" key (trying to make file executable).
3. Segfault.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2010-07-09 10:14:14 +04:00
Ilia Maslakov
699aff627f Merge branch '2263_hex_view_non_ascii_fix'
* 2263_hex_view_non_ascii_fix:
  Ticket #2263 (hex viewer: non ASCII fix)
2010-07-09 09:49:55 +04:00
Ilia Maslakov
8742b05f21 Ticket #2263 (hex viewer: non ASCII fix)
viewer does not show non ASCII characters in HEX mode.

Signed-off-by: Ilia Maslakov <il.smind@gmail.com>
2010-07-09 09:48:35 +04:00
Slava Zanko
b3bd656fe4 Merge branch '2123_fix'
* 2123_fix:
  Ticket #2123: Fix to properly parse the replacement string
2010-07-08 22:20:25 +03:00
Slava Zanko
c5dfdac5fc Ticket #2123: Fix to properly parse the replacement string
Signed-off-by: Slava Zanko <slavazanko@gmail.com>
2010-07-08 22:15:09 +03:00
Andrew Borodin
d5bb254459 Merge branch '2256_edit_quit_dialog_buttons'
* 2256_edit_quit_dialog_buttons:
  Ticket #2256: changed focused button in editor quit dialog.
2010-07-08 21:39:59 +04:00
Andrew Borodin
f660c97698 Ticket #2256: changed focused button in editor quit dialog.
Now the focused button in editor quit dialog is "Cancel quit" as was
before 4.7.3 release. Button order stay as in 4.7.3 release.
Likewise for hex editor.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2010-07-08 19:54:12 +04:00
Jake Li
9af5a7032c l10n: Updated Chinese (China) (zh_CN) translation to 73%
New status: 807 messages complete with 284 fuzzies and 11 untranslated.

Transmitted-via: Transifex (www.transifex.net).
Signed-off-by: Slava Zanko <slavazanko@gmail.com>
2010-07-08 12:56:48 +03:00
Oleksandr Natalenko
c0eca29ef1 l10n: Updated Ukrainian (uk) translation to 100%
New status: 1102 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (www.transifex.net).
2010-07-07 18:17:34 +00:00
Slava Zanko
45f4f22317 Merge branch '2123_crash_while_copy'
* 2123_crash_while_copy:
  Fixed bug with copy dir '\\\\' to anoter. Directoty whis this name was automatically renamed to '\\'
  use g_string_sized_new() instread of g_string_new() to avoid often reallocation action
  identation of code
  Ticket #2123: crash while copying into directory named "????"
2010-07-07 17:04:33 +03:00
Slava Zanko
5c95084e2f Fixed bug with copy dir '\\\\' to anoter. Directoty whis this name was automatically renamed to '\\'
Signed-off-by: Slava Zanko <slavazanko@gmail.com>
2010-07-07 16:43:00 +03:00
Slava Zanko
3facc59837 use g_string_sized_new() instread of g_string_new() to avoid often reallocation action
Signed-off-by: Slava Zanko <slavazanko@gmail.com>
2010-07-07 14:12:45 +03:00
Slava Zanko
3aa6758f4f identation of code
Signed-off-by: Slava Zanko <slavazanko@gmail.com>
2010-07-07 14:06:41 +03:00
Slava Zanko
973bbb70a2 Ticket #2123: crash while copying into directory named "????"
1. create directory named "????" and enter into this directory
2. point at any file in other panel
3. press F5 and Enter
Segfault

Signed-off-by: Slava Zanko <slavazanko@gmail.com>
2010-07-07 14:06:41 +03:00
Andrew Borodin
3108909bb0 Merge branch '1523_force_internal_editor'
* 1523_force_internal_editor:
  Ticket #1523: added capability to forced run the internal editor.
2010-07-07 13:24:35 +04:00
Andrew Borodin
21e7453c94 Ticket #1523: added capability to forced run the internal editor.
Added CmdEditForceInternal binding in [main] section
to forced run the internal editor of MC.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2010-07-07 13:23:58 +04:00
Sebastian Siebert
1cc533eb17 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-07-07 13:23:20 +04:00
Piotr Drąg
3fdc25c056 l10n: Updated Polish (pl) translation to 100%
New status: 1102 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (www.transifex.net).
2010-07-06 18:22:44 +00:00
Slava Zanko
41adaf7493 Added missing files for making tarballs
Signed-off-by: Slava Zanko <slavazanko@gmail.com>
2010-07-05 22:40:58 +03:00