Commit Graph

75 Commits

Author SHA1 Message Date
Jindrich Novy
ead0eeaff7 - display free space on a device assigned to current directory in main
panels
- correctly diplay characters in mcview for non-UTF-8 LANG set (#174004)
    thanks to Dmitry Butskoy
2005-12-28 14:21:04 +00:00
Jesse Keating
f2e742d6ef gcc update bump 2005-12-09 22:41:57 +00:00
Jindrich Novy
cfc943f443 random fixes 2005-12-06 12:47:50 +00:00
Jindrich Novy
d224d567c2 *** empty log message *** 2005-12-01 13:03:01 +00:00
Jindrich Novy
59587e5c76 depend on external slang 2005-12-01 12:32:45 +00:00
Jindrich Novy
a32ae47ba1 utf8 and hexedit fixes 2005-11-16 13:17:52 +00:00
Jindrich Novy
ebf06bc500 update to mc with internal slang-2.0.5 2005-11-14 14:40:23 +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
797820f80a don't display UTF-8 characters as questionmarks in xterm title (#170971) 2005-11-01 13:09:05 +00:00
Jindrich Novy
3d8328499a - update from CVS
- convert spec to UTF-8
- sync utf8, promptfix, 64bit patches
- drop upstreamed gcc4, ftpcrash, find, symcrash, cstrans, searchfix
    patches
- drop ctrl-t patch
- update userhost patch to let the edited/viewed file name be displayed in
    xterm title
2005-10-17 13:48:53 +00:00
Jindrich Novy
74ca0a8984 fix off-by-one highlighting when searching backwards in mcedit (#169823) 2005-10-07 07:29:17 +00:00
Jindrich Novy
64ba6f3fdf - fix duplicated keyboard shortcuts in menus for Czech locale (#169734)
- fix ctrl-t page code recoding for Russian locale, thanks to Andy
    Shevchenko (#163594)
2005-10-03 10:49:32 +00:00
Jindrich Novy
235de9ea0f - fix memory leak in mc-utf8 patch, thanks to Marcin Garski (#169549)
- fix mc-find patch to support UTF-8, thanks to Victor Abramoff (#169531)
- remove bogus condition from mc-symcrash patch
2005-09-29 17:49:11 +00:00
Jindrich Novy
187524f1a4 fix changelog 2005-09-13 14:07:45 +00:00
Jindrich Novy
2def6e5d30 fix segfault when creating symlinks 2005-09-13 14:06:34 +00:00
Jindrich Novy
336c92dd28 - backport the new Find dialog from upstream (#167493)
- disable Xorg usage and drop the dependency
- enable samba vfs
- highlight "%%check" in spec files (Mike A. Harris)
2005-09-06 12:22:21 +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
556d3c027b - update to mc-4.6.1-pre5
- sync .utf8, .userhost patch
- drop upstreamed .fixes patch
2005-07-08 09:56:28 +00:00
Jindrich Novy
a2909d6cfc - add mcview 2005-06-06 13:55:14 +00:00
Jindrich Novy
65f3b0ed3f - update from CVS
- sync with .utf8 patch and some minor gcc4 fixups
- add .fixes patch
- drop upstreamed .spaceprompt patch
- update .userhost, .64bit patch
2005-06-06 13:25:29 +00:00
Jindrich Novy
49a223e5ff - update from CVS
- sync with .utf8 patch
- fix broken charset conversion feature in the .utf8 patch, Andrew V.
    Samoilov (#154516)
2005-05-05 07:56:54 +00:00
Jindrich Novy
dd50618ac3 - fix truncation to lower 32bits in statfs (src/mountlist.c) 2005-04-04 07:29:29 +00:00
Jindrich Novy
e52ead9872 - update from CVS
- sync with .utf8 patch
- add displaying of username/hostname in xterm title
2005-03-24 14:34:59 +00:00
Jindrich Novy
50f355b645 - undefinition of umode_t for ppc64 is no more needed 2005-03-21 12:53:39 +00:00
Jindrich Novy
16756fe12e - fix refusal to chdir/start file action when spaces are typed in command
prompt and Enter is pressed (#151637)
2005-03-21 10:24:18 +00:00
Jindrich Novy
543d68acc6 - don't define umode_t on ppc64 2005-03-16 14:18:20 +00:00
Jindrich Novy
90bb9aae40 - drop BuildRequires to gettext, XFree86-devel -> xorg-x11-devel 2005-03-09 14:44:51 +00:00
Jindrich Novy
ef3b24c0d6 - update from CVS
- sync the .utf8 patch with upstream
- fix infinite loop hang when copying/deleting some strangely named files
    (#150569)
2005-03-09 14:28:34 +00:00
Jindrich Novy
f2b9876e7f - don't use acs_map with not UTF8-ized slang (#147559) 2005-02-09 12:08:54 +00:00
Jindrich Novy
6507d0fc92 - warning fix in .utf8 patch, missing inclusion of wchar.h in view.c
(#147168)
2005-02-07 09:22:00 +00:00
Jindrich Novy
5e80f64426 forgot to remove gettext-devel from Buildrequires 2005-02-02 13:55:06 +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
Jindrich Novy
c606788494 - rewrote mbstrlen() in utf8 patch, this fixes:
- dir name truncation in command prompt for ja_JP, ko_KR locales (#142706)
- localized texts will fit dialog windows and pull-down menus - tweak
    create_menu()
- dialog titles are centered correctly
- fix bad displaying of mc logo in help (#143415)
- merge msglen patch with utf8 patch
2004-12-21 14:40:39 +00:00
Jindrich Novy
866ece1c4b - update from CVS - problem in uzip.in fixed by upstream (#141844)
- fix msglen patch to deal with wide UTF-8 characters (#141875)
2004-12-15 14:28:45 +00:00
Jindrich Novy
83fd5ba98c - update from CVS
- sync UTF-8 patches with upstream
- drop upstreamed badsize, growbuf patches
- faster FISH upload support (#140750) - from Dmitry Butskoj
2004-12-09 09:28:37 +00:00
Jindrich Novy
b2c62d1694 - convert hints for ru, uk, zh, man page conversion fix 2004-12-07 13:08:49 +00:00
Jindrich Novy
43265b1647 - add msglen patch to calculate message length correctly in UTF-8 (#141875) 2004-12-07 09:56:24 +00:00
Jindrich Novy
156628de32 - update from CVS
- fix #141095 - extraction of symlinks from tarfs is now fine
- add growbuf patch from Roland Illig #141422 to view files in /proc and
    /sys properly
2004-12-01 10:30:10 +00:00
Jindrich Novy
a466ec9599 - update man page and hint conversions to UTF-8 2004-11-24 14:22:20 +00:00
Jindrich Novy
7507e5ee94 - update from CVS
- update promptfix patch, drop upstreamed strippwd patch
- add badsize patch to fix displaying of filesizes >2GB
- sync UTF-8 patches with upstream
- replace autogen.sh style with configure
2004-11-24 13:20:36 +00:00
Jindrich Novy
36567aab09 - update from CVS
- convert help files in /doc to UTF-8
- add --enable-charsets (#76486)
- drop upstreamed 8bitdefault, extfs patch
- update partially upstreamed strippwd and extension patches
- add UTF-8 help patch from Vladimir Nadvornik (#136826)
- add promptfix patch
- drop upstreamed smallpatches patch
- install non-en man pages and fix encoding (#137036)
- fix possible mem leak in strippwd patch
2004-11-08 11:19:16 +00:00
Jindrich Novy
f77c4173b7 - fix UTF8 #136129
- fix incorrect date and version in chnagelog
2004-10-22 12:51:53 +00:00
Jindrich Novy
fe59d95ad2 - significant UTF8 update 2004-10-20 15:27:59 +00:00
Jindrich Novy
633a8b0177 - update for rebuild 2004-10-15 13:27:40 +00:00
Jindrich Novy
01fffb481f - update from CVS
- drop upstreamed vcsa and xtermaliases patches
- sync the rest of the patches with upstream
- update strippwd patch to eliminate passwords from dir hotlist and chdir
    error messages
- update perl scripts (Leonard den Ottolander, #127973, CAN-2004-0494)
2004-10-08 12:44:44 +00:00
Jindrich Novy
bb65cbd29a - fixed password elimination form URL without '/' in it 2004-09-22 14:22:27 +00:00
Jindrich Novy
5601078496 - fixed the .strippwd patch 2004-09-21 12:32:51 +00:00
Jindrich Novy
9e38187ccf - added patches 2004-09-17 15:05:41 +00:00
cvsdist
58252c674f auto-import changelog data from mc-4.6.1-0.2.src.rpm
Mon Sep 06 2004 Jakub Jelinek <jakub@redhat.com> 4.6.1-0.2
- update from CVS
- remove absoluterm and troff patches
2004-09-09 08:36:20 +00:00