Andrew Borodin
|
e066a25cc5
Ticket #2164: clarify cursor position in mcviewer.
|
11 years ago |
Andrew Borodin
|
805bb61c2a
Ticket# 2990: prepare to 4.8.9 release.
|
11 years ago |
Slava Zanko
|
90209d3097
Code indentation
|
11 years ago |
Slava Zanko
|
a3b96d69f1
Merge branch '2923_sftp_aliases'
|
11 years ago |
Andrew Borodin
|
fc34675093
src/vfs/sftpfs/vfs_subclass.c: add missing includes.
|
11 years ago |
Slava Zanko
|
cb08c1d0bf
Fix: sftp: password ask too often if hostname was bring from ~/.ssh/config file
|
12 years ago |
Andrew Borodin
|
f2c94d53d2
Ticket #2923: broken aliases in SFTPFS.
|
12 years ago |
Andrew Borodin
|
97e37308b9
Ticket #2737: set of 256-color skins from Oliver Lange <modarin@bloody.in-berlin.de>.
|
11 years ago |
Andrew Borodin
|
9c927acb48
Update RU translation.
|
11 years ago |
Andrew Borodin
|
1b1986a1e5
Refresh po/*.po files.
|
11 years ago |
Veres Lajos
|
805703523d
Misspellings fixes by https://github.com/vlajos/misspell_fixer
|
11 years ago |
Slava Zanko
|
4b1f94e873
Direct commit in master: fix bug with a directory deletion
|
11 years ago |
Slava Zanko
|
92817a9b60
Merge branch '3016_extfs_segfault'
|
11 years ago |
Slava Zanko
|
56520fda0f
Ticket #3016: Segfault while entering into extfs archive
|
11 years ago |
Slava Zanko
|
fef50bf629
Merge branch '3011_mc_gpm_and_xterm'
|
11 years ago |
André Barros
|
9699d5dd69
Ticket #3011: mc under x11 problems with mouse or hang due gpm
|
11 years ago |
Andrew Borodin
|
ffc536fb5d
Merge branch '3001_subshell_prompt_fix'
|
11 years ago |
Andrew Borodin
|
74ed317f35
Cleanup: remove unused 'prompt_pos' variable.
|
12 years ago |
Andrew Borodin
|
5b1982a6bb
(strip_ctrl_codes): type accuracy.
|
12 years ago |
Andrew Borodin
|
f6684c638d
Ticket #3001: fix read and update of subshell prompt.
|
12 years ago |
Andrew Borodin
|
61d230e494
Merge branch '3000_incorrect_filesize'
|
11 years ago |
Andrew Borodin
|
d83902e7fc
(size_trunc_len): minor optimization.
|
12 years ago |
Andrew Borodin
|
ceff7c5922
size_trunc_len() generates incorrect result in some cases.
|
12 years ago |
Andrew Borodin
|
7b5b41147d
Ticket #3000: incorrect file size is reported in copy/move overwrite query dialog.
|
12 years ago |
Slava Zanko
|
6b64835a7e
Merge branch '2990_cleanup'
|
11 years ago |
Boris Savelev
|
426f114a93
Remove LC_ALL from info_size.
|
11 years ago |
Andrew Borodin
|
6b0ee515ad
mceditor: last_bracket: make member of WEdit.
|
11 years ago |
Andrew Borodin
|
e7dc599e42
Use "'" instead of "`" for messages and comments quoting.
|
11 years ago |
Andrew Borodin
|
d0955f3793
Search callbacks should return mc_search_cbret_t not int.
|
11 years ago |
Gabriel VLASIU
|
41a168ab4c
Fix filename for msppt in ext.d/doc.sh: use $MC_EXT_FILENAME not %f.
|
11 years ago |
Alessio Ababilov
|
ed0bd98756
Fix info for ogg files in sound.sh
|
11 years ago |
Andrew Borodin
|
f89d862241
Minor otimization of syntax highlightimg engine:
|
11 years ago |
Andrew Borodin
|
7b574f1dbc
(compare_word_to_right): use correct upper boundary of scanned text.
|
11 years ago |
Andrew Borodin
|
412095a562
option_whole_chars_search: unsed variable. Remove it and related code.
|
11 years ago |
Andrew Borodin
|
1e985bc7df
(edit_update_screen): fix of editor frame drawing.
|
11 years ago |
Andrew Borodin
|
b9c0b56928
src/editor/editcmd.c: remove unneeded include layout.h.
|
11 years ago |
Andrew Borodin
|
7e89f48f0b
Fix documentation: use actual menu item names.
|
11 years ago |
Andrew Borodin
|
57bb2b87c2
(edit_about): update year.
|
11 years ago |
Andrew Borodin
|
3662b84ba1
(vfs_get_encoding): optimization and enhancement:
|
11 years ago |
Andrew Borodin
|
6b90a1468a
(button_set_text): update value of WButton::hotpos.
|
11 years ago |
Andrew Borodin
|
6d31d85f0d
Use tty_draw_box instead of draw_box() to draw frames.
|
11 years ago |
Andrew Borodin
|
a35ee6aebc
(smbfs_fake_share_stat): don't access to free'd memory.
|
11 years ago |
Slava Zanko
|
2640b21bb9
Remove vfs_path_to_str() function for avoid often memory allocations.
|
12 years ago |
Andrew Borodin
|
31bacf56c9
Use G_N_ELEMENTS macro to calculate of array size.
|
12 years ago |
Andrew Borodin
|
9f80eda26e
WEdit::labels is unused. Remove.
|
12 years ago |
Slava Zanko
|
463d41687c
Ticket #3003: man pages should contain charset
|
12 years ago |
Slava Zanko
|
57116bca6e
Update the 'release procedure' file.
|
12 years ago |
Slava Zanko
|
1c6d859629
Reorder files in maint/ subdirectory.
|
12 years ago |
Slava Zanko
|
80c8d58003
remove the include duplicates from source files
|
12 years ago |
Slava Zanko
|
88d7c9b91b
Move an utility for found the include duplicates to maint/find-dup-includes subdirectory.
|
12 years ago |