summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2001-05-11"dcc error file not found" -> "dcc error file open". Print the actual errorTimo Sirainen
2001-05-11/SET kick_first_on_kickban for /KICKBAN and /KNOCKOUT - patch byTimo Sirainen
2001-05-11always round up the kB value so we won't have 0kB file sizes..Timo Sirainen
2001-05-10/SET hide_server_tagsTimo Sirainen
2001-05-09support for +O modeTimo Sirainen
2001-05-08some fixes, saving is still brokenTimo Sirainen
2001-05-06keyboard handling rewriteTimo Sirainen
2001-05-01fixed potential crashTimo Sirainen
2001-05-01--with-big5 enables Chinese Big5 charset support. Patch by vanilla@freebsd.orgTimo Sirainen
2001-04-25"ban ..." signals didn't send channel infoTimo Sirainen
2001-04-22/SET indent_always - should we indent the long words that are forciblyTimo Sirainen
2001-04-20CTCP version reply has now $sysarch by defaultTimo Sirainen
2001-04-20added $sysarchTimo Sirainen
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-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-09']' missing from /SET syntaxTimo 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-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-26When closing autologs, don't crash if some other temporary log is open, likeTimo Sirainen
2001-03-24don't crash with themes without replaces block. don't crash with themes withTimo 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-21Parting channels and disconnecting from servers didn't close the autologs.Timo Sirainen
2001-03-20added /SET proxy_passwordTimo 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-17fixed small hilight memory leakTimo Sirainen
2001-03-17%F = blinking on/off. several fixes to make blinking work better. someTimo Sirainen
2001-03-17Hilighting updates. /HILIGHT -color, /SET hilight_color and /SETTimo Sirainen
2001-03-17Added some debug messages..Timo Sirainen
2001-03-16Irssi now asks if you want to remove unknown settings from configurationTimo Sirainen
2001-03-16emphasis works with actions nowTimo Sirainen
2001-03-16quit_message setting moved from irc to coreTimo Sirainen
2001-03-15Text buffer: Saving pointer to char[] didn't work correctly withTimo Sirainen