mc/lib/skin
Andrew Borodin 5d8399befb tty: refactoring of color pairs deallocation.
* (tty_color_free_all_tmp): rename to tty_color_free_temp and call
    g_hash_table_foreach_remove().
  * (tty_color_free_all_non_tmp): rename to tty_color_free_all and call
    g_hash_table_remove_all().
  * (tty_color_free_all): remove.
  * (tty_color_free_condition_cb): rename to tty_color_free_temp_cb and
    simplify.
  * (mc_skin_deinit): use changed API.
  * (edit_free_syntax_rules): likewise.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2023-11-06 21:06:13 +03:00
..
Makefile.am Clarify AM_CPPFLAGS. 2016-03-04 09:23:36 +03:00
colors-old.c Update template for .c files. 2023-03-19 20:34:24 +03:00
colors.c tty: color-related API changes 2023-11-06 21:06:13 +03:00
common.c tty: refactoring of color pairs deallocation. 2023-11-06 21:06:13 +03:00
hc-skins.c Update copyright years. 2023-01-28 21:38:05 +03:00
ini-file.c Update template for .c files. 2023-03-19 20:34:24 +03:00
internal.h tty: refactoring of color pairs definition. 2023-11-06 21:06:13 +03:00
lines.c Ticket #4498: broken stickchars (-a ) mode. 2023-08-22 22:03:49 +03:00