1
0
mirror of https://github.com/irssi/irssi.git synced 2024-10-13 05:03:45 -04:00
irssi/src
Timo Sirainen 4032addbf9 When /SET expand_escapes was ON, \012 and \015 should be treated as newlines
so that text after them is sent as privmsgs, not as direct commands to
server.


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2301 dbcabf3a-b0e7-0310-adc4-f8d773084564
2002-01-10 04:03:34 +00:00
..
core Changed level HILIGHT -> HILIGHTS. 2002-01-08 07:36:40 +00:00
fe-common When /SET expand_escapes was ON, \012 and \015 should be treated as newlines 2002-01-10 04:03:34 +00:00
fe-none Moved $(GLIB_CFLAGS) after -I includes, to make sure our own .h files get before possibly identically named headers in the glib's include directory. 2001-11-05 14:48:03 +00:00
fe-text Added command history groups, set them with /WINDOW HISTORY. Patch by peder@ifi.uio.no 2001-12-20 13:29:20 +00:00
irc irc_send_cmd() now doesn't call server_disconnect(), but rather just mark 2002-01-09 17:00:45 +00:00
lib-config Removed memory debugging code. It's a lot easier to check for buffer 2001-11-19 20:30:19 +00:00
lib-popt Moved $(GLIB_CFLAGS) after -I includes, to make sure our own .h files get before possibly identically named headers in the glib's include directory. 2001-11-05 14:48:03 +00:00
perl command_bind_first() and command_bind_last() didn't work properly. 2002-01-03 23:25:18 +00:00
.cvsignore Initial revision 1999-09-03 14:27:29 +00:00
common.h 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
Makefile.am Getting rid of gettext, moved some _(..) texts to themes and left some error 2001-05-17 20:13:59 +00:00