summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2004-01-24reversed utf8 change, it's glib2 specific and I don't yet want to drop suppor...Timo Sirainen
2004-01-24compiler warning fixTimo Sirainen
2004-01-22fixTimo Sirainen
2004-01-22other fixesTimo Sirainen
2004-01-20Don't die with "/SET -default"Timo Sirainen
2004-01-20isupport patch by David LeadbeaterTimo Sirainen
2004-01-19fixTimo Sirainen
2004-01-19UTF-8 support to format_get_length() and format_real_length(). patch byTimo Sirainen
2004-01-19fixTimo Sirainen
2004-01-19Added /SET paste_join_multiline - it attempts to be smart and detect whenTimo Sirainen
2004-01-19add pasted lines to command historyTimo Sirainen
2004-01-19Say when we're reconnecting, and mention it can be aborted with /RMRECONNSTimo Sirainen
2004-01-19Don't try to keep user_name/real_name with /reconnect. They couldn't haveTimo Sirainen
2004-01-19/set -default dcc_autoget_max_size crashedTimo Sirainen
2004-01-10fixTimo Sirainen
2004-01-10/msg , fix again by c0ffeeTimo Sirainen
2004-01-09bugfixTimo Sirainen
2004-01-07If we can't connect to server using given IP, show the IP to user in theTimo Sirainen
2004-01-07/msg , crashfix by c0ffeeTimo Sirainen
2003-12-10Window layout restoring queries didn't check if the chat protocol was yetTimo Sirainen
2003-12-10Added Irssi::Irc::Dcc::Server supportTimo Sirainen
2003-12-10/SET auto_whowas OFF allows now disabling automatic /whowas when /whoisTimo Sirainen
2003-12-10chanmode_expando_strip setting was reversed - patch by c0ffeeTimo Sirainen
2003-12-10Wrong parameters given to "gui print text" signal with indent functionTimo Sirainen
2003-11-26If pasted line starts with command char, treat it as command always. PasteTimo Sirainen
2003-11-24removed //#includeTimo Sirainen
2003-11-230.8.8 with a few backwards compatibility fixesTimo Sirainen
2003-11-23netjoin mode fixesTimo Sirainen
2003-11-23Don't count linefeeds in paste detection to avoid it going on when holdingTimo Sirainen
2003-11-21Removed /SET paste_detect_keycount - don't really need it anymore.Timo Sirainen
2003-11-21pasting fixes. changed key to ^K from ^O since ^O is working strangely inTimo Sirainen
2003-11-20/SET chanmode_verbose -> chanmode_expando_stripTimo Sirainen
2003-11-17Fixed paste_warning formatTimo Sirainen
2003-11-17disabling paste detection works againTimo Sirainen
2003-11-17again changed the paste_detect defaults.Timo Sirainen
2003-11-17potential crashfixTimo Sirainen
2003-11-17fixTimo Sirainen
2003-11-17paste texts are themeable now.Timo Sirainen
2003-11-17When pasting to empty window, don't ask about if pasting was wanted or not.Timo Sirainen
2003-11-17paste detection fixesTimo Sirainen
2003-11-17crashfix when quittingTimo Sirainen
2003-11-17more initializing..Timo Sirainen
2003-11-17initialize prev_entryTimo Sirainen
2003-11-16Fixed some memory leaks.Timo Sirainen
2003-11-16paste detection growed.Timo Sirainen
2003-11-16fix, try #2Timo Sirainen
2003-11-16crashfix for some systemsTimo Sirainen
2003-11-16pasting fixesTimo Sirainen
2003-11-16If pasting more lines than /SET paste_verify_line_count, ask before doingTimo Sirainen
2003-11-16changed /set pster_detect_keycount 5 -> 6 to fix function keysTimo Sirainen