summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2000-08-24Signals that sent GSList as parameters didn't work right with perl scriptsTimo Sirainen
2000-08-24masks_match() was buggyTimo Sirainen
2000-08-23Call idlok() for all new subwindows.Timo Sirainen
2000-08-23fixTimo Sirainen
2000-08-22Unloading perl script crashed if it has used Irssi::timeout_add().Timo Sirainen
2000-08-22Using blinking/bright background colors would crash irssi..Timo Sirainen
2000-08-22HAS_MODE_ARG() wasn't updated here yet..Timo Sirainen
2000-08-20Channel mode handling changed - there's no more mode_xxx fields inTimo Sirainen
2000-08-19If nick argument isn't given to /OPER, your current nick will be used.Timo Sirainen
2000-08-19Parameters to key_bind() with scroll_end was given in wrong order.Timo Sirainen
2000-08-16plugin -> moduleTimo Sirainen
2000-08-16Small memleak fixedTimo Sirainen
2000-08-16/LAST - didn't work right.Timo Sirainen
2000-08-16More fixes for 5.004 and older.Timo Sirainen
2000-08-16Fixes to make irssi work with other (older and newer) perl versionsTimo Sirainen
2000-08-15/MSG -servertag crashed irssi.Timo Sirainen
2000-08-15Some changes handling g_input_add() - maybe this helps to problemsTimo Sirainen
2000-08-14Some server reconnection fixes. Reconnect now allows you to haveTimo Sirainen
2000-08-14/SET wall_format updated, it sent only first word of the wall messageTimo Sirainen
2000-08-13Added i18n initialization.Timo Sirainen
2000-08-13Mail counter fixes.Timo Sirainen
2000-08-13Perl scripts with non-alphanumeric characters in file name failed toTimo Sirainen
2000-08-13/DCC LIST: % done didn't work right with large files.Timo Sirainen
2000-08-13Updated /QUERY syntaxTimo Sirainen
2000-08-13Implemented Irssi::print_window(), added optional level parameter toTimo Sirainen
2000-08-12bugfixesTimo Sirainen
2000-08-12Query windows are now restored if they were saved with /SAVEWINDOWS.Timo Sirainen
2000-08-12removed log rotating stuff.Timo Sirainen
2000-08-12Don't trigger window activity if window is already visible in someTimo Sirainen
2000-08-12mkpath() - behaves like mkdir -p. Autologging now uses it to createTimo Sirainen
2000-08-12WJOIN -> /JOIN -windowTimo Sirainen
2000-08-12Don't trigger window activity when you send /MSG etc.Timo Sirainen
2000-08-12Added namespaces for perl scripts.Timo Sirainen
2000-08-11Entry line scrolling works better.Timo Sirainen
2000-08-11/LOG: Removed the -rotate option, it was pretty useless since addingTimo Sirainen
2000-08-11Autologging fixes: Don't log WHOIS replies by defaultTimo Sirainen
2000-08-11When destroying window, change to different window before destroyingTimo Sirainen
2000-08-11Use perl_destruct_level, not PL_perl_destruct_level so that we'reTimo Sirainen
2000-08-10Topic bar doesn't get erased anymore after resize.Timo Sirainen
2000-08-10/connect ircnet doesn't fail anymore if there's no ircnet servers inTimo Sirainen
2000-08-10Still some fixes for curseses without wresize() or resizeterm().Timo Sirainen
2000-08-10/channel add -bots: You can now use @ or + before the nick mask toTimo Sirainen
2000-08-10Windowing system fixes, doesn't crash anymore after window resizes.Timo Sirainen
2000-08-10Added support for dalnet's whois registered event.Timo Sirainen
2000-08-10Don't autoclose window after part/unquery if there was still someTimo Sirainen
2000-08-04When server is disconnected, change to use some other server in windowsTimo Sirainen
2000-08-01fixTimo Sirainen
2000-08-01/SAVEWINDOWS - saves the current layout of windows. It's automaticallyTimo Sirainen
2000-08-01/wjoin and /wquery commands stopped the "channel created" andTimo Sirainen
2000-07-31You can change the default line indentation with /SET indentTimo Sirainen