2010-11-17 11:37:43 by Aleksey Cheusov | Files touched by this commit (4) | |
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)
|
2010-07-07 18:30:40 by Aleksey Cheusov | Files touched by this commit (10) | |
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)
|
2010-02-19 18:21:40 by Aleksey Cheusov | Files touched by this commit (3) |
Log message:
fix: hardcoded path -> @PKG_SYSCONFDIR@
|
2010-02-19 17:45:57 by Aleksey Cheusov | Files touched by this commit (12) |
Log message:
Importing failed. Add files via 'cvs add'.
|
2010-02-19 16:53:34 by Aleksey Cheusov | Files touched by this commit (3) | |
Log message:
Import mc-4.7.0.2 as wip/mc.
!!! More testing is needed !!!
GNU Midnight Commander is a user-friendly yet powerful file manager
and visual shell, useful to novice and guru alike. It provides a
clear, user-friendly, and somewhat protected interface to a Unix
system while making many frequent file operations more efficient and
preserving the full power of the command prompt. You will wonder how
you could ever live without it.
|