1
0
mirror of https://github.com/irssi/irssi.git synced 2024-06-16 06:25:24 +00:00
irssi/src/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
..
args.c Use full paths to includes 2019-05-01 22:08:45 +02:00
args.h update include guard names 2019-05-01 22:22:22 +02:00
capsicum.c Use full paths to includes 2019-05-01 22:08:45 +02:00
capsicum.h update include guard names 2019-05-01 22:22:22 +02:00
channel-rec.h Use full paths to includes 2019-05-01 22:08:45 +02:00
channel-setup-rec.h Config file: ircnets -> chatnets, added type = "chat protocol" to 2001-02-17 19:44:22 +00:00
channels-setup.c Use full paths to includes 2019-05-01 22:08:45 +02:00
channels-setup.h update include guard names 2019-05-01 22:22:22 +02:00
channels.c Use full paths to includes 2019-05-01 22:08:45 +02:00
channels.h update include guard names 2019-05-01 22:22:22 +02:00
chat-commands.c Use full paths to includes 2019-05-01 22:08:45 +02:00
chat-protocols.c Use full paths to includes 2019-05-01 22:08:45 +02:00
chat-protocols.h update include guard names 2019-05-01 22:22:22 +02:00
chatnet-rec.h Revert "Network and IPv{4,6} related changes" 2015-09-22 21:59:17 +02:00
chatnets.c Use full paths to includes 2019-05-01 22:08:45 +02:00
chatnets.h update include guard names 2019-05-01 22:22:22 +02:00
commands.c Fix some glib deprecation warnings 2019-10-31 23:49:40 +01:00
commands.h update include guard names 2019-05-01 22:22:22 +02:00
core.c implement reference counted strings 2019-08-14 20:50:44 +02:00
core.h update include guard names 2019-05-01 22:22:22 +02:00
expandos.c make the $Z time overridable 2019-08-13 16:59:07 +02:00
expandos.h make the $Z time overridable 2019-08-13 16:59:07 +02:00
ignore.c Use full paths to includes 2019-05-01 22:08:45 +02:00
ignore.h update include guard names 2019-05-01 22:22:22 +02:00
iregex-gregex.c Use full paths to includes 2019-05-01 22:08:45 +02:00
iregex-regexh.c Use full paths to includes 2019-05-01 22:08:45 +02:00
iregex.h update include guard names 2019-05-01 22:22:22 +02:00
levels.c Use full paths to includes 2019-05-01 22:08:45 +02:00
levels.h update include guard names 2019-05-01 22:22:22 +02:00
line-split.c Fix some glib deprecation warnings 2019-10-31 23:49:40 +01:00
line-split.h update include guard names 2019-05-01 22:22:22 +02:00
log-away.c Use full paths to includes 2019-05-01 22:08:45 +02:00
log.c Use full paths to includes 2019-05-01 22:08:45 +02:00
log.h update include guard names 2019-05-01 22:22:22 +02:00
Makefile.am implement reference counted strings 2019-08-14 20:50:44 +02:00
masks.c Use full paths to includes 2019-05-01 22:08:45 +02:00
masks.h update include guard names 2019-05-01 22:22:22 +02:00
meson.build implement reference counted strings 2019-08-14 20:50:44 +02:00
misc.c Remove unused function 2019-10-05 14:32:35 -07:00
misc.h Mark unused function deprecated 2019-10-05 14:32:35 -07:00
module.h Use full paths to includes 2019-05-01 22:08:45 +02:00
modules-load.c Use full paths to includes 2019-05-01 22:08:45 +02:00
modules-load.h update include guard names 2019-05-01 22:22:22 +02:00
modules.c modularise irc component 2019-07-17 13:37:19 +02:00
modules.h modularise irc component 2019-07-17 13:37:19 +02:00
net-disconnect.c increase disconnect buffer and get rid of some magic 510 values 2019-08-13 18:17:35 +02:00
net-disconnect.h update include guard names 2019-05-01 22:22:22 +02:00
net-nonblock.c Use full paths to includes 2019-05-01 22:08:45 +02:00
net-nonblock.h update include guard names 2019-05-01 22:22:22 +02:00
net-sendbuffer.c Fix some glib deprecation warnings 2019-10-31 23:49:40 +01:00
net-sendbuffer.h update include guard names 2019-05-01 22:22:22 +02:00
network-openssl.c Free g_strdup() allocated memory with g_free() 2019-07-27 18:23:51 +00:00
network-openssl.h update include guard names 2019-05-01 22:22:22 +02:00
network.c Use full paths to includes 2019-05-01 22:08:45 +02:00
network.h update include guard names 2019-05-01 22:22:22 +02:00
nick-rec.h use extended-join capability 2019-08-13 18:23:34 +02:00
nicklist.c missing free 2019-10-05 23:30:25 +02:00
nicklist.h use account-notify capability 2019-08-15 17:30:38 +02:00
nickmatch-cache.c Use full paths to includes 2019-05-01 22:08:45 +02:00
nickmatch-cache.h update include guard names 2019-05-01 22:22:22 +02:00
pidwait.c Use full paths to includes 2019-05-01 22:08:45 +02:00
pidwait.h update include guard names 2019-05-01 22:22:22 +02:00
queries.c Use full paths to includes 2019-05-01 22:08:45 +02:00
queries.h update include guard names 2019-05-01 22:22:22 +02:00
query-rec.h Use full paths to includes 2019-05-01 22:08:45 +02:00
rawlog.c Merge pull request #1020 from teschi/allow_rawlog_lines_to_shrink_again 2019-05-23 10:39:45 +02:00
rawlog.h update include guard names 2019-05-01 22:22:22 +02:00
recode.c Use full paths to includes 2019-05-01 22:08:45 +02:00
recode.h update include guard names 2019-05-01 22:22:22 +02:00
refstrings.c implement reference counted strings 2019-08-14 20:50:44 +02:00
refstrings.h implement reference counted strings 2019-08-14 20:50:44 +02:00
server-connect-rec.h Add x509 certificate and public key pinning support. 2016-10-22 22:01:50 +02:00
server-rec.h Remove unused functions 2019-02-18 11:53:46 -08:00
server-setup-rec.h Add x509 certificate and public key pinning support. 2016-10-22 22:01:50 +02:00
servers-reconnect.c Fill more connection information in one spot 2019-10-12 15:46:42 -07:00
servers-reconnect.h update include guard names 2019-05-01 22:22:22 +02:00
servers-setup.c Fill more connection information in one spot 2019-10-12 15:46:42 -07:00
servers-setup.h update include guard names 2019-05-01 22:22:22 +02:00
servers.c Use full paths to includes 2019-05-01 22:08:45 +02:00
servers.h update include guard names 2019-05-01 22:22:22 +02:00
session.c Use full paths to includes 2019-05-01 22:08:45 +02:00
session.h update include guard names 2019-05-01 22:22:22 +02:00
settings.c Fix memory leaks 2019-07-27 18:34:03 +00:00
settings.h update include guard names 2019-05-01 22:22:22 +02:00
signals.c Use full paths to includes 2019-05-01 22:08:45 +02:00
signals.h update include guard names 2019-05-01 22:22:22 +02:00
special-vars.c limit special-vars alignment memory to not exhaust fuzzer 2019-08-30 20:30:02 +02:00
special-vars.h update include guard names 2019-05-01 22:22:22 +02:00
tls.c Use full paths to includes 2019-05-01 22:08:45 +02:00
tls.h update include guard names 2019-05-01 22:22:22 +02:00
utf8.c Use full paths to includes 2019-05-01 22:08:45 +02:00
utf8.h update include guard names 2019-05-01 22:22:22 +02:00
wcwidth-wrapper.c Use full paths to includes 2019-05-01 22:08:45 +02:00
wcwidth.c Use full paths to includes 2019-05-01 22:08:45 +02:00
window-item-def.h update include guard names 2019-05-01 22:22:22 +02:00
window-item-rec.h speed up window_item_find by interning name and removing call to channel_find 2014-06-15 23:37:13 +02:00
write-buffer.c Use full paths to includes 2019-05-01 22:08:45 +02:00
write-buffer.h update include guard names 2019-05-01 22:22:22 +02:00