summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-04-20Added TEXT_DEST_REC to perl, fixed "print text..." signal declarations.Timo Sirainen
2001-04-20Irssi::printformat() didn't workTimo Sirainen
2001-04-20potential crash fix..Timo Sirainen
2001-04-16added/removed some checksTimo Sirainen
2001-04-16split windows were broken. added some checks to textbuffer.Timo Sirainen
2001-04-16don't simply check for module directory, check for dir/module.h file.Timo Sirainen
2001-04-15lib/ shouldn't be there yetTimo Sirainen
2001-04-14resize fixesTimo Sirainen
2001-04-14some resize problems fixedTimo Sirainen
2001-04-14related changes to textbuffer update..Timo Sirainen
2001-04-14bugfixes for multiple windows support :)Timo Sirainen
2001-04-14Rewrote text buffer handling in windows - try #3.Timo Sirainen
2001-04-10DALNet -> DALnetTimo Sirainen
2001-04-09small bugfixTimo Sirainen
2001-04-09don't strip -lnsl from perl's ldflags, it might be needed..Timo Sirainen
2001-04-09']' missing from /SET syntaxTimo Sirainen
2001-04-06typofixTimo Sirainen
2001-04-01removed unused colorsTimo Sirainen
2001-04-01gui_window_line2text(): don't keep track of colors - if fg or bg doesn'tTimo Sirainen
2001-04-01removed some unused includesTimo Sirainen
2001-03-31fixed commented out module_load()Timo Sirainen
2001-03-31added "why don't colors work"Timo Sirainen
2001-03-29http://irssi.org -> http://irssi.org/Timo Sirainen
2001-03-28log->temp -> !log->temp .. closed non-autologs instead of autologs..Timo Sirainen
2001-03-28module_get_name() should be inside #ifdef HAVE_GMODULETimo Sirainen
2001-03-28don't use which - cygwin doesn't have itTimo Sirainen
2001-03-26added note about /wallchopsTimo Sirainen
2001-03-26fixed descriptionsTimo Sirainen
2001-03-26wallchops: works only with ircu. updated ircu notes.Timo Sirainen
2001-03-26When closing autologs, don't crash if some other temporary log is open, likeTimo Sirainen
2001-03-24s/enable-perl=/enable-perl-path=/ in the warning messageTimo Sirainen
2001-03-24don't crash with themes without replaces block. don't crash with themes withTimo Sirainen
2001-03-24added default_color and default_real_colorTimo Sirainen
2001-03-24fixes, hopefully works correctly finally :) patch by fuchs.Timo Sirainen
2001-03-24ignore_check(): don't crash if nick is NULL - shouldn't really ever happen?Timo Sirainen
2001-03-23notice of ~/.irssi/startupTimo Sirainen
2001-03-22Removed /SET statusbar_xxxTimo Sirainen
2001-03-22added faq.txtTimo Sirainen
2001-03-21Parting channels and disconnecting from servers didn't close the autologs.Timo Sirainen
2001-03-20added /SET proxy_passwordTimo Sirainen
2001-03-20quick hacks to make it compile againTimo Sirainen
2001-03-20dcc_autoget_lowports -> dcc_autoaccept_lowports since dcc chat uses it tooTimo Sirainen
2001-03-20Send notify out messages with HILIGHT level too.Timo Sirainen
2001-03-18/RAWQUOTE: like /QUOTE, but don't add line feed after the command, and don'tTimo Sirainen
2001-03-18moved stuff from net-internal.h to network.h. HPUX needed one of theTimo Sirainen
2001-03-17/HILIGHT -full didn't work, and -word was treated as -word + -full. UpdatedTimo Sirainen
2001-03-17updated for .98.3Timo Sirainen
2001-03-17updated for .98.3Timo Sirainen
2001-03-17pubmsghinick - add %n after nick so underlines/blinks get disabled..Timo Sirainen
2001-03-17fixed small hilight memory leakTimo Sirainen