| .. |
|
dcc
|
Add missing includes to shut the compiler up.
|
2010-04-04 12:07:26 +00:00 |
|
notifylist
|
Code Cleanup:
|
2009-02-08 17:22:42 +00:00 |
|
fe-common-irc.c
|
Oops. Update address correctly now.
|
2007-05-08 18:41:10 +00:00 |
|
fe-ctcp.c
|
Oops. Update address correctly now.
|
2007-05-08 18:41:10 +00:00 |
|
fe-events-numeric.c
|
Replace deprecated g_str[n]casecmp with g_ascii_str[n]cmp.
|
2014-06-10 12:06:19 -04:00 |
|
fe-events.c
|
Replace deprecated g_str[n]casecmp with g_ascii_str[n]cmp.
|
2014-06-10 12:06:19 -04:00 |
|
fe-irc-channels.c
|
Update channel forwarding code.
|
2007-07-08 16:44:35 +00:00 |
|
fe-irc-commands.c
|
deprecated glib strup/down fixes from exg.
|
2010-04-03 20:09:37 +00:00 |
|
fe-irc-messages.c
|
Do not call skip_target on a non irc server in irc 'own_public'
|
2008-11-16 16:28:09 +00:00 |
|
fe-irc-queries.c
|
Replace deprecated g_str[n]casecmp with g_ascii_str[n]cmp.
|
2014-06-10 12:06:19 -04:00 |
|
fe-irc-server.c
|
Add -ssl_pass to /connect and /server
|
2014-01-11 19:53:17 +00:00 |
|
fe-irc-server.h
|
Better !channel support - window items now have "visual_name" and channels
|
2002-05-16 00:34:37 +00:00 |
|
fe-ircnet.c
|
Code Cleanup:
|
2009-02-08 17:22:42 +00:00 |
|
fe-modes.c
|
Replace deprecated g_str[n]casecmp with g_ascii_str[n]cmp.
|
2014-06-10 12:06:19 -04:00 |
|
fe-netjoin.c
|
Replace deprecated g_str[n]casecmp with g_ascii_str[n]cmp.
|
2014-06-10 12:06:19 -04:00 |
|
fe-netsplit.c
|
Replace deprecated g_str[n]casecmp with g_ascii_str[n]cmp.
|
2014-06-10 12:06:19 -04:00 |
|
fe-whois.c
|
Revert recode changes r4483 and r4715.
|
2008-08-02 13:15:38 +00:00 |
|
irc-completion.c
|
Oops. Update address correctly now.
|
2007-05-08 18:41:10 +00:00 |
|
Makefile.am
|
Fixed handling WHOIS printing once and for all. Everything unknown between
|
2004-07-11 15:42:21 +00:00 |
|
module-formats.c
|
s/Splitted/Split/. Typo spotted by Gerfried Fuchs (Rhonda at IRCnet)
|
2009-07-29 11:48:08 +00:00 |
|
module-formats.h
|
Show setter/time in +I lists, if sent by the server.
|
2008-02-20 20:28:07 +00:00 |
|
module.h
|
Moved some stuff from irc to core. Added command_bind_proto() function to
|
2001-11-02 01:05:14 +00:00 |