1
0
mirror of https://github.com/irssi/irssi.git synced 2024-09-15 04:28:09 -04:00
irssi/src
ailin-nemui 6b93d6e338 implement expando cache
- the expando values need to be stored now that the lines are
  reformattable, otherwise the old values are lost (and they depend on
  context only available at the time the line is initially printed)

- the cache is collected from the special-vars evaluation code

- the cache is controlled by the textbuffer-formats code, and stored in
  the text_buffer_format_rec
2020-04-26 20:42:02 +02:00
..
core implement expando cache 2020-04-26 20:42:02 +02:00
fe-common make lines reformattable 2020-04-26 18:54:16 +02:00
fe-fuzz silence glib log output during fuzzing on oss-fuzz 2019-09-10 13:08:35 +02:00
fe-none Fix some glib deprecation warnings 2019-10-31 23:49:40 +01:00
fe-text implement expando cache 2020-04-26 20:42:02 +02:00
irc Update src/irc/core/lag.c 2020-01-08 10:15:47 +01:00
lib-config meson build support 2019-07-10 09:25:26 +02:00
otr meson build support 2019-07-10 09:25:26 +02:00
perl make lines reformattable 2020-04-26 18:54:16 +02:00
common.h Used Tabs instead of spaces and increased ABI_VERSION 2020-04-06 17:04:35 +02:00
Makefile.am Add OTR support. 2018-02-26 23:32:57 +01:00
meson.build meson build support 2019-07-10 09:25:26 +02:00