summaryrefslogtreecommitdiff
path: root/src/irc/dcc/dcc-chat.c
AgeCommit message (Expand)Author
2001-01-18DCC cleanups - half rewrite. New features: file names with spaces workTimo Sirainen
2001-01-07item_get_dcc(void *item) -> WI_ITEM_REC *itemTimo Sirainen
2000-12-05Server events: switched order of data and server parameters. it's nowTimo Sirainen
2000-12-04Use GIOChannel instead of sockets directly. Helps porting to win32 :)Timo Sirainen
2000-11-23s/enum GInputCondition/int/ - enums aren't supposed to orred together iTimo Sirainen
2000-11-23several fixes to make irssi compile without warnings with MIPSproTimo Sirainen
2000-11-18compiler warning fixes + one real bug in dcc-chatTimo Sirainen
2000-08-26Lots of moving stuff around - hopefully I didn't break too much :)Timo Sirainen
2000-08-25Don't allow sending data to dcc chats if connection isn't finished yet.Timo Sirainen
2000-08-15Some changes handling g_input_add() - maybe this helps to problemsTimo Sirainen
2000-07-23Added syntaxes of all commands in comments, they're going to be used toTimo Sirainen
2000-07-23A few extra checks.Timo Sirainen
2000-07-23Use net-sendbuffer with DCC chat.Timo Sirainen
2000-07-16Implemented network transmit buffer. If all data couldn't be sentTimo Sirainen
2000-07-15Fixed DCC stuff. Added DCCMSGS level for DCC chat messages.Timo Sirainen
2000-07-04If there was any spaces after /DCC CHAT nick (like after used nickTimo Sirainen
2000-06-20cmd_get_params() calls had wrong parameter counts.Timo Sirainen
2000-06-18Changed option handling in /commands. Irssi will now complain aboutTimo Sirainen
2000-06-17Added /SET reuse_unused_windows setting, default is OFFTimo Sirainen
2000-06-04Lots of DCC related fixes.Timo Sirainen
2000-05-25With some systems Irssi didn't notice if connect() failed.Timo Sirainen
2000-05-15Lots of changes again. Biggest ones:Timo Sirainen
2000-05-04.. lots of changes ..Timo Sirainen
2000-04-26..adding new files..Timo Sirainen