pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/mc



Module name:    wip
Committed by:   cheusov
Date:           Wed Jul  7 16:30:40 UTC 2010

Modified Files:
        wip/mc: Makefile PLIST PLIST.vfs distinfo
        wip/mc/patches: patch-ab patch-ac patch-ad patch-ae patch-af
Removed Files:
        wip/mc/patches: patch-aa

Log Message:

Update to 4.7.0.7

  Version 4.7.0.7

  - Core

    * States of all 'Find File' dialog checkboxes are saved in user
      configuration file (backport form 4.7.1) (#1874)
    * Interactive help is displayed with dynamically run-time formatting
      (backport form 4.7.2) (#1561)

  - Editor

    * Added highlighting for HTTPS URLs in SPEC files (#1446) 

  - Misc

    * Code cleanups (#2255)
    * Translation updates

  Fixes

    * AC_TRY_RUN macro breaks crosscompile (#1959)
    * Buttonbar mouse clicks are off (#2199)
    * Incorrect button locations in common input dialogs (#2115)
    * Info panel is initially filled too late (#2226)
    * Editor hangup if editor_tab_spacing equals to 0 (#2196)
    * Viewer segfaults trying open a compressed man page file (#2236)
    * Editor shows dots instead of letters if source_codepage is set to "No
    translation" (#2248)
    * Editor goes to endless loop when trying to replace the \n regexp with
    any substring (#2231)
    * Editor: in some cases the copy/move operation in multi-byte text is
    wrong (#2153)


  Version 4.7.0.6

  - Core

    * Use system realapth(3) function if available (#1911)

  - VFS

    * Unified charset list with used one in core (#2203)

  - Misc

    * Changed main URL for bug reports (#2025)
    * Code cleanups (#2225)
    * Translation updates

  - Fixes

    * Oversized dialog backgrounds not painted in NCurses-based MC (#2157)
    * Incorrect colors of directory tree (#2212)
    * mouse_move_pages option is not applied to the mouse scrolling in file
    panel (#2219)
    * Segfault in standalone editor and viewer (#2178)
    * Edit crashes while opening some incorrect files (#2183)
    * Crash on search in viewer after Parsed/Raw switching (#2195)


  Version 4.7.0.5

  - VFS

    * Easy plugable EXTFS VFS (backport from 4.7.1 with all fixes) (#1909)

  - Editor

    * Added ini.syntax (#2126)

  - Misc

    * Renamed color keywords (#1660):
        - menu -> menunormal
        - linestate -> editlinestate
    * Updated file extension for "sh" (#2127)
    * Translation updates

  - Fixes

    * Build breaks on ignored return values (just memleaks and some little
      changes) (#1897)
    * Misleading label "Status:" in the Info panel (#2146)
    * i18n_checktimelength may vary depending on the season (#1671)
    * Incorrect overwrite mode in editor in UTF-8 codeset (#2081)
    * urar EXTFS doesn't correctly show localized filenames in RAR archives
    (#2049)
    * urar EXTFS: disable RAR/UNRAR user/system configuration for archive
    list and copyout operations (#2050)
    * Patches adding a single line are not shown correctly by patchfs
    (#2149)
    * uzip EXTFS: fixed Y2K bug (#2122) 


  Version 4.7.0.4

  - Core

    * Mouse wheel doesn't change sorting preferences in panels (#2093)

  - Misc

    * Translation updates

  - Fixes

    * Segfault in standalone editor and viewer (#2087)
    * Memory leaks (#2069, #2108)
    * If dialog was canceled, input line content is saved in history (#2082)
    * MC says "File exists" trying create directory with empty filename
    (#2014)
    * Can't define help window background via skin (#1701)
    * MC proposes ".." as a dirname with automatic name filling (#2056)
    * MC treats file ending with a dot as gzip (#2114)
    * Broken default regexp mask in filecopy dialog (#2001)
    * Incorrect cursor position after "Cursor beyond end of line" mode
    switched off (#2094)
    * Incorrect toggling state of ruler in viewer (#2067)


  Version 4.7.0.3

  - Core

    * Reorganization of source tree structure (#2037)
    * Added 'menuinactive' skin item to draw inactive visible main menu
      (#1999)

  - Misc

    * Documentation updates
    * Translation updates

  - Fixes

    * Missing includes (#2017)
    * Memory leaks (#2028, #2053, #2058)
    * Incorrect start up with some special paths (#1992)
    * MC crashes at exit due to race conditions of destroying subshell and
    file manager (#2008)
    * Ctrl-\ key closes the NCurses-based MC (#1926)
    * verbose option is always switched on after MC start (#1940)
    * Selections are not visible on monochrome terminals in NCurses-based MC
    (#1972)
    * Extra quoting of shell variables in user menu (#1967)
    * Editor's search parameters are not retained across editing session
    (#1572)
    * EditColumnMark can't go up through newline (#1998)
    * Missed \s symbol in Syntax file (#2010)
    * ViewContinueSearch segfault on empty search (#1996)
    * Potencial security risk in mcserv (#1902)
    * The lslR VFS doesn't work with ls-lR files created in en_US.UTF-8
    locale and with files and directories started with whitespaces (#1921)
    * Contents of RAR archives with filenames that contain / \d\d:\d\d / are
    not listed correctly (#2029)
    * FTPFS: strcpy() is used for overlaping strings (#2018)


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.1.1.1 -r1.2 wip/mc/patches/patch-ae \
    wip/mc/patches/patch-af
cvs -z3 rdiff -u -r1.11 -r1.12 wip/mc/Makefile wip/mc/patches/patch-ab
cvs -z3 rdiff -u -r1.13 -r1.14 wip/mc/distinfo
cvs -z3 rdiff -u -r1.3 -r1.4 wip/mc/patches/patch-ac wip/mc/patches/patch-ad
cvs -z3 rdiff -u -r1.5 -r0 wip/mc/patches/patch-aa
cvs -z3 rdiff -u -r1.5 -r1.6 wip/mc/PLIST.vfs
cvs -z3 rdiff -u -r1.6 -r1.7 wip/mc/PLIST

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mc/patches/patch-ae?r1=1.1.1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mc/patches/patch-af?r1=1.1.1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mc/Makefile?r1=1.11&r2=1.12
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mc/patches/patch-ab?r1=1.11&r2=1.12
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mc/distinfo?r1=1.13&r2=1.14
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mc/patches/patch-ac?r1=1.3&r2=1.4
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mc/patches/patch-ad?r1=1.3&r2=1.4
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mc/patches/patch-aa?r1=1.5&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mc/PLIST.vfs?r1=1.5&r2=1.6
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mc/PLIST?r1=1.6&r2=1.7

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index