Commit Graph

12 Commits

Author SHA1 Message Date
Jindrich Novy
7265e08db0 - fix segfault in mc editor in case of pressing ctrl+right (skip one word)
(#500818)
- don't use dpkg tools for *.deb files (#495649), thanks to Dan Horak
2009-05-15 10:17:22 +00:00
Jindrich Novy
0bf1824055 - add lzma vfs support by Lasse Collin
- update extensions patch to use xdg-open
2008-03-07 14:37:40 +00:00
Jindrich Novy
f31b9729cd - update to new CVS snapshot (fixes #220828)
- update bindings again
2007-01-04 16:14:38 +00:00
Jindrich Novy
909e46b454 - update bindings
- attempt to fcntl() descriptors appropriatelly so that subshell doesn't
    leave them open while execve()ing commands (#217027)
- more general fix for #215909
2006-12-04 12:37:46 +00:00
Jindrich Novy
1ee97a48be - fix typo in extensions patch so that C sources are highlighted correctly
(#184228)
2006-03-08 11:13:51 +00:00
Jindrich Novy
4567fd4608 - fix hotkey conflict in Layout options (#183282)
- move syntax configuration file from /usr/share/mc to /etc/mc
- save layout settings pernamently for showing free space, not only for
    current session (#182127)
- fix audio bindings, make firefox default html binding
2006-02-28 11:14:11 +00:00
Jindrich Novy
beabfeb67b - update from CVS - fixes syntax file for PHP
- make displaying of free space configurable
- fix permission highlighting (#177100)
- redirect stdout and stderr of several apps run on background to /dev/null
    to not to mess up mc interface (#178833)
- refresh directories to avoid errors caused by copying files to
    non-existent directories (#177111)
- add an option to insert changelog entry in mcedit, thanks to Radek Vokal
2006-02-01 15:10:24 +00:00
Jindrich Novy
cfc943f443 random fixes 2005-12-06 12:47:50 +00:00
Jindrich Novy
d42c8bee89 - add vertical scrollbars to main panels and listboxes
- fix memleak in menu.c caused by UTF-8 patch
- display UTF-8 characters corectly in mcview (#172571)
- fix extensions patch
2005-11-08 12:52:55 +00:00
Jindrich Novy
b52d9c6026 don't hang when ftpfs times out, extension file fixes 2005-08-29 13:50:20 +00:00
Jindrich Novy
29b4ad962a - new mc release 4.6.1
- sync extensions patch
- fix several gcc4 signedness warnings
2005-07-25 11:07:17 +00:00
Jindrich Novy
22fbca86b0 - update from CVS (fixes #143586)
- merge all UTF-8 related patches to single .utf8 patch
- drop BuildRequires gettext-devel, autopoint no more needed
2005-02-02 13:54:20 +00:00