summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-08-08/BAN [-type] -> /BAN [-normal | -user | -host | -domain | -custom <type>].Timo Sirainen
2001-08-08Fixed leaking window binds. They were added but rarely removed.Timo Sirainen
2001-08-08one more extra cleanup for textbuffer_remove_all_lines()Timo Sirainen
2001-08-08Some extra cleanups for /SB CLEAR.Timo Sirainen
2001-08-08/SET autofocus_new_items ON - if newly created window items should be setTimo Sirainen
2001-08-08Added CALC alias had broken the config.Timo Sirainen
2001-08-08/WINDOW BALANCE didn't work properly when topicbar was off. Added a fewTimo Sirainen
2001-08-08/NOTIFY printed '!' character after nick if mask was given.Timo Sirainen
2001-08-08Version number updateTimo Sirainen
2001-08-07Irssi crashed if loading script failed.Timo Sirainen
2001-08-07/SCRIPT RESET didn't work properly (start/stop functions were called inTimo Sirainen
2001-08-07Windows' parent weren't saved (but was restored..)Timo Sirainen
2001-08-07Restoring layout for split windows works betters now. Some sticky windowTimo Sirainen
2001-08-07Version number updateTimo Sirainen
2001-08-06Version number updateTimo Sirainen
2001-08-05/MSG * in empty window now prints "not joined" errorTimo Sirainen
2001-08-05Version number updateTimo Sirainen
2001-08-04Version number updateTimo Sirainen
2001-08-04statusbar_item_redraw() didn't work properly with multiple split windows.Timo Sirainen
2001-08-04/UNIGNORE - skip spaces at end of line.Timo Sirainen
2001-08-03/WINDOW STICK changes - If ref# is given and it's in another split window,Timo Sirainen
2001-08-03Added sticky window information to /WINDOW.Timo Sirainen
2001-08-03Minor cleanup.Timo Sirainen
2001-08-03/WINDOW command now prints all information related to window.Timo Sirainen
2001-08-03Version number updateTimo Sirainen
2001-08-02Version number updateTimo Sirainen
2001-08-01Version number updateTimo Sirainen
2001-07-31Version number updateTimo Sirainen
2001-07-31Stop scripts when there's error in signal/timeout/input handler.Timo Sirainen
2001-07-30--with-perl-path -> --with-perl-lib=[site|vendor|DIR] with some fixes toTimo Sirainen
2001-07-30A bit more portable calc - use awk instead of echo -nTimo Sirainen
2001-07-30added /CALC aliasTimo Sirainen
2001-07-30bugfix for parameter handling...Timo Sirainen
2001-07-30/SCRIPT FLUSH -> /SCRIPT RESET. Fixed parameter handling for /SCRIPTTimo Sirainen
2001-07-30Script name is printed now correctly if there's an error inTimo Sirainen
2001-07-30/TOGGLE didn't send "setup changed" signalTimo Sirainen
2001-07-30Version number updateTimo Sirainen
2001-07-29"\n", not '\n'..Timo Sirainen
2001-07-29/SCRIPT EXEC took only one argument. /SCRIPT LIST is now printed withTimo Sirainen
2001-07-29Signals weren't removed correctly.Timo Sirainen
2001-07-29don't use strict since it was forced to scripts too. added a missing $.Timo Sirainen
2001-07-29forgot module-formats.hTimo Sirainen
2001-07-29--enable-perl* -> --with-perl*. Added a new libfe_perl which handles /SCRIPTTimo Sirainen
2001-07-29/NAMES #channel_you're_not_joined doesn't print the "total of xx nick" lineTimo Sirainen
2001-07-29fixTimo Sirainen
2001-07-29" <tab>" in query printed glib warnings.Timo Sirainen
2001-07-29bugfixTimo Sirainen
2001-07-29Version number updateTimo Sirainen
2001-07-29Use INSTALLDIRS=perl option with MakeMaker if perl install directory isTimo Sirainen
2001-07-29added a few debian-specific files.Timo Sirainen