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 Nov 17 10:37:43 UTC 2010

Modified Files:
        wip/mc: Makefile PLIST PLIST.vfs distinfo

Log Message:

Fixes for pkglint warnings
Update to 4.7.0.10

  MAJOR CHANGES

  - Core

    * Capability to remove history items. WListbox widget was fully
      reimplemented (#1445 with #2068 and #2299 fixes)

  - VFS

    * All hardcoded FISH scripts are moved out from fish.c to external
      scripts:
        + backport from master branch (see README.fish for more info)
  (#2367)
        + resuming of file downloads (#2267)
    * Hide panels before connect to the FISH server (#2268)

  - Editor

    * Added forgotten shortcuts from 4.6 branch (#2404)

  - Misc

    * Doc updates
    * Translation updates
    * Added new translations: Estonian, Indonesian

  - Fixes

    * Hang up after exit on FreeBSD (#2333)
    * Incorrect initial value of WCheck and WRadio widgets width (#2362)
    * Quick search is not correctly interrupted in some cases (#2174)
    * Panel contents isn't scrolled down by mouse dragging (#2395)
    * "Whole words" search bug (#2396)
    * Incorrect line jump when started as editor (#2344)
    * ~ is not treated properly is editor's "Save As" dialog (#2398)
    * 2GB file size limit in fish (#123)
    * Broken IPv4 FTP connection scheme (#121)
    * Lost transparency colors in mcedit [editnormal] background depends on
    [normal] (#1785)


  Version 4.7.0.9

  - Misc

    * Code cleanup (#2316)
    * Translation updates
    * Added Galician translation

  - Fixes

    * Potential division by zero in Info panel (#2337)
    * Regexp replace only transforms the first occurence correctly (#2320)
    * MCEdit version number not centered in about dialog (#2311)
    * Meta-fixes for manual pages (#2237, #2253)


  Version 4.7.0.8

  - VFS

    * Fixed remained plain int types (#171)

  - Editor

    * Editor version is synchronized with MC one (#2189)
    * Added "Toggle syntax highlighting" menu item. Described C-s shortcut
      in mcedit man page (#2035)

  - Misc

    * Translation updates

  - Fixes

    * Restore signals even if fork() fails (#2273)
    * be-tarask.po was renamed to be%tarask.po@localhost (#2235)
    * Bogus strings in 'Confirmation' config dialog (#2271)
    * Segfault in replace confirmation in editor (#2272)
    * Viewer doesn't show non-ASCII chars in hex mode (#2263)
    * Man pages: fixed the title in the section describing xtree_mode
    variable (#2303)


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.12 -r1.13 wip/mc/Makefile
cvs -z3 rdiff -u -r1.14 -r1.15 wip/mc/distinfo
cvs -z3 rdiff -u -r1.6 -r1.7 wip/mc/PLIST.vfs
cvs -z3 rdiff -u -r1.7 -r1.8 wip/mc/PLIST

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mc/Makefile?r1=1.12&r2=1.13
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mc/distinfo?r1=1.14&r2=1.15
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mc/PLIST.vfs?r1=1.6&r2=1.7
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mc/PLIST?r1=1.7&r2=1.8

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

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev
_______________________________________________
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