Andrew Borodin
|
d7b14b8933
Use NULL as initial value for undefined user format.
|
8 months ago |
Andrew Borodin
|
9ba4691b57
(panel_load_setup): reduce variable scope.
|
8 months ago |
Andrew Borodin
|
34109d5a25
Ticket #4524: code cleanup before 4.8.32 release.
|
8 months ago |
Andrew Borodin
|
9428697134
Merge branch '4502_mc.ext.ini_fixups'
|
6 months ago |
Yury V. Zaytsev
|
9f02d1339d
mc.ext.ini: grammar.
|
6 months ago |
Andrew Borodin
|
3d9ff0fbb7
mc.ext.ini.in: escape dot in gettext catalogs regex.
|
6 months ago |
Andrew Borodin
|
4988414f18
Ticket #4502: mc.ext.ini: escape literal parenthesis, don't escape spaces.
|
6 months ago |
Andrew Borodin
|
cb97cd263b
Merge branch '4541_hide_vfs_password'
|
6 months ago |
Andrew Borodin
|
dffcec5acc
(truncFileString): isn't used anymore. Remove.
|
7 months ago |
crabique
|
f1908f4361
Ticket #4541: (file_progress_show_source): hide VFS password.
|
7 months ago |
Andrew Borodin
|
57cf824a51
Merge branch '4540_mcedit_macro_deletes_text'
|
6 months ago |
Sprite_tm
|
fdacad8bbb
Ticket #4540: mcedit: macro deletes text.
|
7 months ago |
Andrew Borodin
|
425938e460
Merge branch '4292_autocomplete_slashes'
|
7 months ago |
Andrew Borodin
|
2ee620f74f
Ticket #4292: fix redundant back slashes for autocomplete.
|
7 months ago |
Andrew Borodin
|
49e2535c07
Merge branch '3570_xorriso_slow'
|
7 months ago |
slowpeek
|
62915a38f1
extfs: add test data for the iso9660 extfs helper (xorriso part)
|
7 months ago |
slowpeek
|
094a140c26
extfs: modify the iso9660 extfs helper to support testing (xorriso part)
|
7 months ago |
slowpeek
|
bbcfda3c62
Ticket #3570: reimplement xorriso part of iso9660 listing.
|
7 months ago |
Andrew Borodin
|
794823b885
Merge branch '4535_tmpdir_name'
|
7 months ago |
Andrew Borodin
|
2fda4c6670
Ticket #4535: change name of temporary drirectory.
|
7 months ago |
Eugene San (eugenesan)
|
ce571933c9
Ticket #4536: skins: add root variant of julia256 skin.
|
7 months ago |
Eugene San (eugenesan)
|
09077ff3c1
skins: modarin256-thin.ini: fix typo.
|
7 months ago |
Andrew Borodin
|
cfedd6598c
Merge branch '4524_cleanup'
|
8 months ago |
Andrew Borodin
|
d7cd6456de
Update po/*.po files.
|
8 months ago |
Andrew Borodin
|
2a45e3bcb0
(link_t): remove unused member linkcount.
|
8 months ago |
Andrew Borodin
|
1dc0b325dc
src/filemanager/file.c: fix comment.
|
8 months ago |
Andrew Borodin
|
56c661e6f4
src/filemanager/file.c: rename structure: link -> link_t.
|
8 months ago |
Andrew Borodin
|
e6ae50191b
(fetch_hosts): refactoring.
|
8 months ago |
Andrew Borodin
|
4929248f30
hostname complition: refactoring: use GPtrArray.
|
8 months ago |
Andrew Borodin
|
1c7da890bf
(load_codepages_list_from_file): use g_ptr_array_new_full().
|
8 months ago |
Andrew Borodin
|
372f6d0d0e
src/selcodepage.c: fix coding style.
|
8 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.
|
9 months ago |
Andrew Borodin
|
d6f6c29c0b
(shell_execute): fix coding style.
|
9 months ago |
Andrew Borodin
|
059cd9569f
(tar_seek_archive): improve diagnostic for truncated archive.
|
9 months ago |
Andrew Borodin
|
1bae2c678f
Move OS-specific stuff from lib/global.h to lib/unixcompat.h.
|
9 months ago |
Andrew Borodin
|
a2f65852e3
Merge lib/utilunix.h into lib/util.h.
|
9 months ago |
Andrew Borodin
|
aa38245e85
Merge lib/strescape.h into lib/strutil.h. Rename functions.
|
9 months ago |
Andrew Borodin
|
933b111a5d
Set the default IO size to 256KiB.
|
9 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.
|
10 months ago |
Andrew Borodin
|
fe47ac5b56
(mcview_new): use WRect to define a panel area.
|
10 months ago |