1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-23 21:45:30 +00:00
profanity/src/plugins
John Hernandez e1d137f4e6 Change char->free to auto_char char for autocleanup
Replace `gchar` and `g_free` to `auto_gchar`
Correct certain  `char` functions/variables to `gchar`

Related to #1819.

Edited by @jubalh.
2023-07-11 13:26:37 +02:00
..
api.c Change char->free to auto_char char for autocleanup 2023-07-11 13:26:37 +02:00
api.h Add plugin get_barejid_from_roster function 2021-04-29 13:50:57 -04:00
autocompleters.c Add config.h in files were it was missing 2021-03-26 19:54:22 +01:00
autocompleters.h Apply coding style 2020-07-07 14:18:57 +02:00
c_api.c Change char->free to auto_char char for autocleanup 2023-07-11 13:26:37 +02:00
c_api.h Apply coding style 2020-07-07 14:18:57 +02:00
c_plugins.c Change char->free to auto_char char for autocleanup 2023-07-11 13:26:37 +02:00
c_plugins.h Apply coding style 2020-07-07 14:18:57 +02:00
callbacks.c src/plugins/callbacks.c: drop redundant NULL pointer check 2021-11-18 22:27:20 +00:00
callbacks.h Apply coding style 2020-07-07 14:18:57 +02:00
disco.c Add config.h in files were it was missing 2021-03-26 19:54:22 +01:00
disco.h Apply coding style 2020-07-07 14:18:57 +02:00
plugins.c Change char->free to auto_char char for autocleanup 2023-07-11 13:26:37 +02:00
plugins.h Apply coding style 2020-07-07 14:18:57 +02:00
profapi.c Format code with clang-format 16 2023-04-14 21:45:21 +02:00
profapi.h Format code with clang-format 16 2023-04-14 21:45:21 +02:00
python_api.c plugin: python: fix build for Python 3.11 2022-09-24 12:49:12 +07:00
python_api.h Apply coding style 2020-07-07 14:18:57 +02:00
python_plugins.c Change char->free to auto_char char for autocleanup 2023-07-11 13:26:37 +02:00
python_plugins.h Apply coding style 2020-07-07 14:18:57 +02:00
settings.c Change char->free to auto_char char for autocleanup 2023-07-11 13:26:37 +02:00
settings.h Apply coding style 2020-07-07 14:18:57 +02:00
themes.c Change char->free to auto_char char for autocleanup 2023-07-11 13:26:37 +02:00
themes.h Apply coding style 2020-07-07 14:18:57 +02:00