irssi/src/fe-common/core
2026-01-24 11:00:48 +01:00
..
chat-completion.c two more wrong prefixes 2021-01-30 23:30:59 +01:00
chat-completion.h update include guard names 2019-05-01 22:22:22 +02:00
command-history.c patch by petteri_ to enable bash-like editing of window history 2023-08-14 11:35:06 +02:00
command-history.h fix small overflow 2019-07-18 10:29:30 +02:00
completion.c replace str->str & g_string_free with g_string_free_and_steal 2025-07-22 12:03:49 +02:00
completion.h update include guard names 2019-05-01 22:22:22 +02:00
fe-capsicum.c Use full paths to includes 2019-05-01 22:08:45 +02:00
fe-capsicum.h update include guard names 2019-05-01 22:22:22 +02:00
fe-channels.c stop IRC names when using /names 2022-05-19 14:54:15 +02:00
fe-channels.h update include guard names 2019-05-01 22:22:22 +02:00
fe-common-core.c use GIO resolver 2026-01-23 21:21:10 +01:00
fe-common-core.h update include guard names 2019-05-01 22:22:22 +02:00
fe-core-commands.c Merge pull request #1159 from vague666/fix_cmd_cat_bug 2020-07-10 10:24:06 +02:00
fe-core-commands.h update include guard names 2019-05-01 22:22:22 +02:00
fe-exec.c correct wrong function prefixes: g_io_channel -> i_io_channel 2021-01-07 10:09:45 +01:00
fe-exec.h update include guard names 2019-05-01 22:22:22 +02:00
fe-expandos.c Use full paths to includes 2019-05-01 22:08:45 +02:00
fe-help.c Use full paths to includes 2019-05-01 22:08:45 +02:00
fe-ignore-messages.c add chghost capability support 2019-08-15 17:26:20 +02:00
fe-ignore.c fix clang-format 2022-03-11 09:06:37 +01:00
fe-log.c replace str->str & g_string_free with g_string_free_and_steal 2025-07-22 12:03:49 +02:00
fe-messages.c replace str->str & g_string_free with g_string_free_and_steal 2025-07-22 12:03:49 +02:00
fe-messages.h update include guard names 2019-05-01 22:22:22 +02:00
fe-modules.c Merge pull request #73 from ailin-nemui/cruft 2022-02-21 17:15:18 +01:00
fe-queries.c add new PUBNOTICES level 2022-04-21 13:38:40 +02:00
fe-queries.h update include guard names 2019-05-01 22:22:22 +02:00
fe-recode.c Use full paths to includes 2019-05-01 22:08:45 +02:00
fe-recode.h update include guard names 2019-05-01 22:22:22 +02:00
fe-server.c stop crash on server add 2023-08-22 22:28:36 +02:00
fe-settings.c Make it possible to list specific section with /set 2019-05-29 13:09:28 +02:00
fe-settings.h update include guard names 2019-05-01 22:22:22 +02:00
fe-tls.c Use full paths to includes 2019-05-01 22:08:45 +02:00
fe-tls.h update include guard names 2019-05-01 22:22:22 +02:00
fe-windows.c do not use localtime result after other functions 2020-07-13 13:25:18 +02:00
fe-windows.h update include guard names 2019-05-01 22:22:22 +02:00
formats.c improve hilight colour bleed 2026-01-03 19:57:53 +01:00
formats.h restore mirc colours too 2026-01-03 19:57:53 +01:00
hilight-text.c improve hilight colour bleed 2026-01-03 19:57:53 +01:00
hilight-text.h update include guard names 2019-05-01 22:22:22 +02:00
keyboard.c make clang-format happy in keyboard.c 2020-06-30 09:29:50 +02:00
keyboard.h update include guard names 2019-05-01 22:22:22 +02:00
meson.build meson build support 2019-07-10 09:25:26 +02:00
module-formats.c Lang-Fix: Use more general messages 2022-12-25 16:09:27 +01:00
module-formats.h make extended account info visible and formattable 2019-08-18 11:24:48 +02:00
module.h Use full paths to includes 2019-05-01 22:08:45 +02:00
printtext.c replace str->str & g_string_free with g_string_free_and_steal 2025-07-22 12:03:49 +02:00
printtext.h remove some old compat code 2020-04-25 12:04:26 +02:00
themes.c limit theme nesting to 20 2026-01-03 19:26:28 +01:00
themes.h limit theme nesting to 20 2026-01-03 19:26:28 +01:00
window-activity.c add new PUBNOTICES level 2022-04-21 13:38:40 +02:00
window-activity.h update include guard names 2019-05-01 22:22:22 +02:00
window-commands.c add (hide)level flip command 2022-11-27 17:14:19 +01:00
window-items.c Use full paths to includes 2019-05-01 22:08:45 +02:00
window-items.h update include guard names 2019-05-01 22:22:22 +02:00
windows-layout.c use visible channel name in layout save 2020-05-21 12:15:07 +03:00
windows-layout.h update include guard names 2019-05-01 22:22:22 +02:00