..
.cvsignore
updates
2000-04-26 09:43:45 +00:00
args.c
Cleaned up code.
2000-07-16 20:18:05 +00:00
args.h
..adding new files..
2000-04-26 08:03:38 +00:00
channel-rec.h
several fixes to make irssi compile without warnings with MIPSpro
2000-11-23 21:40:07 +00:00
channels-setup.c
removed backwards compatibility from ircnet -> chatnet change
2000-12-17 07:40:59 +00:00
channels-setup.h
several fixes to make irssi compile without warnings with MIPSpro
2000-11-23 21:40:07 +00:00
channels.c
removed useless chat_type checks
2000-12-17 01:37:12 +00:00
channels.h
multiprotocol updates. SILC prints channel and private messages now
2000-09-30 22:49:48 +00:00
chat-commands.c
/SET prompt, /SET prompt_window - Specifies the text in prompt.
2000-12-17 07:39:22 +00:00
chat-protocols.c
Chat protocol updates.
2000-10-01 20:48:10 +00:00
chat-protocols.h
Chat protocol updates.
2000-10-01 20:48:10 +00:00
chatnet-rec.h
Added chat protocol register. Changed all chat_type fields to use it.
2000-09-01 00:26:46 +00:00
chatnets.c
/set autocreate_query -> /set autocreate_query_level
2000-09-06 21:30:56 +00:00
chatnets.h
Object type checking fixes
2000-08-30 22:29:55 +00:00
commands.c
Destroy all settings and commands used by modules when they're unloaded.
2000-12-17 04:14:47 +00:00
commands.h
Destroy all settings and commands used by modules when they're unloaded.
2000-12-17 04:14:47 +00:00
core.c
Settings are now stored in module-specific blocks. Irssi complains
2000-12-17 05:44:45 +00:00
core.h
..adding new files..
2000-04-26 08:03:38 +00:00
expandos.c
/SET prompt, /SET prompt_window - Specifies the text in prompt.
2000-12-17 07:39:22 +00:00
expandos.h
/SET prompt, /SET prompt_window - Specifies the text in prompt.
2000-12-17 07:39:22 +00:00
ignore.c
Improved nick_match_msg() - it shouldn't give wrong matches as easily
2000-12-17 01:20:21 +00:00
ignore.h
several fixes to make irssi compile without warnings with MIPSpro
2000-11-23 21:40:07 +00:00
levels.c
compiler warning fixes + one real bug in dcc-chat
2000-11-18 15:31:28 +00:00
levels.h
Cleaned up code.
2000-07-16 20:18:05 +00:00
line-split.c
line_split() : use g_memmove() instead of memcpy() .. hm. how could
2000-09-06 21:54:53 +00:00
line-split.h
..adding new files..
2000-04-26 08:03:38 +00:00
log.c
config changes, CONFIG_REC is now required parameter for
2000-11-26 10:24:30 +00:00
log.h
several fixes to make irssi compile without warnings with MIPSpro
2000-11-23 21:40:07 +00:00
Makefile.am
NICK_REC can be now inherited
2000-12-06 01:07:21 +00:00
masks.c
minor speed enhance
2000-11-07 01:46:25 +00:00
masks.h
Lots of moving stuff around - hopefully I didn't break too much :)
2000-08-26 15:39:44 +00:00
memdebug.c
modules are deinitialized at quit.
2000-09-27 23:43:53 +00:00
memdebug.h
Added g_dirname() so ig_free() won't complain when free()ing it.
2000-06-18 10:02:39 +00:00
misc.c
Use GIOChannel instead of sockets directly. Helps porting to win32 :)
2000-12-04 22:57:18 +00:00
misc.h
added g_timeval_cmp()
2000-11-30 23:12:42 +00:00
module.h
..adding new files..
2000-04-26 08:03:38 +00:00
modules.c
Settings are now stored in module-specific blocks. Irssi complains
2000-12-17 05:44:45 +00:00
modules.h
Updates.
2000-09-02 18:53:58 +00:00
net-disconnect.c
Use GIOChannel instead of sockets directly. Helps porting to win32 :)
2000-12-04 22:57:18 +00:00
net-disconnect.h
..adding new files..
2000-04-26 08:03:38 +00:00
net-internal.h
Some fixes for compiling with Win32 :)
2000-10-26 18:12:20 +00:00
net-nonblock.c
bugfix
2000-12-08 15:47:18 +00:00
net-nonblock.h
Use GIOChannel instead of sockets directly. Helps porting to win32 :)
2000-12-04 22:57:18 +00:00
net-sendbuffer.c
Use GIOChannel instead of sockets directly. Helps porting to win32 :)
2000-12-04 22:57:18 +00:00
net-sendbuffer.h
Use GIOChannel instead of sockets directly. Helps porting to win32 :)
2000-12-04 22:57:18 +00:00
network.c
net_receive(), net_transmit(): error handling was buggy
2000-12-08 20:13:21 +00:00
network.h
Use GIOChannel instead of sockets directly. Helps porting to win32 :)
2000-12-04 22:57:18 +00:00
nick-rec.h
NICK_REC can be now inherited
2000-12-06 01:07:21 +00:00
nicklist.c
Improved nick_match_msg() - it shouldn't give wrong matches as easily
2000-12-17 01:20:21 +00:00
nicklist.h
Improved nick_match_msg() - it shouldn't give wrong matches as easily
2000-12-17 01:20:21 +00:00
pidwait.c
Cleaned up code.
2000-07-16 20:18:05 +00:00
pidwait.h
..adding new files..
2000-04-26 08:03:38 +00:00
queries.c
Some minor query fixes. Nick changes are also detected by checking if
2000-12-17 02:20:22 +00:00
queries.h
Some minor query fixes. Nick changes are also detected by checking if
2000-12-17 02:20:22 +00:00
query-rec.h
several fixes to make irssi compile without warnings with MIPSpro
2000-11-23 21:40:07 +00:00
rawlog.c
Cleaned up code.
2000-07-16 20:18:05 +00:00
rawlog.h
Perl working again, better than ever (unless there's bugs :)
2000-04-28 08:07:42 +00:00
server-connect-rec.h
several fixes to make irssi compile without warnings with MIPSpro
2000-11-23 21:40:07 +00:00
server-rec.h
Use GIOChannel instead of sockets directly. Helps porting to win32 :)
2000-12-04 22:57:18 +00:00
server-setup-rec.h
several fixes to make irssi compile without warnings with MIPSpro
2000-11-23 21:40:07 +00:00
servers-reconnect.c
Don't crash with /reconnect <unknown tag>
2000-12-09 22:58:59 +00:00
servers-reconnect.h
Added some magic to /SERVER - if there's no server to disconnect from
2000-11-26 02:09:15 +00:00
servers-redirect.c
Lots of moving stuff around - hopefully I didn't break too much :)
2000-08-26 15:39:44 +00:00
servers-redirect.h
Lots of moving stuff around - hopefully I didn't break too much :)
2000-08-26 15:39:44 +00:00
servers-setup.c
removed backwards compatibility from ircnet -> chatnet change
2000-12-17 07:40:59 +00:00
servers-setup.h
Object type checking fixes
2000-08-30 22:29:55 +00:00
servers.c
Use GIOChannel instead of sockets directly. Helps porting to win32 :)
2000-12-04 22:57:18 +00:00
servers.h
Moved nick/msg/channel completion to core with some cleanups.
2000-10-14 14:07:31 +00:00
settings.c
when changing config file to new format send "setup changed" signal at
2000-12-19 17:42:56 +00:00
settings.h
Settings are now stored in module-specific blocks. Irssi complains
2000-12-17 05:44:45 +00:00
signals.c
/SET prompt, /SET prompt_window - Specifies the text in prompt.
2000-12-17 07:39:22 +00:00
signals.h
/SET prompt, /SET prompt_window - Specifies the text in prompt.
2000-12-17 07:39:22 +00:00
special-vars.c
/SET prompt, /SET prompt_window - Specifies the text in prompt.
2000-12-17 07:39:22 +00:00
special-vars.h
/SET prompt, /SET prompt_window - Specifies the text in prompt.
2000-12-17 07:39:22 +00:00
window-item-def.h
Lots of moving stuff around - hopefully I didn't break too much :)
2000-08-26 15:39:44 +00:00
window-item-rec.h
Added chat protocol register. Changed all chat_type fields to use it.
2000-09-01 00:26:46 +00:00