1
0
mirror of https://github.com/irssi/irssi.git synced 2024-06-09 06:20:45 +00:00
irssi/src/irc/core
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
..
bans.c Fix some glib deprecation warnings 2019-10-31 23:49:40 +01:00
bans.h update include guard names 2019-05-01 22:22:22 +02:00
channel-events.c show invites of other users when provided 2019-08-14 23:55:40 +02:00
channel-events.h update include guard names 2019-05-01 22:22:22 +02:00
channel-rejoin.c Use full paths to includes 2019-05-01 22:08:45 +02:00
channel-rejoin.h update include guard names 2019-05-01 22:22:22 +02:00
channels-query.c Use full paths to includes 2019-05-01 22:08:45 +02:00
ctcp.c Use full paths to includes 2019-05-01 22:08:45 +02:00
ctcp.h update include guard names 2019-05-01 22:22:22 +02:00
irc-cap.c free params 2019-08-30 22:14:26 +02:00
irc-cap.h update include guard names 2019-05-01 22:22:22 +02:00
irc-channels-setup.c Use full paths to includes 2019-05-01 22:08:45 +02:00
irc-channels.c sending of tag messages and customisable maximum irc message length 2019-08-15 16:33:50 +02:00
irc-channels.h update include guard names 2019-05-01 22:22:22 +02:00
irc-chatnets.c Use full paths to includes 2019-05-01 22:08:45 +02:00
irc-chatnets.h update include guard names 2019-05-01 22:22:22 +02:00
irc-commands.c request the setname capability 2019-08-14 23:40:39 +02:00
irc-commands.h update include guard names 2019-05-01 22:22:22 +02:00
irc-core.c modularise irc component 2019-07-17 13:37:19 +02:00
irc-expandos.c Use full paths to includes 2019-05-01 22:08:45 +02:00
irc-masks.c Use full paths to includes 2019-05-01 22:08:45 +02:00
irc-masks.h update include guard names 2019-05-01 22:22:22 +02:00
irc-nicklist.c fix crashes when nick is missing 2019-08-16 21:37:53 +02:00
irc-nicklist.h update include guard names 2019-05-01 22:22:22 +02:00
irc-queries.c Use full paths to includes 2019-05-01 22:08:45 +02:00
irc-queries.h update include guard names 2019-05-01 22:22:22 +02:00
irc-servers-reconnect.c copy sasl username and password values 2019-06-17 15:22:27 +02:00
irc-servers-setup.c copy sasl username and password values 2019-06-17 15:22:27 +02:00
irc-servers-setup.h update include guard names 2019-05-01 22:22:22 +02:00
irc-servers.c fix the fix 2019-10-01 11:09:25 +02:00
irc-servers.h enable self-message support 2019-09-04 14:27:06 +02:00
irc-session.c Use full paths to includes 2019-05-01 22:08:45 +02:00
irc.c sending of tag messages and customisable maximum irc message length 2019-08-15 16:33:50 +02:00
irc.h update include guard names 2019-05-01 22:22:22 +02:00
lag.c Use full paths to includes 2019-05-01 22:08:45 +02:00
Makefile.am Use full paths to includes 2019-05-01 22:08:45 +02:00
massjoin.c fix crash in join due to incorrect free 2019-09-04 14:57:56 +02:00
meson.build meson build support 2019-07-10 09:25:26 +02:00
mode-lists.c Use full paths to includes 2019-05-01 22:08:45 +02:00
mode-lists.h update include guard names 2019-05-01 22:22:22 +02:00
modes.c Use full paths to includes 2019-05-01 22:08:45 +02:00
modes.h update include guard names 2019-05-01 22:22:22 +02:00
module.h Use full paths to includes 2019-05-01 22:08:45 +02:00
netsplit.c Use full paths to includes 2019-05-01 22:08:45 +02:00
netsplit.h update include guard names 2019-05-01 22:22:22 +02:00
sasl.c Use full paths to includes 2019-05-01 22:08:45 +02:00
sasl.h update include guard names 2019-05-01 22:22:22 +02:00
servers-idle.c Use full paths to includes 2019-05-01 22:08:45 +02:00
servers-idle.h update include guard names 2019-05-01 22:22:22 +02:00
servers-redirect.c Use full paths to includes 2019-05-01 22:08:45 +02:00
servers-redirect.h update include guard names 2019-05-01 22:22:22 +02:00