1
0
mirror of https://github.com/irssi/irssi.git synced 2024-06-02 06:11:11 +00:00
irssi/src/fe-text
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
..
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 remove TERM_TRUECOLOR define 2022-02-19 22:23:29 +01:00
gui-printtext.h enable mirc colour processing 2020-04-28 15:46:53 +02:00
gui-readline.c support multiple scripts 2022-02-06 01:47:55 +01: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 remove deprecated defines 2022-02-20 17:33:36 +01:00
lastlog.c make lines reformattable 2020-04-26 18:54:16 +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 formatting 2022-01-19 20:49:56 +01:00
mainwindows.h update include guard names 2019-05-01 22:22:22 +02:00
meson.build remove install_rpath 2022-02-19 21:44:10 +01:00
module-formats.c Add "paste event" signal 2022-02-05 22:32:57 +01: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 remove TERM_TRUECOLOR define 2022-02-19 22:23:29 +01: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 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 make lines reformattable 2020-04-26 18:54:16 +02:00
textbuffer-formats.c correctly store updated message levels e.g. from /hilight 2021-09-15 17:48:27 +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 remove TERM_TRUECOLOR define 2022-02-19 22:23:29 +01: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