1
0
mirror of https://github.com/irssi/irssi.git synced 2024-06-09 06:20:45 +00:00
irssi/src/fe-common/core
2022-02-05 22:33:34 +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 Use full paths to includes 2019-05-01 22:08:45 +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 add a limit to showing /NAMES on join 2021-08-10 22:12:26 +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 add /IGNORE ... NOHILIGHT to ignore some hilights 2021-04-07 14:31:36 +02:00
fe-log.c add a log_server_time setting 2021-08-15 15:57:34 +02: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 autoload modules from default setting 2021-04-03 21:25:18 +02:00
fe-queries.c Use full paths to includes 2019-05-01 22:08:45 +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 fix wrong argument type in printformat 2021-09-28 13:27:56 +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 add a meta table to all lines 2021-08-12 23:48:37 +02:00
formats.h move TEXT_BUFFER_META_REC -> LINE_INFO_META_REC 2021-08-12 23:51:18 +02:00
hilight-text.c actually remember the hilight -color 2021-09-02 22:39:14 +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
Makefile.am configure automake with nostdinc 2021-02-02 00:24:34 +01:00
meson.build meson build support 2019-07-10 09:25:26 +02:00
module-formats.c Improve handling of GLib log messages 2021-11-17 10:59:39 +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 Use full paths to includes 2019-05-01 22:08:45 +02:00
window-activity.h update include guard names 2019-05-01 22:22:22 +02:00
window-commands.c Use full paths to includes 2019-05-01 22:08:45 +02: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