Merge branch '1373_more_filter_options'
commit0091315adbc3598ebed924e0f2cfc909296557c7
authorAndrew Borodin <aborodin@vmail.ru>
Sun, 17 Apr 2022 17:39:07 +0000 (17 20:39 +0300)
committerAndrew Borodin <aborodin@vmail.ru>
Sun, 17 Apr 2022 17:39:07 +0000 (17 20:39 +0300)
treea51d2c1748c808409f2e48e94a1c9631d8327a6c
parent55124be9bb0d9a3f5dddf16b32a3cf039d5b82d3
parent9991818b615950bb272810381718b57afae7adba
Merge branch '1373_more_filter_options'

* 1373_more_filter_options:
  Update po/*.po files.
  Document new filter options.
  Load and save filter parameters.
  Implement more option for panel filter:
  Rename panel_select_flags_t -> select_flags_t.
  Handle CK_Filter command in the file panel level.
  Add macros for select/unselect histories.
  (panel_select_unselect_files_dialog): show error message if pattern is malformed.
  (mc_search_prepare): cache result.
  mc_search_struct: rename member: conditions -> prepared_conditions.
  Ticket #1373: add more options to "Filter" dialog window.