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 627d288a49 Tab-completion works now with /commands and /set variables, patch by
<Tommi.Komulainen@iki.fi>. Fixed also a few memleaks.


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@342 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-06-14 18:19:05 +00:00
..
dcc Lots of DCC related fixes. 2000-06-04 01:36:07 +00:00
flood Fixed some flood detection, ignoring and autoignoring bugs. 2000-06-14 17:52:03 +00:00
notifylist --with-modules=xxx builds now specified extra modules to irssi binary. 2000-05-29 16:37:00 +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
completion.c Tab-completion works now with /commands and /set variables, patch by 2000-06-14 18:19:05 +00:00
completion.h completion_msgtoyou() -> irc_nick_match() 2000-06-04 12:38:28 +00:00
fe-channels.c /CHANNEL LIST displayed comma at the end of channel options. ugly. 2000-06-10 08:34:20 +00:00
fe-common-irc.c /IRCNET command. 2000-06-04 14:52:47 +00:00
fe-common-irc.h ..adding new files.. 2000-04-26 08:03:38 +00:00
fe-ctcp.c Also print the "CTCP TIME received" to screen :) 2000-05-15 15:32:27 +00:00
fe-events-numeric.c If you're not allowed to connect to server (K-lined, no I-line), Irssi 2000-06-11 19:34:29 +00:00
fe-events.c Channel messages were printed wrong because of previous cleanup :) 2000-06-12 23:19:34 +00:00
fe-ignore.c Fixed some flood detection, ignoring and autoignoring bugs. 2000-06-14 17:52:03 +00:00
fe-irc-commands.c CTCP msgs/replies stops the "event privmsg" or "event notice" signals now 2000-06-12 22:57:53 +00:00
fe-irc-server.c /IRCNET command. 2000-06-04 14:52:47 +00:00
fe-ircnet.c forgot this file.. 2000-06-04 15:33:48 +00:00
fe-netsplit.c In netsplit quit messages, display @ in front of operators' nicks. 2000-06-14 17:58:14 +00:00
fe-query.c "window changed" signal now gives the old window as it's second argument. 2000-06-14 17:41:45 +00:00
fe-query.h CTCP msgs/replies stops the "event privmsg" or "event notice" signals now 2000-06-12 22:57:53 +00:00
irc-hilight-text.c ..adding new files.. 2000-04-26 08:03:38 +00:00
irc-hilight-text.h ..adding new files.. 2000-04-26 08:03:38 +00:00
irc-window-activity.c CTCP msgs/replies stops the "event privmsg" or "event notice" signals now 2000-06-12 22:57:53 +00:00
Makefile.am CTCP msgs/replies stops the "event privmsg" or "event notice" signals now 2000-06-12 22:57:53 +00:00
module-formats.c CTCP msgs/replies stops the "event privmsg" or "event notice" signals now 2000-06-12 22:57:53 +00:00
module-formats.h Print "starting query with <nick>" when query is created. 2000-06-11 21:01:30 +00:00
module.h ..adding new files.. 2000-04-26 08:03:38 +00:00