summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-11-19curses detection code was buggy and resulted using termcap instead ofTimo Sirainen
2002-11-17Lets see if we're ready for 0.8.6 ..Timo Sirainen
2002-11-17"mail counter" signal hasn't existed for agesTimo Sirainen
2002-11-17forgot to commit with previous perl changesTimo Sirainen
2002-11-17Less strict error checking, and notify about every error we do see.Timo Sirainen
2002-11-17Updated, previous one was a bit ambiguous (/dehilight mask isn't anTimo Sirainen
2002-11-17cmd_get_quoted_param() didn't work properly if it was used with last wordTimo Sirainen
2002-11-17If /DCC SEND file isn't found, complain about itTimo Sirainen
2002-11-17A bit more playing with perl cflags.Timo Sirainen
2002-11-15Try to choose better the window where we print when matching by level andTimo Sirainen
2002-11-15/WINDOW NAME x, /WINDOW NAME X shouldn't complain about existing windowTimo Sirainen
2002-11-13Don't rename our nick in DCC chats when connecting to server before we knowTimo Sirainen
2002-11-13Updated from scripts.irssi.orgTimo Sirainen
2002-11-13Don't highlight whois_extra and whois_special lines.Timo Sirainen
2002-11-11Fixes to allow -append and -prepend work when there's only one file beingTimo Sirainen
2002-11-11whops, forgot to addTimo Sirainen
2002-11-11fixes to allow you to register a new keyboard redirection inside aTimo Sirainen
2002-11-11DCC send supports now queueing. Patch by Heikki Orsila <heikki@ee.tut.fi>,Timo Sirainen
2002-11-10Updated from scripts.irssi.orgTimo Sirainen
2002-11-10Irssi::timeout_add(), timeout_add_once() and input_add() were buggy.Timo Sirainen
2002-11-09grammatical fixTimo Sirainen
2002-11-07Some compiling fixes found by -Wall in perl dirs..Timo Sirainen
2002-11-07Use the modified PERL_CFLAGS + CFLAGS to compile .xs files.Timo Sirainen
2002-11-07updated "nick mode changed" signalTimo Sirainen
2002-11-06Updated from scripts.irssi.orgTimo Sirainen
2002-11-06man page wasn't included to "make dist" tarballTimo Sirainen
2002-11-05Added "gui key pressed" signal which is sent every time a key is pressed.Timo Sirainen
2002-11-05Fixed some "buffer overflow" alerts when playing with buggy /EVAL values.Timo Sirainen
2002-11-03added quotes to make CC="$(CC)"Timo Sirainen
2002-11-02perl checking bugfixTimo Sirainen
2002-10-31Support for /MODE #chan +o nick1 +o nick2 style grouping.Timo Sirainen
2002-10-29typofixTimo Sirainen
2002-10-28fix for new perlsTimo Sirainen
2002-10-28Cast pointers to IVs instead of using GPOINTER_TO_INT() which casts them toTimo Sirainen
2002-10-28compiling fixTimo Sirainen
2002-10-28Try to fix perl compilation for people whose perl has been compiled withTimo Sirainen
2002-10-27Exported expando interface to perl. Fix for statusbar deinit.Timo Sirainen
2002-10-27manual file, by stevee@alphanet.ch and stefan@pico.ruhr.deTimo Sirainen
2002-10-26GLIB2 support for SSL code. Patch by vjt@users.sf.netTimo Sirainen
2002-10-26"nick mode changed" now gives changed mode/type as parameters.Timo Sirainen
2002-10-25config_node_nth() and config_node_index() don't count comments in configTimo Sirainen
2002-10-21Added #define DEFAULT_SERVER_ADD_PORT to common.h which /SERVER ADD uses asTimo Sirainen
2002-10-21/SERVER and /DISCONNECT handlers moved from irc to core.Timo Sirainen
2002-10-19Handle correctly g_get_home_dir() returning NULL, assume it's the currentTimo Sirainen
2002-10-19Updated from scripts.irssi.orgTimo Sirainen
2002-10-19Updated from scripts.irssi.orgTimo Sirainen
2002-10-18don't crash when trying to print with non-existent module in theme..Timo Sirainen
2002-10-16When ignoring without any options, don't print the []Timo Sirainen
2002-10-16Adde -servertag to /MSG completion always with >1 connected servers.Timo Sirainen
2002-10-16Updated from scripts.irssi.orgTimo Sirainen