Andrew Borodin
|
57cf824a51
Merge branch '4540_mcedit_macro_deletes_text'
|
6 months ago |
Sprite_tm
|
fdacad8bbb
Ticket #4540: mcedit: macro deletes text.
|
6 months ago |
Andrew Borodin
|
425938e460
Merge branch '4292_autocomplete_slashes'
|
6 months ago |
Andrew Borodin
|
2ee620f74f
Ticket #4292: fix redundant back slashes for autocomplete.
|
6 months ago |
Andrew Borodin
|
49e2535c07
Merge branch '3570_xorriso_slow'
|
6 months ago |
slowpeek
|
62915a38f1
extfs: add test data for the iso9660 extfs helper (xorriso part)
|
6 months ago |
slowpeek
|
094a140c26
extfs: modify the iso9660 extfs helper to support testing (xorriso part)
|
6 months ago |
slowpeek
|
bbcfda3c62
Ticket #3570: reimplement xorriso part of iso9660 listing.
|
7 months ago |
Andrew Borodin
|
794823b885
Merge branch '4535_tmpdir_name'
|
6 months ago |
Andrew Borodin
|
2fda4c6670
Ticket #4535: change name of temporary drirectory.
|
6 months ago |
Eugene San (eugenesan)
|
ce571933c9
Ticket #4536: skins: add root variant of julia256 skin.
|
6 months ago |
Eugene San (eugenesan)
|
09077ff3c1
skins: modarin256-thin.ini: fix typo.
|
6 months ago |
Andrew Borodin
|
cfedd6598c
Merge branch '4524_cleanup'
|
7 months ago |
Andrew Borodin
|
d7cd6456de
Update po/*.po files.
|
7 months ago |
Andrew Borodin
|
2a45e3bcb0
(link_t): remove unused member linkcount.
|
7 months ago |
Andrew Borodin
|
1dc0b325dc
src/filemanager/file.c: fix comment.
|
7 months ago |
Andrew Borodin
|
56c661e6f4
src/filemanager/file.c: rename structure: link -> link_t.
|
7 months ago |
Andrew Borodin
|
e6ae50191b
(fetch_hosts): refactoring.
|
7 months ago |
Andrew Borodin
|
4929248f30
hostname complition: refactoring: use GPtrArray.
|
7 months ago |
Andrew Borodin
|
1c7da890bf
(load_codepages_list_from_file): use g_ptr_array_new_full().
|
7 months ago |
Andrew Borodin
|
372f6d0d0e
src/selcodepage.c: fix coding style.
|
7 months ago |
Andrew Borodin
|
44666f378a
(tree_move): fix coding style.
|
8 months ago |
Andrew Borodin
|
48c5428b0f
(info_show_info): don't create VFS path if EXT2 attributes aren't supported.
|
8 months ago |
Andrew Borodin
|
d201e9cdac
file_op_context_t: remove op_preserve member.
|
8 months ago |
Andrew Borodin
|
d6f6c29c0b
(shell_execute): fix coding style.
|
8 months ago |
Andrew Borodin
|
059cd9569f
(tar_seek_archive): improve diagnostic for truncated archive.
|
8 months ago |
Andrew Borodin
|
1bae2c678f
Move OS-specific stuff from lib/global.h to lib/unixcompat.h.
|
8 months ago |
Andrew Borodin
|
a2f65852e3
Merge lib/utilunix.h into lib/util.h.
|
8 months ago |
Andrew Borodin
|
aa38245e85
Merge lib/strescape.h into lib/strutil.h. Rename functions.
|
8 months ago |
Andrew Borodin
|
933b111a5d
Set the default IO size to 256KiB.
|
8 months ago |
Andrew Borodin
|
93a4b2ab79
(find_cmd): add intermediate variable to simplify formatting.
|
9 months ago |
Andrew Borodin
|
258b52b2d1
mceditor: massive use of edit_arg_t as function argument.
|
9 months ago |
Andrew Borodin
|
e79e76b72b
mceditor: new APIs.
|
9 months ago |
Andrew Borodin
|
54bdd0efbf
mceditor: drop edit_stack_type. Use edit_arg_t instead.
|
9 months ago |
Andrew Borodin
|
ac41da50ee
(edit_get_file_name): move from editwidget.c to edit.c.
|
9 months ago |
Andrew Borodin
|
dae33eb229
mceditor: refactoring.
|
9 months ago |
Andrew Borodin
|
f9a2038991
textconf.c: features: fix capital letters.
|
9 months ago |
Andrew Borodin
|
228166b73b
(dview_init): move first run of redo_diff() to diff_view().
|
9 months ago |
Andrew Borodin
|
eceab3900d
(create_panel): reduce variable scope.
|
9 months ago |
Andrew Borodin
|
fe47ac5b56
(mcview_new): use WRect to define a panel area.
|
9 months ago |
Andrew Borodin
|
d16ca7a1f5
Modify WTree creation API.
|
9 months ago |
Andrew Borodin
|
46dde8697b
(info_new): use WRect to define a panel area.
|
9 months ago |
Andrew Borodin
|
be148a0578
Change the file list panel creation APIs.
|
9 months ago |
Andrew Borodin
|
8bb12a40e6
(put_tagged): trivial refactoring.
|
9 months ago |
Andrew Borodin
|
41fadeffe7
(check_panel_timestamp): constify arguments, simplify checks.
|
9 months ago |
Andrew Borodin
|
9584973453
(mc_build_filenamev): refactoring.
|
9 months ago |
Andrew Borodin
|
0c53039155
Don't create and install diff viewer man page if mc is built --without-diff-viewer.
|
7 months ago |
Andrew Borodin
|
3958e1e68f
Don't create and install mcedit man page if mc is built --without-internal-edit.
|
9 months ago |
Andrew Borodin
|
7af11660f8
Clean up irrelevant comments.
|
9 months ago |
Andrew Borodin
|
de4e6ca534
src/editor/editmenu.c: includes cleanup.
|
9 months ago |