1
0
mirror of https://github.com/irssi/irssi.git synced 2024-06-09 06:20:45 +00:00
irssi/src/fe-text
dequis 664c38afba Fix some glib deprecation warnings
Most of these have been deprecated since forever (2.2), but they didn't
raise warnings. Now they do, and the warnings are not the most verbose
warnings you could ask for, but, they point in the right direction.

This doesn't handle the GTimeVal deprecation warnings. Those seem
trickier since they cover API, will look into those right after this.
2019-10-31 23:49:40 +01:00
..
gui-entry.c Fix some glib deprecation warnings 2019-10-31 23:49:40 +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 Use the 24bit mIRC colour mappings if colors_ansi_24bit is enabled 2019-06-18 14:55:47 +02:00
gui-printtext.h update include guard names 2019-05-01 22:22:22 +02:00
gui-readline.c Use full paths to includes 2019-05-01 22:08:45 +02:00
gui-readline.h update include guard names 2019-05-01 22:22:22 +02:00
gui-windows.c Use full paths to includes 2019-05-01 22:08:45 +02:00
gui-windows.h update include guard names 2019-05-01 22:22:22 +02:00
irssi.c Fix some glib deprecation warnings 2019-10-31 23:49:40 +01:00
lastlog.c Use full paths to includes 2019-05-01 22:08:45 +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 fix crash on startup when resizing before active_win 2019-08-27 12:42:20 +02:00
mainwindows.h update include guard names 2019-05-01 22:22:22 +02:00
Makefile.am Use full paths to includes 2019-05-01 22:08:45 +02:00
meson.build meson build support 2019-07-10 09:25:26 +02:00
module-formats.c Use full paths to includes 2019-05-01 22:08:45 +02:00
module-formats.h Use full paths to includes 2019-05-01 22:08:45 +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 Use full paths to includes 2019-05-01 22:08:45 +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 Use full paths to includes 2019-05-01 22:08:45 +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 Use full paths to includes 2019-05-01 22:08:45 +02:00
terminfo-core.h update include guard names 2019-05-01 22:22:22 +02:00
textbuffer-commands.c implement reference counted strings 2019-08-14 20:50:44 +02:00
textbuffer-view.c bottom_startline lost? 2019-10-13 21:35:30 +02:00
textbuffer-view.h update include guard names 2019-05-01 22:22:22 +02:00
textbuffer.c Use full paths to includes 2019-05-01 22:08:45 +02:00
textbuffer.h update include guard names 2019-05-01 22:22:22 +02:00