Andrew Borodin
|
2151edaff2
Get rid of global variables mc_main_config and mc_panels_config.
|
8 лет назад |
Andrew Borodin
|
acf34eb98e
(mc_config_get_string_list): clarify usage.
|
10 лет назад |
Andrew Borodin
|
725997c8d0
(mc_config_get_groups): optimization of function itself and usage.
|
10 лет назад |
Andrew Borodin
|
e62906473b
(mc_config_get_keys): optimization of function itself and usage.
|
10 лет назад |
Slava Zanko
|
278178093e
Add support of reading parameters for external editor/viewer from main config.
|
12 лет назад |
Andrew Borodin
|
f9b6abde52
Don't exit after migration of configuration files.
|
12 лет назад |
Andrew Borodin
|
908e747861
Optimization of ini files load.
|
12 лет назад |
Andrew Borodin
|
67a4c6d521
Added macros for Layout and Misc sections of main config file.
|
12 лет назад |
Slava Zanko
|
eeaad790ab
Changed interface of mc_stat() and mc_lstat() functions
|
13 лет назад |
Slava Zanko
|
6c32fa3b84
Added function mc_config_get_full_path() for search user's config files by short names.
|
13 лет назад |
Andrew Savchenko
|
6d99accfe0
Ticket #2676 (save of some learned keys is broken)
|
13 лет назад |
Slava Zanko
|
be0f9dda56
mcconfig: make parameters in some functions as const mc_config_t *
|
13 лет назад |
Andrew Borodin
|
7d469f841c
(history_save): new function to save widget history
|
13 лет назад |
Andrew Borodin
|
6484b1dce7
Allow remove key with empty value from target config.
|
13 лет назад |
Andrew Borodin
|
5b9a7dd43f
(mc_config_del_param): renamed to mc_config_del_key.
|
13 лет назад |
Slava Zanko
|
acbe048486
Ticket #1851: Home config directory [xdg-user-dirs]
|
14 лет назад |
Andrew Borodin
|
16c13be47b
Added option to change mode of panel swap.
|
14 лет назад |
Andrew Borodin
|
1ae9172d2a
Renamed mc_config_direct_set_string() to mc_config_set_string_raw()
|
14 лет назад |
Andrew Borodin
|
1192d34bd1
Clean up some empty lines.
|
14 лет назад |
Slava Zanko
|
feb733663f
Code indentation in lib directory
|
14 лет назад |
Slava Zanko
|
25155c311a
Move all interface includes from subdirs lib/*/*.h into lib/*.h
|
15 лет назад |