1
0
mirror of https://github.com/irssi/irssi.git synced 2024-12-04 14:46:39 -05:00
irssi/src/fe-common/irc
Timo Sirainen 6e54baaa0c /network fixes
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3275 dbcabf3a-b0e7-0310-adc4-f8d773084564
2004-08-19 18:47:41 +00:00
..
dcc noinst_HEADERS -> pkginc_HEADERS 2004-05-10 20:30:57 +00:00
notifylist noinst_HEADERS -> pkginc_HEADERS 2004-05-10 20:30:57 +00:00
.cvsignore irc/irc.c and fe-common/irc/irc-modules.c are generated by configure 2000-05-25 12:58:59 +00:00
fe-common-irc.c Fixed handling WHOIS printing once and for all. Everything unknown between 2004-07-11 15:42:21 +00:00
fe-ctcp.c Allow still showing ping time even if client replied with only one ping 2002-02-15 16:24:53 +00:00
fe-events-numeric.c Fixed handling WHOIS printing once and for all. Everything unknown between 2004-07-11 15:42:21 +00:00
fe-events.c removed //#include 2003-11-24 15:22:18 +00:00
fe-irc-channels.c Added WINDOW_REC declaration to common.h, removed unneeded #include "servers.h" from fe-windows.h which broke several files, added the #include in them. 2001-12-20 02:14:49 +00:00
fe-irc-commands.c Correct handling of /NOTICE @#channel, patch by dg 2002-10-14 15:18:32 +00:00
fe-irc-messages.c Correct handling of /NOTICE @#channel, patch by dg 2002-10-14 15:18:32 +00:00
fe-irc-queries.c nick tracking change: now it renames the query only if the old nick doesn't 2002-07-01 21:13:33 +00:00
fe-irc-server.c s/ircnet/network/ - patch by Joost Vunderink 2004-07-11 21:31:49 +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 /network fixes 2004-08-19 18:47:41 +00:00
fe-modes.c Better !channel support - window items now have "visual_name" and channels 2002-05-16 00:34:37 +00:00
fe-netjoin.c isupport updates 2004-01-25 18:18:18 +00:00
fe-netsplit.c Show voices in netsplits. Fix voices breaking netjoins. Patch by Maarten van 2003-07-09 23:36:05 +00:00
fe-whois.c Fixed handling WHOIS printing once and for all. Everything unknown between 2004-07-11 15:42:21 +00:00
irc-completion.c More tab completion: /DISCONNECT, /SERVER ADD|REMOVE, /STATS 2002-10-14 16:12:01 +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/ircnet/network/ - patch by Joost Vunderink 2004-07-11 21:31:49 +00:00
module-formats.h s/ircnet/network/ - patch by Joost Vunderink 2004-07-11 21:31:49 +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