1
0
mirror of https://github.com/irssi/irssi.git synced 2024-10-13 05:03:45 -04:00
irssi/src
Timo Sirainen ebaea06eb9 target_type for "/MSG *" wasn't set properly.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2384 dbcabf3a-b0e7-0310-adc4-f8d773084564
2002-02-03 21:58:14 +00:00
..
core target_type for "/MSG *" wasn't set properly. 2002-02-03 21:58:14 +00:00
fe-common Added target_type to send_message(), -channel and -nick parameters to /MSG 2002-02-03 21:53:37 +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 Ignoring SIGTRAP signal which is sent at /UPGRADE time. 2002-02-02 19:55:33 +00:00
irc Added target_type to send_message(), -channel and -nick parameters to /MSG 2002-02-03 21:53:37 +00:00
lib-config toupper(), tolower(), isspace(), is..etc..() aren't safe with chars in some 2002-01-27 20:45:59 +00:00
lib-popt Fixed a few minor memleaks. Don't use g_strdup() in lib-popt because it may 2002-01-28 15:20:57 +00:00
perl Removed some backwards compatibility code between CVS versions that broke 2002-02-01 23:14:00 +00:00
.cvsignore Initial revision 1999-09-03 14:27:29 +00:00
common.h toupper(), tolower(), isspace(), is..etc..() aren't safe with chars in some 2002-01-27 20:45:59 +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