1
0
mirror of https://github.com/irssi/irssi.git synced 2024-06-09 06:20:45 +00:00
irssi/src/irc/dcc
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
..
dcc-autoget.c Use full paths to includes 2019-05-01 22:08:45 +02:00
dcc-chat.c Use full paths to includes 2019-05-01 22:08:45 +02:00
dcc-chat.h update include guard names 2019-05-01 22:22:22 +02:00
dcc-file-rec.h Use full paths to includes 2019-05-01 22:08:45 +02:00
dcc-file.h update include guard names 2019-05-01 22:22:22 +02:00
dcc-get.c Fix some glib deprecation warnings 2019-10-31 23:49:40 +01:00
dcc-get.h update include guard names 2019-05-01 22:22:22 +02:00
dcc-queue.c Use full paths to includes 2019-05-01 22:08:45 +02:00
dcc-queue.h update include guard names 2019-05-01 22:22:22 +02:00
dcc-rec.h Passive DCC support by Francesco Fracassi (francesco.f at openssl.it) 2004-03-23 22:06:41 +00:00
dcc-resume.c Fix memory leaks 2019-07-27 18:34:03 +00:00
dcc-send.c Use full paths to includes 2019-05-01 22:08:45 +02:00
dcc-send.h update include guard names 2019-05-01 22:22:22 +02:00
dcc-server.c Fix some glib deprecation warnings 2019-10-31 23:49:40 +01:00
dcc-server.h update include guard names 2019-05-01 22:22:22 +02:00
dcc.c modularise irc component 2019-07-17 13:37:19 +02:00
dcc.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.h Use full paths to includes 2019-05-01 22:08:45 +02:00