| .. |
|
chat-completion.c
|
fix crash when server got disconnected/reconnected before it was properly connected
|
2020-07-23 00:42:54 +02: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
|
correct wrong function prefixes: g_istr -> i_istr
|
2021-01-07 10:09:45 +01: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
|
Use full paths to includes
|
2019-05-01 22:08:45 +02:00 |
|
fe-channels.h
|
update include guard names
|
2019-05-01 22:22:22 +02:00 |
|
fe-common-core.c
|
Use full paths to includes
|
2019-05-01 22:08:45 +02: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
|
unignore_time can not be NULL, check for 0 instead
|
2020-03-18 17:27:18 +01:00 |
|
fe-log.c
|
add "print format" signal to perl
|
2020-05-13 00:22:38 +02:00 |
|
fe-messages.c
|
correct wrong function prefixes: g_hash_free_value -> i_hash_free_value
|
2021-01-07 10:09:45 +01:00 |
|
fe-messages.h
|
update include guard names
|
2019-05-01 22:22:22 +02:00 |
|
fe-modules.c
|
Use full paths to includes
|
2019-05-01 22:08:45 +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
|
hide the deprecated -ssl options from completion
|
2020-04-05 21:29:39 +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 "print format" signal to perl
|
2020-05-13 00:22:38 +02:00 |
|
formats.h
|
enable mirc colour processing
|
2020-04-28 15:46:53 +02:00 |
|
hilight-text.c
|
style format change
|
2020-12-02 14:33:23 +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 |
|
Makefile.am
|
Use full paths to includes
|
2019-05-01 22:08:45 +02:00 |
|
meson.build
|
meson build support
|
2019-07-10 09:25:26 +02:00 |
|
module-formats.c
|
make extended account info visible and formattable
|
2019-08-18 11:24:48 +02: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
|
properly restore the saved text dest
|
2020-07-04 18:19:37 +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 |