1
0
mirror of https://github.com/irssi/irssi.git synced 2024-09-29 04:45:57 -04:00
irssi/src/fe-text
ailin-nemui 78d00b99b4 Merge pull request #1456 from ailin-nemui/collector
fix stale special collector use after free

(cherry picked from commit c03057f36a)
2023-03-27 23:21:04 +02:00
..
gui-entry.c Merge pull request #58 from ailin-nemui/erase-cutbuffer 2022-05-29 19:09:31 +02: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 implement server-time 2021-02-25 10:41:05 +01:00
gui-printtext.h enable mirc colour processing 2020-04-28 15:46:53 +02:00
gui-readline.c Merge pull request #88 from ailin-nemui/arraycopy 2022-06-06 12:05:26 +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 autoload modules from default setting 2021-04-03 21:25:18 +02:00
lastlog.c Merge pull request #1424 from ailin-nemui/lastlog 2023-03-27 23:13:48 +02: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 Merge pull request #1417 from ailin-nemui/loop 2022-10-29 12:07:05 +02:00
mainwindows.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 remove install_rpath 2022-05-30 11:27:50 +02:00
module-formats.c Merge tag '1.4.0-an' into HEAD 2022-05-31 10:20:57 +02:00
module-formats.h Merge pull request #60 from ailin-nemui/paste 2022-05-29 19:11:07 +02: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 Merge pull request #61 from ailin-nemui/actlist_separator 2022-05-29 19:09:50 +02: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 manually handle NUL unicode in g_utf8_get_next_char_validated 2020-04-28 15:40:21 +02:00
term.c Use full paths to includes 2019-05-01 22:08:45 +02:00
term.h update include guard names 2019-05-01 22:22:22 +02:00
terminfo-core.c Run clang-format 2021-04-30 10:27:47 +02:00
terminfo-core.h update include guard names 2019-05-01 22:22:22 +02:00
textbuffer-commands.c Merge pull request #1428 from ailin-nemui/flip-level 2023-03-27 23:14:28 +02:00
textbuffer-formats.c Merge pull request #1456 from ailin-nemui/collector 2023-03-27 23:21:04 +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 Merge pull request #1387 from ailin-nemui/textbufferview 2022-07-03 00:14:14 +02:00
textbuffer-view.h make lines reformattable 2020-04-26 18:54:16 +02: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