irssi/src/fe-common/irc/dcc
Valentin Batz fd476e8b31 Make the compiler happy by replacing 'const char *' by 'char *'.
Pass the pointer to the SERVER_REC to dcc_ctcp_message.
Recode 'own' messages back for printing just before they actually get printed. (ugly but more effective than adding all the signals in fe-recode and doing it there)
Replaced SERVER_REC by IRC_SERVER_REC in dcc-chat.c since it's belongs to IRC(makes the compiler happy again).

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4034 dbcabf3a-b0e7-0310-adc4-f8d773084564
2005-10-10 18:32:32 +00:00
..
.cvsignore updates 2000-04-26 09:43:45 +00:00
fe-dcc-chat-messages.c Make the compiler happy by replacing 'const char *' by 'char *'. 2005-10-10 18:32:32 +00:00
fe-dcc-chat.c Added time, size and level setting types. Breaks some settings - I'll add 2002-12-28 17:54:13 +00:00
fe-dcc-get.c Prettier displaying of DCC transfers, including adding ETA. 2002-11-21 18:48:03 +00:00
fe-dcc-send.c Prettier displaying of DCC transfers, including adding ETA. 2002-11-21 18:48:03 +00:00
fe-dcc-server.c missed 2003-10-01 19:13:38 +00:00
fe-dcc.c 0.8.8 with a few backwards compatibility fixes 2003-11-23 14:25:34 +00:00
fe-dcc.h Prettier displaying of DCC transfers, including adding ETA. 2002-11-21 18:48:03 +00:00
Makefile.am noinst_HEADERS -> pkginc_HEADERS 2004-05-10 20:30:57 +00:00
module-formats.c Added DCC SERVER support by Mark Trumbull 2003-10-01 16:02:43 +00:00
module-formats.h Added DCC SERVER support by Mark Trumbull 2003-10-01 16:02:43 +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