| patch |
summary |
view |
raw |
| 01_mc.ext.in.mime.patch |
mc.ext.in | 121 +++++++++++++++++++++++++++++++++++++++-----------------------
1 file changed, 77 insertions(+), 44 deletions(-)
|
view
|
download
|
| 02_debian_syntax.patch |
syntax/Makefile.am | 3 +++
syntax/Makefile.in | 3 +++
syntax/Syntax | 15 +++++++++++++++
syntax/debian-changelog.syntax | 20 ++++++++++++++++++++
syntax/debian-control.syntax | 23 +++++++++++++++++++++++
syntax/debian-sources-list.syntax | 12 ++++++++++++
6 files changed, 76 insertions(+)
|
view
|
download
|
| 03_conffiles_in_mans.patch |
doc/mc.1.in | 12 ++++++------
doc/mcedit.1.in | 4 ++--
doc/mcview.1.in | 4 ++--
3 files changed, 10 insertions(+), 10 deletions(-)
|
view
|
download
|
| 04_off64t.patch |
vfs/cpio.c | 4 ++--
vfs/direntry.c | 4 ++--
vfs/extfs.c | 2 +-
vfs/local.c | 2 +-
vfs/local.h | 2 +-
vfs/mcfs.c | 2 +-
vfs/smbfs.c | 2 +-
vfs/tar.c | 9 +++++----
vfs/undelfs.c | 2 +-
vfs/vfs-impl.h | 2 +-
vfs/vfs.c | 4 ++--
vfs/xdirentry.h | 2 +-
12 files changed, 19 insertions(+), 18 deletions(-)
|
view
|
download
|
| 05_symcrash.patch |
src/file.c | 4 ++--
src/util.c | 12 +++++++-----
2 files changed, 9 insertions(+), 7 deletions(-)
|
view
|
download
|
| 06_smbconf_path.patch |
smbfs.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 08_awk.patch |
configure | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 09_de.po.patch |
de.po | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
|
view
|
download
|
| 10_it.po.patch |
po/it.po | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 11_extfs_missing.patch |
extfs/uzip.in | 69 ++++++++++++++++++++++++++++++++++++++++++++++++++++------
1 file changed, 63 insertions(+), 6 deletions(-)
|
view
|
download
|
| 13_syntax.patch |
Syntax | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
|
view
|
download
|
| 14_cxx.syntax.patch |
syntax/Makefile.in | 1
syntax/cxx.syntax | 128 +++++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 129 insertions(+)
|
view
|
download
|
| 18_sh_syntax.patch |
sh.syntax | 233 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
1 file changed, 232 insertions(+), 1 deletion(-)
|
view
|
download
|
| 22_main.c.patch |
main.c | 30 +++++++++++++++++++++++++++---
1 file changed, 27 insertions(+), 3 deletions(-)
|
view
|
download
|
| 26_vietnamese_po.patch |
vi.po | 4456 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 4456 insertions(+)
|
view
|
download
|
| 28_mc-ctype.patch |
editcmd.c | 1 -
1 file changed, 1 deletion(-)
|
view
|
download
|
| 28_mc-dontrewrite.patch |
editcmd.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 32_c-vs-cxx.patch |
Makefile.am | 1 +
Syntax | 5 ++++-
c.syntax | 27 ---------------------------
3 files changed, 5 insertions(+), 28 deletions(-)
|
view
|
download
|
| 36_developer_mode.patch |
acinclude.m4 | 17 +++++++++++++++++
configure.ac | 10 +---------
2 files changed, 18 insertions(+), 9 deletions(-)
|
view
|
download
|
| 37_mcedit-segv.patch |
edit-widget.h | 1 +
syntax.c | 9 ++++++---
2 files changed, 7 insertions(+), 3 deletions(-)
|
view
|
download
|
| 40_view.c.patch |
view.c | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
|
view
|
download
|
| 45_ftpfs_symlink1.patch |
ftpfs.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 45_ftpfs_symlink2.patch |
direntry.c | 16 ++++++++++++++--
1 file changed, 14 insertions(+), 2 deletions(-)
|
view
|
download
|
| 47_mc.menu.patch |
util.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 48_utf8-slang2.patch |
edit/edit-widget.h | 16 +
edit/edit.c | 268 +++++++++++++++++++--------
edit/edit.h | 55 +++--
edit/editcmd.c | 520 +++++++++++++++++++++++++++++++++++++++++++++--------
edit/editdraw.c | 115 ++++++++---
edit/editkeys.c | 29 ++
edit/editwidget.c | 3
edit/wordproc.c | 79 ++++++--
src/achown.c | 6
src/boxes.c | 50 ++---
src/dialog.c | 2
src/file.c | 9
src/filegui.c | 47 ++--
src/find.c | 10 -
src/global.h | 7
src/help.c | 24 ++
src/hotlist.c | 14 -
src/layout.c | 26 +-
src/learn.c | 2
src/main.c | 4
src/menu.c | 124 +++++++++++-
src/menu.h | 2
src/myslang.h | 4
src/option.c | 20 +-
src/panelize.c | 8
src/screen.c | 268 ++++++++++++++++++++-------
src/slint.c | 3
src/util.c | 338 +++++++++++++++++++++++++++++++---
src/util.h | 7
src/view.c | 61 +++++-
src/widget.c | 373 +++++++++++++++++++++++++++++++-------
src/widget.h | 16 +
src/wtools.c | 14 -
33 files changed, 2024 insertions(+), 500 deletions(-)
|
view
|
download
|
| 49_64bit.patch |
src/mountlist.c | 21 +++++++++++++++++++--
1 file changed, 19 insertions(+), 2 deletions(-)
|
view
|
download
|
| 50_utf8-more.patch |
screen.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 52_utf8-8bits-slang2.patch |
edit/editdraw.c | 2 +-
src/help.c | 2 +-
src/util.c | 22 ++++++++++++++++++++--
src/view.c | 2 +-
4 files changed, 23 insertions(+), 5 deletions(-)
|
view
|
download
|
| 55_mc-utf8-look-and-feel.patch |
src/main.c | 13 +++++++
src/main.h | 1
src/screen.c | 5 ++
src/widget.c | 102 +++++++++++++++++++++++++++++++++++++++--------------------
src/widget.h | 4 ++
5 files changed, 90 insertions(+), 35 deletions(-)
|
view
|
download
|
| 60_recode.patch |
edit/editkeys.c | 2
po/ru.po | 29 ++++++
src/Makefile.am | 7 -
src/Makefile.in | 14 +--
src/boxes.c | 90 +++++++++++++++++---
src/charsets.c | 4
src/charsets.h | 5 +
src/cmd.c | 20 ++++
src/file.c | 42 ++++++++-
src/filegui.c | 239 +++++++++++++++++++++++++++++++++++++-----------------
src/fileopctx.c | 12 ++
src/fileopctx.h | 8 +
src/main.c | 11 ++
src/panel.h | 14 +++
src/recode.c | 153 ++++++++++++++++++++++++++++++++++
src/recode.h | 48 ++++++++++
src/screen.c | 47 +++++++++-
src/screen.h | 11 ++
src/selcodepage.c | 20 +++-
src/selcodepage.h | 4
src/setup.c | 51 ++++++++++-
src/view.c | 2
vfs/vfs.c | 66 ++++++++++++++
23 files changed, 766 insertions(+), 133 deletions(-)
|
view
|
download
|