irssi/src/fe-common/core
2025-07-20 22:40:59 +02: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 Fix cursor getting stuck for auto completions that exclusively change the case of letters 2021-05-25 23:37:36 -04: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 fix crash when accessing settings during shutdown 2022-02-05 22:33:34 +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 Merge pull request #1432 from horgh/horgh/win-logfile 2022-12-23 10:34:56 +01:00
fe-messages.c add /IGNORE ... NOHILIGHT to ignore some hilights 2021-04-07 14:31:36 +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 Support receiving monospace 2023-01-28 19:31:14 +01:00
formats.h remove TERM_TRUECOLOR define 2022-02-19 22:23:29 +01:00
hilight-text.c Add -priority to hilight syntax line 2025-07-20 22:40:59 +02: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 do not beep on hidden lines with /set beep_msg_level ... -hidden 2021-04-01 22:13:53 +02:00
printtext.h remove some old compat code 2020-04-25 12:04:26 +02:00
themes.c correct wrong function prefixes: g_istr -> i_istr 2021-01-07 10:09:45 +01:00
themes.h update include guard names 2019-05-01 22:22:22 +02: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