Ailin Nemui
c554a45738
fix stale special collector use after free
...
reported by ednash and investigated by @dwfreed
2023-03-26 23:37:12 +02:00
Ailin Nemui
1453f46fcf
add timezone to g_date_time_new_from_iso8601 call
2022-12-18 16:34:15 +01:00
ailin-nemui
88cc48651d
Merge pull request #1428 from ailin-nemui/flip-level
...
add (hide)level flip command
2022-11-29 20:05:52 +01:00
Ailin Nemui
261a7ce76e
add (hide)level flip command
2022-11-27 17:14:19 +01:00
Ailin Nemui
7d20ea92ae
fix lastlog -window
2022-11-13 11:35:41 +01:00
Ailin Nemui
093dcd423f
no infinite loops please
2022-09-22 22:25:02 +02:00
Andreas Lundin
a237321b33
re-write SIGTERM handling
...
Exit safely on SIGTERM by emitting "gui exit" from the main loops of
fe-text and fe-none rather than from the signal handler itself.
Based on feedback from Nei and dwfreed.
2022-08-11 20:09:59 +00:00
Ailin Nemui
7fe7de3c2e
get line texts before printing lastlog
2022-07-12 20:50:01 +02:00
Ailin Nemui
453e65bbfe
misc cleanup
2022-06-13 09:41:46 +02:00
Ailin Nemui
b028b8e19d
fix recount of lines after scroll
2022-06-13 09:41:46 +02:00
Ailin Nemui
48edd6f5fa
fix recount of lines after window set
2022-06-13 08:22:18 +02:00
Ailin Nemui
04b914dcb0
fix visible lines expiring from cache
2022-06-13 01:17:19 +02:00
Ailin Nemui
67aa2baf62
fix memory leak when updating single line
2022-06-13 01:17:19 +02:00
Ailin Nemui
ae8ec99d5c
fix scrollback redraw not updating linecount
2022-06-13 01:17:19 +02:00
Ailin Nemui
f2c5e60766
revert branding
2022-06-07 15:47:49 +02:00
Ailin Nemui
a39bc0601c
fix missing len in g_array_copy
2022-05-31 21:09:39 +02:00
Ailin Nemui
7360944900
add new PUBNOTICES level
...
separating private notices and channel notices
2022-04-21 13:38:40 +02:00
Ailin Nemui
8fa2d01a7f
fix scroll_page_count settings with .
2022-03-11 08:56:35 +01:00
Ailin Nemui
883510a3fd
remove deprecated defines
...
- PERL_STATIC_LIBS (was not tested anymore)
- HAVE_GMODULE (always required)
- HAVE_STATIC_IRC
- HAVE_STATIC_PERL
- HAVE_SOCKS (was not working properly)
- USE_GREGEX (we use it)
2022-02-20 17:33:36 +01:00
Ailin Nemui
0682cbed3c
remove TERM_TRUECOLOR define
2022-02-19 22:23:29 +01:00
Ailin Nemui
e692f85f4a
remove install_rpath
...
reported by dwfreed / Unit193
2022-02-19 21:44:10 +01:00
Ailin Nemui
b8736225cf
good-bye and thanks, autotools
2022-02-19 21:44:10 +01:00
Ailin Nemui
82f8ee57c3
autoload the IRC module
2022-02-16 21:49:11 +01:00
ailin-nemui
738931762b
Merge pull request #60 from ailin-nemui/paste
...
Add "paste event" signal
2022-02-11 14:17:49 +01:00
ailin-nemui
27008bf447
Merge pull request #58 from ailin-nemui/erase-cutbuffer
...
Add empty_kill_clears_cutbuffer option
2022-02-06 16:33:20 +01:00
Ailin Nemui
e5d02bd57b
simplify
2022-02-06 14:22:56 +01:00
Ailin Nemui
32ab41625f
simplify code
2022-02-06 09:50:38 +01:00
Ailin Nemui
089cab715f
fix formatting
2022-02-06 02:27:36 +01:00
Ailin Nemui
75e56297fc
fix intentation
2022-02-06 02:25:19 +01:00
Mikael Magnusson
d652055060
Add empty_kill_clears_cutbuffer option
...
Adapted revert of 13524b1f76bb.
2022-02-06 02:24:17 +01:00
vague666
d6b55c6d43
Make redrawing of item actually work
2022-02-06 01:49:24 +01:00
vague666
de626250b5
Added statusbar_items_redraw code
2022-02-06 01:49:24 +01:00
vague666
cdda5ab759
Make actlist separator a setting
2022-02-06 01:49:24 +01:00
Ailin Nemui
f47154d1a9
support multiple scripts
2022-02-06 01:47:55 +01:00
Ailin Nemui
d4ed3460fc
fix some stupidness
2022-02-06 00:41:13 +01:00
Ailin Nemui
5cd13d6ea2
compatibility code for old GLib
2022-02-05 23:24:52 +01:00
Ailin Nemui
17f185d833
add setting to ignore first newline
2022-02-05 23:01:55 +01:00
Ailin Nemui
4846e4f319
Add "paste event" signal
2022-02-05 22:32:57 +01:00
Ailin Nemui
7b22f41ec5
formatting
2022-01-19 20:49:56 +01:00
Mikael Magnusson
29e36a8fb0
Make window left/right skip windows that are already visible in other mainwins
2022-01-19 20:41:52 +01:00
Ailin Nemui
949dc06af3
correctly store updated message levels e.g. from /hilight
2021-09-15 17:48:27 +02:00
Ailin Nemui
2cdcf86174
branding
2021-09-06 23:44:23 +02:00
Ailin Nemui
6a33139939
compat for glib 2.55
2021-08-15 15:57:34 +02:00
Ailin Nemui
5953b675b9
store the hilight result in the meta table and apply it during the "gui render line text" signal
2021-08-12 23:53:44 +02:00
Ailin Nemui
8d314eadf1
move TEXT_BUFFER_META_REC -> LINE_INFO_META_REC
2021-08-12 23:51:18 +02:00
Ailin Nemui
554a8556d2
fix use of wrong "equal" function in meta hash tables
2021-08-12 23:46:31 +02:00
Ailin Nemui
2122daa3f3
Run clang-format
2021-04-30 10:27:47 +02:00
nia
4fa72e857c
Fix build on operating systems with X/Open Curses, version 2
...
Add the missing arguments to tparm. X/Open Curses specifies
tparm takes a fixed number of 10 arguments, while ncurses
has implemented it as a varargs function. tiparm is a standardized
version of varargs tparm, support in both NetBSD libcurses and
ncurses, but not by older versions of Solaris.
This is an alternate fix to the one proposed in irssi/irssi/#1305
that should keep compatibility with older versions of Solaris by
avoiding tiparm.
2021-04-26 10:31:34 +02:00
ailin-nemui
3a54c85b15
Merge pull request #1295 from ailin-nemui/module-autoload-one
...
autoload modules from default setting
2021-04-11 13:24:21 +02:00
Ailin Nemui
645d80d3b8
Merge tag '1.2.3' into integrate/1.2.3
2021-04-09 19:03:58 +02:00