irssi/src
Timo Sirainen 637a3c76c1 data_is_empty() might have crashed when it was called at the startup when
there was no active window.


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2127 dbcabf3a-b0e7-0310-adc4-f8d773084564
2001-11-20 12:38:03 +00:00
..
core /UPGRADE: --home and --config parameters weren't passed to new irssi. 2001-11-20 03:19:02 +00:00
fe-common data_is_empty() might have crashed when it was called at the startup when 2001-11-20 12:38:03 +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 /WINDOW STICK <ref#> OFF didn't work. 2001-11-20 03:38:53 +00:00
irc irc_send_cmd_split() - don't crash if there was no nicks given (probably 2001-11-20 03:26:36 +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 perl_command() - just a small sanity check that we're not sending empty 2001-11-19 22:47:32 +00:00
.cvsignore Initial revision 1999-09-03 14:27:29 +00:00
common.h Removed memory debugging code. It's a lot easier to check for buffer 2001-11-19 20:30:19 +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