| 1 | = Midnight Commander 4.7.2 = |
| 2 | |
| 3 | [http://www.midnight-commander.org/query?status=closed&group=resolution&order=priority&col=id&col=summary&col=owner&col=type&col=priority&col=component&col=version&col=severity&milestone=4.7.2 Просмотреть список всех закрытых тикетов относительно версии 4.7.1] |
| 4 | |
| 5 | == Список основных изменений относительно версии 4.7.1 == |
| 6 | |
| 7 | === Общее === |
| 8 | * Режимом быстрого поиска теперь можно управлять с помощью опции '''quick_search_case_sensitive''' (#2022) |
| 9 | * Теперь поворот колеса мыши в области заголовка панели не будет изменять направление сортировки (#2093) |
| 10 | * Встроенная помощь размещается на экране в зависимости от размеров терминала (#1561) |
| 11 | * Improvement of double and single lines support in skins (#1648) |
| 12 | |
| 13 | === Редактор === |
| 14 | * Помеченный текст замещается при вставке нового (только если выключен режим "постоянных блоков") (#2155). |
| 15 | * Добавлена возможность не различать регистр в настройках подсветки синтаксиса (#1770) |
| 16 | * Добавлена возможность отображения текущей синтаксической схемы в диалоге выбор цвето-выделения синтаксиса (#1754) |
| 17 | * Добавлен файл описания синтаксиса ini.syntax (#2126) |
| 18 | |
| 19 | === Вьювер === |
| 20 | * Исправлен механизм перехода в конец файла (#2135) |
| 21 | |
| 22 | === Diff viewer === |
| 23 | * A built-in tool to visual compare and merge two files (#120, #2159) |
| 24 | |
| 25 | === Разное === |
| 26 | * Добавлена поддержка макроса AM_SILENT_RULES (#2134) |
| 27 | * Очистка кода и некоторая оптимизация (#1949, #2041, #2078, #2097, #2119) |
| 28 | * Переименованы некоторые цветовые пары (#1660): |
| 29 | * menu -> menunormal |
| 30 | * linestate -> editlinestate |
| 31 | * Добавлены новые скины: |
| 32 | * nice and dark (#1791) |
| 33 | * Обновлены правила синтаксиса файлов с расширением "sh" (#2127) |
| 34 | * Обновлена документация |
| 35 | * Обновлены переводы |
| 36 | |
| 37 | === Исправление ошибок === |
| 38 | * Segfault in panelization of file find results (#2068) |
| 39 | * Segfault in standalone editor and viewer (#2087) |
| 40 | * Memory leaks (#2069, #2108) |
| 41 | * If dialog was canceled, input line content is saved in history (#2082) |
| 42 | * MC says "File exists" trying create directory with empty filename (#2014) |
| 43 | * User asked twice about overwriting file in move across file systems (#2125) |
| 44 | * Deleting symlink to directory scans dir structure first (#2121) |
| 45 | * Incorrect layout of file operation dialog in non-verbose mode (#2099) |
| 46 | * MC proposes ".." as a dirname with automatic name filling (#2056) |
| 47 | * MC treats files ending with a dot as gzip (#2114) |
| 48 | * Broken default regexp mask in filecopy dialog (#2001) |
| 49 | * Misleading label "Status:" in the Info panel (#2146) |
| 50 | * Can't define help window background via skin (#1701) |
| 51 | * i18n_checktimelength may vary depending on the season (#1671) |
| 52 | * Build breaks on ignored return values (#1897) |
| 53 | * Incorrect cursor position after "Cursor beyond end of line" mode switched off (#2094) |
| 54 | * Incorrect overwrite behavior with UTF-8 codeset in editor (#2081) |
| 55 | * Incorrect toggling state of ruler in viewer (#2067) |
| 56 | * Superfluous "Search done, Continue from begining?" dialog in viewer (#2091) |
| 57 | * Turning on wrap mode does not scroll left/right the file view (#2107) |
| 58 | * Cannot scroll wrapped long lines in viewer (#2086) |
| 59 | * Fixed EOL/BOL movements in plain mode (#1734) |
| 60 | * Text area is not updated in hex mode (#2005) |
| 61 | * Incorrect handling of archives in EXTFS VFS (#1909) |
| 62 | * Segfault in symlink handling within archives |
| 63 | * urar EXTFS doesn't correctly show localized filenames in RAR archives (#2049) |
| 64 | * urar EXTFS: disable RAR/UNRAR user/system configuration for archive list and copyout operations (#2050) |
| 65 | * Patches adding a single line are not shown correctly by patchfs (#2149) |
| 66 | * uzip EXTFS: fixed Y2K bug (#2122) |