| .. |
|
gui-entry.c
|
remove TERM_TRUECOLOR define
|
2022-02-19 22:23:29 +01:00 |
|
gui-entry.h
|
update include guard names
|
2019-05-01 22:22:22 +02:00 |
|
gui-expandos.c
|
Use full paths to includes
|
2019-05-01 22:08:45 +02:00 |
|
gui-printtext.c
|
Increase default scrollback_lines
|
2025-09-23 00:01:54 +03:00 |
|
gui-printtext.h
|
enable mirc colour processing
|
2020-04-28 15:46:53 +02:00 |
|
gui-readline.c
|
fix missing len in g_array_copy
|
2022-05-31 21:09:39 +02:00 |
|
gui-readline.h
|
update include guard names
|
2019-05-01 22:22:22 +02:00 |
|
gui-windows.c
|
make lines reformattable
|
2020-04-26 18:54:16 +02:00 |
|
gui-windows.h
|
update include guard names
|
2019-05-01 22:22:22 +02:00 |
|
irssi.c
|
re-write SIGTERM handling
|
2022-08-11 20:09:59 +00:00 |
|
lastlog.c
|
fix lastlog -window
|
2022-11-13 11:35:41 +01:00 |
|
mainwindow-activity.c
|
Use full paths to includes
|
2019-05-01 22:08:45 +02:00 |
|
mainwindows-layout.c
|
Use full paths to includes
|
2019-05-01 22:08:45 +02:00 |
|
mainwindows.c
|
Resolve issue #1513.
|
2025-05-02 00:02:46 -04:00 |
|
mainwindows.h
|
update include guard names
|
2019-05-01 22:22:22 +02:00 |
|
meson.build
|
run meson formatter
|
2026-01-25 22:07:44 +01:00 |
|
module-formats.c
|
revert branding
|
2022-06-07 15:47:49 +02:00 |
|
module-formats.h
|
Add "paste event" signal
|
2022-02-05 22:32:57 +01:00 |
|
module.h
|
Use full paths to includes
|
2019-05-01 22:08:45 +02:00 |
|
statusbar-config.c
|
Use full paths to includes
|
2019-05-01 22:08:45 +02:00 |
|
statusbar-config.h
|
update include guard names
|
2019-05-01 22:22:22 +02:00 |
|
statusbar-item.h
|
Add function to set minimum/maximum size for a statusbar item.
|
2008-12-01 18:18:59 +00:00 |
|
statusbar-items.c
|
simplify code
|
2022-02-06 09:50:38 +01:00 |
|
statusbar.c
|
Use full paths to includes
|
2019-05-01 22:08:45 +02:00 |
|
statusbar.h
|
update include guard names
|
2019-05-01 22:22:22 +02:00 |
|
term-terminfo.c
|
detect third argument type of puts
|
2025-07-21 18:35:09 +02:00 |
|
term.c
|
remove TERM_TRUECOLOR define
|
2022-02-19 22:23:29 +01:00 |
|
term.h
|
remove TERM_TRUECOLOR define
|
2022-02-19 22:23:29 +01:00 |
|
terminfo-core.c
|
replace str->str & g_string_free with g_string_free_and_steal
|
2025-07-22 12:03:49 +02:00 |
|
terminfo-core.h
|
fe-text: remove const for better Darwin support
|
2025-04-14 18:16:04 +02:00 |
|
textbuffer-commands.c
|
Include WINDOW_REC with signal and let perl know about it
|
2024-04-01 11:41:42 +02:00 |
|
textbuffer-formats.c
|
fix stale special collector use after free
|
2023-03-26 23:37:12 +02:00 |
|
textbuffer-formats.h
|
move TEXT_BUFFER_META_REC -> LINE_INFO_META_REC
|
2021-08-12 23:51:18 +02:00 |
|
textbuffer-view.c
|
misc cleanup
|
2022-06-13 09:41:46 +02:00 |
|
textbuffer-view.h
|
remove TERM_TRUECOLOR define
|
2022-02-19 22:23:29 +01:00 |
|
textbuffer.c
|
Merge tag '1.2.3' into integrate/1.2.3
|
2021-04-09 19:03:58 +02:00 |
|
textbuffer.h
|
move TEXT_BUFFER_META_REC -> LINE_INFO_META_REC
|
2021-08-12 23:51:18 +02:00 |