Andrew Borodin
|
8e55057fa3
(vfs_path_from_str_uri_parser): fixups.
|
6 months ago |
Andrew Borodin
|
ab3e3339bb
vfs_dirent: add new member d_len to get rid of d_name length calculation.
|
7 months ago |
Andrew Borodin
|
f4183ed2f2
(filename_completion_function): use DIR_IS_DOT() macro.
|
7 months ago |
Andrew Borodin
|
fc02bf666b
(mc_g_string_append_c_len): new API that extends GString one.
|
7 months ago |
Andrew Borodin
|
822ef80f5b
(spell_available): refactoing.
|
7 months ago |
Andrew Borodin
|
9098dacb8a
mecedit: spell: reduce functions scope.
|
7 months ago |
Andrew Borodin
|
75ee44db20
Use listbox_add_item_take() in obvious cases.
|
7 months ago |
Andrew Borodin
|
401cd4a16c
(listbox_add_item_take): new WListbox API.
|
7 months ago |
Andrew Borodin
|
e496af7a1c
input complete: reimplement using GPtrArray.
|
7 months ago |
Andrew Borodin
|
4eacf0f99b
(insert_text): constify argument.
|
7 months ago |
Andrew Borodin
|
127f975657
(search_content): minor refactoring of file opening.
|
7 months ago |
Andrew Borodin
|
e113055175
Constify argument in panel field format functions.
|
7 months ago |
Andrew Borodin
|
d7b14b8933
Use NULL as initial value for undefined user format.
|
7 months ago |
Andrew Borodin
|
9ba4691b57
(panel_load_setup): reduce variable scope.
|
7 months ago |
Andrew Borodin
|
34109d5a25
Ticket #4524: code cleanup before 4.8.32 release.
|
7 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.
|
6 months ago |
crabique
|
f1908f4361
Ticket #4541: (file_progress_show_source): hide VFS password.
|
6 months ago |
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.
|
7 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.
|
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.
|
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 |